Trace number 4103544

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.5 1796.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-pilot.we.opb
MD5SUM78c28cbc46584ca3f2053cae625d9faa
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.2082
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables77678
Total number of constraints1016
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 constraints1016
Minimum length of a constraint10
Maximum length of a constraint2430
Number of terms in the objective function 2760
Biggest coefficient in the objective function 114621939712000000000
Number of bits for the biggest coefficient in the objective function 67
Sum of the numbers in the objective function 6133849937192095161813
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 114621939712000000000
Number of bits of the biggest number in a constraint 67
Biggest sum of numbers in a constraint 6133849937192095161813
Number of bits of the biggest sum of numbers73
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-4103544-1466243112.opb
0.10/0.10	c reading problem ... 
0.10/0.10	c  objective function found
1.97/1.08	c ... done. Wall clock time 0.978s.
1.97/1.08	c declared #vars     77678
1.97/1.08	c #constraints  1599
1.97/1.08	c constraints type 
1.97/1.08	c org.sat4j.specs.Constr$1 => 20
1.97/1.08	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1537
1.97/1.08	c org.sat4j.pb.constraints.pb.MaxWatchPb => 42
1.97/1.08	c 1599 constraints processed.
1.97/1.08	c objective function length is 2760 literals
4.01/2.43	c cleaning 2500 clauses out of 5000 with flag 10639/5000
5.39/3.79	c cleaning 4249 clauses out of 8500 with flag 22885/11000
6.79/5.11	c cleaning 5626 clauses out of 11252 with flag 36887/18001
8.30/6.68	c cleaning 6813 clauses out of 13625 with flag 52885/26000
10.42/8.72	c cleaning 7905 clauses out of 15813 with flag 70887/35001
12.63/10.94	c cleaning 8952 clauses out of 17907 with flag 90885/45000
15.73/14.03	c cleaning 9974 clauses out of 19958 with flag 112928/56003
19.14/17.48	c cleaning 10991 clauses out of 21981 with flag 138851/68000
23.15/21.34	c cleaning 11995 clauses out of 23992 with flag 167378/81002
27.35/25.52	c cleaning 12994 clauses out of 25995 with flag 198136/95000
31.45/29.63	c cleaning 14001 clauses out of 28002 with flag 228919/110001
35.95/34.19	c cleaning 14998 clauses out of 30001 with flag 260919/126001
41.05/39.24	c cleaning 15995 clauses out of 32002 with flag 294917/143000
46.46/44.60	c cleaning 16996 clauses out of 34010 with flag 330923/161003
52.36/50.51	c cleaning 18006 clauses out of 36011 with flag 368917/180000
58.66/56.87	c cleaning 18999 clauses out of 38006 with flag 408919/200001
66.03/64.06	c cleaning 20001 clauses out of 40006 with flag 450937/221000
73.42/71.47	c cleaning 20997 clauses out of 42005 with flag 495142/243000
82.53/80.54	c cleaning 22005 clauses out of 44009 with flag 546360/266001
91.42/89.43	c cleaning 23002 clauses out of 46004 with flag 594360/290001
101.13/99.15	c cleaning 24001 clauses out of 48002 with flag 644362/315001
112.14/110.20	c cleaning 25000 clauses out of 50000 with flag 696368/341000
124.53/122.55	c cleaning 26000 clauses out of 52002 with flag 750372/368002
136.73/134.76	c cleaning 26999 clauses out of 54000 with flag 806369/396000
150.33/148.39	c cleaning 28001 clauses out of 56001 with flag 864370/425000
164.23/162.26	c cleaning 29000 clauses out of 58001 with flag 924373/455001
178.93/176.91	c cleaning 30003 clauses out of 60005 with flag 986381/486005
194.14/192.13	c cleaning 30999 clauses out of 61998 with flag 1050373/518001
212.46/210.26	c cleaning 32000 clauses out of 63999 with flag 1116382/551001
229.17/226.94	c cleaning 33001 clauses out of 66001 with flag 1184386/585003
248.27/246.04	c cleaning 33999 clauses out of 67997 with flag 1254380/620000
270.47/268.30	c cleaning 34999 clauses out of 70000 with flag 1326384/656002
290.78/288.50	c cleaning 36000 clauses out of 72002 with flag 1400386/693003
312.58/310.40	c cleaning 37000 clauses out of 73999 with flag 1476380/731000
335.98/333.73	c cleaning 37999 clauses out of 76000 with flag 1554382/770001
358.69/356.43	c cleaning 38995 clauses out of 78001 with flag 1634388/810001
384.59/382.39	c cleaning 40004 clauses out of 80009 with flag 1716400/851004
409.57/407.05	c cleaning 41001 clauses out of 82002 with flag 1800396/893001
436.88/434.33	c cleaning 42000 clauses out of 84001 with flag 1886396/936001
463.59/461.07	c cleaning 42998 clauses out of 86001 with flag 1974396/980001
495.39/492.86	c cleaning 44001 clauses out of 88003 with flag 2064396/1025001
527.90/525.39	c cleaning 45000 clauses out of 90003 with flag 2156398/1071002
563.61/561.09	c cleaning 46001 clauses out of 92002 with flag 2250396/1118001
596.61/594.01	c cleaning 47000 clauses out of 94002 with flag 2346414/1166002
633.73/631.10	c cleaning 47996 clauses out of 96000 with flag 2444517/1215000
670.64/668.04	c cleaning 48990 clauses out of 98004 with flag 2544517/1265000
705.66/703.10	c cleaning 50007 clauses out of 100014 with flag 2646517/1316000
746.86/744.20	c cleaning 51000 clauses out of 102008 with flag 2750591/1368001
787.67/785.07	c cleaning 52005 clauses out of 104009 with flag 2857183/1421002
830.78/828.16	c cleaning 52996 clauses out of 106003 with flag 2965181/1475001
875.64/872.50	c cleaning 54003 clauses out of 108007 with flag 3075181/1530001
925.16/921.99	c cleaning 54989 clauses out of 110004 with flag 3187181/1586001
976.67/973.45	c cleaning 56005 clauses out of 112014 with flag 3301179/1643000
1031.58/1028.34	c cleaning 57005 clauses out of 114010 with flag 3417181/1701001
1077.18/1073.99	c cleaning 57995 clauses out of 116005 with flag 3535181/1760001
1129.10/1125.87	c cleaning 58997 clauses out of 118009 with flag 3655179/1820000
1172.31/1169.01	c cleaning 60006 clauses out of 120015 with flag 3777185/1881003
1221.13/1217.88	c cleaning 61003 clauses out of 122009 with flag 3901185/1943003
1274.83/1271.55	c cleaning 62001 clauses out of 124004 with flag 4027181/2006001
1338.76/1335.48	c cleaning 62995 clauses out of 126002 with flag 4155179/2070000
1402.97/1399.65	c cleaning 63992 clauses out of 128007 with flag 4285179/2135000
1468.92/1465.24	c cleaning 65005 clauses out of 130016 with flag 4417181/2201001
1534.35/1530.60	c cleaning 66001 clauses out of 132011 with flag 4551181/2268001
1600.09/1596.39	c cleaning 67003 clauses out of 134009 with flag 4687179/2336000
1671.09/1667.30	c cleaning 68004 clauses out of 136007 with flag 4825181/2405001
1744.22/1740.48	c cleaning 68997 clauses out of 138002 with flag 4965179/2475000
1800.04/1796.20	c starts		: 1409
1800.04/1796.20	c conflicts		: 2537397
1800.04/1796.20	c decisions		: 2660846
1800.04/1796.20	c propagations		: 37287456
1800.04/1796.20	c inspects		: 34142704177
1800.04/1796.20	c shortcuts		: 0
1800.04/1796.20	c learnt literals	: 0
1800.04/1796.20	c learnt binary clauses	: 0
1800.04/1796.20	c learnt ternary clauses	: 0
1800.04/1796.20	c learnt constraints	: 2537397
1800.04/1796.20	c ignored constraints	: 0
1800.04/1796.20	c root simplifications	: 0
1800.04/1796.20	c removed literals (reason simplification)	: 0
1800.04/1796.20	c reason swapping (by a shorter reason)	: 0
1800.04/1796.20	c Calls to reduceDB	: 66
1800.04/1796.20	c Number of update (reduction) of LBD	: 3037
1800.04/1796.20	c Imported unit clauses	: 0
1800.04/1796.20	c number of reductions to clauses (during analyze)	: 0
1800.04/1796.20	c number of learned constraints concerned by reduction	: 0
1800.04/1796.20	c number of learning phase by resolution	: 0
1800.04/1796.20	c number of learning phase by cutting planes	: 0
1800.04/1796.20	c speed (assignments/second)	: 20772.673361095247
1800.04/1796.20	c non guided choices	0
1800.04/1796.21	c timeout
1800.04/1796.23	c learnt constraints type 
1800.04/1796.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131403
1800.04/1796.23	s UNKNOWN
1800.04/1796.23	c Total wall clock time (in seconds): 1796.129

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-4103544-1466243112/watcher-4103544-1466243112 -o /tmp/evaluation-result-4103544-1466243112/solver-4103544-1466243112 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103544-1466243112.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.05 1.93 3/193 16760
/proc/meminfo: memFree=30683212/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 1331 0 0 0 0 0 0 0 20 0 2 0 26356855 98635776 962 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 24065 964 732 9 0 16771 0
[pid=16760/tid=16761] ppid=16757 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 26356855 98570240 977 33554432000 1073741824 1073778376 140737180702960 139677030059560 206629062016 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.13 2.05 1.93 3/193 16760
/proc/meminfo: memFree=30683212/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 4550 0 1 0 10 0 0 0 20 0 18 0 26356855 9787879424 5671 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2389619 5671 2157 9 0 2380296 0
[pid=16760/tid=16761] ppid=16757 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2437 0 1 0 7 0 0 0 20 0 18 0 26356855 9787879424 5671 33554432000 1073741824 1073778376 140737180702960 139677030063008 206632445197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200285 s]
/proc/loadavg: 2.13 2.05 1.93 3/193 16760
/proc/meminfo: memFree=30683212/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 5180 0 1 0 31 0 0 0 20 0 18 0 26356855 9787879424 7076 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2389619 7076 2223 9 0 2380296 0
[pid=16760/tid=16761] ppid=16757 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2455 0 1 0 17 0 0 0 20 0 18 0 26356855 9787879424 7076 33554432000 1073741824 1073778376 140737180702960 139677030055648 139676969866859 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300293 s]
/proc/loadavg: 2.13 2.05 1.93 3/193 16760
/proc/meminfo: memFree=30683212/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 8154 0 1 0 56 1 0 0 20 0 18 0 26356855 9787879424 11082 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2389619 11082 2234 9 0 2380296 0
[pid=16760/tid=16761] ppid=16757 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2460 0 1 0 27 0 0 0 20 0 18 0 26356855 9787879424 11082 33554432000 1073741824 1073778376 140737180702960 139677030055648 139677033350032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700247 s]
/proc/loadavg: 2.13 2.05 1.93 3/193 16760
/proc/meminfo: memFree=30683212/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9558476 CPUtime=1.48 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 17154 0 1 0 145 3 0 0 20 0 18 0 26356855 9787879424 39668 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2389619 39668 2258 9 0 2380296 0
[pid=16760/tid=16761] ppid=16757 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2512 0 1 0 66 1 0 0 20 0 18 0 26356855 9787879424 39668 33554432000 1073741824 1073778376 140737180702960 139677030061912 139676970234793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9558476

[startup+1.50077 s]
/proc/loadavg: 2.13 2.05 1.93 4/212 16779
/proc/meminfo: memFree=30220388/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 18438 0 1 0 291 13 0 0 20 0 19 0 26356855 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 64914 2279 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2528 0 1 0 134 3 0 0 20 0 19 0 26356855 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139677030064200 139676970555363 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 141 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 57 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 129 0 0 0 3 0 0 0 20 0 19 0 26356856 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26356857 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4932 0 0 0 47 0 0 0 20 0 19 0 26356860 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9131 0 0 0 79 2 0 0 20 0 19 0 26356860 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 64914 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.13 2.05 1.93 4/213 16780
/proc/meminfo: memFree=30168128/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=4.75 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 18468 0 1 0 462 13 0 0 20 0 19 0 26356855 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 64942 2285 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2529 0 1 0 292 3 0 0 20 0 19 0 26356855 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139677030064712 139676970555410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 141 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 57 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 129 0 0 0 3 0 0 0 20 0 19 0 26356856 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26356857 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4937 0 0 0 49 0 0 0 20 0 19 0 26356860 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9155 0 0 0 90 2 0 0 20 0 19 0 26356860 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 64942 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 9625040

[startup+6.30085 s]
/proc/loadavg: 2.12 2.05 1.93 3/213 16780
/proc/meminfo: memFree=30170072/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=8 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 18476 0 1 0 786 14 0 0 20 0 19 0 26356855 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 64217 2285 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=6.14 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 2531 0 1 0 611 3 0 0 20 0 19 0 26356855 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139677030055616 139676970566535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 141 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 57 0 0 0 2 0 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 129 0 0 0 3 0 0 0 20 0 19 0 26356856 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 26356857 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4940 0 0 0 52 0 0 0 20 0 19 0 26356860 9856040960 64217 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=0.94 cores=1,3,5,7

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

[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4940 0 0 0 52 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9173 0 0 0 98 2 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 99 0 0 0 28 38 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1726.11
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/213 16847
/proc/meminfo: memFree=27334308/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=1786.12 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 24758 0 1 0 178463 149 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 458357 2294 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=1781.26 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 3557 0 1 0 178084 42 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139677030055616 139676970650560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 322 0 0 0 13 9 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 935 0 0 0 24 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 394 0 0 0 17 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 413 0 0 0 19 10 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 809 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 630 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 417 0 0 0 23 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 566 0 0 0 20 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 1241 0 0 0 26 3 0 0 20 0 19 0 26356857 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4940 0 0 0 52 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9173 0 0 0 98 2 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 103 0 0 0 29 40 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1786.12
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 2.07 2.05 2.00 3/213 16913
/proc/meminfo: memFree=28791400/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 24758 0 1 0 179854 150 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 458357 2294 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=1795.16 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 3557 0 1 0 179474 42 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139677030055616 139676970566535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 322 0 0 0 13 9 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 935 0 0 0 24 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 394 0 0 0 17 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 413 0 0 0 19 10 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 809 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 630 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 417 0 0 0 23 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 566 0 0 0 20 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 1241 0 0 0 26 3 0 0 20 0 19 0 26356857 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4940 0 0 0 52 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9173 0 0 0 98 2 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 103 0 0 0 29 40 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 16760 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1796.2 s]
/proc/loadavg: 2.07 2.05 2.00 3/213 16913
/proc/meminfo: memFree=28791400/32872528 swapFree=534252/566956
[pid=16760] ppid=16757 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/16760/stat : 16760 (java) S 16757 16760 16325 0 -1 4202496 24758 0 1 0 179854 150 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 140737180694096 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16760/statm: 2406260 458357 2294 9 0 2396937 0
[pid=16760/tid=16761] ppid=16757 vsize=9625040 CPUtime=1795.16 cores=1,3,5,7
/proc/16760/task/16761/stat : 16761 (java) R 16757 16760 16325 0 -1 4202560 3557 0 1 0 179474 42 0 0 20 0 19 0 26356855 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139677030055616 139676970566535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16763] ppid=16757 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/16760/task/16763/stat : 16763 (java) S 16757 16760 16325 0 -1 4202560 322 0 0 0 13 9 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676968795176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16764] ppid=16757 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/16760/task/16764/stat : 16764 (java) S 16757 16760 16325 0 -1 4202560 935 0 0 0 24 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676872293288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16765] ppid=16757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/16760/task/16765/stat : 16765 (java) S 16757 16760 16325 0 -1 4202560 394 0 0 0 17 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676871240488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16766] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16766/stat : 16766 (java) S 16757 16760 16325 0 -1 4202560 413 0 0 0 19 10 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676870187688 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16767] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16767/stat : 16767 (java) S 16757 16760 16325 0 -1 4202560 809 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676869134888 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16768] ppid=16757 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16760/task/16768/stat : 16768 (java) S 16757 16760 16325 0 -1 4202560 630 0 0 0 21 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676868082088 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16769] ppid=16757 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16760/task/16769/stat : 16769 (java) S 16757 16760 16325 0 -1 4202560 417 0 0 0 23 13 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676867029288 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16770] ppid=16757 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/16760/task/16770/stat : 16770 (java) S 16757 16760 16325 0 -1 4202560 566 0 0 0 20 11 0 0 20 0 19 0 26356856 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676865976488 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16771] ppid=16757 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16760/task/16771/stat : 16771 (java) S 16757 16760 16325 0 -1 4202560 1241 0 0 0 26 3 0 0 20 0 19 0 26356857 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676853779432 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16772] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16772/stat : 16772 (java) S 16757 16760 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676852725496 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16773] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16773/stat : 16773 (java) S 16757 16760 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26356858 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676851672584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16774] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16774/stat : 16774 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676850621072 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16775] ppid=16757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/16760/task/16775/stat : 16775 (java) S 16757 16760 16325 0 -1 4202560 4940 0 0 0 52 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676849568184 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16760/tid=16776] ppid=16757 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/16760/task/16776/stat : 16776 (java) S 16757 16760 16325 0 -1 4202560 9173 0 0 0 98 2 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676848515384 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16760/tid=16777] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16777/stat : 16777 (java) S 16757 16760 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676847462776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16760/tid=16778] ppid=16757 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/16760/task/16778/stat : 16778 (java) S 16757 16760 16325 0 -1 4202560 103 0 0 0 29 40 0 0 20 0 19 0 26356860 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676846410184 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16760/tid=16779] ppid=16757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16760/task/16779/stat : 16779 (java) S 16757 16760 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26356973 9856040960 458357 33554432000 1073741824 1073778376 140737180702960 139676845356712 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1796.24
CPU time (s): 1800.5
CPU user time (s): 1798.56
CPU system time (s): 1.9417
CPU usage (%): 100.237
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.9417
maximum resident set size= 1833544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24793
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38148
involuntary context switches= 3055

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3814 second user time and 13.9949 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 11:45:12
IDJOB=4103544
IDBENCH=2390
IDSOLVER=2546
FILE ID=node138/4103544-1466243112
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-pilot.we.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103544-1466243112/watcher-4103544-1466243112 -o /tmp/evaluation-result-4103544-1466243112/solver-4103544-1466243112 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103544-1466243112.opb

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

MD5SUM BENCH= 78c28cbc46584ca3f2053cae625d9faa
RANDOM SEED=1661994072

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30692048 kB
Buffers:          121372 kB
Cached:           159132 kB
SwapCached:         1060 kB
Active:           660148 kB
Inactive:         171800 kB
Active(anon):     551984 kB
Inactive(anon):     1696 kB
Active(file):     108164 kB
Inactive(file):   170104 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:             31340 kB
Writeback:             0 kB
AnonPages:        998820 kB
Mapped:            15432 kB
Shmem:                 0 kB
Slab:             606136 kB
SReclaimable:      49364 kB
SUnreclaim:       556772 kB
KernelStack:        1752 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1640524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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 node138 at 2016-06-18 12:15:09