Trace number 4101690

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)29 1800.85 902.268

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-markshare2.opb
MD5SUM1d7aea072d665a4285862aa32425d490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9
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 9
Optimality of the best value was proved NO
Number of variables270
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint90
Maximum length of a constraint90
Number of terms in the objective function 210
Biggest coefficient in the objective function 37450
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261155
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524454
Number of bits of the biggest sum of numbers20
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4101690-1466215470.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.048s.
0.09/0.17	c declared #vars     270
0.09/0.17	c #constraints  14
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
0.09/0.17	c 14 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.09/0.17	c 14 constraints processed.
0.09/0.17	c objective function length is 210 literals
1.08/0.44	c And the winner is solver1
1.58/0.67	c SATISFIABLE
1.58/0.67	c OPTIMIZING...
1.58/0.67	c Got one! Elapsed wall clock time (in seconds):0.553
1.58/0.67	o 451
1.64/0.77	c And the winner is solver1
1.98/1.17	c Got one! Elapsed wall clock time (in seconds):1.055
1.98/1.17	o 129
1.98/1.20	c And the winner is solver1
2.05/1.68	c Got one! Elapsed wall clock time (in seconds):1.557
2.05/1.68	o 126
2.09/1.71	c And the winner is solver1
2.15/2.18	c Got one! Elapsed wall clock time (in seconds):2.059
2.15/2.18	o 67
2.58/2.36	c And the winner is solver0
2.81/2.68	c Got one! Elapsed wall clock time (in seconds):2.561
2.81/2.68	o 66
2.85/2.75	c And the winner is solver1
3.04/3.18	c Got one! Elapsed wall clock time (in seconds):3.063
3.04/3.18	o 61
3.07/3.21	c And the winner is solver1
3.10/3.68	c Got one! Elapsed wall clock time (in seconds):3.564
3.10/3.68	o 59
3.36/3.84	c cleaning 4462 clauses out of 8929 with flag 4723/8929
4.27/4.29	c cleaning 5234 clauses out of 10471 with flag 20063/14933
5.70/4.91	c cleaning 6116 clauses out of 12233 with flag 38861/21929
6.80/5.44	c cleaning 7056 clauses out of 14117 with flag 58331/29929
8.01/6.00	c cleaning 8029 clauses out of 16066 with flag 78590/38934
9.25/6.70	c cleaning 9016 clauses out of 18032 with flag 101797/48929
10.44/7.21	c And the winner is solver1
10.48/7.69	c Got one! Elapsed wall clock time (in seconds):7.567
10.48/7.69	o 41
11.34/8.11	c cleaning 10989 clauses out of 21997 with flag 12383/61910
12.34/8.62	c cleaning 8502 clauses out of 17008 with flag 29052/67910
12.34/8.68	c And the winner is solver1
12.34/8.69	c Got one! Elapsed wall clock time (in seconds):8.569
12.34/8.69	o 38
13.12/9.03	c cleaning 7186 clauses out of 14378 with flag 12591/73782
13.95/9.47	c cleaning 6593 clauses out of 13186 with flag 28098/79776
14.96/9.98	c cleaning 6794 clauses out of 13593 with flag 46034/86776
16.15/10.54	c cleaning 7395 clauses out of 14799 with flag 66492/94776
17.55/11.25	c cleaning 8199 clauses out of 16405 with flag 89117/103777
19.15/12.07	c cleaning 9103 clauses out of 18206 with flag 114878/113777
21.35/13.19	c cleaning 10048 clauses out of 20104 with flag 143284/124778
23.55/14.29	c cleaning 11028 clauses out of 22056 with flag 174222/136778
26.58/15.72	c cleaning 12010 clauses out of 24026 with flag 207496/149776
29.78/17.30	c cleaning 13007 clauses out of 26017 with flag 243931/163777
33.38/19.10	c cleaning 14006 clauses out of 28015 with flag 283337/178782
37.00/21.00	c cleaning 15007 clauses out of 30014 with flag 325102/194787
40.78/22.84	c cleaning 15996 clauses out of 31997 with flag 368104/211777
44.58/24.73	c cleaning 16993 clauses out of 34000 with flag 413303/229776
48.65/26.74	c cleaning 18005 clauses out of 36010 with flag 461224/248779
53.25/29.04	c cleaning 19000 clauses out of 38002 with flag 513212/268776
58.25/31.59	c cleaning 19997 clauses out of 40003 with flag 566401/289777
64.44/34.66	c cleaning 20999 clauses out of 42005 with flag 623314/311776
71.04/37.96	c cleaning 21999 clauses out of 44006 with flag 683103/334776
77.52/41.18	c cleaning 22993 clauses out of 46007 with flag 745689/358776
84.32/44.57	c cleaning 24007 clauses out of 48015 with flag 806461/383777
92.91/48.84	c cleaning 25005 clauses out of 50009 with flag 868059/409778
102.11/53.42	c cleaning 26001 clauses out of 52008 with flag 932784/436782
110.71/57.75	c cleaning 27001 clauses out of 54008 with flag 1002025/464783
119.51/62.15	c cleaning 27993 clauses out of 56000 with flag 1073985/493776
120.31/62.52	c And the winner is solver0
121.26/63.41	c Got one! Elapsed wall clock time (in seconds):63.287
121.26/63.41	o 33
121.65/63.67	c cleaning 16759 clauses out of 33524 with flag 4489/499293
122.71/64.16	c cleaning 11379 clauses out of 22766 with flag 17832/505294
123.51/64.54	c cleaning 9182 clauses out of 18387 with flag 34161/512294
124.32/64.95	c cleaning 8600 clauses out of 17204 with flag 52614/520293
125.51/65.56	c cleaning 8788 clauses out of 17605 with flag 75148/529294
126.72/66.11	c cleaning 9403 clauses out of 18816 with flag 98341/539293
128.11/66.82	c cleaning 10194 clauses out of 20413 with flag 123580/550293
130.16/67.80	c cleaning 11107 clauses out of 22219 with flag 154086/562293
131.76/68.69	c cleaning 12039 clauses out of 24112 with flag 186075/575293
133.59/69.55	c cleaning 13030 clauses out of 26074 with flag 218131/589294
135.99/70.75	c cleaning 14013 clauses out of 28044 with flag 253855/604294
138.61/72.08	c cleaning 15005 clauses out of 30030 with flag 291808/620293
142.42/73.96	c cleaning 16011 clauses out of 32025 with flag 334104/637293
146.82/76.12	c cleaning 17005 clauses out of 34015 with flag 377133/655294
149.62/77.54	c cleaning 17993 clauses out of 36009 with flag 420107/674293
152.62/79.08	c cleaning 19003 clauses out of 38017 with flag 463784/694294
156.62/81.07	c cleaning 19998 clauses out of 40014 with flag 509618/715294
161.04/83.24	c cleaning 21002 clauses out of 42015 with flag 557612/737293
165.85/85.69	c cleaning 21998 clauses out of 44016 with flag 607739/760296
171.47/88.50	c cleaning 23007 clauses out of 46016 with flag 660615/784294
177.49/91.47	c cleaning 23993 clauses out of 48008 with flag 715720/809293
184.88/95.11	c cleaning 25004 clauses out of 50015 with flag 770995/835293
190.09/97.74	c cleaning 25997 clauses out of 52012 with flag 828993/862294
197.53/101.43	c cleaning 27004 clauses out of 54016 with flag 888989/890295
204.35/104.84	c cleaning 28000 clauses out of 56010 with flag 959099/919293
211.96/108.67	c cleaning 28995 clauses out of 58012 with flag 1026511/949295
219.57/112.45	c cleaning 29999 clauses out of 60015 with flag 1094599/980293
226.79/116.03	c cleaning 31000 clauses out of 62016 with flag 1165933/1012293
234.39/119.85	c cleaning 32001 clauses out of 64021 with flag 1242175/1045298
242.40/123.81	c cleaning 32989 clauses out of 66015 with flag 1319417/1079293
250.06/127.66	c cleaning 33999 clauses out of 68026 with flag 1396391/1114293
260.28/132.77	c cleaning 35012 clauses out of 70027 with flag 1471262/1150293
269.92/137.58	c cleaning 36007 clauses out of 72018 with flag 1554275/1187296
290.19/147.67	c cleaning 36991 clauses out of 74008 with flag 1633339/1225293
315.68/160.39	c cleaning 37995 clauses out of 76017 with flag 1714110/1264293
343.77/174.40	c cleaning 38996 clauses out of 78022 with flag 1796703/1304293
373.62/189.31	c cleaning 40006 clauses out of 80035 with flag 1881201/1345302
405.90/205.41	c cleaning 41001 clauses out of 82022 with flag 1967482/1387295
449.66/227.22	c cleaning 42002 clauses out of 84027 with flag 2055757/1430301
494.57/249.67	c cleaning 42996 clauses out of 86020 with flag 2146885/1474296
533.43/269.08	c cleaning 44002 clauses out of 88024 with flag 2240284/1519296
558.84/281.83	c And the winner is solver1
559.00/282.10	c Got one! Elapsed wall clock time (in seconds):281.987
559.00/282.10	o 29
564.80/285.09	c cleaning 39633 clauses out of 79269 with flag 12616/1554543
568.21/286.75	c cleaning 22815 clauses out of 45634 with flag 28148/1560541
570.01/287.69	c cleaning 14904 clauses out of 29820 with flag 46020/1567542
572.03/288.62	c cleaning 11452 clauses out of 22916 with flag 65792/1575542
574.06/289.64	c cleaning 10229 clauses out of 20467 with flag 88666/1584545
576.07/290.63	c cleaning 10119 clauses out of 20240 with flag 114611/1594547
578.08/291.67	c cleaning 10549 clauses out of 21115 with flag 142480/1605541
580.66/292.92	c cleaning 11279 clauses out of 22566 with flag 172144/1617541
583.07/294.17	c cleaning 12145 clauses out of 24290 with flag 205800/1630544
586.29/295.78	c cleaning 13067 clauses out of 26150 with flag 241437/1644549
589.70/297.48	c cleaning 14032 clauses out of 28076 with flag 279221/1659542
592.90/299.03	c cleaning 15016 clauses out of 30043 with flag 318862/1675541
597.11/301.10	c cleaning 16012 clauses out of 32027 with flag 366111/1692541
601.50/303.37	c cleaning 17008 clauses out of 34020 with flag 412842/1710546
605.91/305.58	c cleaning 18001 clauses out of 36009 with flag 462607/1729543
611.33/308.23	c cleaning 19000 clauses out of 38006 with flag 515974/1749541
617.77/311.41	c cleaning 19999 clauses out of 40007 with flag 567931/1770542
623.36/314.22	c cleaning 20996 clauses out of 42007 with flag 630642/1792541
628.95/317.04	c cleaning 22004 clauses out of 44013 with flag 691631/1815543
635.95/320.52	c cleaning 23003 clauses out of 46011 with flag 753087/1839545
645.99/325.56	c cleaning 23995 clauses out of 48007 with flag 814930/1864544
656.22/330.60	c cleaning 25005 clauses out of 50009 with flag 881033/1890541
665.25/335.16	c cleaning 25998 clauses out of 52005 with flag 949812/1917542
676.09/340.53	c cleaning 27002 clauses out of 54008 with flag 1018815/1945543
685.09/345.07	c cleaning 28002 clauses out of 56007 with flag 1093490/1974544
694.70/349.88	c cleaning 29000 clauses out of 58002 with flag 1170029/2004541
707.69/356.30	c cleaning 29993 clauses out of 60002 with flag 1246144/2035541
722.16/363.50	c cleaning 31002 clauses out of 62013 with flag 1326701/2067545
734.18/369.58	c cleaning 32000 clauses out of 64008 with flag 1412849/2100542
748.99/376.98	c cleaning 33001 clauses out of 66008 with flag 1497082/2134542
763.01/384.00	c cleaning 34002 clauses out of 68010 with flag 1585630/2169545
776.40/390.68	c cleaning 34997 clauses out of 70005 with flag 1677849/2205542
793.68/399.22	c cleaning 35998 clauses out of 72008 with flag 1774129/2242542
811.72/408.36	c cleaning 37002 clauses out of 74016 with flag 1871711/2280548
829.98/417.45	c cleaning 38003 clauses out of 76012 with flag 1975269/2319546
851.03/427.99	c cleaning 38997 clauses out of 78011 with flag 2074567/2359548
871.04/437.91	c cleaning 40005 clauses out of 80009 with flag 2177363/2400543
892.03/448.49	c cleaning 40995 clauses out of 82002 with flag 2284011/2442541
915.45/460.12	c cleaning 42001 clauses out of 84007 with flag 2390916/2485541
936.26/470.54	c cleaning 43002 clauses out of 86007 with flag 2507422/2529542
960.50/482.64	c cleaning 44009 clauses out of 88020 with flag 2620202/2574557
982.13/493.44	c cleaning 44998 clauses out of 90001 with flag 2740019/2620547
1005.79/505.28	c cleaning 45995 clauses out of 91997 with flag 2861467/2667541
1029.18/516.91	c cleaning 46998 clauses out of 94004 with flag 2987330/2715543
1052.39/528.59	c cleaning 48003 clauses out of 96008 with flag 3118388/2764545
1079.83/542.23	c cleaning 48994 clauses out of 98001 with flag 3251312/2814541
1106.28/555.41	c cleaning 50005 clauses out of 100014 with flag 3386831/2865548
1139.67/572.28	c cleaning 50994 clauses out of 102002 with flag 3516619/2917541
1179.27/592.09	c cleaning 52000 clauses out of 104008 with flag 3649726/2970541
1221.03/612.87	c cleaning 52999 clauses out of 106009 with flag 3779831/3024542
1257.46/631.08	c cleaning 54001 clauses out of 108010 with flag 3917002/3079542
1290.51/647.50	c cleaning 54998 clauses out of 110008 with flag 4065146/3135541
1322.13/663.35	c cleaning 56005 clauses out of 112011 with flag 4214731/3192542
1364.19/684.36	c cleaning 57001 clauses out of 114006 with flag 4359345/3250542
1406.50/705.43	c cleaning 57994 clauses out of 116004 with flag 4511483/3309541
1447.72/726.01	c cleaning 59002 clauses out of 118011 with flag 4665224/3369542
1495.30/749.80	c cleaning 60003 clauses out of 120009 with flag 4817913/3430542
1550.33/777.30	c cleaning 60997 clauses out of 122005 with flag 4972915/3492541
1607.54/806.00	c cleaning 61999 clauses out of 124010 with flag 5129308/3555543
1664.73/834.59	c cleaning 63002 clauses out of 126010 with flag 5292178/3619542
1720.33/862.40	c cleaning 63995 clauses out of 128007 with flag 5457075/3684541
1766.58/885.41	c cleaning 65002 clauses out of 130012 with flag 5625138/3750541
1800.17/902.20	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.17/902.20	c starts		: 29330
1800.17/902.20	c conflicts		: 3796578
1800.17/902.20	c decisions		: 6411275
1800.17/902.20	c propagations		: 56477653
1800.17/902.20	c inspects		: 15602696754
1800.17/902.20	c shortcuts		: 0
1800.17/902.20	c learnt literals	: 0
1800.17/902.20	c learnt binary clauses	: 0
1800.17/902.20	c learnt ternary clauses	: 0
1800.17/902.20	c learnt constraints	: 3796578
1800.17/902.20	c ignored constraints	: 0
1800.17/902.20	c root simplifications	: 0
1800.17/902.20	c removed literals (reason simplification)	: 7928268
1800.17/902.20	c reason swapping (by a shorter reason)	: 0
1800.17/902.20	c Calls to reduceDB	: 136
1800.17/902.20	c Number of update (reduction) of LBD	: 798012
1800.17/902.20	c Imported unit clauses	: 0
1800.17/902.20	c number of reductions to clauses (during analyze)	: 0
1800.17/902.20	c number of learned constraints concerned by reduction	: 0
1800.17/902.20	c number of learning phase by resolution	: 0
1800.17/902.20	c number of learning phase by cutting planes	: 0
1800.17/902.20	c speed (assignments/second)	: 91080.50186667957
1800.17/902.20	c non guided choices	437
1800.17/902.23	c learnt constraints type 
1800.17/902.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111047
1800.17/902.23	c >>>>>>>>>> Solver number 1 (9 answers) <<<<<<<<<<<<<<<<<<
1800.17/902.23	c starts		: 12
1800.17/902.23	c conflicts		: 2321
1800.17/902.23	c decisions		: 65430
1800.17/902.23	c propagations		: 183902
1800.17/902.23	c inspects		: 79003065
1800.17/902.23	c shortcuts		: 0
1800.17/902.23	c learnt literals	: 0
1800.17/902.23	c learnt binary clauses	: 0
1800.17/902.23	c learnt ternary clauses	: 0
1800.17/902.23	c learnt constraints	: 2319
1800.17/902.23	c ignored constraints	: 0
1800.17/902.23	c root simplifications	: 0
1800.17/902.23	c removed literals (reason simplification)	: 0
1800.17/902.23	c reason swapping (by a shorter reason)	: 0
1800.17/902.23	c Calls to reduceDB	: 0
1800.17/902.23	c Number of update (reduction) of LBD	: 0
1800.17/902.23	c Imported unit clauses	: 0
1800.17/902.23	c number of reductions to clauses (during analyze)	: 0
1800.17/902.23	c number of learned constraints concerned by reduction	: 0
1800.17/902.23	c number of learning phase by resolution	: 0
1800.17/902.23	c number of learning phase by cutting planes	: 0
1800.17/902.23	c speed (assignments/second)	: 219.24023771630215
1800.17/902.23	c non guided choices	283
1800.17/902.23	c learnt constraints type 
1800.17/902.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2319
1800.17/902.23	s SATISFIABLE
1800.17/902.23	c Found 11 solution(s)
1800.17/902.23	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 
1800.17/902.23	c objective function=29
1800.17/902.23	c Total wall clock time (in seconds): 902.112

Verifier Data

OK	29

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-4101690-1466215470/watcher-4101690-1466215470 -o /tmp/evaluation-result-4101690-1466215470/solver-4101690-1466215470 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22605 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4101690-1466215470.opb 

pid=27813
running on 4 cores: 0,2,4,6

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.02 4.10 4.13 3/197 27816
/proc/meminfo: memFree=27609636/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/27816/stat : 27816 (java) R 27813 27816 22589 0 -1 4202496 533 0 0 0 0 0 0 0 20 0 1 0 23592431 9515008 185 33554432000 1073741824 1073778376 140734374451152 140734374433880 211449638183 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2323 185 143 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 4.02 4.10 4.13 3/197 27816
/proc/meminfo: memFree=27609636/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 23592431 9787879424 6048 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2389619 6048 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 4.02 4.10 4.13 3/197 27816
/proc/meminfo: memFree=27609636/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 6014 0 1 0 27 1 0 0 20 0 22 0 23592431 10060525568 8729 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 8729 2223 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300221 s]
/proc/loadavg: 4.02 4.10 4.13 3/197 27816
/proc/meminfo: memFree=27609636/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 8817 0 1 0 66 2 0 0 20 0 22 0 23592431 10060525568 10740 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 10741 2237 9 0 2446860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700213 s]
/proc/loadavg: 4.02 4.10 4.13 3/197 27816
/proc/meminfo: memFree=27609636/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 17403 0 1 0 159 5 0 0 20 0 22 0 23592431 10060525568 21372 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 21372 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 4.02 4.10 4.13 3/216 27841
/proc/meminfo: memFree=27521740/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 18458 0 1 0 196 9 0 0 20 0 19 0 23592431 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 25480 2260 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2422 0 1 0 13 1 0 0 20 0 19 0 23592432 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23592434 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23592435 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23592435 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6009 0 0 0 51 0 0 0 20 0 19 0 23592437 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 8641 0 0 0 57 2 0 0 20 0 19 0 23592437 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27838] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27838/stat : 27838 (java) S 27813 27816 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23592449 10060525568 25480 33554432000 1073741824 1073778376 140734374451152 139674076026152 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 9824732

[startup+3.10078 s]
/proc/loadavg: 4.02 4.10 4.13 6/219 27850
/proc/meminfo: memFree=27496560/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 20129 0 1 0 289 15 0 0 20 0 19 0 23592431 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 45479 2281 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2423 0 1 0 14 2 0 0 20 0 19 0 23592432 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23592433 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 23592434 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23592435 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23592435 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6015 0 0 0 65 0 0 0 20 0 19 0 23592437 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 10219 0 0 0 81 2 0 0 20 0 19 0 23592437 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23592437 10060525568 45479 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 3.86 4.06 4.12 5/219 27859
/proc/meminfo: memFree=27285344/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=8.65 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 20598 0 1 0 840 25 0 0 20 0 22 0 23592431 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 86844 2285 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2423 0 1 0 14 2 0 0 20 0 22 0 23592432 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 23592433 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 191 0 0 0 0 0 0 0 20 0 22 0 23592434 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6019 0 0 0 79 0 0 0 20 0 22 0 23592437 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 10336 0 0 0 93 2 0 0 20 0 22 0 23592437 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27853] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27853/stat : 27853 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23592700 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674076026280 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27857] ppid=27813 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/27816/task/27857/stat : 27857 (java) R 27813 27816 22589 0 -1 4202560 7 0 0 0 251 0 0 0 20 0 22 0 23592800 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674079181264 139674971337316 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27858] ppid=27813 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/27816/task/27858/stat : 27858 (java) R 27813 27816 22589 0 -1 4202560 61 0 0 0 249 2 0 0 20 0 22 0 23592800 10060525568 86844 33554432000 1073741824 1073778376 140734374451152 139674077076416 139674970968856 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27859] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.03 4.04 4.06 5/219 27959
/proc/meminfo: memFree=27260820/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=1640.33 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 25448 0 1 0 163868 165 0 0 20 0 22 0 23592431 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 284490 2294 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2425 0 1 0 18 3 0 0 20 0 22 0 23592432 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 333 0 0 0 106 9 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 318 0 0 0 105 10 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 276 0 0 0 96 10 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 199 0 0 0 90 9 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 258 0 0 0 109 10 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 222 0 0 0 100 10 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 199 0 0 0 110 9 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 257 0 0 0 111 10 0 0 20 0 22 0 23592433 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 1287 0 0 0 109 23 0 0 20 0 22 0 23592434 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6019 0 0 0 79 0 0 0 20 0 22 0 23592437 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 10350 0 0 0 100 2 0 0 20 0 22 0 23592437 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 47 0 0 0 13 13 0 0 20 0 22 0 23592437 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27869] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27869/stat : 27869 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23598773 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674076026408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27874] ppid=27813 vsize=9824732 CPUtime=538.13 cores=0,2,4,6
/proc/27816/task/27874/stat : 27874 (java) R 27813 27816 22589 0 -1 4202560 29 0 0 0 53803 10 0 0 20 0 22 0 23620643 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674079175040 139674970992908 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27875] ppid=27813 vsize=9824732 CPUtime=538.1 cores=0,2,4,6
/proc/27816/task/27875/stat : 27875 (java) R 27813 27816 22589 0 -1 4202560 931 0 0 0 53798 12 0 0 20 0 22 0 23620643 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674078128400 139674971080822 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27876] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27876/stat : 27876 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23620643 10060525568 284490 33554432000 1073741824 1073778376 140734374451152 139674077078696 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1640.33
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.04 4.04 4.06 6/219 27960
/proc/meminfo: memFree=27087372/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=1760.39 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 25523 0 1 0 175871 168 0 0 20 0 22 0 23592431 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 290661 2294 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2425 0 1 0 18 3 0 0 20 0 22 0 23592432 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 335 0 0 0 107 9 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 319 0 0 0 107 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 293 0 0 0 99 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 200 0 0 0 91 9 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 265 0 0 0 110 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 239 0 0 0 102 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 217 0 0 0 112 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 262 0 0 0 112 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 1289 0 0 0 109 23 0 0 20 0 22 0 23592434 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6019 0 0 0 79 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 10350 0 0 0 100 2 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27869] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27869/stat : 27869 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23598773 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674076026408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27874] ppid=27813 vsize=9824732 CPUtime=598.1 cores=0,2,4,6
/proc/27816/task/27874/stat : 27874 (java) R 27813 27816 22589 0 -1 4202560 29 0 0 0 59799 11 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674079182688 139674970992908 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27875] ppid=27813 vsize=9824732 CPUtime=598.08 cores=0,2,4,6
/proc/27816/task/27875/stat : 27875 (java) R 27813 27816 22589 0 -1 4202560 932 0 0 0 59795 13 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674078128576 139674971080757 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27876] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27876/stat : 27876 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674077078696 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1760.39
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+902.201 s]
/proc/loadavg: 4.03 4.04 4.06 5/219 27960
/proc/meminfo: memFree=27087252/32872528 swapFree=496868/529572
[pid=27816] ppid=27813 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/27816/stat : 27816 (java) S 27813 27816 22589 0 -1 4202496 25525 0 1 0 179849 168 0 0 20 0 22 0 23592431 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 140734374442288 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/27816/statm: 2456183 290661 2294 9 0 2446860 0
[pid=27816/tid=27818] ppid=27813 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/27816/task/27818/stat : 27818 (java) S 27813 27816 22589 0 -1 4202560 2425 0 1 0 18 3 0 0 20 0 22 0 23592432 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675136127864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27819] ppid=27813 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/27816/task/27819/stat : 27819 (java) S 27813 27816 22589 0 -1 4202560 335 0 0 0 107 9 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675097619496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27820] ppid=27813 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/27816/task/27820/stat : 27820 (java) S 27813 27816 22589 0 -1 4202560 319 0 0 0 107 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675096566696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27821] ppid=27813 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/27816/task/27821/stat : 27821 (java) S 27813 27816 22589 0 -1 4202560 293 0 0 0 99 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675095513896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27822] ppid=27813 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/27816/task/27822/stat : 27822 (java) S 27813 27816 22589 0 -1 4202560 200 0 0 0 91 9 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675094461096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27823] ppid=27813 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/27816/task/27823/stat : 27823 (java) S 27813 27816 22589 0 -1 4202560 265 0 0 0 110 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675093408296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27824] ppid=27813 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/27816/task/27824/stat : 27824 (java) S 27813 27816 22589 0 -1 4202560 239 0 0 0 102 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675092355496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27825] ppid=27813 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/27816/task/27825/stat : 27825 (java) S 27813 27816 22589 0 -1 4202560 217 0 0 0 112 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675091302696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27826] ppid=27813 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/27816/task/27826/stat : 27826 (java) S 27813 27816 22589 0 -1 4202560 262 0 0 0 112 10 0 0 20 0 22 0 23592433 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139675090249896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27827] ppid=27813 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/27816/task/27827/stat : 27827 (java) S 27813 27816 22589 0 -1 4202560 1289 0 0 0 109 23 0 0 20 0 22 0 23592434 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674960391144 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27828] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27828/stat : 27828 (java) S 27813 27816 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674959337208 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27829] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27829/stat : 27829 (java) S 27813 27816 22589 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23592435 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674958284296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27830] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27830/stat : 27830 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674957232784 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27831] ppid=27813 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/27816/task/27831/stat : 27831 (java) S 27813 27816 22589 0 -1 4202560 6019 0 0 0 79 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674956179896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27816/tid=27832] ppid=27813 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/27816/task/27832/stat : 27832 (java) S 27813 27816 22589 0 -1 4202560 10350 0 0 0 100 2 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674955127096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27833] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27833/stat : 27833 (java) S 27813 27816 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674081290616 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27834] ppid=27813 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/27816/task/27834/stat : 27834 (java) S 27813 27816 22589 0 -1 4202560 53 0 0 0 15 14 0 0 20 0 22 0 23592437 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674080238024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27869] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27869/stat : 27869 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23598773 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674076026408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27816/tid=27874] ppid=27813 vsize=9824732 CPUtime=617.98 cores=0,2,4,6
/proc/27816/task/27874/stat : 27874 (java) R 27813 27816 22589 0 -1 4202560 29 0 0 0 61787 11 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674079175040 139674971000047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27816/tid=27875] ppid=27813 vsize=9824732 CPUtime=617.97 cores=0,2,4,6
/proc/27816/task/27875/stat : 27875 (java) R 27813 27816 22589 0 -1 4202560 932 0 0 0 61784 13 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674078128576 139674971080783 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27816/tid=27876] ppid=27813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27816/task/27876/stat : 27876 (java) S 27813 27816 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23620643 10060525568 290661 33554432000 1073741824 1073778376 140734374451152 139674077078696 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 27816 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 902.268
CPU time (s): 1800.85
CPU user time (s): 1798.74
CPU system time (s): 2.11268
CPU usage (%): 199.592
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 2.11268
maximum resident set size= 1825728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25571
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28721
involuntary context switches= 28567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.99209 second user time and 7.04593 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 04:04:30
IDJOB=4101690
IDBENCH=1782
IDSOLVER=2543
FILE ID=node141/4101690-1466215470
RUNJOBID= node141-1466206051-22605
PBS_JOBID= 19918136
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-markshare2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101690-1466215470/watcher-4101690-1466215470 -o /tmp/evaluation-result-4101690-1466215470/solver-4101690-1466215470 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22605 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4101690-1466215470.opb

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

MD5SUM BENCH= 1d7aea072d665a4285862aa32425d490
RANDOM SEED=232128563

node141.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.547
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.09
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.547
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.547
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.54
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.547
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.547
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.56
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.547
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.547
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.55
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.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27610288 kB
Buffers:           91632 kB
Cached:            88700 kB
SwapCached:         2524 kB
Active:          3838340 kB
Inactive:         122896 kB
Active(anon):    3781120 kB
Inactive(anon):     2020 kB
Active(file):      57220 kB
Inactive(file):   120876 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099064 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       4341676 kB
Mapped:            15432 kB
Shmem:                 0 kB
Slab:             602980 kB
SReclaimable:      46668 kB
SUnreclaim:       556312 kB
KernelStack:        1784 kB
PageTables:        12780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4836620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3737600 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= 71728 MiB
End job on node141 at 2016-06-18 04:19:32