Trace number 4106798

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.07 1795.95

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_5.opb
MD5SUM0aee483b23f7a5b1d2af91be543c550b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-121
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -143
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63180
Sum of products size (including duplicates)126360
Number of different products31590
Sum of products size63180

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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106798-1466276990.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
2.34/0.94	c ... done. Wall clock time 0.843s.
2.34/0.94	c declared #vars     2000
2.34/0.94	c internal #vars     33590
2.34/0.94	c #constraints  66182
2.34/0.94	c constraints type 
2.34/0.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 31590
2.34/0.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 2002
2.34/0.94	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1000
2.34/0.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 31590
2.34/0.94	c 66182 constraints processed.
2.34/0.94	c objective function length is 1000 literals
24.18/22.30	c cleaning 2495 clauses out of 5000 with flag 194806/5000
46.45/44.34	c cleaning 4247 clauses out of 8505 with flag 238541/11000
68.45/66.34	c cleaning 5623 clauses out of 11258 with flag 257202/18000
84.37/82.22	c cleaning 6817 clauses out of 13635 with flag 277640/26000
108.43/106.29	c cleaning 7902 clauses out of 15819 with flag 300706/35001
139.04/136.84	c cleaning 8957 clauses out of 17916 with flag 326710/45000
173.96/171.75	c cleaning 9979 clauses out of 19959 with flag 355138/56000
195.84/193.41	c cleaning 10988 clauses out of 21980 with flag 383427/68000
217.83/215.42	c cleaning 11993 clauses out of 23992 with flag 413900/81000
241.83/239.47	c cleaning 13000 clauses out of 26000 with flag 447066/95001
267.72/265.33	c cleaning 14000 clauses out of 28000 with flag 482229/110001
296.13/293.73	c cleaning 14998 clauses out of 30000 with flag 519743/126001
325.72/323.30	c cleaning 16001 clauses out of 32002 with flag 559726/143001
357.62/355.26	c cleaning 17001 clauses out of 34001 with flag 601929/161001
412.49/409.68	c cleaning 17994 clauses out of 35999 with flag 646771/180000
477.60/474.74	c cleaning 19001 clauses out of 38005 with flag 693658/200000
544.11/541.26	c cleaning 20001 clauses out of 40004 with flag 742888/221000
615.13/612.25	c cleaning 20994 clauses out of 42004 with flag 807052/243001
687.54/684.67	c cleaning 22002 clauses out of 44010 with flag 874993/266001
762.70/759.48	c cleaning 23001 clauses out of 46008 with flag 945896/290001
840.72/837.40	c cleaning 23999 clauses out of 48007 with flag 1019723/315001
916.53/913.23	c cleaning 25004 clauses out of 50008 with flag 1102013/341001
1004.55/1001.28	c cleaning 26000 clauses out of 52004 with flag 1200519/368001
1093.07/1089.76	c cleaning 27000 clauses out of 54004 with flag 1302180/396001
1183.38/1180.06	c cleaning 28000 clauses out of 56004 with flag 1407875/425001
1275.39/1272.01	c cleaning 28997 clauses out of 58004 with flag 1516875/455001
1372.92/1369.51	c cleaning 30001 clauses out of 60007 with flag 1629692/486001
1472.84/1469.43	c cleaning 30999 clauses out of 62006 with flag 1746276/518001
1571.91/1567.83	c cleaning 32002 clauses out of 64007 with flag 1866269/551001
1636.83/1632.72	c cleaning 33002 clauses out of 66004 with flag 1964732/585000
1705.56/1701.42	c cleaning 34000 clauses out of 68002 with flag 2063096/620000
1772.98/1768.87	c cleaning 34998 clauses out of 70002 with flag 2164176/656000
1800.07/1795.90	c starts		: 155
1800.07/1795.90	c conflicts		: 671519
1800.07/1795.90	c decisions		: 1187292
1800.07/1795.90	c propagations		: 924797672
1800.07/1795.90	c inspects		: 15438001995
1800.07/1795.90	c shortcuts		: 0
1800.07/1795.90	c learnt literals	: 0
1800.07/1795.90	c learnt binary clauses	: 35
1800.07/1795.90	c learnt ternary clauses	: 1000
1800.07/1795.90	c learnt constraints	: 671519
1800.07/1795.90	c ignored constraints	: 0
1800.07/1795.90	c root simplifications	: 0
1800.07/1795.90	c removed literals (reason simplification)	: 0
1800.07/1795.90	c reason swapping (by a shorter reason)	: 0
1800.07/1795.90	c Calls to reduceDB	: 32
1800.07/1795.90	c Number of update (reduction) of LBD	: 641
1800.07/1795.90	c Imported unit clauses	: 0
1800.07/1795.90	c number of reductions to clauses (during analyze)	: 0
1800.07/1795.90	c number of learned constraints concerned by reduction	: 0
1800.07/1795.90	c number of learning phase by resolution	: 0
1800.07/1795.90	c number of learning phase by cutting planes	: 0
1800.07/1795.90	c speed (assignments/second)	: 515228.34119251574
1800.07/1795.91	c non guided choices	0
1800.07/1795.91	c timeout
1800.07/1795.92	c learnt constraints type 
1800.07/1795.92	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 35
1800.07/1795.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50489
1800.07/1795.92	s UNKNOWN
1800.07/1795.92	c Total wall clock time (in seconds): 1795.822

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

pid=21445
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: 1.80 1.99 1.98 4/194 21448
/proc/meminfo: memFree=31216008/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 29749061 98570240 976 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 24065 976 743 9 0 16771 0
[pid=21448/tid=21449] ppid=21445 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29749061 98570240 976 33554432000 1073741824 1073778376 140734939558416 140670008131112 251143210368 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 1.80 1.99 1.98 4/194 21448
/proc/meminfo: memFree=31216008/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 4495 0 1 0 10 1 0 0 20 0 18 0 29749061 9787879424 6123 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2389619 6123 2157 9 0 2380296 0
[pid=21448/tid=21449] ppid=21445 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 29749061 9787879424 6123 33554432000 1073741824 1073778376 140734939558416 140670008122528 251146593549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200382 s]
/proc/loadavg: 1.80 1.99 1.98 4/194 21448
/proc/meminfo: memFree=31216008/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 4734 0 1 0 26 1 0 0 20 0 18 0 29749061 9787879424 6823 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2389619 6823 2214 9 0 2380296 0
[pid=21448/tid=21449] ppid=21445 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2413 0 1 0 17 0 0 0 20 0 18 0 29749061 9787879424 6823 33554432000 1073741824 1073778376 140734939558416 140670008122528 140669859520807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300352 s]
/proc/loadavg: 1.80 1.99 1.98 4/194 21448
/proc/meminfo: memFree=31216008/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 6046 0 1 0 48 2 0 0 20 0 18 0 29749061 9787879424 9760 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2389619 9760 2244 9 0 2380296 0
[pid=21448/tid=21449] ppid=21445 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2417 0 1 0 26 1 0 0 20 0 18 0 29749061 9787879424 9761 33554432000 1073741824 1073778376 140734939558416 140670008135752 140670012414388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.704128 s]
/proc/loadavg: 1.80 1.99 1.98 4/194 21448
/proc/meminfo: memFree=31216008/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9558476 CPUtime=1.72 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 19647 0 1 0 164 8 0 0 20 0 18 0 29749061 9787879424 48933 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2389619 48933 2267 9 0 2380296 0
[pid=21448/tid=21449] ppid=21445 vsize=9558476 CPUtime=0.66 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) S 21445 21448 21384 0 -1 4202560 2483 0 1 0 63 3 0 0 20 0 18 0 29749061 9787879424 48933 33554432000 1073741824 1073778376 140734939558416 140670008133880 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 9558476

[startup+1.50087 s]
/proc/loadavg: 1.80 1.99 1.98 4/213 21467
/proc/meminfo: memFree=30895124/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=3.36 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 22588 0 1 0 325 11 0 0 20 0 19 0 29749061 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 80507 2283 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=1.4 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2534 0 1 0 136 4 0 0 20 0 19 0 29749061 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140670008136168 140669860486167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 115 0 0 0 2 2 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 102 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 111 0 0 0 3 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 61 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29749063 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6355 0 0 0 80 1 0 0 20 0 19 0 29749066 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/21448/task/21464/stat : 21464 (java) S 21445 21448 21384 0 -1 4202560 11939 0 0 0 87 3 0 0 20 0 19 0 29749066 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669356443960 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21465] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21465/stat : 21465 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669355391352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21466] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21466/stat : 21466 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669354338760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 80507 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 9625040

[startup+3.10091 s]
/proc/loadavg: 1.80 1.99 1.98 3/213 21467
/proc/meminfo: memFree=30888360/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=5.03 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 22590 0 1 0 492 11 0 0 20 0 19 0 29749061 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 80508 2283 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=2.99 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2535 0 1 0 295 4 0 0 20 0 19 0 29749061 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140670008135800 140669860448749 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 115 0 0 0 2 2 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 102 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 111 0 0 0 3 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 61 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29749063 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6356 0 0 0 87 1 0 0 20 0 19 0 29749066 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/21448/task/21464/stat : 21464 (java) S 21445 21448 21384 0 -1 4202560 11939 0 0 0 87 3 0 0 20 0 19 0 29749066 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669356443960 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21465] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21465/stat : 21465 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669355391352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21466] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21466/stat : 21466 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669354338760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 80508 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 9625040

[startup+6.30091 s]
/proc/loadavg: 1.82 1.99 1.98 3/213 21467
/proc/meminfo: memFree=30875540/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=8.24 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 22594 0 1 0 812 12 0 0 20 0 19 0 29749061 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 78961 2284 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=6.18 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 2538 0 1 0 614 4 0 0 20 0 19 0 29749061 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140670008134048 140669860449332 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 115 0 0 0 2 2 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 102 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 111 0 0 0 3 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 61 0 0 0 0 0 0 0 20 0 19 0 29749062 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 29749063 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6357 0 0 0 87 1 0 0 20 0 19 0 29749066 9856040960 78961 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.9 cores=1,3,5,7

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

[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.46
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/213 21510
/proc/meminfo: memFree=28794880/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=1786.47 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 29093 0 1 0 178480 167 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 479984 2299 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=1776.55 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 3520 0 1 0 177614 41 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140670008127168 140669860448856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 440 0 0 0 23 20 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 591 0 0 0 18 15 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 1087 0 0 0 18 13 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 400 0 0 0 12 11 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 439 0 0 0 19 17 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 462 0 0 0 18 18 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 547 0 0 0 13 10 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 343 0 0 0 10 9 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 1589 0 0 0 34 2 0 0 20 0 19 0 29749063 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6366 0 0 0 95 1 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/21448/task/21464/stat : 21464 (java) S 21445 21448 21384 0 -1 4202560 11944 0 0 0 95 3 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669356443960 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21465] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21465/stat : 21465 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669355391352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21466] ppid=21445 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/21448/task/21466/stat : 21466 (java) S 21445 21448 21384 0 -1 4202560 103 0 0 0 31 42 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669354338760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.9 s]
/proc/loadavg: 2.12 2.07 2.01 3/213 21510
/proc/meminfo: memFree=28795256/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 29093 0 1 0 179840 167 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 479984 2299 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=1790.11 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 3520 0 1 0 178970 41 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140670008127168 140669860438768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 440 0 0 0 23 20 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 591 0 0 0 18 15 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 1087 0 0 0 18 13 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 400 0 0 0 12 11 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 439 0 0 0 19 17 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 462 0 0 0 18 18 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 547 0 0 0 13 10 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 343 0 0 0 10 9 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 1589 0 0 0 34 2 0 0 20 0 19 0 29749063 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6366 0 0 0 95 1 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/21448/task/21464/stat : 21464 (java) S 21445 21448 21384 0 -1 4202560 11944 0 0 0 95 3 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669356443960 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21465] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21465/stat : 21465 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669355391352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21466] ppid=21445 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/21448/task/21466/stat : 21466 (java) S 21445 21448 21384 0 -1 4202560 103 0 0 0 31 42 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669354338760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 21448 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1795.9 s]
/proc/loadavg: 2.12 2.07 2.01 3/213 21510
/proc/meminfo: memFree=28795256/32872528 swapFree=241348/274052
[pid=21448] ppid=21445 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/21448/stat : 21448 (java) S 21445 21448 21384 0 -1 4202496 29093 0 1 0 179840 167 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140734939549552 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21448/statm: 2406260 479984 2299 9 0 2396937 0
[pid=21448/tid=21449] ppid=21445 vsize=9625040 CPUtime=1790.11 cores=1,3,5,7
/proc/21448/task/21449/stat : 21449 (java) R 21445 21448 21384 0 -1 4202560 3520 0 1 0 178970 41 0 0 20 0 19 0 29749061 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140670008127168 140669860438768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21451] ppid=21445 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/21448/task/21451/stat : 21451 (java) S 21445 21448 21384 0 -1 4202560 440 0 0 0 23 20 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669980589096 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21452] ppid=21445 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/21448/task/21452/stat : 21452 (java) S 21445 21448 21384 0 -1 4202560 591 0 0 0 18 15 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669979536296 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21453] ppid=21445 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/21448/task/21453/stat : 21453 (java) S 21445 21448 21384 0 -1 4202560 1087 0 0 0 18 13 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669978483496 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21454] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21454/stat : 21454 (java) S 21445 21448 21384 0 -1 4202560 400 0 0 0 12 11 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669848431272 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21455] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21455/stat : 21455 (java) S 21445 21448 21384 0 -1 4202560 439 0 0 0 19 17 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669847378472 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21456] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21456/stat : 21456 (java) S 21445 21448 21384 0 -1 4202560 462 0 0 0 18 18 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669846325672 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21457] ppid=21445 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21448/task/21457/stat : 21457 (java) S 21445 21448 21384 0 -1 4202560 547 0 0 0 13 10 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669845272872 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21458] ppid=21445 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/21448/task/21458/stat : 21458 (java) S 21445 21448 21384 0 -1 4202560 343 0 0 0 10 9 0 0 20 0 19 0 29749062 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669844220072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21448/tid=21459] ppid=21445 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/21448/task/21459/stat : 21459 (java) S 21445 21448 21384 0 -1 4202560 1589 0 0 0 34 2 0 0 20 0 19 0 29749063 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669361708008 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21460] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21460/stat : 21460 (java) S 21445 21448 21384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669360654072 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21461] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21461/stat : 21461 (java) S 21445 21448 21384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29749064 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669359601160 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21462] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21462/stat : 21462 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669358549648 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21448/tid=21463] ppid=21445 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/21448/task/21463/stat : 21463 (java) S 21445 21448 21384 0 -1 4202560 6366 0 0 0 95 1 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669357496760 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21464] ppid=21445 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/21448/task/21464/stat : 21464 (java) S 21445 21448 21384 0 -1 4202560 11944 0 0 0 95 3 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669356443960 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21465] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21465/stat : 21465 (java) S 21445 21448 21384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669355391352 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21448/tid=21466] ppid=21445 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/21448/task/21466/stat : 21466 (java) S 21445 21448 21384 0 -1 4202560 103 0 0 0 31 42 0 0 20 0 19 0 29749066 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669354338760 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21448/tid=21467] ppid=21445 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21448/task/21467/stat : 21467 (java) S 21445 21448 21384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29749159 9856040960 479984 33554432000 1073741824 1073778376 140734939558416 140669353285288 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21448 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=740310
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=171669
# CPU time returned by wait4() is 1795.91
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.95
CPU time (s): 1800.07
CPU user time (s): 1798.4
CPU system time (s): 1.67
CPU usage (%): 100.23
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.74
system time used= 2.17167
maximum resident set size= 1920052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29126
page faults= 1
swaps= 0
block input operations= 184
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38295
involuntary context switches= 7263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0805 second user time and 14.2038 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 21:09:50
IDJOB=4106798
IDBENCH=48263
IDSOLVER=2546
FILE ID=node107/4106798-1466276990
RUNJOBID= node107-1466276989-21401
PBS_JOBID= 19918269
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106798-1466276990/watcher-4106798-1466276990 -o /tmp/evaluation-result-4106798-1466276990/solver-4106798-1466276990 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466276989-21401 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106798-1466276990.opb

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

MD5SUM BENCH= 0aee483b23f7a5b1d2af91be543c550b
RANDOM SEED=1862050738

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31216272 kB
Buffers:          157300 kB
Cached:           442412 kB
SwapCached:         3136 kB
Active:           129304 kB
Inactive:         501992 kB
Active(anon):      31584 kB
Inactive(anon):     2888 kB
Active(file):      97720 kB
Inactive(file):   499104 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              2448 kB
Writeback:             4 kB
AnonPages:        293920 kB
Mapped:            16592 kB
Shmem:                 0 kB
Slab:             616844 kB
SReclaimable:      60412 kB
SUnreclaim:       556432 kB
KernelStack:        1336 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     961340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71704 MiB
End job on node107 at 2016-06-18 21:39:46