Trace number 4081135

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)335 1800.1 900.055

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 792
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 792
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 792
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4081135-1465225971.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.50/0.30	c ... done. Wall clock time 0.199s.
0.50/0.30	c declared #vars     792
0.50/0.30	c #constraints  3194
0.50/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.31	c constraints type 
0.50/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 350
0.50/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2844
0.50/0.31	c 3194 constraints processed.
0.50/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.31	c constraints type 
0.50/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2844
0.50/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 350
0.50/0.31	c 3194 constraints processed.
0.50/0.31	c objective function length is 792 literals
0.50/0.33	c And the winner is solver1
0.57/0.81	c SATISFIABLE
0.57/0.81	c OPTIMIZING...
0.57/0.81	c Got one! Elapsed wall clock time (in seconds):0.705
0.57/0.81	o 361
0.57/0.83	c And the winner is solver1
0.62/1.32	c Got one! Elapsed wall clock time (in seconds):1.212
0.62/1.32	o 338
3.64/2.12	c cleaning 2505 clauses out of 5012 with flag 10903/5012
5.27/2.73	c cleaning 4254 clauses out of 8508 with flag 23984/11013
6.75/3.43	c cleaning 5628 clauses out of 11255 with flag 39414/18014
8.66/4.32	c cleaning 6813 clauses out of 13626 with flag 57975/26013
8.90/4.45	c And the winner is solver0
9.02/4.82	c Got one! Elapsed wall clock time (in seconds):4.717
9.02/4.82	o 337
9.91/5.22	c And the winner is solver1
9.91/5.23	c cleaning 6031 clauses out of 12061 with flag 8820/31261
9.98/5.33	c Got one! Elapsed wall clock time (in seconds):5.22
9.98/5.33	o 336
10.97/5.81	c cleaning 5515 clauses out of 11030 with flag 11190/36261
12.26/6.39	c cleaning 5753 clauses out of 11516 with flag 26902/42262
13.90/6.98	c And the winner is solver1
14.09/7.33	c Got one! Elapsed wall clock time (in seconds):7.222
14.09/7.33	o 335
14.84/7.78	c cleaning 8293 clauses out of 16595 with flag 13598/53094
16.04/8.35	c cleaning 7143 clauses out of 14301 with flag 29723/59093
17.53/9.04	c cleaning 7065 clauses out of 14158 with flag 47230/66093
18.93/9.79	c cleaning 7543 clauses out of 15094 with flag 67222/74094
20.72/10.64	c cleaning 8266 clauses out of 16550 with flag 89603/83093
22.73/11.62	c cleaning 9141 clauses out of 18285 with flag 114077/93094
25.03/12.75	c cleaning 10066 clauses out of 20144 with flag 141213/104094
27.44/13.96	c cleaning 11033 clauses out of 22077 with flag 172073/116093
30.56/15.46	c cleaning 12019 clauses out of 24044 with flag 207669/129093
33.76/17.01	c cleaning 13013 clauses out of 26026 with flag 244836/143094
36.96/18.67	c cleaning 14007 clauses out of 28013 with flag 282987/158094
40.77/20.59	c cleaning 15003 clauses out of 30005 with flag 317269/174093
45.37/22.83	c cleaning 15998 clauses out of 32002 with flag 353189/191093
50.74/25.47	c cleaning 17000 clauses out of 34004 with flag 393116/209093
56.72/28.40	c cleaning 17998 clauses out of 36005 with flag 434355/228094
63.89/31.95	c cleaning 19002 clauses out of 38006 with flag 478991/248093
71.08/35.53	c cleaning 19998 clauses out of 40005 with flag 523828/269094
78.65/39.24	c cleaning 21000 clauses out of 42006 with flag 572400/291093
86.45/43.19	c cleaning 21998 clauses out of 44006 with flag 623476/314093
95.17/47.48	c cleaning 23004 clauses out of 46009 with flag 678041/338094
104.75/52.27	c cleaning 23998 clauses out of 48004 with flag 734544/363093
113.82/56.80	c cleaning 25001 clauses out of 50006 with flag 794948/389093
123.02/61.30	c cleaning 26000 clauses out of 52007 with flag 856466/416095
134.94/67.21	c cleaning 27002 clauses out of 54005 with flag 925090/444093
146.74/73.13	c cleaning 27996 clauses out of 56004 with flag 995809/473094
159.21/79.38	c cleaning 29000 clauses out of 58008 with flag 1063397/503094
171.80/85.66	c cleaning 30001 clauses out of 60008 with flag 1136120/534094
184.10/91.79	c cleaning 30999 clauses out of 62009 with flag 1211846/566096
196.71/98.01	c cleaning 32004 clauses out of 64008 with flag 1291572/599094
211.49/105.42	c cleaning 33002 clauses out of 66004 with flag 1375279/633094
228.16/114.04	c cleaning 33993 clauses out of 68002 with flag 1456871/668094
243.96/121.92	c cleaning 34999 clauses out of 70009 with flag 1538725/704094
260.55/130.20	c cleaning 36002 clauses out of 72010 with flag 1619565/741094
277.75/138.85	c cleaning 37003 clauses out of 74007 with flag 1705402/779093
293.95/146.93	c cleaning 37996 clauses out of 76004 with flag 1795199/818093
312.22/156.07	c cleaning 38999 clauses out of 78008 with flag 1884412/858093
331.02/165.40	c cleaning 39999 clauses out of 80009 with flag 1975920/899093
350.04/174.96	c cleaning 41005 clauses out of 82010 with flag 2070779/941093
369.02/184.43	c cleaning 41998 clauses out of 84005 with flag 2171542/984093
389.02/194.48	c cleaning 43001 clauses out of 86008 with flag 2265395/1028094
411.42/205.68	c cleaning 44002 clauses out of 88007 with flag 2368056/1073094
434.02/216.95	c cleaning 45001 clauses out of 90004 with flag 2474517/1119093
459.61/229.77	c cleaning 45998 clauses out of 92004 with flag 2583809/1166094
485.41/242.65	c cleaning 47003 clauses out of 94006 with flag 2686150/1214094
512.22/256.03	c cleaning 47999 clauses out of 96002 with flag 2796766/1263093
537.62/268.74	c cleaning 48998 clauses out of 98003 with flag 2913963/1313093
565.03/282.46	c cleaning 49998 clauses out of 100005 with flag 3033260/1364093
589.84/294.82	c cleaning 50998 clauses out of 102008 with flag 3156800/1416094
615.82/307.84	c cleaning 52005 clauses out of 104009 with flag 3282758/1469093
641.42/320.60	c cleaning 52999 clauses out of 106005 with flag 3417373/1523094
668.82/334.37	c cleaning 54003 clauses out of 108006 with flag 3555859/1578094
694.35/347.07	c cleaning 54994 clauses out of 110003 with flag 3695668/1634094
719.96/359.85	c cleaning 56004 clauses out of 112009 with flag 3839113/1691094
748.95/374.33	c cleaning 56999 clauses out of 114005 with flag 3993916/1749094
784.35/392.09	c cleaning 57998 clauses out of 116006 with flag 4146797/1808094
817.15/408.47	c cleaning 58996 clauses out of 118008 with flag 4312189/1868094
850.35/425.02	c cleaning 60002 clauses out of 120011 with flag 4496934/1929093
877.76/438.78	c cleaning 60997 clauses out of 122009 with flag 4648958/1991093
905.75/452.79	c cleaning 62001 clauses out of 124013 with flag 4799535/2054094
934.55/467.13	c cleaning 62999 clauses out of 126012 with flag 4951848/2118094
964.16/481.95	c cleaning 64001 clauses out of 128013 with flag 5107209/2183094
994.56/497.20	c cleaning 65001 clauses out of 130011 with flag 5264729/2249093
1028.76/514.21	c cleaning 65993 clauses out of 132010 with flag 5416597/2316093
1062.97/531.31	c cleaning 67005 clauses out of 134018 with flag 5568103/2384094
1101.56/550.62	c cleaning 68004 clauses out of 136013 with flag 5724296/2453094
1139.16/569.41	c cleaning 69001 clauses out of 138009 with flag 5882201/2523094
1179.02/589.52	c cleaning 69997 clauses out of 140007 with flag 6041775/2594093
1221.43/610.78	c cleaning 71001 clauses out of 142010 with flag 6202284/2666093
1260.65/630.40	c cleaning 72001 clauses out of 144009 with flag 6365998/2739093
1306.43/653.21	c cleaning 73005 clauses out of 146010 with flag 6533903/2813095
1350.43/675.23	c cleaning 73996 clauses out of 148004 with flag 6704155/2888094
1391.63/695.86	c cleaning 75001 clauses out of 150007 with flag 6873728/2964093
1436.65/718.32	c cleaning 76001 clauses out of 152006 with flag 7045624/3041093
1483.84/741.93	c cleaning 76997 clauses out of 154005 with flag 7221658/3119093
1530.04/765.04	c cleaning 78004 clauses out of 156009 with flag 7397469/3198094
1579.30/789.62	c cleaning 78995 clauses out of 158005 with flag 7586060/3278094
1633.88/816.95	c cleaning 80000 clauses out of 160010 with flag 7791829/3359094
1690.68/845.34	c cleaning 80999 clauses out of 162010 with flag 7997135/3441094
1748.09/874.08	c cleaning 81994 clauses out of 164010 with flag 8204888/3524093
1800.10/900.00	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.10/900.00	c starts		: 2600
1800.10/900.00	c conflicts		: 3605015
1800.10/900.00	c decisions		: 4887552
1800.10/900.00	c propagations		: 198296564
1800.10/900.00	c inspects		: 15639951221
1800.10/900.00	c shortcuts		: 0
1800.10/900.00	c learnt literals	: 0
1800.10/900.00	c learnt binary clauses	: 4
1800.10/900.00	c learnt ternary clauses	: 7
1800.10/900.00	c learnt constraints	: 3605015
1800.10/900.00	c ignored constraints	: 0
1800.10/900.00	c root simplifications	: 0
1800.10/900.00	c removed literals (reason simplification)	: 916832154
1800.10/900.00	c reason swapping (by a shorter reason)	: 0
1800.10/900.00	c Calls to reduceDB	: 86
1800.10/900.00	c Number of update (reduction) of LBD	: 292499
1800.10/900.00	c Imported unit clauses	: 0
1800.10/900.00	c number of reductions to clauses (during analyze)	: 0
1800.10/900.00	c number of learned constraints concerned by reduction	: 0
1800.10/900.00	c number of learning phase by resolution	: 0
1800.10/900.00	c number of learning phase by cutting planes	: 0
1800.10/900.00	c speed (assignments/second)	: 222137.98893883874
1800.10/900.00	c non guided choices	0
1800.10/900.03	c learnt constraints type 
1800.10/900.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.10/900.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 162935
1800.10/900.03	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.10/900.03	c starts		: 24
1800.10/900.03	c conflicts		: 3368
1800.10/900.03	c decisions		: 10292
1800.10/900.03	c propagations		: 156310
1800.10/900.03	c inspects		: 88256684
1800.10/900.03	c shortcuts		: 0
1800.10/900.03	c learnt literals	: 0
1800.10/900.03	c learnt binary clauses	: 20
1800.10/900.03	c learnt ternary clauses	: 18
1800.10/900.03	c learnt constraints	: 3366
1800.10/900.03	c ignored constraints	: 0
1800.10/900.03	c root simplifications	: 0
1800.10/900.03	c removed literals (reason simplification)	: 0
1800.10/900.03	c reason swapping (by a shorter reason)	: 0
1800.10/900.03	c Calls to reduceDB	: 0
1800.10/900.03	c Number of update (reduction) of LBD	: 0
1800.10/900.03	c Imported unit clauses	: 0
1800.10/900.03	c number of reductions to clauses (during analyze)	: 0
1800.10/900.03	c number of learned constraints concerned by reduction	: 0
1800.10/900.03	c number of learning phase by resolution	: 0
1800.10/900.03	c number of learning phase by cutting planes	: 0
1800.10/900.03	c speed (assignments/second)	: 174.60785562205794
1800.10/900.03	c non guided choices	0
1800.10/900.03	c learnt constraints type 
1800.10/900.03	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 246
1800.10/900.03	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 216
1800.10/900.03	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 20
1800.10/900.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2884
1800.10/900.03	s SATISFIABLE
1800.10/900.03	c Found 5 solution(s)
1800.10/900.04	v x1 -x2 x3 -x4 x5 -x6 -x7 -x8 x9 -x10 x11 -x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 x28 x29 -x30 x31 -x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 -x43 x44 -x45 x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 -x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 x79 -x80 x81 -x82 -x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 -x93 x94 x95 -x96 -x97 x98 x99 -x100 -x101 x102 x103 -x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 -x119 x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 -x136 x137 -x138 x139 -x140 -x141 x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 -x155 x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 -x187 x188 x189 -x190 x191 -x192 -x193 -x194 -x195 x196 -x197 x198 -x199 x200 -x201 -x202 x203 -x204 x205 -x206 -x207 x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 x220 -x221 x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 x230 -x231 x232 -x233 x234 x235 -x236 -x237 x238 -x239 x240 x241 -x242 -x243 x244 x245 -x246 -x247 x248 x249 -x250 x251 -x252 -x253 x254 x255 -x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 x280 -x281 x282 -x283 x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 x294 -x295 x296 -x297 -x298 x299 -x300 x301 -x302 -x303 x304 -x305 x306 -x307 x308 -x309 -x310 -x311 -x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 -x331 x332 -x333 -x334 x335 -x336 -x337 x338 -x339 x340 -x341 x342 x343 -x344 -x345 x346 -x347 x348 -x349 -x350 -x351 x352 -x353 -x354 -x355 x356 -x357 -x358 x359 -x360 x361 -x362 -x363 x364 -x365 x366 -x367 x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 x376 -x377 x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 x386 x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 -x398 -x399 x400 -x401 x402 -x403 x404 -x405 -x406 x407 -x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 -x418 x419 -x420 -x421 -x422 -x423 x424 -x425 x426 -x427 x428 -x429 -x430 x431 -x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 x460 -x461 -x462 -x463 x464 -x465 -x466 x467 -x468 -x469 x470 -x471 x472 -x473 -x474 -x475 x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 x485 -x486 -x487 x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 x496 -x497 x498 x499 -x500 -x501 x502 -x503 x504 -x505 x506 x507 -x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 x556 -x557 x558 -x559 x560 -x561 -x562 x563 -x564 -x565 x566 x567 -x568 -x569 x570 -x571 -x572 -x573 x574 -x575 x576 -x577 x578 x579 -x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 x597 -x598 -x599 -x600 -x601 x602 x603 -x604 -x605 x606 -x607 x608 -x609 x610 -x611 x612 -x613 -x614 -x615 x616 -x617 x618 -x619 x620 x621 -x622 -x623 -x624 -x625 x626 -x627 x628 -x629 x630 x631 -x632 -x633 x634 -x635 x636 x637 -x638 -x639 x640 -x641 x642 -x643 x644 -x645 -x646 -x647 -x648 x649 -x650 -x651 x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 x669 -x670 -x671 -x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 -x682 x683 -x684 -x685 x686 x687 -x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 x705 -x706 -x707 -x708 -x709 x710 x711 -x712 -x713 x714 -x715 x716 -x717 x718 -x719 x720 -x721 -x722 -x723 x724 -x725 x726 -x727 x728 -x729 -x730 x731 -x732 x733 -x734 -x735 x736 -x737 x738 -x739 x740 -x741 -x742 -x743 -x744 -x745 x746 -x747 x748 -x749 x750 x751 -x752 -x753 x754 -x755 x756 -x757 -x758 -x759 x760 x761 -x762 -x763 x764 x765 -x766 x767 -x768 -x769 -x770 -x771 x772 -x773 x774 -x775 x776 -x777 -x778 x779 -x780 -x781 x782 -x783 x784 -x785 x786 x787 -x788 -x789 x790 -x791 x792 
1800.10/900.04	c objective function=335
1800.10/900.04	c Total wall clock time (in seconds): 899.932

Verifier Data

OK	335

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4081135-1465225971/watcher-4081135-1465225971 -o /tmp/evaluation-result-4081135-1465225971/solver-4081135-1465225971 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081135-1465225971.opb 

pid=6096
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 4.06 4.07 5/197 6099
/proc/meminfo: memFree=27643376/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 1359 0 0 0 0 0 0 0 20 0 2 0 104531714 98582528 983 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 24068 984 750 9 0 16774 0
[pid=6099/tid=6100] ppid=6096 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) R 6096 6099 32147 0 -1 4202560 149 0 0 0 0 0 0 0 20 0 2 0 104531715 99672064 995 33554432000 1073741824 1073778376 140736867745504 139647468430008 139647463968704 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 4.04 4.06 4.07 5/197 6099
/proc/meminfo: memFree=27643376/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 4504 0 1 0 10 1 0 0 20 0 18 0 104531714 9787879424 6131 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2389619 6131 2156 9 0 2380296 0
[pid=6099/tid=6100] ppid=6096 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) R 6096 6099 32147 0 -1 4202560 2382 0 1 0 6 1 0 0 20 0 18 0 104531715 9787879424 6131 33554432000 1073741824 1073778376 140736867745504 139647468432072 219517347085 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200343 s]
/proc/loadavg: 4.04 4.06 4.07 5/197 6099
/proc/meminfo: memFree=27643376/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 5020 0 1 0 27 2 0 0 20 0 18 0 104531714 9787879424 6954 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2389619 6954 2217 9 0 2380296 0
[pid=6099/tid=6100] ppid=6096 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) R 6096 6099 32147 0 -1 4202560 2398 0 1 0 16 1 0 0 20 0 18 0 104531715 9787879424 6954 33554432000 1073741824 1073778376 140736867745504 139647468432072 139647321749743 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300266 s]
/proc/loadavg: 4.04 4.06 4.07 5/197 6099
/proc/meminfo: memFree=27643376/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 5768 0 1 0 48 2 0 0 20 0 18 0 104531714 9787879424 9072 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2389619 9072 2233 9 0 2380296 0
[pid=6099/tid=6100] ppid=6096 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) R 6096 6099 32147 0 -1 4202560 2401 0 1 0 26 1 0 0 20 0 18 0 104531715 9787879424 9072 33554432000 1073741824 1073778376 140736867745504 139647468432072 139647321760464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700264 s]
/proc/loadavg: 4.04 4.06 4.07 5/197 6099
/proc/meminfo: memFree=27643376/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 5864 0 1 0 53 4 0 0 20 0 19 0 104531714 10060525568 11173 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 11173 2248 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2416 0 1 0 27 2 0 0 20 0 19 0 104531715 10060525568 11173 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 4.04 4.06 4.07 3/216 6124
/proc/meminfo: memFree=27603088/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 8977 0 1 0 126 6 0 0 20 0 22 0 104531714 10060525568 16001 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 16001 2256 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2422 0 1 0 28 2 0 0 20 0 22 0 104531715 10060525568 16001 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6102] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6102/stat : 6102 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647440886440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6103] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6103/stat : 6103 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647310670632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6104] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104531716 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6112/stat : 6112 (java) S 6096 6099 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646953952904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6113] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6113/stat : 6113 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646952901648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6114] ppid=6096 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6099/task/6114/stat : 6114 (java) R 6096 6099 32147 0 -1 4202560 2143 0 0 0 28 0 0 0 20 0 22 0 104531719 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646951847560 139647476172160 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6115] ppid=6096 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/6099/task/6115/stat : 6115 (java) R 6096 6099 32147 0 -1 4202560 3065 0 0 0 29 0 0 0 20 0 22 0 104531719 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646950782976 139647475408185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6116] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6116/stat : 6116 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646949743096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6117] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6117/stat : 6117 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646948690760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6120] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6120/stat : 6120 (java) S 6096 6099 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104531746 10060525568 15990 33554432000 1073741824 1073778376 140736867745504 139646945531432 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.12 4.08 4.08 7/219 6127
/proc/meminfo: memFree=27486992/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=6.13 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 26356 0 1 0 599 14 0 0 20 0 22 0 104531714 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 54422 2286 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2422 0 1 0 28 2 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6102] ppid=6096 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6099/task/6102/stat : 6102 (java) S 6096 6099 32147 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647440886440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6103] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6103/stat : 6103 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647310670632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6104] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 104531715 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104531716 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6112/stat : 6112 (java) S 6096 6099 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646953952904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6113] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6113/stat : 6113 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646952901648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6114] ppid=6096 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/6099/task/6114/stat : 6114 (java) S 6096 6099 32147 0 -1 4202560 10217 0 0 0 110 2 0 0 20 0 22 0 104531719 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646951847992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6115] ppid=6096 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/6099/task/6115/stat : 6115 (java) S 6096 6099 32147 0 -1 4202560 12164 0 0 0 99 3 0 0 20 0 22 0 104531719 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646950795448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6116] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6116/stat : 6116 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646949743096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6117] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6117/stat : 6117 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646948690760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6120] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6120/stat : 6120 (java) S 6096 6099 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104531746 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646945531432 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6125] ppid=6096 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/6099/task/6125/stat : 6125 (java) R 6096 6099 32147 0 -1 4202560 5 0 0 0 170 0 0 0 20 0 22 0 104531847 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646947633792 139647322303804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6126] ppid=6096 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/6099/task/6126/stat : 6126 (java) R 6096 6099 32147 0 -1 4202560 67 0 0 0 166 2 0 0 20 0 22 0 104531847 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646946582408 139647322519403 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6127] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6127/stat : 6127 (java) S 6096 6099 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104531847 10060525568 54422 33554432000 1073741824 1073778376 140736867745504 139646944478632 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.12 4.08 4.08 5/219 6133
/proc/meminfo: memFree=27258104/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=12.26 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 28135 0 1 0 1198 28 0 0 20 0 22 0 104531714 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 121297 2287 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2422 0 1 0 29 2 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6102] ppid=6096 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/6099/task/6102/stat : 6102 (java) S 6096 6099 32147 0 -1 4202560 54 0 0 0 6 2 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647440886440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6103] ppid=6096 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6099/task/6103/stat : 6103 (java) S 6096 6099 32147 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647310670632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6104] ppid=6096 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 41 0 0 0 5 0 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 32 0 0 0 2 1 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 34 0 0 0 3 1 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 34 0 0 0 4 2 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 104531715 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 104531716 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 121297 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 1484 0 0 0 43 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 768 0 0 0 37 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 685 0 0 0 44 13 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 889 0 0 0 47 14 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 944 0 0 0 35 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 784 0 0 0 42 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 1737 0 0 0 117 3 0 0 20 0 22 0 104531716 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6112/stat : 6112 (java) S 6096 6099 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646953952904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6113] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6113/stat : 6113 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646952901648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6114] ppid=6096 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/6099/task/6114/stat : 6114 (java) S 6096 6099 32147 0 -1 4202560 14361 0 0 0 192 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646951847992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6115] ppid=6096 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/6099/task/6115/stat : 6115 (java) S 6096 6099 32147 0 -1 4202560 12855 0 0 0 116 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646950795448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6116] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6116/stat : 6116 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646949743096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6117] ppid=6096 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6099/task/6117/stat : 6117 (java) S 6096 6099 32147 0 -1 4202560 47 0 0 0 10 13 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646948690760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6130] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6130/stat : 6130 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532197 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646945530664 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6134] ppid=6096 vsize=9824732 CPUtime=810.63 cores=1,3,5,7
/proc/6099/task/6134/stat : 6134 (java) R 6096 6099 32147 0 -1 4202560 18 0 0 0 81051 12 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646946574480 139647322355931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6135] ppid=6096 vsize=9824732 CPUtime=810.6 cores=1,3,5,7
/proc/6099/task/6135/stat : 6135 (java) R 6096 6099 32147 0 -1 4202560 1562 0 0 0 81021 39 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646947633616 139647322427121 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6136] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6136/stat : 6136 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646944478760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1644.67
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.04 4.11 4.09 5/219 6228
/proc/meminfo: memFree=24113776/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=1764.71 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 41651 0 1 0 176309 162 0 0 20 0 22 0 104531714 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 789225 2295 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2424 0 1 0 31 3 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6102] ppid=6096 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/6099/task/6102/stat : 6102 (java) S 6096 6099 32147 0 -1 4202560 1050 0 0 0 61 17 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647440886440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6103] ppid=6096 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/6099/task/6103/stat : 6103 (java) S 6096 6099 32147 0 -1 4202560 449 0 0 0 33 9 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647310670632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6104] ppid=6096 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 1484 0 0 0 43 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 768 0 0 0 37 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 685 0 0 0 44 13 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 889 0 0 0 47 14 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 944 0 0 0 35 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 784 0 0 0 42 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 1737 0 0 0 117 3 0 0 20 0 22 0 104531716 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6112/stat : 6112 (java) S 6096 6099 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646953952904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6113] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6113/stat : 6113 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646952901648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6114] ppid=6096 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/6099/task/6114/stat : 6114 (java) S 6096 6099 32147 0 -1 4202560 14361 0 0 0 192 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646951847992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6115] ppid=6096 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/6099/task/6115/stat : 6115 (java) S 6096 6099 32147 0 -1 4202560 12855 0 0 0 116 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646950795448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6116] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6116/stat : 6116 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646949743096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6117] ppid=6096 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/6099/task/6117/stat : 6117 (java) S 6096 6099 32147 0 -1 4202560 51 0 0 0 11 14 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646948690760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6130] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6130/stat : 6130 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532197 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646945530664 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6134] ppid=6096 vsize=9824732 CPUtime=870.49 cores=1,3,5,7
/proc/6099/task/6134/stat : 6134 (java) R 6096 6099 32147 0 -1 4202560 18 0 0 0 87036 13 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646946574480 139647322846400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6135] ppid=6096 vsize=9824732 CPUtime=870.45 cores=1,3,5,7
/proc/6099/task/6135/stat : 6135 (java) R 6096 6099 32147 0 -1 4202560 1562 0 0 0 87005 40 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646947633616 139647322427170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6136] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6136/stat : 6136 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646944478760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.71
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 4.10 4.12 4.09 5/219 6228
/proc/meminfo: memFree=24113776/32872528 swapFree=12208/1156848
[pid=6099] ppid=6096 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/6099/stat : 6099 (java) S 6096 6099 32147 0 -1 4202496 41653 0 1 0 179847 163 0 0 20 0 22 0 104531714 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 140736867736640 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6099/statm: 2456183 789225 2295 9 0 2446860 0
[pid=6099/tid=6100] ppid=6096 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/6099/task/6100/stat : 6100 (java) S 6096 6099 32147 0 -1 4202560 2424 0 1 0 31 3 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647468434296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6102] ppid=6096 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/6099/task/6102/stat : 6102 (java) S 6096 6099 32147 0 -1 4202560 1050 0 0 0 61 17 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647440886440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6103] ppid=6096 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/6099/task/6103/stat : 6103 (java) S 6096 6099 32147 0 -1 4202560 449 0 0 0 33 9 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647310670632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6104] ppid=6096 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/6099/task/6104/stat : 6104 (java) S 6096 6099 32147 0 -1 4202560 1484 0 0 0 43 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647309618088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6105] ppid=6096 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/6099/task/6105/stat : 6105 (java) S 6096 6099 32147 0 -1 4202560 768 0 0 0 37 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647308565544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6106] ppid=6096 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/6099/task/6106/stat : 6106 (java) S 6096 6099 32147 0 -1 4202560 685 0 0 0 44 13 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647307511976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6107] ppid=6096 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/6099/task/6107/stat : 6107 (java) S 6096 6099 32147 0 -1 4202560 889 0 0 0 47 14 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139647306459432 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6108] ppid=6096 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/6099/task/6108/stat : 6108 (java) S 6096 6099 32147 0 -1 4202560 944 0 0 0 35 10 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646969309608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6109] ppid=6096 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/6099/task/6109/stat : 6109 (java) S 6096 6099 32147 0 -1 4202560 784 0 0 0 42 11 0 0 20 0 22 0 104531715 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646968257064 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6110] ppid=6096 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/6099/task/6110/stat : 6110 (java) S 6096 6099 32147 0 -1 4202560 1737 0 0 0 117 3 0 0 20 0 22 0 104531716 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646956059240 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6111] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6111/stat : 6111 (java) S 6096 6099 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646955005560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6112] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6112/stat : 6112 (java) S 6096 6099 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104531717 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646953952904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6113] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6113/stat : 6113 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646952901648 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6114] ppid=6096 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/6099/task/6114/stat : 6114 (java) S 6096 6099 32147 0 -1 4202560 14361 0 0 0 192 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646951847992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6115] ppid=6096 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/6099/task/6115/stat : 6115 (java) S 6096 6099 32147 0 -1 4202560 12855 0 0 0 116 3 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646950795448 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6099/tid=6116] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6116/stat : 6116 (java) S 6096 6099 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646949743096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6117] ppid=6096 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/6099/task/6117/stat : 6117 (java) S 6096 6099 32147 0 -1 4202560 53 0 0 0 11 15 0 0 20 0 22 0 104531719 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646948690760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6099/tid=6130] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6130/stat : 6130 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532197 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646945530664 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6134] ppid=6096 vsize=9824732 CPUtime=888.14 cores=1,3,5,7
/proc/6099/task/6134/stat : 6134 (java) R 6096 6099 32147 0 -1 4202560 18 0 0 0 88801 13 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646946574480 139647322355931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6099/tid=6135] ppid=6096 vsize=9824732 CPUtime=888.1 cores=1,3,5,7
/proc/6099/task/6135/stat : 6135 (java) R 6096 6099 32147 0 -1 4202560 1562 0 0 0 88770 40 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646947633616 139647322475610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6099/tid=6136] ppid=6096 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6099/task/6136/stat : 6136 (java) S 6096 6099 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104532448 10060525568 789225 33554432000 1073741824 1073778376 140736867745504 139646944478760 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6099 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6099 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=908284
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=73684
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.055
CPU time (s): 1800.1
CPU user time (s): 1798.47
CPU system time (s): 1.63
CPU usage (%): 199.999
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.91
system time used= 2.07368
maximum resident set size= 3225952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41697
page faults= 1
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21977
involuntary context switches= 7885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51416 second user time and 7.54285 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 17:12:52
IDJOB=4081135
IDBENCH=2185
IDSOLVER=2543
FILE ID=node114/4081135-1465225971
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081135-1465225971/watcher-4081135-1465225971 -o /tmp/evaluation-result-4081135-1465225971/solver-4081135-1465225971 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081135-1465225971.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=408230348

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27643640 kB
Buffers:           21408 kB
Cached:           131276 kB
SwapCached:         1736 kB
Active:          3249980 kB
Inactive:          94340 kB
Active(anon):    3192800 kB
Inactive(anon):     1200 kB
Active(file):      57180 kB
Inactive(file):    93140 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:               956 kB
Writeback:             0 kB
AnonPages:       4370596 kB
Mapped:            15312 kB
Shmem:                 0 kB
Slab:             567648 kB
SReclaimable:      11004 kB
SUnreclaim:       556644 kB
KernelStack:        1592 kB
PageTables:        13128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4641572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4300800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-06 17:27:52