Trace number 4085386

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.05 1798.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark319
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
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 constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
Number of bits of the biggest sum of numbers12
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.12/0.10	c Pseudo Boolean Optimization by upper bound
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c No reason simplification
0.12/0.10	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c solving HOME/instance-4085386-1465240925.opb
0.12/0.10	c reading problem ... 
0.12/0.10	c  objective function found
1.78/1.13	c ... done. Wall clock time 1.032s.
1.78/1.13	c declared #vars     8883
1.78/1.13	c #constraints  17459
1.78/1.13	c constraints type 
1.78/1.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 17459
1.78/1.13	c 17459 constraints processed.
1.78/1.13	c objective function length is 9 literals
13.13/12.13	c cleaning 2498 clauses out of 5000 with flag 12080/5000
26.10/25.07	c cleaning 4252 clauses out of 8505 with flag 26471/11003
42.00/40.92	c cleaning 5622 clauses out of 11250 with flag 44284/18000
59.43/58.33	c cleaning 6813 clauses out of 13628 with flag 66387/26000
74.94/73.86	c cleaning 7895 clauses out of 15815 with flag 93198/35000
93.95/92.88	c cleaning 8952 clauses out of 17920 with flag 125888/45000
113.86/112.73	c cleaning 9975 clauses out of 19968 with flag 158924/56000
135.86/134.77	c cleaning 10992 clauses out of 21995 with flag 198988/68002
160.17/159.01	c cleaning 11993 clauses out of 24001 with flag 242226/81000
185.57/184.46	c cleaning 12995 clauses out of 26009 with flag 290981/95001
215.48/214.38	c cleaning 13999 clauses out of 28013 with flag 344879/110000
247.79/246.69	c cleaning 14995 clauses out of 30015 with flag 401587/126001
281.01/279.85	c cleaning 15997 clauses out of 32020 with flag 459814/143001
317.32/316.13	c cleaning 17000 clauses out of 34023 with flag 525307/161001
359.74/358.54	c cleaning 17999 clauses out of 36023 with flag 598722/180001
400.45/399.21	c cleaning 18995 clauses out of 38024 with flag 669357/200001
440.17/438.97	c cleaning 20004 clauses out of 40028 with flag 741696/221000
480.57/479.38	c cleaning 20998 clauses out of 42025 with flag 811842/243001
527.59/526.33	c cleaning 22001 clauses out of 44026 with flag 897730/266000
576.79/575.51	c cleaning 22999 clauses out of 46025 with flag 984489/290000
626.91/625.67	c cleaning 24003 clauses out of 48026 with flag 1069234/315000
677.12/675.87	c cleaning 25010 clauses out of 50024 with flag 1147246/341001
738.34/737.00	c cleaning 26005 clauses out of 52016 with flag 1227255/368003
807.16/805.81	c cleaning 27004 clauses out of 54009 with flag 1325085/396001
875.47/874.17	c cleaning 27995 clauses out of 56005 with flag 1417502/425001
951.15/949.73	c cleaning 28998 clauses out of 58010 with flag 1516439/455001
1028.96/1027.51	c cleaning 29998 clauses out of 60011 with flag 1622128/486000
1108.56/1107.12	c cleaning 31005 clauses out of 62013 with flag 1730997/518000
1181.58/1180.13	c cleaning 31997 clauses out of 64010 with flag 1829354/551002
1266.50/1265.01	c cleaning 32998 clauses out of 66012 with flag 1935999/585001
1341.92/1340.49	c cleaning 33996 clauses out of 68014 with flag 2051517/620001
1438.05/1436.51	c cleaning 35004 clauses out of 70017 with flag 2196536/656000
1510.27/1508.79	c cleaning 36003 clauses out of 72015 with flag 2311097/693002
1584.08/1582.50	c cleaning 37001 clauses out of 74011 with flag 2441937/731001
1659.60/1658.00	c cleaning 37996 clauses out of 76009 with flag 2564908/770000
1735.53/1733.95	c cleaning 38994 clauses out of 78013 with flag 2690353/810000
1800.05/1798.40	c starts		: 327
1800.05/1798.40	c conflicts		: 845702
1800.05/1798.40	c decisions		: 962334
1800.05/1798.40	c propagations		: 94253467
1800.05/1798.40	c inspects		: 10399409427
1800.05/1798.40	c shortcuts		: 0
1800.05/1798.40	c learnt literals	: 0
1800.05/1798.40	c learnt binary clauses	: 0
1800.05/1798.40	c learnt ternary clauses	: 0
1800.05/1798.40	c learnt constraints	: 845702
1800.05/1798.40	c ignored constraints	: 0
1800.05/1798.40	c root simplifications	: 0
1800.05/1798.40	c removed literals (reason simplification)	: 0
1800.05/1798.40	c reason swapping (by a shorter reason)	: 0
1800.05/1798.40	c Calls to reduceDB	: 36
1800.05/1798.40	c Number of update (reduction) of LBD	: 171853
1800.05/1798.40	c Imported unit clauses	: 0
1800.05/1798.40	c number of reductions to clauses (during analyze)	: 0
1800.05/1798.40	c number of learned constraints concerned by reduction	: 0
1800.05/1798.40	c number of learning phase by resolution	: 0
1800.05/1798.40	c number of learning phase by cutting planes	: 0
1800.05/1798.40	c speed (assignments/second)	: 52442.80856102227
1800.05/1798.40	c non guided choices	1482
1800.05/1798.41	c timeout
1800.05/1798.43	c learnt constraints type 
1800.05/1798.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 74721
1800.05/1798.43	s UNKNOWN
1800.05/1798.43	c Total wall clock time (in seconds): 1798.329

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

pid=9009
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.27 2.26 2.24 3/194 9012
/proc/meminfo: memFree=30311172/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 106025383 98570240 977 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 24065 978 744 9 0 16771 0
[pid=9012/tid=9013] ppid=9009 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 106025383 98570240 978 33554432000 1073741824 1073778376 140734478396112 139711154839080 229355898240 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100162 s]
/proc/loadavg: 2.27 2.26 2.24 3/194 9012
/proc/meminfo: memFree=30311172/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 4502 0 1 0 11 1 0 0 20 0 18 0 106025383 9787879424 6138 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2389619 6138 2157 9 0 2380296 0
[pid=9012/tid=9013] ppid=9009 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2378 0 1 0 8 0 0 0 20 0 18 0 106025383 9787879424 6138 33554432000 1073741824 1073778376 140734478396112 139711154842528 229359281421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.200385 s]
/proc/loadavg: 2.27 2.26 2.24 3/194 9012
/proc/meminfo: memFree=30311172/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 5489 0 1 0 30 1 0 0 20 0 18 0 106025383 9787879424 7327 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2389619 7333 2223 9 0 2380296 0
[pid=9012/tid=9013] ppid=9009 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2397 0 1 0 18 0 0 0 20 0 18 0 106025383 9787879424 7338 33554432000 1073741824 1073778376 140734478396112 139711154842528 139711162271510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300378 s]
/proc/loadavg: 2.27 2.26 2.24 3/194 9012
/proc/meminfo: memFree=30311172/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9558476 CPUtime=0.62 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 10323 0 1 0 60 2 0 0 20 0 18 0 106025383 9787879424 11858 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2389619 11867 2235 9 0 2380296 0
[pid=9012/tid=9013] ppid=9009 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2400 0 1 0 26 1 0 0 20 0 18 0 106025383 9787879424 11870 33554432000 1073741824 1073778376 140734478396112 139711154842528 139711008026064 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9558476

[startup+0.700341 s]
/proc/loadavg: 2.27 2.26 2.24 3/194 9012
/proc/meminfo: memFree=30311172/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9558476 CPUtime=1.17 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 10623 0 1 0 113 4 0 0 20 0 18 0 106025383 9787879424 42426 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2389619 42426 2260 9 0 2380296 0
[pid=9012/tid=9013] ppid=9009 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2462 0 1 0 64 3 0 0 20 0 18 0 106025383 9787879424 42426 33554432000 1073741824 1073778376 140734478396112 139711154841912 139711008478003 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9558476

[startup+1.50098 s]
/proc/loadavg: 2.27 2.26 2.24 3/212 9030
/proc/meminfo: memFree=30136320/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=2.38 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 12820 0 1 0 230 8 0 0 20 0 19 0 106025383 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 49281 2276 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2474 0 1 0 140 3 0 0 20 0 19 0 106025383 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139711154842776 139711008680958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4289 0 0 0 39 0 0 0 20 0 19 0 106025388 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4648 0 0 0 39 0 0 0 20 0 19 0 106025388 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9029/stat : 9029 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710904490872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9030] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9030/stat : 9030 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49281 33554432000 1073741824 1073778376 140734478396112 139710903438280 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 9625040

[startup+3.10093 s]
/proc/loadavg: 2.27 2.26 2.24 3/213 9031
/proc/meminfo: memFree=30121604/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=4.05 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 12822 0 1 0 397 8 0 0 20 0 19 0 106025383 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 49282 2277 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=3.03 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2475 0 1 0 300 3 0 0 20 0 19 0 106025383 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139711154843864 139711008680920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4289 0 0 0 39 0 0 0 20 0 19 0 106025388 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4649 0 0 0 46 0 0 0 20 0 19 0 106025388 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9029/stat : 9029 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710904490872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9030] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9030/stat : 9030 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710903438280 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9031] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9031/stat : 9031 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025497 9856040960 49282 33554432000 1073741824 1073778376 140734478396112 139710902285480 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 9625040

[startup+6.30091 s]
/proc/loadavg: 2.25 2.26 2.24 3/213 9031
/proc/meminfo: memFree=30122160/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=7.25 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 12823 0 1 0 717 8 0 0 20 0 19 0 106025383 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 49024 2277 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=6.22 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2476 0 1 0 619 3 0 0 20 0 19 0 106025383 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139711154843832 139711008662914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4289 0 0 0 39 0 0 0 20 0 19 0 106025388 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4649 0 0 0 46 0 0 0 20 0 19 0 106025388 9856040960 49024 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7

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

[pid=9012/tid=9031] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9031/stat : 9031 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025497 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710902285480 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1663.9
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.09 2.15 2.18 4/213 9205
/proc/meminfo: memFree=30054500/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=1723.92 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 13416 0 1 0 172340 52 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 59030 2285 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=1717.73 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2479 0 1 0 171743 30 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711154835152 139711008662882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 87 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 127 0 0 0 3 2 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 105 0 0 0 2 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 73 0 0 0 1 1 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4394 0 0 0 52 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4650 0 0 0 51 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9029/stat : 9029 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710904490872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9030] ppid=9009 vsize=9625040 CPUtime=0.78 cores=1,3,5,7
/proc/9012/task/9030/stat : 9030 (java) S 9009 9012 5832 0 -1 4202560 100 0 0 0 34 44 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710903438280 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9031] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9031/stat : 9031 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025497 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710902285480 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1723.92
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.13 2.15 2.18 3/213 9207
/proc/meminfo: memFree=30054056/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=1783.94 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 13420 0 1 0 178340 54 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 59030 2285 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=1777.58 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2479 0 1 0 177727 31 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711154835152 139711008681106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 87 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 127 0 0 0 3 2 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 105 0 0 0 2 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 73 0 0 0 1 2 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4394 0 0 0 52 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4650 0 0 0 51 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9029/stat : 9029 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710904490872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9030] ppid=9009 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/9012/task/9030/stat : 9030 (java) S 9009 9012 5832 0 -1 4202560 104 0 0 0 35 46 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710903438280 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9031] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9031/stat : 9031 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025497 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710902285480 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1783.94
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.4 s]
/proc/loadavg: 2.10 2.14 2.18 3/213 9207
/proc/meminfo: memFree=30054304/32872528 swapFree=16204/1518544
[pid=9012] ppid=9009 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/9012/stat : 9012 (java) S 9009 9012 5832 0 -1 4202496 13420 0 1 0 179950 55 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 140734478387248 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9012/statm: 2406260 59030 2285 9 0 2396937 0
[pid=9012/tid=9013] ppid=9009 vsize=9625040 CPUtime=1793.64 cores=1,3,5,7
/proc/9012/task/9013/stat : 9013 (java) R 9009 9012 5832 0 -1 4202560 2479 0 1 0 179333 31 0 0 20 0 19 0 106025383 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711154835152 139711008681054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9015] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9015/stat : 9015 (java) S 9009 9012 5832 0 -1 4202560 87 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139711127296552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9016] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9016/stat : 9016 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710924057000 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9017] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9017/stat : 9017 (java) S 9009 9012 5832 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710996982056 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9018] ppid=9009 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/9012/task/9018/stat : 9018 (java) S 9009 9012 5832 0 -1 4202560 127 0 0 0 3 2 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710995929256 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9019] ppid=9009 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/9012/task/9019/stat : 9019 (java) S 9009 9012 5832 0 -1 4202560 98 0 0 0 1 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710994877480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9020] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9020/stat : 9020 (java) S 9009 9012 5832 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710993824680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9021] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9021/stat : 9021 (java) S 9009 9012 5832 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710992771880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9022] ppid=9009 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/9012/task/9022/stat : 9022 (java) S 9009 9012 5832 0 -1 4202560 105 0 0 0 2 0 0 0 20 0 19 0 106025384 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710923004584 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9012/tid=9023] ppid=9009 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/9012/task/9023/stat : 9023 (java) S 9009 9012 5832 0 -1 4202560 73 0 0 0 1 2 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710910806504 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9024] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9024/stat : 9024 (java) S 9009 9012 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710909752568 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9025] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9025/stat : 9025 (java) S 9009 9012 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106025385 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710908699656 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9026] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9026/stat : 9026 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710907648144 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9027] ppid=9009 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/9012/task/9027/stat : 9027 (java) S 9009 9012 5832 0 -1 4202560 4394 0 0 0 52 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710906596280 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9012/tid=9028] ppid=9009 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/9012/task/9028/stat : 9028 (java) S 9009 9012 5832 0 -1 4202560 4650 0 0 0 51 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710905543480 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9029] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9029/stat : 9029 (java) S 9009 9012 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710904490872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9012/tid=9030] ppid=9009 vsize=9625040 CPUtime=0.82 cores=1,3,5,7
/proc/9012/task/9030/stat : 9030 (java) S 9009 9012 5832 0 -1 4202560 104 0 0 0 35 47 0 0 20 0 19 0 106025388 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710903438280 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9012/tid=9031] ppid=9009 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9012/task/9031/stat : 9031 (java) S 9009 9012 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106025497 9856040960 59030 33554432000 1073741824 1073778376 140734478396112 139710902285480 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 9012 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9012 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=980121
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=981850
# CPU time returned by wait4() is 1795.96
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.43
CPU time (s): 1800.05
CPU user time (s): 1799.5
CPU system time (s): 0.55
CPU usage (%): 100.09
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.98
system time used= 0.98185
maximum resident set size= 236256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13460
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38068
involuntary context switches= 4570

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8121 second user time and 7.92679 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-06 21:22:05
IDJOB=4085386
IDBENCH=2630
IDSOLVER=2546
FILE ID=node129/4085386-1465240925
RUNJOBID= node129-1465222695-5849
PBS_JOBID= 19843233
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_18.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085386-1465240925/watcher-4085386-1465240925 -o /tmp/evaluation-result-4085386-1465240925/solver-4085386-1465240925 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465222695-5849 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085386-1465240925.opb

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=473246616

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30311964 kB
Buffers:           32284 kB
Cached:            94624 kB
SwapCached:         1820 kB
Active:           277532 kB
Inactive:          62444 kB
Active(anon):     214548 kB
Inactive(anon):     1112 kB
Active(file):      62984 kB
Inactive(file):    61332 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098612 kB
Dirty:              5616 kB
Writeback:             0 kB
AnonPages:       1731616 kB
Mapped:            15220 kB
Shmem:                 0 kB
Slab:             567268 kB
SReclaimable:      10868 kB
SUnreclaim:       556400 kB
KernelStack:        1600 kB
PageTables:         7552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2206972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1703936 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= 71724 MiB
End job on node129 at 2016-06-06 21:52:04