Trace number 4119273

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)-359 1800.09 899.962

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament50.opb
MD5SUM5d50fcf32d8a79aa5cc529b9268f6c16
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-406
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 3130
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 3368
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3368
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)2400
Sum of products size (including duplicates)4800
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	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.09/0.10	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.13	c solving HOME/instance-4119273-1467251987.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
0.44/0.38	c ... done. Wall clock time 0.257s.
0.44/0.38	c declared #vars     1225
0.44/0.38	c internal #vars     3625
0.44/0.38	c #constraints  4800
0.44/0.38	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.44/0.38	c constraints type 
0.44/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2400
0.44/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2400
0.44/0.39	c 4800 constraints processed.
0.44/0.39	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.44/0.39	c constraints type 
0.44/0.39	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2400
0.44/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2400
0.44/0.39	c 4800 constraints processed.
0.44/0.39	c objective function length is 3130 literals
0.67/0.45	c And the winner is solver0
1.03/0.89	c SATISFIABLE
1.03/0.89	c OPTIMIZING...
1.03/0.89	c Got one! Elapsed wall clock time (in seconds):0.764
1.03/0.89	o -290
2.15/1.23	c And the winner is solver0
2.36/1.41	c Got one! Elapsed wall clock time (in seconds):1.286
2.36/1.41	o -291
6.06/3.19	c cleaning 2709 clauses out of 5418 with flag 10003/5418
9.35/4.61	c And the winner is solver0
9.42/4.92	c Got one! Elapsed wall clock time (in seconds):4.799
9.42/4.92	o -292
10.33/5.31	c cleaning 3851 clauses out of 7711 with flag 2001/10420
14.85/7.50	c cleaning 4930 clauses out of 9860 with flag 14001/16420
19.97/10.06	c cleaning 5965 clauses out of 11931 with flag 28003/23421
26.09/13.04	c cleaning 6981 clauses out of 13965 with flag 44001/31420
32.69/16.40	c cleaning 7987 clauses out of 15984 with flag 62001/40420
40.60/20.21	c cleaning 8993 clauses out of 17997 with flag 82001/50420
49.00/24.45	c cleaning 10001 clauses out of 20004 with flag 104001/61420
59.01/29.41	c cleaning 10995 clauses out of 22004 with flag 128003/73421
63.21/31.59	c And the winner is solver1
63.28/31.94	c Got one! Elapsed wall clock time (in seconds):31.811
63.28/31.94	o -302
67.10/33.88	c cleaning 10881 clauses out of 21771 with flag 10547/84183
71.51/36.06	c cleaning 8438 clauses out of 16890 with flag 23165/90183
76.31/38.47	c cleaning 7723 clauses out of 15452 with flag 37910/97183
82.11/41.31	c cleaning 7862 clauses out of 15730 with flag 54744/105184
88.51/44.57	c cleaning 8426 clauses out of 16866 with flag 73695/114182
95.83/48.19	c cleaning 9215 clauses out of 18441 with flag 94821/124183
104.03/52.21	c cleaning 10107 clauses out of 20226 with flag 117985/135183
112.82/56.60	c cleaning 11056 clauses out of 22118 with flag 143340/147182
122.82/61.52	c cleaning 12029 clauses out of 24065 with flag 170867/160185
133.22/66.74	c cleaning 13017 clauses out of 26034 with flag 200475/174183
144.43/72.36	c cleaning 14002 clauses out of 28016 with flag 232183/189182
157.41/78.93	c cleaning 15003 clauses out of 30014 with flag 265923/205182
170.00/85.26	c cleaning 16006 clauses out of 32012 with flag 301752/222183
183.60/92.08	c cleaning 17001 clauses out of 34007 with flag 339622/240184
199.13/99.60	c cleaning 18003 clauses out of 36005 with flag 379640/259183
214.73/107.43	c cleaning 18998 clauses out of 38001 with flag 421867/279182
231.92/116.09	c cleaning 19999 clauses out of 40004 with flag 466096/300183
255.00/127.41	c cleaning 21002 clauses out of 42004 with flag 512507/322182
260.20/130.01	c And the winner is solver1
260.20/130.19	c Got one! Elapsed wall clock time (in seconds):130.061
260.20/130.19	o -321
263.64/131.92	c cleaning 15963 clauses out of 31934 with flag 10452/333114
267.64/133.91	c cleaning 10980 clauses out of 21971 with flag 23075/339114
273.04/136.44	c cleaning 8990 clauses out of 17992 with flag 37867/346115
278.43/139.12	c cleaning 8495 clauses out of 17001 with flag 54720/354114
284.64/142.20	c cleaning 8747 clauses out of 17506 with flag 73767/363114
291.65/145.73	c cleaning 9380 clauses out of 18759 with flag 94824/373114
299.47/149.68	c cleaning 10184 clauses out of 20379 with flag 117971/384114
302.66/151.23	c And the winner is solver1
302.66/151.30	c Got one! Elapsed wall clock time (in seconds):151.17
302.66/151.30	o -338
303.26/151.64	c cleaning 7740 clauses out of 15490 with flag 2098/389409
308.11/153.91	c cleaning 6872 clauses out of 13749 with flag 14708/395408
313.33/156.50	c cleaning 6934 clauses out of 13878 with flag 29447/402409
319.34/159.51	c cleaning 7465 clauses out of 14943 with flag 46288/410408
325.94/162.85	c cleaning 8235 clauses out of 16478 with flag 65241/419408
333.33/166.51	c cleaning 9119 clauses out of 18244 with flag 86292/429409
341.34/170.55	c cleaning 10059 clauses out of 20124 with flag 109536/440408
349.73/174.75	c cleaning 11031 clauses out of 22066 with flag 134818/452409
361.11/180.76	c cleaning 12015 clauses out of 24036 with flag 162304/465410
372.11/186.28	c cleaning 13010 clauses out of 26019 with flag 192086/479408
383.31/191.81	c cleaning 14006 clauses out of 28012 with flag 224095/494411
388.31/194.34	c And the winner is solver1
388.31/194.83	c Got one! Elapsed wall clock time (in seconds):194.702
388.31/194.83	o -347
391.64/196.57	c cleaning 12731 clauses out of 25469 with flag 10486/505874
395.84/198.67	c cleaning 9364 clauses out of 18738 with flag 23115/511874
401.21/201.26	c cleaning 8182 clauses out of 16374 with flag 37877/518874
407.01/204.20	c cleaning 8092 clauses out of 16193 with flag 54679/526875
413.61/207.46	c cleaning 8548 clauses out of 17102 with flag 73713/535876
421.01/211.16	c cleaning 9274 clauses out of 18552 with flag 94879/545874
429.41/215.32	c cleaning 10136 clauses out of 20278 with flag 118085/556874
438.40/219.80	c cleaning 11067 clauses out of 22143 with flag 143362/568875
449.00/225.17	c cleaning 12037 clauses out of 24076 with flag 170684/581875
460.60/230.99	c cleaning 13013 clauses out of 26038 with flag 200095/595874
475.57/238.21	c cleaning 14009 clauses out of 28025 with flag 231664/610874
489.98/245.46	c cleaning 15009 clauses out of 30017 with flag 265444/626875
503.95/252.44	c cleaning 16002 clauses out of 32010 with flag 301284/643877
518.75/259.87	c cleaning 17000 clauses out of 34006 with flag 339211/661875
533.76/267.34	c cleaning 18003 clauses out of 36008 with flag 379315/680877
549.17/275.08	c cleaning 18998 clauses out of 38003 with flag 421523/700875
566.24/283.38	c cleaning 20002 clauses out of 40004 with flag 465880/721874
583.44/291.99	c cleaning 20998 clauses out of 42003 with flag 512277/743875
604.85/302.62	c cleaning 22001 clauses out of 44005 with flag 560826/766875
626.85/313.62	c cleaning 23002 clauses out of 46003 with flag 611616/790874
641.33/321.42	c And the winner is solver1
641.33/321.52	c Got one! Elapsed wall clock time (in seconds):321.396
641.33/321.52	o -348
645.17/323.43	c cleaning 20717 clauses out of 41446 with flag 10535/809319
649.78/325.71	c cleaning 13358 clauses out of 26728 with flag 23281/815318
654.77/328.24	c cleaning 10180 clauses out of 20370 with flag 38255/822318
660.58/331.15	c cleaning 9092 clauses out of 18191 with flag 55187/830319
667.18/334.41	c cleaning 9047 clauses out of 18099 with flag 74327/839319
674.37/338.07	c cleaning 9519 clauses out of 19051 with flag 95615/849318
682.37/342.07	c cleaning 10264 clauses out of 20534 with flag 118879/860320
690.97/346.32	c cleaning 11131 clauses out of 22269 with flag 144281/872319
700.58/351.06	c cleaning 12063 clauses out of 24138 with flag 171797/885319
710.36/355.95	c cleaning 13032 clauses out of 26074 with flag 201434/899318
721.16/361.35	c cleaning 14021 clauses out of 28042 with flag 233112/914318
732.76/367.11	c cleaning 15007 clauses out of 30021 with flag 266788/930318
745.16/373.35	c cleaning 16003 clauses out of 32015 with flag 302616/947319
758.56/380.07	c cleaning 17006 clauses out of 34011 with flag 340723/965318
773.68/387.45	c cleaning 18000 clauses out of 36005 with flag 380885/984318
788.47/394.84	c cleaning 18997 clauses out of 38006 with flag 423234/1004319
804.87/403.01	c cleaning 20002 clauses out of 40008 with flag 467639/1025318
822.07/411.64	c cleaning 21002 clauses out of 42007 with flag 514091/1047319
841.93/421.23	c cleaning 21998 clauses out of 44004 with flag 562480/1070318
861.93/431.22	c cleaning 23000 clauses out of 46006 with flag 613167/1094318
885.51/443.03	c cleaning 24001 clauses out of 48008 with flag 665844/1119320
910.11/455.33	c cleaning 25001 clauses out of 50005 with flag 720540/1145318
936.76/469.27	c cleaning 26000 clauses out of 52004 with flag 777455/1172318
967.96/484.87	c cleaning 27003 clauses out of 54005 with flag 836343/1200319
995.35/498.58	c cleaning 28001 clauses out of 56002 with flag 897553/1229319
1023.81/512.67	c cleaning 28998 clauses out of 58000 with flag 960916/1259318
1055.79/528.66	c cleaning 29998 clauses out of 60002 with flag 1026471/1290318
1057.02/529.23	c And the winner is solver1
1057.02/529.33	c Got one! Elapsed wall clock time (in seconds):529.2
1057.02/529.33	o -358
1060.48/530.98	c cleaning 17502 clauses out of 35010 with flag 8426/1295324
1064.88/533.14	c cleaning 11749 clauses out of 23507 with flag 21044/1301323
1069.88/535.66	c cleaning 9374 clauses out of 18757 with flag 35812/1308322
1075.67/538.56	c cleaning 8688 clauses out of 17385 with flag 52740/1316324
1082.27/541.87	c cleaning 8841 clauses out of 17695 with flag 71796/1325322
1089.88/545.68	c cleaning 9425 clauses out of 18855 with flag 93041/1335323
1098.47/549.91	c cleaning 10215 clauses out of 20430 with flag 116384/1346323
1107.26/554.32	c cleaning 11107 clauses out of 22214 with flag 142012/1358322
1117.54/559.37	c cleaning 12049 clauses out of 24107 with flag 169808/1371322
1128.73/564.90	c cleaning 13027 clauses out of 26059 with flag 199510/1385323
1140.13/570.65	c cleaning 14014 clauses out of 28032 with flag 231253/1400323
1152.13/576.68	c cleaning 15002 clauses out of 30018 with flag 265272/1416323
1164.94/583.01	c cleaning 16003 clauses out of 32016 with flag 301304/1433323
1179.36/590.08	c cleaning 17004 clauses out of 34013 with flag 339406/1451323
1193.97/597.34	c cleaning 18002 clauses out of 36009 with flag 379490/1470323
1211.85/606.04	c cleaning 19000 clauses out of 38006 with flag 421619/1490322
1229.24/614.71	c cleaning 19999 clauses out of 40006 with flag 465799/1511322
1248.64/624.43	c cleaning 21000 clauses out of 42008 with flag 512227/1533323
1272.39/635.93	c cleaning 22004 clauses out of 44008 with flag 560627/1556323
1290.17/644.81	c And the winner is solver1
1290.17/645.19	c Got one! Elapsed wall clock time (in seconds):645.063
1290.17/645.19	o -359
1295.26/647.53	c cleaning 21987 clauses out of 43983 with flag 10646/1578302
1299.65/649.71	c cleaning 13993 clauses out of 27997 with flag 23301/1584303
1304.65/652.23	c cleaning 10500 clauses out of 21004 with flag 38110/1591303
1310.45/655.13	c cleaning 9244 clauses out of 18503 with flag 54926/1599302
1320.49/660.95	c cleaning 9125 clauses out of 18260 with flag 73889/1608303
1327.88/664.62	c cleaning 9560 clauses out of 19134 with flag 94925/1618302
1335.68/668.53	c cleaning 10283 clauses out of 20575 with flag 118077/1629303
1344.37/672.81	c cleaning 11143 clauses out of 22292 with flag 143336/1641303
1353.37/677.36	c cleaning 12071 clauses out of 24149 with flag 170806/1654303
1363.49/682.36	c cleaning 13036 clauses out of 26079 with flag 200295/1668304
1373.91/687.55	c cleaning 14016 clauses out of 28041 with flag 231960/1683302
1391.06/696.00	c cleaning 15013 clauses out of 30026 with flag 265599/1699303
1411.97/706.42	c cleaning 16006 clauses out of 32012 with flag 301481/1716302
1434.26/717.54	c cleaning 16999 clauses out of 34007 with flag 339390/1734303
1456.41/728.54	c cleaning 18005 clauses out of 36009 with flag 379403/1753304
1474.02/737.39	c cleaning 19000 clauses out of 38003 with flag 421730/1773303
1493.60/747.01	c cleaning 19998 clauses out of 40003 with flag 466363/1794303
1514.79/757.58	c cleaning 21001 clauses out of 42007 with flag 512913/1816305
1540.25/770.13	c cleaning 22000 clauses out of 44005 with flag 561472/1839304
1564.63/782.35	c cleaning 22999 clauses out of 46003 with flag 612060/1863302
1588.87/794.30	c cleaning 23997 clauses out of 48004 with flag 664956/1888302
1623.52/811.33	c cleaning 25004 clauses out of 50007 with flag 720004/1914302
1658.88/828.86	c cleaning 25999 clauses out of 52003 with flag 776845/1941302
1690.53/844.43	c cleaning 27003 clauses out of 54005 with flag 835956/1969303
1718.13/858.22	c cleaning 27998 clauses out of 56002 with flag 897011/1998303
1755.59/877.70	c cleaning 29001 clauses out of 58004 with flag 960310/2028303
1784.49/892.18	c cleaning 30002 clauses out of 60003 with flag 1025958/2059303
1800.09/899.91	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.09/899.91	c starts		: 39548
1800.09/899.91	c conflicts		: 2078310
1800.09/899.91	c decisions		: 40896407
1800.09/899.91	c propagations		: 252381495
1800.09/899.91	c inspects		: 2651410401
1800.09/899.91	c shortcuts		: 0
1800.09/899.91	c learnt literals	: 0
1800.09/899.91	c learnt binary clauses	: 0
1800.09/899.91	c learnt ternary clauses	: 0
1800.09/899.91	c learnt constraints	: 2078310
1800.09/899.91	c ignored constraints	: 0
1800.09/899.91	c root simplifications	: 0
1800.09/899.91	c removed literals (reason simplification)	: 34196176
1800.09/899.91	c reason swapping (by a shorter reason)	: 0
1800.09/899.91	c Calls to reduceDB	: 138
1800.09/899.91	c Number of update (reduction) of LBD	: 81507
1800.09/899.91	c Imported unit clauses	: 0
1800.09/899.91	c number of reductions to clauses (during analyze)	: 0
1800.09/899.91	c number of learned constraints concerned by reduction	: 0
1800.09/899.91	c number of learning phase by resolution	: 0
1800.09/899.91	c number of learning phase by cutting planes	: 0
1800.09/899.91	c speed (assignments/second)	: 990858.2112991244
1800.09/899.91	c non guided choices	21
1800.09/899.93	c learnt constraints type 
1800.09/899.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 49008
1800.09/899.93	c >>>>>>>>>> Solver number 1 (7 answers) <<<<<<<<<<<<<<<<<<
1800.09/899.93	c starts		: 25
1800.09/899.93	c conflicts		: 2954
1800.09/899.93	c decisions		: 40542
1800.09/899.93	c propagations		: 228361
1800.09/899.93	c inspects		: 50164685
1800.09/899.93	c shortcuts		: 0
1800.09/899.93	c learnt literals	: 0
1800.09/899.93	c learnt binary clauses	: 0
1800.09/899.93	c learnt ternary clauses	: 0
1800.09/899.93	c learnt constraints	: 2951
1800.09/899.93	c ignored constraints	: 0
1800.09/899.93	c root simplifications	: 0
1800.09/899.93	c removed literals (reason simplification)	: 0
1800.09/899.93	c reason swapping (by a shorter reason)	: 0
1800.09/899.93	c Calls to reduceDB	: 0
1800.09/899.93	c Number of update (reduction) of LBD	: 0
1800.09/899.93	c Imported unit clauses	: 0
1800.09/899.93	c number of reductions to clauses (during analyze)	: 0
1800.09/899.93	c number of learned constraints concerned by reduction	: 0
1800.09/899.93	c number of learning phase by resolution	: 0
1800.09/899.93	c number of learning phase by cutting planes	: 0
1800.09/899.93	c speed (assignments/second)	: 255.15195530726257
1800.09/899.93	c non guided choices	49
1800.09/899.93	c learnt constraints type 
1800.09/899.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2951
1800.09/899.93	s SATISFIABLE
1800.09/899.93	c Found 10 solution(s)
1800.09/899.93	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 x793 x794 -x795 x796 x797 -x798 x799 x800 -x801 -x802 -x803 x804 x805 x806 x807 x808 x809 x810 x811 x812 x813 x814 x815 x816 -x817 -x818 x819 -x820 -x821 x822 -x823 -x824 -x825 x826 -x827 x828 -x829 -x830 x831 x832 x833 x834 -x835 x836 -x837 -x838 x839 x840 -x841 x842 x843 -x844 x845 x846 -x847 x848 x849 -x850 x851 -x852 x853 x854 x855 x856 -x857 x858 -x859 x860 x861 x862 -x863 x864 x865 x866 x867 -x868 x869 -x870 -x871 x872 -x873 x874 x875 x876 -x877 x878 x879 x880 x881 x882 x883 x884 x885 x886 x887 x888 -x889 x890 x891 -x892 x893 x894 x895 x896 x897 x898 -x899 x900 x901 x902 x903 -x904 -x905 x906 x907 x908 x909 x910 x911 -x912 x913 x914 x915 -x916 x917 x918 x919 -x920 x921 x922 -x923 x924 -x925 -x926 -x927 x928 x929 -x930 x931 -x932 x933 x934 x935 x936 x937 -x938 x939 -x940 -x941 x942 -x943 x944 x945 x946 x947 x948 x949 x950 x951 x952 -x953 x954 x955 x956 x957 -x958 x959 -x960 x961 -x962 x963 x964 -x965 x966 x967 x968 x969 -x970 x971 x972 x973 x974 x975 -x976 x977 x978 x979 x980 x981 x982 x983 -x984 -x985 x986 x987 x988 x989 x990 x991 x992 -x993 -x994 x995 x996 -x997 -x998 x999 x1000 x1001 -x1002 x1003 -x1004 x1005 x1006 x1007 x1008 x1009 -x1010 x1011 x1012 x1013 x1014 x1015 x1016 x1017 x1018 -x1019 x1020 x1021 x1022 x1023 -x1024 -x1025 x1026 x1027 x1028 -x1029 x1030 x1031 x1032 x1033 -x1034 -x1035 x1036 x1037 x1038 x1039 x1040 x1041 x1042 x1043 x1044 -x1045 x1046 x1047 -x1048 x1049 x1050 x1051 x1052 x1053 x1054 -x1055 x1056 -x1057 -x1058 x1059 -x1060 x1061 x1062 -x1063 x1064 x1065 -x1066 x1067 x1068 x1069 x1070 -x1071 x1072 x1073 x1074 -x1075 x1076 x1077 x1078 -x1079 -x1080 x1081 -x1082 -x1083 x1084 x1085 x1086 -x1087 x1088 x1089 x1090 x1091 x1092 x1093 x1094 x1095 x1096 x1097 x1098 -x1099 x1100 x1101 x1102 x1103 x1104 x1105 -x1106 -x1107 -x1108 -x1109 x1110 x1111 x1112 x1113 x1114 x1115 x1116 x1117 x1118 x1119 x1120 x1121 x1122 x1123 x1124 x1125 x1126 -x1127 x1128 x1129 -x1130 x1131 x1132 x1133 x1134 x1135 x1136 x1137 x1138 x1139 -x1140 -x1141 x1142 x1143 -x1144 x1145 x1146 x1147 x1148 x1149 x1150 x1151 x1152 x1153 x1154 -x1155 x1156 x1157 x1158 -x1159 x1160 x1161 -x1162 x1163 x1164 x1165 x1166 x1167 x1168 -x1169 -x1170 -x1171 x1172 x1173 x1174 x1175 x1176 -x1177 x1178 x1179 -x1180 -x1181 x1182 x1183 -x1184 x1185 x1186 x1187 x1188 x1189 x1190 x1191 x1192 -x1193 -x1194 -x1195 x1196 -x1197 x1198 -x1199 x1200 x1201 x1202 x1203 -x1204 x1205 x1206 -x1207 -x1208 -x1209 x1210 x1211 -x1212 x1213 x1214 x1215 x1216 x1217 x1218 x1219 -x1220 x1221 x1222 x1223 x1224 -x1225 
1800.09/899.94	c objective function=-359
1800.09/899.94	c Total wall clock time (in seconds): 899.81

Verifier Data

OK	-359

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-4119273-1467251987/watcher-4119273-1467251987 -o /tmp/evaluation-result-4119273-1467251987/solver-4119273-1467251987 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5592 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119273-1467251987.opb 

pid=7049
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: 3.19 3.13 3.07 4/197 7052
/proc/meminfo: memFree=28858980/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=20596 CPUtime=0 cores=0,2,4,6
/proc/7052/stat : 7052 (java) R 7049 7052 5416 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 4229756 21090304 185 33554432000 1073741824 1073778376 140736845494928 140736845483992 251134045994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 5149 189 145 9 0 128 0

[startup+0.100057 s]
/proc/loadavg: 3.19 3.13 3.07 4/197 7052
/proc/meminfo: memFree=28858980/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 4406 0 1 0 8 1 0 0 20 0 18 0 4229756 9787879424 6036 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2389619 6036 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 3.19 3.13 3.07 4/197 7052
/proc/meminfo: memFree=28858980/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 4562 0 1 0 20 1 0 0 20 0 18 0 4229756 9787879424 7182 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2389619 7182 2196 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300291 s]
/proc/loadavg: 3.19 3.13 3.07 4/197 7052
/proc/meminfo: memFree=28858980/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 5580 0 1 0 43 1 0 0 20 0 18 0 4229756 9787879424 8285 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2389619 8285 2227 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700284 s]
/proc/loadavg: 3.19 3.13 3.07 4/197 7052
/proc/meminfo: memFree=28858980/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 9913 0 1 0 98 5 0 0 20 0 19 0 4229756 10060525568 13402 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 13402 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 3.25 3.14 3.08 7/219 7077
/proc/meminfo: memFree=28796544/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 14198 0 1 0 259 7 0 0 20 0 22 0 4229756 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 21500 2268 9 0 2446860 0
[pid=7052/tid=7054] ppid=7049 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/7052/task/7054/stat : 7054 (java) S 7049 7052 5416 0 -1 4202560 2449 0 1 0 39 0 0 0 20 0 22 0 4229757 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458093880184 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7055] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7055/stat : 7055 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458055371304 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7056] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7056/stat : 7056 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458054318504 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7057] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7057/stat : 7057 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458053265704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7058] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7058/stat : 7058 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458052212904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7059] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7059/stat : 7059 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458051161128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7060] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7060/stat : 7060 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458050108328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7061] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7061/stat : 7061 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140458049055528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 3628 0 0 0 64 0 0 0 20 0 22 0 4229763 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 6756 0 0 0 56 1 0 0 20 0 22 0 4229763 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7070/stat : 7070 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457171467208 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7074] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7074/stat : 7074 (java) S 7049 7052 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4229797 10060525568 21500 33554432000 1073741824 1073778376 140736845494928 140457167254312 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 3.25 3.14 3.08 5/219 7080
/proc/meminfo: memFree=28760852/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=6.06 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 14228 0 1 0 598 8 0 0 20 0 22 0 4229756 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 33281 2272 9 0 2446860 0
[pid=7052/tid=7054] ppid=7049 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/7052/task/7054/stat : 7054 (java) S 7049 7052 5416 0 -1 4202560 2449 0 1 0 39 0 0 0 20 0 22 0 4229757 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458093880184 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7055] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7055/stat : 7055 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458055371304 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7056] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7056/stat : 7056 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458054318504 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7057] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7057/stat : 7057 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458053265704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7058] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7058/stat : 7058 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458052212904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7059] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7059/stat : 7059 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458051161128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7060] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7060/stat : 7060 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458050108328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7061] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7061/stat : 7061 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140458049055528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 3628 0 0 0 69 0 0 0 20 0 22 0 4229763 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 6760 0 0 0 73 2 0 0 20 0 22 0 4229763 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7070/stat : 7070 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457171467208 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7074] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7074/stat : 7074 (java) S 7049 7052 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4229797 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457167254312 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7078] ppid=7049 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/7052/task/7078/stat : 7078 (java) R 7049 7052 5416 0 -1 4202560 17 0 0 0 164 0 0 0 20 0 22 0 4229899 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457170410112 140457930124308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7079] ppid=7049 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/7052/task/7079/stat : 7079 (java) R 7049 7052 5416 0 -1 4202560 17 0 0 0 165 0 0 0 20 0 22 0 4229899 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457169357160 140457930417223 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7080] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7080/stat : 7080 (java) S 7049 7052 5416 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4229899 10060525568 33281 33554432000 1073741824 1073778376 140736845494928 140457168307240 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 3.25 3.14 3.08 5/219 7083
/proc/meminfo: memFree=28630996/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=12.44 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 20285 0 1 0 1227 17 0 0 20 0 22 0 4229756 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 58896 2292 9 0 2446860 0
[pid=7052/tid=7054] ppid=7049 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/7052/task/7054/stat : 7054 (java) S 7049 7052 5416 0 -1 4202560 2449 0 1 0 40 0 0 0 20 0 22 0 4229757 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458093880184 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7055] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7055/stat : 7055 (java) S 7049 7052 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458055371304 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7056] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7056/stat : 7056 (java) S 7049 7052 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458054318504 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7057] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7057/stat : 7057 (java) S 7049 7052 5416 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 4229758 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458053265704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7058] ppid=7049 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7052/task/7058/stat : 7058 (java) S 7049 7052 5416 0 -1 4202560 30 0 0 0 0 2 0 0 20 0 22 0 4229759 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458052212904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7059] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7059/stat : 7059 (java) S 7049 7052 5416 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458051161128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7060] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7060/stat : 7060 (java) S 7049 7052 5416 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458050108328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7061] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7061/stat : 7061 (java) S 7049 7052 5416 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140458049055528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4229759 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 3960 0 0 0 86 0 0 0 20 0 22 0 4229763 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 12330 0 0 0 111 2 0 0 20 0 22 0 4229763 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 58896 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 1246 0 0 0 305 55 0 0 20 0 22 0 4229759 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=9.19 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 3907 0 0 0 916 3 0 0 20 0 22 0 4229760 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 5491 0 0 0 131 2 0 0 20 0 22 0 4229763 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 12339 0 0 0 118 2 0 0 20 0 22 0 4229763 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/7052/task/7070/stat : 7070 (java) S 7049 7052 5416 0 -1 4202560 52 0 0 0 10 11 0 0 20 0 22 0 4229763 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457171467208 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7083] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7083/stat : 7083 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4230250 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457168307880 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7262] ppid=7049 vsize=9824732 CPUtime=229.5 cores=0,2,4,6
/proc/7052/task/7262/stat : 7262 (java) R 7049 7052 5416 0 -1 4202560 5 0 0 0 22947 3 0 0 20 0 22 0 4294277 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457169350800 140457930337133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7263] ppid=7049 vsize=9824732 CPUtime=229.48 cores=0,2,4,6
/proc/7052/task/7263/stat : 7263 (java) R 7049 7052 5416 0 -1 4202560 17 0 0 0 22945 3 0 0 20 0 22 0 4294277 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457170410384 140457930431537 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7264] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7264/stat : 7264 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4294277 10060525568 1188247 33554432000 1073741824 1073778376 140736845494928 140457167254568 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1762.19
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.908 s]
/proc/loadavg: 4.11 4.19 3.78 5/219 7269
/proc/meminfo: memFree=21443172/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=1797.48 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 37227 0 1 0 179251 497 0 0 20 0 22 0 4229756 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 1188267 2302 9 0 2446860 0
[pid=7052/tid=7054] ppid=7049 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/7052/task/7054/stat : 7054 (java) S 7049 7052 5416 0 -1 4202560 2464 0 1 0 48 2 0 0 20 0 22 0 4229757 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458093880184 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7055] ppid=7049 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/7052/task/7055/stat : 7055 (java) S 7049 7052 5416 0 -1 4202560 1128 0 0 0 287 59 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458055371304 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7056] ppid=7049 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/7052/task/7056/stat : 7056 (java) S 7049 7052 5416 0 -1 4202560 1574 0 0 0 253 47 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458054318504 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7057] ppid=7049 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/7052/task/7057/stat : 7057 (java) S 7049 7052 5416 0 -1 4202560 1489 0 0 0 261 58 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458053265704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7058] ppid=7049 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/7052/task/7058/stat : 7058 (java) S 7049 7052 5416 0 -1 4202560 1531 0 0 0 278 60 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458052212904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7059] ppid=7049 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/7052/task/7059/stat : 7059 (java) S 7049 7052 5416 0 -1 4202560 1122 0 0 0 273 48 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458051161128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7060] ppid=7049 vsize=9824732 CPUtime=4.11 cores=0,2,4,6
/proc/7052/task/7060/stat : 7060 (java) S 7049 7052 5416 0 -1 4202560 1540 0 0 0 345 66 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458050108328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7061] ppid=7049 vsize=9824732 CPUtime=3.29 cores=0,2,4,6
/proc/7052/task/7061/stat : 7061 (java) S 7049 7052 5416 0 -1 4202560 1317 0 0 0 279 50 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458049055528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=3.63 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 1246 0 0 0 307 56 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=9.19 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 3915 0 0 0 916 3 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 5491 0 0 0 131 2 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 12339 0 0 0 118 2 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/7052/task/7070/stat : 7070 (java) S 7049 7052 5416 0 -1 4202560 54 0 0 0 10 12 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457171467208 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7083] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7083/stat : 7083 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4230250 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457168307880 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7262] ppid=7049 vsize=9824732 CPUtime=246.99 cores=0,2,4,6
/proc/7052/task/7262/stat : 7262 (java) R 7049 7052 5416 0 -1 4202560 5 0 0 0 24696 3 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457169350800 140457930435976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7263] ppid=7049 vsize=9824732 CPUtime=246.98 cores=0,2,4,6
/proc/7052/task/7263/stat : 7263 (java) R 7049 7052 5416 0 -1 4202560 18 0 0 0 24695 3 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457170410384 140457930431489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7264] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7264/stat : 7264 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457167254568 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.48
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 7052 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.908 s]
/proc/loadavg: 4.11 4.19 3.78 5/219 7269
/proc/meminfo: memFree=21443172/32872528 swapFree=239532/272236
[pid=7052] ppid=7049 vsize=9824732 CPUtime=1797.48 cores=0,2,4,6
/proc/7052/stat : 7052 (java) S 7049 7052 5416 0 -1 4202496 37227 0 1 0 179251 497 0 0 20 0 22 0 4229756 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140736845486064 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7052/statm: 2456183 1188267 2302 9 0 2446860 0
[pid=7052/tid=7054] ppid=7049 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/7052/task/7054/stat : 7054 (java) S 7049 7052 5416 0 -1 4202560 2464 0 1 0 48 2 0 0 20 0 22 0 4229757 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458093880184 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7055] ppid=7049 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/7052/task/7055/stat : 7055 (java) S 7049 7052 5416 0 -1 4202560 1128 0 0 0 287 59 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458055371304 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7056] ppid=7049 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/7052/task/7056/stat : 7056 (java) S 7049 7052 5416 0 -1 4202560 1574 0 0 0 253 47 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458054318504 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7057] ppid=7049 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/7052/task/7057/stat : 7057 (java) S 7049 7052 5416 0 -1 4202560 1489 0 0 0 261 58 0 0 20 0 22 0 4229758 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458053265704 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7058] ppid=7049 vsize=9824732 CPUtime=3.38 cores=0,2,4,6
/proc/7052/task/7058/stat : 7058 (java) S 7049 7052 5416 0 -1 4202560 1531 0 0 0 278 60 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458052212904 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7059] ppid=7049 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/7052/task/7059/stat : 7059 (java) S 7049 7052 5416 0 -1 4202560 1122 0 0 0 273 48 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458051161128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7060] ppid=7049 vsize=9824732 CPUtime=4.11 cores=0,2,4,6
/proc/7052/task/7060/stat : 7060 (java) S 7049 7052 5416 0 -1 4202560 1540 0 0 0 345 66 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458050108328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7061] ppid=7049 vsize=9824732 CPUtime=3.29 cores=0,2,4,6
/proc/7052/task/7061/stat : 7061 (java) S 7049 7052 5416 0 -1 4202560 1317 0 0 0 279 50 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140458049055528 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7062] ppid=7049 vsize=9824732 CPUtime=3.63 cores=0,2,4,6
/proc/7052/task/7062/stat : 7062 (java) S 7049 7052 5416 0 -1 4202560 1246 0 0 0 307 56 0 0 20 0 22 0 4229759 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457929599656 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7063] ppid=7049 vsize=9824732 CPUtime=9.19 cores=0,2,4,6
/proc/7052/task/7063/stat : 7063 (java) S 7049 7052 5416 0 -1 4202560 3915 0 0 0 916 3 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457917401576 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7064] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7064/stat : 7064 (java) S 7049 7052 5416 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457916347640 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7065] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7065/stat : 7065 (java) S 7049 7052 5416 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4229760 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457915294728 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7052/tid=7066] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7066/stat : 7066 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457914243216 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7067] ppid=7049 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/7052/task/7067/stat : 7067 (java) S 7049 7052 5416 0 -1 4202560 5491 0 0 0 131 2 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457174625208 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7068] ppid=7049 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/7052/task/7068/stat : 7068 (java) S 7049 7052 5416 0 -1 4202560 12339 0 0 0 118 2 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457173572408 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7069] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7069/stat : 7069 (java) S 7049 7052 5416 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457172519800 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7070] ppid=7049 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/7052/task/7070/stat : 7070 (java) S 7049 7052 5416 0 -1 4202560 54 0 0 0 10 12 0 0 20 0 22 0 4229763 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457171467208 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7052/tid=7083] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7083/stat : 7083 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4230250 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457168307880 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7262] ppid=7049 vsize=9824732 CPUtime=246.99 cores=0,2,4,6
/proc/7052/task/7262/stat : 7262 (java) R 7049 7052 5416 0 -1 4202560 5 0 0 0 24696 3 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457169350800 140457930435976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7052/tid=7263] ppid=7049 vsize=9824732 CPUtime=246.98 cores=0,2,4,6
/proc/7052/task/7263/stat : 7263 (java) R 7049 7052 5416 0 -1 4202560 18 0 0 0 24695 3 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457170410384 140457930431489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7052/tid=7264] ppid=7049 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7052/task/7264/stat : 7264 (java) S 7049 7052 5416 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4294277 10060525568 1188267 33554432000 1073741824 1073778376 140736845494928 140457167254568 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7052 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=329676
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=251201
# CPU time returned by wait4() is 1796.58
# while last known CPU time is 1797.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.60995
#  lost CPU user time (s): 2.82999
#  lost CPU system time (s): -0.220001

Real time (s): 899.962
CPU time (s): 1800.09
CPU user time (s): 1795.34
CPU system time (s): 4.75
CPU usage (%): 200.018
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.33
system time used= 5.2512
maximum resident set size= 4753180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37264
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22853
involuntary context switches= 20744

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62115 second user time and 7.2459 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-30 03:59:47
IDJOB=4119273
IDBENCH=111689
IDSOLVER=2543
FILE ID=node107/4119273-1467251987
RUNJOBID= node107-1467248484-5592
PBS_JOBID= 20004476
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament50.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119273-1467251987/watcher-4119273-1467251987 -o /tmp/evaluation-result-4119273-1467251987/solver-4119273-1467251987 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467248484-5592 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119273-1467251987.opb

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

MD5SUM BENCH= 5d50fcf32d8a79aa5cc529b9268f6c16
RANDOM SEED=894396037

node107.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		: 2667.110
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	: 5334.22
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		: 2667.110
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		: 2667.110
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.39
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		: 2667.110
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		: 2667.110
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.54
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		: 2667.110
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		: 2667.110
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.56
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		: 2667.110
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:        28859144 kB
Buffers:           95888 kB
Cached:           423508 kB
SwapCached:            0 kB
Active:          2557828 kB
Inactive:         428380 kB
Active(anon):    2469444 kB
Inactive(anon):        4 kB
Active(file):      88384 kB
Inactive(file):   428376 kB
Unevictable:      272236 kB
Mlocked:          239532 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               580 kB
Writeback:             0 kB
AnonPages:       2752964 kB
Mapped:            22264 kB
Shmem:               204 kB
Slab:             604952 kB
SReclaimable:      48836 kB
SUnreclaim:       556116 kB
KernelStack:        1624 kB
PageTables:         9392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3443464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2455552 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= 71720 MiB
End job on node107 at 2016-06-30 04:14:47