Trace number 4103372

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 Resolution PB16? (TO) 1800.59 1797.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-siena1.opb
MD5SUM6b1441ebcfc2678f5078c728b5f20e0c
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16269067107200000
Optimality of the best value was proved NO
Number of variables70755
Total number of constraints2219
Number of constraints which are clauses310
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1909
Minimum length of a constraint15
Maximum length of a constraint70755
Number of terms in the objective function 70755
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 28224865138562971148229
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 28224967538562971148229
Number of bits of the biggest sum of numbers75
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.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.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103372-1466237833.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
2.30/1.47	c ... done. Wall clock time 1.361s.
2.30/1.47	c declared #vars     70755
2.30/1.47	c #constraints  4027
2.30/1.47	c constraints type 
2.30/1.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 310
2.30/1.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3716
2.30/1.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
2.30/1.48	c 4027 constraints processed.
2.30/1.48	c objective function length is 70755 literals
32.71/30.77	c cleaning 2499 clauses out of 5000 with flag 17468/5000
69.96/67.76	c cleaning 4234 clauses out of 8501 with flag 37402/11000
117.18/114.91	c cleaning 5637 clauses out of 11274 with flag 62332/18007
185.89/183.63	c cleaning 6818 clauses out of 13636 with flag 86788/26006
243.54/241.22	c cleaning 7903 clauses out of 15812 with flag 117744/35000
250.14/247.86	c cleaning 8958 clauses out of 17915 with flag 140756/45006
254.35/252.01	c cleaning 9993 clauses out of 19987 with flag 162902/56036
258.24/255.94	c cleaning 10984 clauses out of 21969 with flag 187007/68011
261.95/259.65	c cleaning 11994 clauses out of 23994 with flag 213186/81020
264.94/262.67	c cleaning 12982 clauses out of 25982 with flag 242715/95002
269.34/267.06	c cleaning 13990 clauses out of 27998 with flag 272711/110000
274.24/271.95	c cleaning 15003 clauses out of 30025 with flag 304745/126017
279.55/277.24	c cleaning 16005 clauses out of 32027 with flag 338755/143022
285.64/283.34	c cleaning 16992 clauses out of 34002 with flag 374715/161002
292.04/289.78	c cleaning 17975 clauses out of 36015 with flag 412725/180007
298.95/296.65	c cleaning 18988 clauses out of 38036 with flag 452717/200003
306.25/303.94	c cleaning 20001 clauses out of 40045 with flag 494711/221000
313.95/311.68	c cleaning 20990 clauses out of 42045 with flag 538713/243001
321.95/319.64	c cleaning 22004 clauses out of 44056 with flag 584715/266002
329.95/327.64	c cleaning 23023 clauses out of 46050 with flag 632746/290000
336.64/334.39	c cleaning 23997 clauses out of 48027 with flag 687547/315000
343.54/341.21	c cleaning 25017 clauses out of 50035 with flag 739808/341005
350.20/347.83	c cleaning 25995 clauses out of 52014 with flag 794072/368001
355.30/352.96	c cleaning 27000 clauses out of 54019 with flag 850072/396001
362.50/360.13	c cleaning 28004 clauses out of 56020 with flag 908074/425002
369.20/366.87	c cleaning 29000 clauses out of 58015 with flag 968072/455001
378.00/375.60	c cleaning 30002 clauses out of 60014 with flag 1030070/486000
384.20/381.87	c cleaning 30998 clauses out of 62013 with flag 1094072/518001
390.80/388.46	c cleaning 31998 clauses out of 64015 with flag 1160072/551001
397.59/395.29	c cleaning 32998 clauses out of 66016 with flag 1228070/585000
405.79/403.48	c cleaning 34002 clauses out of 68018 with flag 1298070/620000
414.40/412.06	c cleaning 34997 clauses out of 70019 with flag 1370076/656003
424.00/421.69	c cleaning 36006 clauses out of 72020 with flag 1444072/693001
434.20/431.85	c cleaning 36995 clauses out of 74013 with flag 1520070/731000
445.40/443.05	c cleaning 38003 clauses out of 76019 with flag 1598072/770001
458.60/456.25	c cleaning 39002 clauses out of 78016 with flag 1678072/810001
472.30/469.91	c cleaning 40002 clauses out of 80017 with flag 1760078/851004
485.90/483.56	c cleaning 40994 clauses out of 82011 with flag 1844070/893000
501.50/499.11	c cleaning 41998 clauses out of 84019 with flag 1930074/936002
519.52/517.12	c cleaning 43002 clauses out of 86021 with flag 2018074/980002
538.31/535.96	c cleaning 44002 clauses out of 88018 with flag 2108072/1025001
559.71/557.33	c cleaning 45004 clauses out of 90019 with flag 2200078/1071004
581.31/578.93	c cleaning 45996 clauses out of 92011 with flag 2294070/1118000
604.31/601.96	c cleaning 47002 clauses out of 94017 with flag 2390074/1166002
624.51/622.18	c cleaning 47995 clauses out of 96015 with flag 2488075/1215002
651.02/648.60	c cleaning 48996 clauses out of 98018 with flag 2588071/1265000
679.63/677.21	c cleaning 49999 clauses out of 100022 with flag 2690071/1316000
711.03/708.68	c cleaning 51002 clauses out of 102024 with flag 2794073/1368001
744.23/741.88	c cleaning 51998 clauses out of 104022 with flag 2900073/1421001
779.44/777.07	c cleaning 53005 clauses out of 106026 with flag 3008077/1475003
815.42/812.99	c cleaning 54001 clauses out of 108018 with flag 3118071/1530000
855.41/852.95	c cleaning 55000 clauses out of 110020 with flag 3230077/1586003
897.72/895.29	c cleaning 56001 clauses out of 112019 with flag 3344075/1643002
941.12/938.67	c cleaning 56995 clauses out of 114016 with flag 3460071/1701000
989.43/986.91	c cleaning 57997 clauses out of 116022 with flag 3578073/1760001
1041.84/1039.38	c cleaning 59007 clauses out of 118026 with flag 3698075/1820002
1098.14/1095.64	c cleaning 59998 clauses out of 120018 with flag 3820073/1881001
1155.24/1152.71	c cleaning 61005 clauses out of 122020 with flag 3944073/1943001
1217.06/1214.52	c cleaning 61998 clauses out of 124014 with flag 4070071/2006000
1283.97/1281.48	c cleaning 62999 clauses out of 126016 with flag 4198071/2070000
1350.09/1347.60	c cleaning 64005 clauses out of 128018 with flag 4328073/2135001
1423.19/1420.64	c cleaning 64992 clauses out of 130012 with flag 4460071/2201000
1495.43/1492.85	c cleaning 66004 clauses out of 132022 with flag 4594075/2268002
1572.53/1569.99	c cleaning 66999 clauses out of 134020 with flag 4730079/2336004
1653.86/1651.22	c cleaning 67999 clauses out of 136018 with flag 4874721/2405001
1745.56/1742.93	c cleaning 68999 clauses out of 138019 with flag 5021472/2475001
1800.01/1797.30	c starts		: 127
1800.01/1797.30	c conflicts		: 2525282
1800.01/1797.30	c decisions		: 3575816
1800.01/1797.30	c propagations		: 59308919
1800.01/1797.30	c inspects		: 25013363990
1800.01/1797.30	c shortcuts		: 0
1800.01/1797.30	c learnt literals	: 0
1800.01/1797.30	c learnt binary clauses	: 0
1800.01/1797.30	c learnt ternary clauses	: 0
1800.01/1797.30	c learnt constraints	: 2525282
1800.01/1797.30	c ignored constraints	: 0
1800.01/1797.30	c root simplifications	: 0
1800.01/1797.30	c removed literals (reason simplification)	: 0
1800.01/1797.30	c reason swapping (by a shorter reason)	: 0
1800.01/1797.30	c Calls to reduceDB	: 66
1800.01/1797.30	c Number of update (reduction) of LBD	: 39716
1800.01/1797.30	c Imported unit clauses	: 0
1800.01/1797.30	c number of reductions to clauses (during analyze)	: 0
1800.01/1797.30	c number of learned constraints concerned by reduction	: 0
1800.01/1797.30	c number of learning phase by resolution	: 0
1800.01/1797.30	c number of learning phase by cutting planes	: 0
1800.01/1797.30	c speed (assignments/second)	: 33028.09861943264
1800.01/1797.30	c non guided choices	253462
1800.01/1797.32	c timeout
1800.01/1797.33	c learnt constraints type 
1800.01/1797.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 119301
1800.01/1797.33	s UNKNOWN
1800.01/1797.33	c Total wall clock time (in seconds): 1797.214

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-4103372-1466237833/watcher-4103372-1466237833 -o /tmp/evaluation-result-4103372-1466237833/solver-4103372-1466237833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466206067-15564 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103372-1466237833.opb 

pid=20792
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: 2.20 2.24 2.19 3/194 20795
/proc/meminfo: memFree=28234488/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/20795/stat : 20795 (java) D 20792 20795 15548 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 25829783 2560000 46 33554432000 1073741824 1073778376 140733928590096 140733928587224 229346733351 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.20 2.24 2.19 3/194 20795
/proc/meminfo: memFree=28234488/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 25829783 9787879424 6033 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2389619 6033 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20021 s]
/proc/loadavg: 2.20 2.24 2.19 3/194 20795
/proc/meminfo: memFree=28234488/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 5071 0 1 0 28 1 0 0 20 0 18 0 25829783 9787879424 7441 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2389619 7441 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 2.20 2.24 2.19 3/194 20795
/proc/meminfo: memFree=28234488/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 6355 0 1 0 45 2 0 0 20 0 18 0 25829783 9787879424 12857 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2389619 12857 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700178 s]
/proc/loadavg: 2.20 2.24 2.19 3/194 20795
/proc/meminfo: memFree=28234488/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9558476 CPUtime=1.32 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 10856 0 1 0 125 7 0 0 20 0 18 0 25829783 9787879424 47129 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2389619 47129 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9558476

[startup+1.50071 s]
/proc/loadavg: 2.20 2.24 2.19 3/212 20813
/proc/meminfo: memFree=28011848/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9558476 CPUtime=2.55 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 14841 0 1 0 242 13 0 0 20 0 18 0 25829783 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2389619 60189 2268 9 0 2380296 0
[pid=20795/tid=20797] ppid=20792 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 2478 0 1 0 133 4 0 0 20 0 18 0 25829784 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139882133499232 139882001458189 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 99 0 0 0 3 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 90 0 0 0 2 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 101 0 0 0 1 0 0 0 20 0 18 0 25829786 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 25829787 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 25829787 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 25829787 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25829790 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) R 20792 20795 15548 0 -1 4202560 6553 0 0 0 52 0 0 0 20 0 18 0 25829790 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881953125984 139882137625979 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) R 20792 20795 15548 0 -1 4202560 3988 0 0 0 29 0 0 0 20 0 18 0 25829790 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881952086200 139882140310054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25829790 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 25829790 9787879424 60189 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 9558476

[startup+3.10087 s]
/proc/loadavg: 2.20 2.24 2.19 3/213 20814
/proc/meminfo: memFree=28001236/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9625040 CPUtime=4.6 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 14920 0 1 0 446 14 0 0 20 0 19 0 25829783 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2406260 68891 2275 9 0 2396937 0
[pid=20795/tid=20797] ppid=20792 vsize=9625040 CPUtime=2.96 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 2499 0 1 0 292 4 0 0 20 0 19 0 25829784 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139882133506432 139882002185033 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 99 0 0 0 3 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 90 0 0 0 2 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 142 0 0 0 5 2 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 101 0 0 0 1 0 0 0 20 0 19 0 25829786 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6562 0 0 0 78 0 0 0 20 0 19 0 25829790 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4024 0 0 0 49 0 0 0 20 0 19 0 25829790 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 68891 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 9625040

[startup+6.30088 s]
/proc/loadavg: 2.18 2.23 2.19 3/212 20814
/proc/meminfo: memFree=27851444/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9625040 CPUtime=7.97 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 15222 0 1 0 778 19 0 0 20 0 19 0 25829783 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2406260 97490 2275 9 0 2396937 0
[pid=20795/tid=20797] ppid=20792 vsize=9625040 CPUtime=6.1 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 2537 0 1 0 604 6 0 0 20 0 19 0 25829784 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139882133506648 139882002170034 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 67 0 0 0 3 1 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 108 0 0 0 5 0 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 105 0 0 0 4 2 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 150 0 0 0 6 3 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 121 0 0 0 5 2 0 0 20 0 19 0 25829786 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.78 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6562 0 0 0 78 0 0 0 20 0 19 0 25829790 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4024 0 0 0 49 0 0 0 20 0 19 0 25829790 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 97490 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9625040

[startup+12.7009 s]
/proc/loadavg: 2.25 2.25 2.19 4/213 20815

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

[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6568 0 0 0 84 0 0 0 20 0 19 0 25829790 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4033 0 0 0 60 0 0 0 20 0 19 0 25829790 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 99 0 0 0 30 32 0 0 20 0 19 0 25829790 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 682662 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1724.96
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.31 2.27 2.22 4/213 20924
/proc/meminfo: memFree=26643300/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9625040 CPUtime=1785.01 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 18612 0 1 0 178409 92 0 0 20 0 19 0 25829783 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2406260 676972 2280 9 0 2396937 0
[pid=20795/tid=20797] ppid=20792 vsize=9625040 CPUtime=1781.72 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 4300 0 1 0 178105 67 0 0 20 0 19 0 25829784 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882133507216 139882002199319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 136 0 0 0 18 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 143 0 0 0 12 2 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 149 0 0 0 13 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 181 0 0 0 17 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 128 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 59 0 0 0 12 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 179 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 1279 0 0 0 1 2 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6568 0 0 0 84 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4033 0 0 0 60 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 103 0 0 0 32 32 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1785.01
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.3 s]
/proc/loadavg: 2.24 2.26 2.22 3/213 20924
/proc/meminfo: memFree=26660120/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 18612 0 1 0 179909 92 0 0 20 0 19 0 25829783 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2406260 676972 2280 9 0 2396937 0
[pid=20795/tid=20797] ppid=20792 vsize=9625040 CPUtime=1796.72 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 4300 0 1 0 179605 67 0 0 20 0 19 0 25829784 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882133507216 139882002199319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 136 0 0 0 18 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 143 0 0 0 12 2 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 149 0 0 0 13 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 181 0 0 0 17 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 128 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 59 0 0 0 12 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 179 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 1279 0 0 0 1 2 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6568 0 0 0 84 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4033 0 0 0 60 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 103 0 0 0 32 32 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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 20795 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.3 s]
/proc/loadavg: 2.24 2.26 2.22 3/213 20924
/proc/meminfo: memFree=26660120/32872528 swapFree=1370848/1518016
[pid=20795] ppid=20792 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/20795/stat : 20795 (java) S 20792 20795 15548 0 -1 4202496 18612 0 1 0 179909 92 0 0 20 0 19 0 25829783 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 140733928581232 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20795/statm: 2406260 676972 2280 9 0 2396937 0
[pid=20795/tid=20797] ppid=20792 vsize=9625040 CPUtime=1796.72 cores=0,2,4,6
/proc/20795/task/20797/stat : 20797 (java) R 20792 20795 15548 0 -1 4202560 4300 0 1 0 179605 67 0 0 20 0 19 0 25829784 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882133507216 139882002199319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20798] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20798/stat : 20798 (java) S 20792 20795 15548 0 -1 4202560 136 0 0 0 18 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882122570408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20799] ppid=20792 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/20795/task/20799/stat : 20799 (java) S 20792 20795 15548 0 -1 4202560 143 0 0 0 12 2 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882121517864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20800] ppid=20792 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/20795/task/20800/stat : 20800 (java) S 20792 20795 15548 0 -1 4202560 149 0 0 0 13 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139882120465320 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20801] ppid=20792 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/20795/task/20801/stat : 20801 (java) S 20792 20795 15548 0 -1 4202560 181 0 0 0 17 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881973759016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20802] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20802/stat : 20802 (java) S 20792 20795 15548 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881972705448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20803] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20803/stat : 20803 (java) S 20792 20795 15548 0 -1 4202560 128 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881971652904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20804] ppid=20792 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/20795/task/20804/stat : 20804 (java) S 20792 20795 15548 0 -1 4202560 59 0 0 0 12 3 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881970600360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20805] ppid=20792 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/20795/task/20805/stat : 20805 (java) S 20792 20795 15548 0 -1 4202560 179 0 0 0 15 4 0 0 20 0 19 0 25829786 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881969547816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20795/tid=20806] ppid=20792 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/20795/task/20806/stat : 20806 (java) S 20792 20795 15548 0 -1 4202560 1279 0 0 0 1 2 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881957349992 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20807] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20807/stat : 20807 (java) S 20792 20795 15548 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881956296312 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20808] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20808/stat : 20808 (java) S 20792 20795 15548 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25829787 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881955243656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20809] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20809/stat : 20809 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881954192400 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20810] ppid=20792 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/20795/task/20810/stat : 20810 (java) S 20792 20795 15548 0 -1 4202560 6568 0 0 0 84 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881953138744 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20811] ppid=20792 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/20795/task/20811/stat : 20811 (java) S 20792 20795 15548 0 -1 4202560 4033 0 0 0 60 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881952086200 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20795/tid=20812] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20812/stat : 20812 (java) S 20792 20795 15548 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881951033848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20795/tid=20813] ppid=20792 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/20795/task/20813/stat : 20813 (java) S 20792 20795 15548 0 -1 4202560 103 0 0 0 32 32 0 0 20 0 19 0 25829790 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881949981512 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20795/tid=20814] ppid=20792 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20795/task/20814/stat : 20814 (java) S 20792 20795 15548 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25829943 9856040960 676972 33554432000 1073741824 1073778376 140733928590096 139881948927272 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1797.34
CPU time (s): 1800.59
CPU user time (s): 1799.16
CPU system time (s): 1.43478
CPU usage (%): 100.181
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 1.43478
maximum resident set size= 2761884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18653
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38502
involuntary context switches= 5274

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28804 second user time and 7.42487 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 10:17:13
IDJOB=4103372
IDBENCH=2341
IDSOLVER=2546
FILE ID=node129/4103372-1466237833
RUNJOBID= node129-1466206067-15564
PBS_JOBID= 19918148
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-siena1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103372-1466237833/watcher-4103372-1466237833 -o /tmp/evaluation-result-4103372-1466237833/solver-4103372-1466237833 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466206067-15564 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103372-1466237833.opb

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

MD5SUM BENCH= 6b1441ebcfc2678f5078c728b5f20e0c
RANDOM SEED=1829669636

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28234868 kB
Buffers:          118936 kB
Cached:           176040 kB
SwapCached:         1940 kB
Active:          2182536 kB
Inactive:         195428 kB
Active(anon):    2084556 kB
Inactive(anon):     1076 kB
Active(file):      97980 kB
Inactive(file):   194352 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              7428 kB
Writeback:             0 kB
AnonPages:       3604580 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             601396 kB
SReclaimable:      45000 kB
SUnreclaim:       556396 kB
KernelStack:        1584 kB
PageTables:        11420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3908212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2193408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-18 10:47:10