Trace number 4103534

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 PB16? (TO) 1800.95 887.777

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-dfl001.opb
MD5SUM82090c0a4adcfdd30e3ab97004b5e93d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables366703
Total number of constraints6084
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 constraints6084
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 187033
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 882752655849462510276
Number of bits of the sum of numbers in the objective function 70
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.08	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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4103534-1466242995.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
7.77/5.00	c ... done. Wall clock time 4.885s.
7.77/5.00	c declared #vars     366703
7.77/5.00	c #constraints  12155
7.77/5.00	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
7.77/5.00	c constraints type 
7.77/5.00	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12105
7.77/5.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 50
7.77/5.00	c 12155 constraints processed.
7.77/5.00	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
7.77/5.00	c constraints type 
7.77/5.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12155
7.77/5.00	c 12155 constraints processed.
7.77/5.00	c objective function length is 187033 literals
37.94/19.10	c cleaning 2496 clauses out of 5000 with flag 13973/5000
57.88/28.59	c cleaning 4251 clauses out of 8505 with flag 32948/11001
75.02/36.94	c cleaning 5630 clauses out of 11260 with flag 51994/18007
87.28/42.61	c cleaning 6809 clauses out of 13623 with flag 68278/26000
101.50/49.33	c cleaning 7903 clauses out of 15815 with flag 86673/35001
116.54/56.45	c cleaning 8948 clauses out of 17917 with flag 108199/45006
126.66/61.07	c cleaning 9975 clauses out of 19963 with flag 130330/56000
136.53/65.71	c cleaning 10992 clauses out of 21989 with flag 154332/68001
148.55/72.39	c cleaning 11993 clauses out of 23996 with flag 180330/81000
161.21/78.42	c cleaning 13001 clauses out of 26003 with flag 208330/95000
173.99/84.75	c cleaning 13999 clauses out of 28003 with flag 238332/110001
187.91/91.57	c cleaning 14993 clauses out of 30004 with flag 270332/126001
202.89/98.88	c cleaning 16006 clauses out of 32014 with flag 304338/143004
219.27/106.87	c cleaning 17002 clauses out of 34004 with flag 340330/161000
237.51/115.70	c cleaning 17998 clauses out of 36004 with flag 378334/180002
257.20/125.35	c cleaning 19004 clauses out of 38008 with flag 418338/200004
276.94/135.00	c cleaning 20002 clauses out of 40004 with flag 460338/221004
298.47/145.42	c cleaning 20998 clauses out of 42001 with flag 504336/243003
321.23/156.64	c cleaning 22000 clauses out of 44001 with flag 550332/266001
344.56/168.00	c cleaning 22990 clauses out of 46000 with flag 598330/290000
369.51/180.22	c cleaning 24005 clauses out of 48011 with flag 648332/315001
399.94/195.21	c cleaning 24990 clauses out of 50006 with flag 700332/341001
434.41/212.13	c cleaning 26006 clauses out of 52016 with flag 754332/368001
469.87/229.56	c cleaning 27005 clauses out of 54011 with flag 810334/396002
506.10/247.44	c cleaning 27997 clauses out of 56004 with flag 868330/425000
548.76/268.48	c cleaning 29003 clauses out of 58011 with flag 928338/455004
587.56/287.48	c cleaning 29996 clauses out of 60008 with flag 990338/486004
630.41/309.52	c cleaning 31006 clauses out of 62011 with flag 1054336/518003
657.93/323.12	c cleaning 0 clauses out of 5000 with flag 0/5000
669.97/328.72	c cleaning 32000 clauses out of 64002 with flag 1120330/551000
721.38/353.96	c cleaning 33001 clauses out of 66003 with flag 1188332/585001
782.19/383.80	c cleaning 33996 clauses out of 68001 with flag 1258330/620000
836.20/410.18	c cleaning 35002 clauses out of 70006 with flag 1330332/656001
894.73/438.87	c cleaning 35992 clauses out of 72003 with flag 1404330/693000
958.95/470.40	c cleaning 37005 clauses out of 74011 with flag 1480330/731000
1023.60/502.29	c cleaning 38006 clauses out of 76014 with flag 1558346/770008
1091.87/535.60	c cleaning 39003 clauses out of 78005 with flag 1638340/810005
1159.97/569.03	c cleaning 40000 clauses out of 79999 with flag 1720334/851002
1238.44/609.94	c cleaning 40999 clauses out of 81997 with flag 1804330/893000
1303.85/642.43	c cleaning 41997 clauses out of 83998 with flag 1890330/936000
1378.51/679.56	c cleaning 43001 clauses out of 86003 with flag 1978334/980002
1463.28/721.43	c cleaning 43999 clauses out of 88000 with flag 2068330/1025000
1552.01/765.36	c cleaning 45001 clauses out of 90002 with flag 2160332/1071001
1647.02/812.39	c cleaning 45996 clauses out of 92003 with flag 2254336/1118003
1739.32/857.86	c cleaning 47001 clauses out of 94005 with flag 2350332/1166001
1765.77/870.82	c cleaning 0 clauses out of 11000 with flag 0/11000
1800.19/887.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/887.71	c starts		: 213
1800.19/887.71	c conflicts		: 1202036
1800.19/887.71	c decisions		: 1709904
1800.19/887.71	c propagations		: 20356185
1800.19/887.71	c inspects		: 6121831486
1800.19/887.71	c shortcuts		: 0
1800.19/887.71	c learnt literals	: 0
1800.19/887.71	c learnt binary clauses	: 0
1800.19/887.71	c learnt ternary clauses	: 0
1800.19/887.71	c learnt constraints	: 1202036
1800.19/887.71	c ignored constraints	: 0
1800.19/887.71	c root simplifications	: 0
1800.19/887.71	c removed literals (reason simplification)	: 19060622
1800.19/887.71	c reason swapping (by a shorter reason)	: 0
1800.19/887.71	c Calls to reduceDB	: 44
1800.19/887.71	c Number of update (reduction) of LBD	: 2453
1800.19/887.71	c Imported unit clauses	: 0
1800.19/887.71	c number of reductions to clauses (during analyze)	: 0
1800.19/887.71	c number of learned constraints concerned by reduction	: 0
1800.19/887.71	c number of learning phase by resolution	: 0
1800.19/887.71	c number of learning phase by cutting planes	: 0
1800.19/887.71	c speed (assignments/second)	: 23067.10429846897
1800.19/887.71	c non guided choices	2
1800.19/887.74	c learnt constraints type 
1800.19/887.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83040
1800.19/887.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/887.74	c starts		: 35
1800.19/887.74	c conflicts		: 11048
1800.19/887.74	c decisions		: 1211832
1800.19/887.74	c propagations		: 3054332
1800.19/887.74	c inspects		: 190964673
1800.19/887.74	c shortcuts		: 0
1800.19/887.74	c learnt literals	: 0
1800.19/887.74	c learnt binary clauses	: 0
1800.19/887.74	c learnt ternary clauses	: 0
1800.19/887.74	c learnt constraints	: 11048
1800.19/887.74	c ignored constraints	: 0
1800.19/887.74	c root simplifications	: 0
1800.19/887.74	c removed literals (reason simplification)	: 0
1800.19/887.74	c reason swapping (by a shorter reason)	: 0
1800.19/887.74	c Calls to reduceDB	: 2
1800.19/887.74	c Number of update (reduction) of LBD	: 0
1800.19/887.74	c Imported unit clauses	: 0
1800.19/887.74	c number of reductions to clauses (during analyze)	: 0
1800.19/887.74	c number of learned constraints concerned by reduction	: 0
1800.19/887.74	c number of learning phase by resolution	: 0
1800.19/887.74	c number of learning phase by cutting planes	: 0
1800.19/887.74	c speed (assignments/second)	: 3461.2308358292507
1800.19/887.74	c non guided choices	4299
1800.19/887.75	c learnt constraints type 
1800.19/887.75	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.19/887.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11047
1800.19/887.75	s UNKNOWN
1800.19/887.75	c Total wall clock time (in seconds): 887.629

Verifier Data

ERROR: no interpretation found !

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-4103534-1466242995/watcher-4103534-1466242995 -o /tmp/evaluation-result-4103534-1466242995/solver-4103534-1466242995 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103534-1466242995.opb 

pid=19651
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.19 4.23 4.06 4/197 19654
/proc/meminfo: memFree=29280448/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=89736 CPUtime=0 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 1239 0 0 0 0 0 0 0 20 0 2 0 26346382 91889664 881 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 22434 885 669 9 0 16769 0
[pid=19654/tid=19655] ppid=19651 vsize=91880 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 2 0 26346382 94085120 904 33554432000 1073741824 1073778376 140737455995360 140737455984424 214360422218 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100111 s]
/proc/loadavg: 4.19 4.23 4.06 4/197 19654
/proc/meminfo: memFree=29280448/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 4423 0 1 0 9 1 0 0 20 0 18 0 26346382 9787879424 6050 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 6050 2126 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2386 0 1 0 6 1 0 0 20 0 18 0 26346382 9787879424 6050 33554432000 1073741824 1073778376 140737455995360 140516923284384 140516926068760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200329 s]
/proc/loadavg: 4.19 4.23 4.06 4/197 19654
/proc/meminfo: memFree=29280448/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 5064 0 1 0 28 2 0 0 20 0 18 0 26346382 9787879424 10953 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 10953 2221 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2410 0 1 0 16 1 0 0 20 0 18 0 26346382 9787879424 10953 33554432000 1073741824 1073778376 140737455995360 140516923285384 140516784158049 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300332 s]
/proc/loadavg: 4.19 4.23 4.06 4/197 19654
/proc/meminfo: memFree=29280448/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 5974 0 1 0 45 2 0 0 20 0 18 0 26346382 9787879424 15168 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 15168 2232 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2417 0 1 0 25 2 0 0 20 0 18 0 26346382 9787879424 15168 33554432000 1073741824 1073778376 140737455995360 140516923285384 140516784491492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700321 s]
/proc/loadavg: 4.19 4.23 4.06 4/197 19654
/proc/meminfo: memFree=29280448/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=0.95 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 6097 0 1 0 91 4 0 0 20 0 18 0 26346382 9787879424 38286 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 38286 2236 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2465 0 1 0 64 3 0 0 20 0 18 0 26346382 9787879424 38286 33554432000 1073741824 1073778376 140737455995360 140516923285384 140516784159824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 4.19 4.23 4.06 4/215 19672
/proc/meminfo: memFree=29080156/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=2.59 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 15054 0 1 0 242 17 0 0 20 0 18 0 26346382 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 71488 2263 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=1.35 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2473 0 1 0 131 4 0 0 20 0 18 0 26346382 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516923284120 214373033229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 114 0 0 0 2 2 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 99 0 0 0 3 2 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 54 0 0 0 3 2 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 145 0 0 0 6 3 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 100 0 0 0 3 0 0 0 20 0 18 0 26346383 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 26346384 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 18 0 26346385 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 26346385 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9558476 CPUtime=0.35 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) S 19651 19654 18358 0 -1 4202560 5439 0 0 0 34 1 0 0 20 0 18 0 26346387 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516743305912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9558476 CPUtime=0.37 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 5238 0 0 0 36 1 0 0 20 0 18 0 26346387 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19672/stat : 19672 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 71488 33554432000 1073741824 1073778376 140737455995360 140516740148424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 9558476

[startup+3.10086 s]
/proc/loadavg: 4.19 4.23 4.06 4/215 19672
/proc/meminfo: memFree=28787668/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9558476 CPUtime=5.05 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 16421 0 1 0 460 45 0 0 20 0 18 0 26346382 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2389619 157377 2274 9 0 2380296 0
[pid=19654/tid=19655] ppid=19651 vsize=9558476 CPUtime=2.13 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) R 19651 19654 18358 0 -1 4202560 2524 0 1 0 208 5 0 0 20 0 18 0 26346382 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516923277280 140516784609878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9558476 CPUtime=0.16 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 162 0 0 0 11 5 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 389 0 0 0 20 6 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9558476 CPUtime=0.16 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 96 0 0 0 11 5 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 128 0 0 0 16 6 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 109 0 0 0 10 3 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 351 0 0 0 17 6 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 117 0 0 0 12 5 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 160 0 0 0 12 5 0 0 20 0 18 0 26346383 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 450 0 0 0 52 0 0 0 20 0 18 0 26346384 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 18 0 26346385 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 26346385 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9558476 CPUtime=0.35 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) S 19651 19654 18358 0 -1 4202560 5439 0 0 0 34 1 0 0 20 0 18 0 26346387 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516743305912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9558476 CPUtime=0.38 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 5238 0 0 0 37 1 0 0 20 0 18 0 26346387 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19672/stat : 19672 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26346387 9787879424 157377 33554432000 1073741824 1073778376 140737455995360 140516740148424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 9558476

[startup+6.3009 s]
/proc/loadavg: 4.18 4.22 4.06 7/219 19676
/proc/meminfo: memFree=27923192/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9824732 CPUtime=11.38 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 18402 0 1 0 1057 81 0 0 20 0 22 0 26346382 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2456183 280553 2292 9 0 2446860 0
[pid=19654/tid=19655] ppid=19651 vsize=9824732 CPUtime=3.8 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) S 19651 19654 18358 0 -1 4202560 2823 0 1 0 371 9 0 0 20 0 22 0 26346382 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516923286392 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 217 0 0 0 22 8 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 480 0 0 0 42 13 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 300 0 0 0 27 8 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 303 0 0 0 35 10 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 159 0 0 0 21 6 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 588 0 0 0 42 13 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 257 0 0 0 26 7 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 500 0 0 0 28 8 0 0 20 0 22 0 26346383 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 722 0 0 0 52 0 0 0 20 0 22 0 26346384 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) R 19651 19654 18358 0 -1 4202560 5448 0 0 0 70 1 0 0 20 0 22 0 26346387 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516743305792 140516925335056 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 5282 0 0 0 86 1 0 0 20 0 22 0 26346387 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 280553 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[startup+882.308 s]
/proc/loadavg: 4.23 4.31 4.23 6/219 19766
/proc/meminfo: memFree=25171160/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9824732 CPUtime=1789.18 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 38483 0 1 0 178511 407 0 0 20 0 22 0 26346382 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2456183 1081408 2298 9 0 2446860 0
[pid=19654/tid=19655] ppid=19651 vsize=9824732 CPUtime=3.85 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) S 19651 19654 18358 0 -1 4202560 2853 0 1 0 374 11 0 0 20 0 22 0 26346382 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516923286392 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9824732 CPUtime=8.53 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 1109 0 0 0 805 48 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9824732 CPUtime=8.29 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 1086 0 0 0 784 45 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9824732 CPUtime=8.71 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 1366 0 0 0 823 48 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9824732 CPUtime=8.65 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 1201 0 0 0 818 47 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9824732 CPUtime=9.23 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 1151 0 0 0 879 44 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9824732 CPUtime=9.18 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 1357 0 0 0 867 51 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9824732 CPUtime=8.74 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 977 0 0 0 831 43 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9824732 CPUtime=8.99 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 1064 0 0 0 860 39 0 0 20 0 22 0 26346383 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9824732 CPUtime=8.97 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 3665 0 0 0 885 12 0 0 20 0 22 0 26346384 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) S 19651 19654 18358 0 -1 4202560 5465 0 0 0 126 2 0 0 20 0 22 0 26346387 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516743305912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 15081 0 0 0 231 3 0 0 20 0 22 0 26346387 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19654/task/19672/stat : 19672 (java) S 19651 19654 18358 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 26346387 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516740148424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19673] ppid=19651 vsize=9824732 CPUtime=851.17 cores=0,2,4,6
/proc/19654/task/19673/stat : 19673 (java) R 19651 19654 18358 0 -1 4202560 107 0 0 0 85102 15 0 0 20 0 22 0 26346883 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516739041776 140516785144412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19674] ppid=19651 vsize=9824732 CPUtime=851.23 cores=0,2,4,6
/proc/19654/task/19674/stat : 19674 (java) R 19651 19654 18358 0 -1 4202560 679 0 0 0 85106 17 0 0 20 0 22 0 26346883 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516737989744 140516785033651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19675] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19675/stat : 19675 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346906 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516736939176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19676] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19676/stat : 19676 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346912 10060525568 1081408 33554432000 1073741824 1073778376 140737455995360 140516735886376 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+887.701 s]
/proc/loadavg: 4.29 4.32 4.23 5/219 19766
/proc/meminfo: memFree=25162976/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 38506 0 1 0 179610 409 0 0 20 0 22 0 26346382 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2456183 1083462 2298 9 0 2446860 0
[pid=19654/tid=19655] ppid=19651 vsize=9824732 CPUtime=3.85 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) S 19651 19654 18358 0 -1 4202560 2853 0 1 0 374 11 0 0 20 0 22 0 26346382 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516923286392 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9824732 CPUtime=8.63 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 1112 0 0 0 815 48 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9824732 CPUtime=8.32 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 1086 0 0 0 787 45 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9824732 CPUtime=8.77 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 1367 0 0 0 829 48 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9824732 CPUtime=8.7 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 1204 0 0 0 823 47 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9824732 CPUtime=9.3 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 1153 0 0 0 886 44 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9824732 CPUtime=9.25 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 1361 0 0 0 874 51 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9824732 CPUtime=8.76 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 980 0 0 0 833 43 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9824732 CPUtime=9.02 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 1064 0 0 0 863 39 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9824732 CPUtime=8.97 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 3671 0 0 0 885 12 0 0 20 0 22 0 26346384 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) S 19651 19654 18358 0 -1 4202560 5465 0 0 0 126 2 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516743305912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 15081 0 0 0 231 3 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19654/task/19672/stat : 19672 (java) S 19651 19654 18358 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516740148424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19673] ppid=19651 vsize=9824732 CPUtime=856.46 cores=0,2,4,6
/proc/19654/task/19673/stat : 19673 (java) R 19651 19654 18358 0 -1 4202560 107 0 0 0 85630 16 0 0 20 0 22 0 26346883 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516739041744 140516784613136 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19674] ppid=19651 vsize=9824732 CPUtime=856.52 cores=0,2,4,6
/proc/19654/task/19674/stat : 19674 (java) R 19651 19654 18358 0 -1 4202560 680 0 0 0 85634 18 0 0 20 0 22 0 26346883 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516737989680 140516785034354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19675] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19675/stat : 19675 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346906 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516736939176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19676] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19676/stat : 19676 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346912 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516735886376 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 19654 sig 9
??? kill -19654 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+887.701 s]
/proc/loadavg: 4.29 4.32 4.23 5/219 19766
/proc/meminfo: memFree=25162976/32872528 swapFree=1286400/1433568
[pid=19654] ppid=19651 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/19654/stat : 19654 (java) S 19651 19654 18358 0 -1 4202496 38506 0 1 0 179610 409 0 0 20 0 22 0 26346382 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140737455986496 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19654/statm: 2456183 1083462 2298 9 0 2446860 0
[pid=19654/tid=19655] ppid=19651 vsize=9824732 CPUtime=3.85 cores=0,2,4,6
/proc/19654/task/19655/stat : 19655 (java) S 19651 19654 18358 0 -1 4202560 2853 0 1 0 374 11 0 0 20 0 22 0 26346382 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516923286392 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19657] ppid=19651 vsize=9824732 CPUtime=8.63 cores=0,2,4,6
/proc/19654/task/19657/stat : 19657 (java) S 19651 19654 18358 0 -1 4202560 1112 0 0 0 815 48 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516767295784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19658] ppid=19651 vsize=9824732 CPUtime=8.32 cores=0,2,4,6
/proc/19654/task/19658/stat : 19658 (java) S 19651 19654 18358 0 -1 4202560 1086 0 0 0 787 45 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516766242984 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19659] ppid=19651 vsize=9824732 CPUtime=8.77 cores=0,2,4,6
/proc/19654/task/19659/stat : 19659 (java) S 19651 19654 18358 0 -1 4202560 1367 0 0 0 829 48 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516765190696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19660] ppid=19651 vsize=9824732 CPUtime=8.7 cores=0,2,4,6
/proc/19654/task/19660/stat : 19660 (java) S 19651 19654 18358 0 -1 4202560 1204 0 0 0 823 47 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516764137896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19661] ppid=19651 vsize=9824732 CPUtime=9.3 cores=0,2,4,6
/proc/19654/task/19661/stat : 19661 (java) S 19651 19654 18358 0 -1 4202560 1153 0 0 0 886 44 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516763085608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19662] ppid=19651 vsize=9824732 CPUtime=9.25 cores=0,2,4,6
/proc/19654/task/19662/stat : 19662 (java) S 19651 19654 18358 0 -1 4202560 1361 0 0 0 874 51 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516762032808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19663] ppid=19651 vsize=9824732 CPUtime=8.76 cores=0,2,4,6
/proc/19654/task/19663/stat : 19663 (java) S 19651 19654 18358 0 -1 4202560 980 0 0 0 833 43 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516760980520 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19664] ppid=19651 vsize=9824732 CPUtime=9.02 cores=0,2,4,6
/proc/19654/task/19664/stat : 19664 (java) S 19651 19654 18358 0 -1 4202560 1064 0 0 0 863 39 0 0 20 0 22 0 26346383 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516759927720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19665] ppid=19651 vsize=9824732 CPUtime=8.97 cores=0,2,4,6
/proc/19654/task/19665/stat : 19665 (java) S 19651 19654 18358 0 -1 4202560 3671 0 0 0 885 12 0 0 20 0 22 0 26346384 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516747516136 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19666] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19666/stat : 19666 (java) S 19651 19654 18358 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516746462200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19667] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19667/stat : 19667 (java) S 19651 19654 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 26346385 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516745409800 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19668] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19668/stat : 19668 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516744358288 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19669] ppid=19651 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/19654/task/19669/stat : 19669 (java) S 19651 19654 18358 0 -1 4202560 5465 0 0 0 126 2 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516743305912 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19670] ppid=19651 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/19654/task/19670/stat : 19670 (java) S 19651 19654 18358 0 -1 4202560 15081 0 0 0 231 3 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516742253112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19671] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19671/stat : 19671 (java) S 19651 19654 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516741201016 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19672] ppid=19651 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19654/task/19672/stat : 19672 (java) S 19651 19654 18358 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 26346387 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516740148424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19654/tid=19673] ppid=19651 vsize=9824732 CPUtime=856.46 cores=0,2,4,6
/proc/19654/task/19673/stat : 19673 (java) R 19651 19654 18358 0 -1 4202560 107 0 0 0 85630 16 0 0 20 0 22 0 26346883 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516739041744 140516784613136 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19654/tid=19674] ppid=19651 vsize=9824732 CPUtime=856.52 cores=0,2,4,6
/proc/19654/task/19674/stat : 19674 (java) R 19651 19654 18358 0 -1 4202560 680 0 0 0 85634 18 0 0 20 0 22 0 26346883 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516737989680 140516785034354 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19654/tid=19675] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19675/stat : 19675 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346906 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516736939176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19654/tid=19676] ppid=19651 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19654/task/19676/stat : 19676 (java) S 19651 19654 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26346912 10060525568 1083462 33554432000 1073741824 1073778376 140737455995360 140516735886376 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 887.777
CPU time (s): 1800.95
CPU user time (s): 1796.33
CPU system time (s): 4.6203
CPU usage (%): 202.861
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.33
system time used= 4.6203
maximum resident set size= 4333980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38549
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25125
involuntary context switches= 35234

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64414 second user time and 7.56285 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 11:43:16
IDJOB=4103534
IDBENCH=2388
IDSOLVER=2543
FILE ID=node130/4103534-1466242995
RUNJOBID= node130-1466240252-18374
PBS_JOBID= 19918180
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-dfl001.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103534-1466242995/watcher-4103534-1466242995 -o /tmp/evaluation-result-4103534-1466242995/solver-4103534-1466242995 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103534-1466242995.opb

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

MD5SUM BENCH= 82090c0a4adcfdd30e3ab97004b5e93d
RANDOM SEED=1387229909

node130.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.365
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	: 5332.73
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.365
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.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29280448 kB
Buffers:            6872 kB
Cached:            94732 kB
SwapCached:         1720 kB
Active:          1376504 kB
Inactive:          45204 kB
Active(anon):    1320760 kB
Inactive(anon):     1968 kB
Active(file):      55744 kB
Inactive(file):    43236 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098032 kB
Dirty:             20060 kB
Writeback:             0 kB
AnonPages:       2759800 kB
Mapped:            14584 kB
Shmem:                 0 kB
Slab:             598136 kB
SReclaimable:      41480 kB
SUnreclaim:       556656 kB
KernelStack:        1608 kB
PageTables:         9688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4191532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1429504 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= 71708 MiB
End job on node130 at 2016-06-18 11:58:04