Trace number 4080348

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.06 900.154

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@53ef9f1d
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@75786e64
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@3597a37c
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@75786e64
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4080348-1465216777.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
1.14/0.73	c ... done. Wall clock time 0.613s.
1.14/0.73	c declared #vars     23409
1.14/0.73	c #constraints  1386
1.14/0.74	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.14/0.74	c constraints type 
1.14/0.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 612
1.14/0.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 774
1.14/0.74	c 1386 constraints processed.
1.14/0.74	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.14/0.74	c constraints type 
1.14/0.74	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 612
1.14/0.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 774
1.14/0.74	c 1386 constraints processed.
12.67/5.55	c cleaning 2490 clauses out of 5001 with flag 17679/5001
23.22/10.76	c cleaning 4240 clauses out of 8510 with flag 38665/11000
35.77/16.95	c cleaning 5621 clauses out of 11271 with flag 64883/18001
49.99/23.93	c cleaning 6805 clauses out of 13649 with flag 94415/26000
65.81/31.82	c cleaning 7905 clauses out of 15844 with flag 128552/35000
82.83/40.35	c cleaning 8935 clauses out of 17939 with flag 166480/45000
102.68/50.23	c cleaning 9981 clauses out of 20004 with flag 207180/56000
123.68/60.74	c cleaning 10988 clauses out of 22023 with flag 251921/68000
147.27/72.52	c cleaning 11983 clauses out of 24036 with flag 303447/81001
174.12/85.80	c cleaning 13003 clauses out of 26054 with flag 359813/95002
202.13/99.71	c cleaning 14018 clauses out of 28050 with flag 418177/110001
231.99/114.68	c cleaning 15010 clauses out of 30031 with flag 482265/126000
263.39/130.37	c cleaning 15995 clauses out of 32022 with flag 549917/143001
297.38/147.33	c cleaning 16983 clauses out of 34026 with flag 622491/161000
333.38/165.36	c cleaning 17996 clauses out of 36043 with flag 700487/180000
370.57/183.95	c cleaning 18998 clauses out of 38047 with flag 782766/200000
413.74/206.37	c cleaning 19991 clauses out of 40049 with flag 870416/221000
454.93/226.99	c cleaning 20998 clauses out of 42058 with flag 963999/243000
498.35/248.61	c cleaning 22013 clauses out of 44060 with flag 1060103/266000
544.50/271.65	c cleaning 22997 clauses out of 46047 with flag 1161694/290000
593.30/295.87	c cleaning 23993 clauses out of 48053 with flag 1266087/315003
642.69/320.53	c cleaning 25007 clauses out of 50058 with flag 1377102/341001
696.98/348.19	c cleaning 25989 clauses out of 52052 with flag 1493572/368002
751.93/375.60	c cleaning 27013 clauses out of 54061 with flag 1613984/396000
807.12/403.13	c cleaning 28010 clauses out of 56049 with flag 1739898/425001
865.91/432.57	c cleaning 28998 clauses out of 58039 with flag 1872520/455001
933.69/466.85	c cleaning 30000 clauses out of 60040 with flag 2007693/486000
1001.05/500.38	c cleaning 30987 clauses out of 62041 with flag 2150289/518001
1069.35/534.36	c cleaning 32005 clauses out of 64053 with flag 2295433/551000
1139.34/569.34	c cleaning 33010 clauses out of 66049 with flag 2446823/585001
1213.66/606.22	c cleaning 33997 clauses out of 68038 with flag 2602659/620000
1289.04/643.93	c cleaning 35005 clauses out of 70043 with flag 2766993/656002
1363.39/680.87	c cleaning 35975 clauses out of 72036 with flag 2936394/693000
1438.79/718.59	c cleaning 37019 clauses out of 74062 with flag 3112034/731001
1517.39/757.85	c cleaning 38001 clauses out of 76043 with flag 3292219/770001
1604.22/802.68	c cleaning 38994 clauses out of 78041 with flag 3473776/810000
1693.17/846.80	c cleaning 39991 clauses out of 80047 with flag 3666606/851000
1778.05/889.12	c cleaning 41008 clauses out of 82056 with flag 3862332/893000
1800.06/900.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/900.10	c starts		: 5585
1800.06/900.10	c conflicts		: 904474
1800.06/900.10	c decisions		: 30935735
1800.06/900.10	c propagations		: 305961695
1800.06/900.10	c inspects		: 926045561
1800.06/900.10	c shortcuts		: 0
1800.06/900.10	c learnt literals	: 0
1800.06/900.10	c learnt binary clauses	: 0
1800.06/900.10	c learnt ternary clauses	: 0
1800.06/900.10	c learnt constraints	: 904473
1800.06/900.10	c ignored constraints	: 0
1800.06/900.10	c root simplifications	: 0
1800.06/900.10	c removed literals (reason simplification)	: 18435648
1800.06/900.10	c reason swapping (by a shorter reason)	: 0
1800.06/900.10	c Calls to reduceDB	: 38
1800.06/900.10	c Number of update (reduction) of LBD	: 274851
1800.06/900.10	c Imported unit clauses	: 0
1800.06/900.10	c number of reductions to clauses (during analyze)	: 0
1800.06/900.10	c number of learned constraints concerned by reduction	: 0
1800.06/900.10	c number of learning phase by resolution	: 0
1800.06/900.10	c number of learning phase by cutting planes	: 0
1800.06/900.10	c speed (assignments/second)	: 340205.4108327848
1800.06/900.10	c non guided choices	27142
1800.06/900.12	c learnt constraints type 
1800.06/900.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52522
1800.06/900.12	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/900.12	c starts		: 21
1800.06/900.12	c conflicts		: 4581
1800.06/900.12	c decisions		: 157031
1800.06/900.12	c propagations		: 1695828
1800.06/900.12	c inspects		: 103761595
1800.06/900.12	c shortcuts		: 0
1800.06/900.12	c learnt literals	: 0
1800.06/900.12	c learnt binary clauses	: 0
1800.06/900.12	c learnt ternary clauses	: 0
1800.06/900.12	c learnt constraints	: 4580
1800.06/900.12	c ignored constraints	: 0
1800.06/900.12	c root simplifications	: 0
1800.06/900.12	c removed literals (reason simplification)	: 0
1800.06/900.12	c reason swapping (by a shorter reason)	: 0
1800.06/900.12	c Calls to reduceDB	: 0
1800.06/900.12	c Number of update (reduction) of LBD	: 0
1800.06/900.12	c Imported unit clauses	: 0
1800.06/900.12	c number of reductions to clauses (during analyze)	: 0
1800.06/900.12	c number of learned constraints concerned by reduction	: 0
1800.06/900.12	c number of learning phase by resolution	: 0
1800.06/900.12	c number of learning phase by cutting planes	: 0
1800.06/900.12	c speed (assignments/second)	: 1885.585813975209
1800.06/900.12	c non guided choices	8316
1800.06/900.12	c learnt constraints type 
1800.06/900.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.06/900.12	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1241
1800.06/900.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3338
1800.06/900.12	s UNKNOWN
1800.06/900.13	c Total wall clock time (in seconds): 900.006

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-4080348-1465216777/watcher-4080348-1465216777 -o /tmp/evaluation-result-4080348-1465216777/solver-4080348-1465216777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080348-1465216777.opb 

pid=25719
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.26 3.16 2.55 4/197 25722
/proc/meminfo: memFree=30912084/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/25722/stat : 25722 (java) R 25719 25722 25451 0 -1 4202496 421 0 0 0 0 0 0 0 20 0 1 0 103609523 9445376 91 33554432000 1073741824 1073778376 140736677512912 140736677510040 211449591223 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2306 93 75 9 0 38 0

[startup+0.100113 s]
/proc/loadavg: 3.26 3.16 2.55 4/197 25722
/proc/meminfo: memFree=30912084/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 4414 0 1 0 9 1 0 0 20 0 18 0 103609523 9787879424 6049 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2389619 6049 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 3.26 3.16 2.55 4/197 25722
/proc/meminfo: memFree=30912084/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 4705 0 1 0 25 1 0 0 20 0 18 0 103609523 9787879424 7811 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2389619 7811 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300217 s]
/proc/loadavg: 3.26 3.16 2.55 4/197 25722
/proc/meminfo: memFree=30912084/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 7274 0 1 0 53 1 0 0 20 0 18 0 103609523 9787879424 13018 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2389619 13018 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 3.26 3.16 2.55 4/197 25722
/proc/meminfo: memFree=30912084/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9558476 CPUtime=1.14 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 7536 0 1 0 108 6 0 0 20 0 18 0 103609523 9787879424 51059 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2389619 51059 2252 9 0 2380296 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 3.26 3.16 2.55 7/219 25744
/proc/meminfo: memFree=30630752/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 26820 0 1 0 402 13 0 0 20 0 22 0 103609523 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2456183 89860 2273 9 0 2446860 0
[pid=25722/tid=25724] ppid=25719 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25722/task/25724/stat : 25724 (java) S 25719 25722 25451 0 -1 4202560 2510 0 1 0 62 5 0 0 20 0 22 0 103609524 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140422034412408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25725] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25725/stat : 25725 (java) S 25719 25722 25451 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140422012513064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25726] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25726/stat : 25726 (java) R 25719 25722 25451 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140422011460440 140422038587558 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25727] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25727/stat : 25727 (java) R 25719 25722 25451 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421808254168 140422038587567 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) R 25719 25722 25451 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421807201192 140422038168759 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) R 25719 25722 25451 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421806147880 140422041308076 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) R 25719 25722 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) R 25719 25722 25451 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421804042792 140422041308294 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609525 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421790791304 211462173756 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/25722/task/25737/stat : 25737 (java) R 25719 25722 25451 0 -1 4202560 11172 0 0 0 89 1 0 0 20 0 22 0 103609529 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421786568896 140422038504852 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25738] ppid=25719 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/25722/task/25738/stat : 25738 (java) S 25719 25722 25451 0 -1 4202560 11624 0 0 0 87 3 0 0 20 0 22 0 103609529 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421785504824 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25739] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25739/stat : 25739 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421784476280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25740] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25740/stat : 25740 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421783423688 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25741] ppid=25719 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/25722/task/25741/stat : 25741 (java) S 25719 25722 25451 0 -1 4202560 22 0 0 0 70 0 0 0 20 0 22 0 103609597 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421782366840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25742] ppid=25719 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/25722/task/25742/stat : 25742 (java) S 25719 25722 25451 0 -1 4202560 50 0 0 0 71 0 0 0 20 0 22 0 103609597 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421781314840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25743] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25743/stat : 25743 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421780264616 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25744] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25744/stat : 25744 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 89860 33554432000 1073741824 1073778376 140736677512912 140421779211816 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 3.32 3.17 2.55 5/219 25744
/proc/meminfo: memFree=30555864/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9824732 CPUtime=7.73 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 26959 0 1 0 759 14 0 0 20 0 22 0 103609523 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2456183 91017 2279 9 0 2446860 0
[pid=25722/tid=25724] ppid=25719 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25722/task/25724/stat : 25724 (java) S 25719 25722 25451 0 -1 4202560 2510 0 1 0 62 5 0 0 20 0 22 0 103609524 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140422034412408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25725] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25725/stat : 25725 (java) S 25719 25722 25451 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140422012513064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25726] ppid=25719 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25722/task/25726/stat : 25726 (java) S 25719 25722 25451 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140422011460264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25727] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25727/stat : 25727 (java) S 25719 25722 25451 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421808253992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) S 25719 25722 25451 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421807201192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) S 25719 25722 25451 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421806147880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) S 25719 25722 25451 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) S 25719 25722 25451 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421804042792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 103609525 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421790792424 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/25722/task/25737/stat : 25737 (java) S 25719 25722 25451 0 -1 4202560 11173 0 0 0 111 2 0 0 20 0 22 0 103609529 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421786581176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25738] ppid=25719 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/25722/task/25738/stat : 25738 (java) S 25719 25722 25451 0 -1 4202560 11629 0 0 0 103 3 0 0 20 0 22 0 103609529 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421785528376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25739] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25739/stat : 25739 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421784476280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25740] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25740/stat : 25740 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421783423688 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25741] ppid=25719 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/25722/task/25741/stat : 25741 (java) R 25719 25722 25451 0 -1 4202560 23 0 0 0 228 0 0 0 20 0 22 0 103609597 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421782369016 140421892921607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25742] ppid=25719 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/25722/task/25742/stat : 25742 (java) R 25719 25722 25451 0 -1 4202560 50 0 0 0 227 0 0 0 20 0 22 0 103609597 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421781315552 140421892850217 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25743] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25743/stat : 25743 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421780264616 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25744] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25744/stat : 25744 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 91017 33554432000 1073741824 1073778376 140736677512912 140421779211816 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 3.32 3.17 2.55 11/219 25744
/proc/meminfo: memFree=30410056/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9824732 CPUtime=14.28 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 27126 0 1 0 1407 21 0 0 20 0 22 0 103609523 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2456183 106766 2284 9 0 2446860 0
[pid=25722/tid=25724] ppid=25719 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/25722/task/25724/stat : 25724 (java) S 25719 25722 25451 0 -1 4202560 2510 0 1 0 62 5 0 0 20 0 22 0 103609524 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140422034412408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25725] ppid=25719 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25722/task/25725/stat : 25725 (java) S 25719 25722 25451 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140422012513064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25726] ppid=25719 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25722/task/25726/stat : 25726 (java) S 25719 25722 25451 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140422011460264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25727] ppid=25719 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/25722/task/25727/stat : 25727 (java) S 25719 25722 25451 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421808253992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) S 25719 25722 25451 0 -1 4202560 47 0 0 0 4 0 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421807201192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) S 25719 25722 25451 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421806147880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) S 25719 25722 25451 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) S 25719 25722 25451 0 -1 4202560 67 0 0 0 5 3 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421804042792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 103609525 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421790792424 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 106766 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=1.2 cores=0,2,4,6

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

/proc/25722/task/25727/stat : 25727 (java) S 25719 25722 25451 0 -1 4202560 5549 0 0 0 133 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421808253992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) S 25719 25722 25451 0 -1 4202560 5704 0 0 0 151 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421807201192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) S 25719 25722 25451 0 -1 4202560 4334 0 0 0 151 35 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421806147880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) S 25719 25722 25451 0 -1 4202560 7260 0 0 0 169 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) S 25719 25722 25451 0 -1 4202560 5724 0 0 0 179 34 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421804042792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 4245 0 0 0 123 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=8.81 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 5592 0 0 0 878 3 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421790792424 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/25722/task/25737/stat : 25737 (java) S 25719 25722 25451 0 -1 4202560 11175 0 0 0 122 2 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421786581176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25738] ppid=25719 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25722/task/25738/stat : 25738 (java) S 25719 25722 25451 0 -1 4202560 11646 0 0 0 130 3 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421785528376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25739] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25739/stat : 25739 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421784476280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25740] ppid=25719 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/25722/task/25740/stat : 25740 (java) S 25719 25722 25451 0 -1 4202560 51 0 0 0 9 11 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421783423688 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25741] ppid=25719 vsize=9824732 CPUtime=866.56 cores=0,2,4,6
/proc/25722/task/25741/stat : 25741 (java) R 25719 25722 25451 0 -1 4202560 102 0 0 0 86638 18 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421782366992 140421892921553 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25742] ppid=25719 vsize=9824732 CPUtime=866.53 cores=0,2,4,6
/proc/25722/task/25742/stat : 25742 (java) R 25719 25722 25451 0 -1 4202560 1187 0 0 0 86619 34 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421781315216 140421893343899 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25743] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25743/stat : 25743 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421780264616 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25744] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25744/stat : 25744 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421779211816 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1764.47
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.101 s]
/proc/loadavg: 4.13 4.06 3.49 5/219 25905
/proc/meminfo: memFree=25461804/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 81251 0 1 0 179719 287 0 0 20 0 22 0 103609523 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2456183 990059 2292 9 0 2446860 0
[pid=25722/tid=25724] ppid=25719 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/25722/task/25724/stat : 25724 (java) S 25719 25722 25451 0 -1 4202560 2515 0 1 0 64 6 0 0 20 0 22 0 103609524 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422034412408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25725] ppid=25719 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/25722/task/25725/stat : 25725 (java) S 25719 25722 25451 0 -1 4202560 7112 0 0 0 160 25 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422012513064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25726] ppid=25719 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/25722/task/25726/stat : 25726 (java) S 25719 25722 25451 0 -1 4202560 7787 0 0 0 171 30 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422011460264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25727] ppid=25719 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/25722/task/25727/stat : 25727 (java) S 25719 25722 25451 0 -1 4202560 5549 0 0 0 133 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421808253992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) S 25719 25722 25451 0 -1 4202560 5704 0 0 0 151 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421807201192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) S 25719 25722 25451 0 -1 4202560 4334 0 0 0 151 35 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421806147880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) S 25719 25722 25451 0 -1 4202560 7260 0 0 0 169 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) S 25719 25722 25451 0 -1 4202560 5724 0 0 0 179 34 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421804042792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 4245 0 0 0 123 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=8.81 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 5592 0 0 0 878 3 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421790792424 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/25722/task/25737/stat : 25737 (java) S 25719 25722 25451 0 -1 4202560 11175 0 0 0 122 2 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421786581176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25738] ppid=25719 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25722/task/25738/stat : 25738 (java) S 25719 25722 25451 0 -1 4202560 11646 0 0 0 130 3 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421785528376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25739] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25739/stat : 25739 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421784476280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25740] ppid=25719 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/25722/task/25740/stat : 25740 (java) S 25719 25722 25451 0 -1 4202560 53 0 0 0 9 11 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421783423688 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25741] ppid=25719 vsize=9824732 CPUtime=884.3 cores=0,2,4,6
/proc/25722/task/25741/stat : 25741 (java) R 25719 25722 25451 0 -1 4202560 102 0 0 0 88412 18 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421782360336 140421892788232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25742] ppid=25719 vsize=9824732 CPUtime=884.27 cores=0,2,4,6
/proc/25722/task/25742/stat : 25742 (java) R 25719 25722 25451 0 -1 4202560 1187 0 0 0 88393 34 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421781315216 140421893348454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25743] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25743/stat : 25743 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421780264616 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25744] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25744/stat : 25744 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421779211816 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25722 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.101 s]
/proc/loadavg: 4.13 4.06 3.49 5/219 25905
/proc/meminfo: memFree=25461804/32872528 swapFree=11252/530428
[pid=25722] ppid=25719 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/25722/stat : 25722 (java) S 25719 25722 25451 0 -1 4202496 81251 0 1 0 179719 287 0 0 20 0 22 0 103609523 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140736677504048 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25722/statm: 2456183 990059 2292 9 0 2446860 0
[pid=25722/tid=25724] ppid=25719 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/25722/task/25724/stat : 25724 (java) S 25719 25722 25451 0 -1 4202560 2515 0 1 0 64 6 0 0 20 0 22 0 103609524 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422034412408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25725] ppid=25719 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/25722/task/25725/stat : 25725 (java) S 25719 25722 25451 0 -1 4202560 7112 0 0 0 160 25 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422012513064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25726] ppid=25719 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/25722/task/25726/stat : 25726 (java) S 25719 25722 25451 0 -1 4202560 7787 0 0 0 171 30 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140422011460264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25727] ppid=25719 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/25722/task/25727/stat : 25727 (java) S 25719 25722 25451 0 -1 4202560 5549 0 0 0 133 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421808253992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25728] ppid=25719 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/25722/task/25728/stat : 25728 (java) S 25719 25722 25451 0 -1 4202560 5704 0 0 0 151 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421807201192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25729] ppid=25719 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/25722/task/25729/stat : 25729 (java) S 25719 25722 25451 0 -1 4202560 4334 0 0 0 151 35 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421806147880 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25730] ppid=25719 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/25722/task/25730/stat : 25730 (java) S 25719 25722 25451 0 -1 4202560 7260 0 0 0 169 32 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421805095080 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25722/tid=25731] ppid=25719 vsize=9824732 CPUtime=2.13 cores=0,2,4,6
/proc/25722/task/25731/stat : 25731 (java) S 25719 25722 25451 0 -1 4202560 5724 0 0 0 179 34 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421804042792 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25732] ppid=25719 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/25722/task/25732/stat : 25732 (java) S 25719 25722 25451 0 -1 4202560 4245 0 0 0 123 24 0 0 20 0 22 0 103609525 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421802989992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25733] ppid=25719 vsize=9824732 CPUtime=8.81 cores=0,2,4,6
/proc/25722/task/25733/stat : 25733 (java) S 25719 25722 25451 0 -1 4202560 5592 0 0 0 878 3 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421790792424 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25734] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25734/stat : 25734 (java) S 25719 25722 25451 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421789738488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25735] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25735/stat : 25735 (java) S 25719 25722 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103609526 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421788686088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25736] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25736/stat : 25736 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421787634576 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25737] ppid=25719 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/25722/task/25737/stat : 25737 (java) S 25719 25722 25451 0 -1 4202560 11175 0 0 0 122 2 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421786581176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25738] ppid=25719 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25722/task/25738/stat : 25738 (java) S 25719 25722 25451 0 -1 4202560 11646 0 0 0 130 3 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421785528376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25739] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25739/stat : 25739 (java) S 25719 25722 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421784476280 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25740] ppid=25719 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/25722/task/25740/stat : 25740 (java) S 25719 25722 25451 0 -1 4202560 53 0 0 0 9 11 0 0 20 0 22 0 103609529 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421783423688 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25722/tid=25741] ppid=25719 vsize=9824732 CPUtime=884.3 cores=0,2,4,6
/proc/25722/task/25741/stat : 25741 (java) R 25719 25722 25451 0 -1 4202560 102 0 0 0 88412 18 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421782360336 140421892788232 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25722/tid=25742] ppid=25719 vsize=9824732 CPUtime=884.27 cores=0,2,4,6
/proc/25722/task/25742/stat : 25742 (java) R 25719 25722 25451 0 -1 4202560 1187 0 0 0 88393 34 0 0 20 0 22 0 103609597 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421781315216 140421893348454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25743] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25743/stat : 25743 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421780264616 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25722/tid=25744] ppid=25719 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25722/task/25744/stat : 25744 (java) S 25719 25722 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103609599 10060525568 990059 33554432000 1073741824 1073778376 140736677512912 140421779211816 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25722 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=679471
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=320495
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.154
CPU time (s): 1800.06
CPU user time (s): 1797.19
CPU system time (s): 2.87
CPU usage (%): 199.972
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.68
system time used= 3.3205
maximum resident set size= 4047256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81297
page faults= 1
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23747
involuntary context switches= 20414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56515 second user time and 7.17191 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-06 14:39:38
IDJOB=4080348
IDBENCH=1155
IDSOLVER=2543
FILE ID=node141/4080348-1465216777
RUNJOBID= node141-1465216745-25467
PBS_JOBID= 19843201
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080348-1465216777/watcher-4080348-1465216777 -o /tmp/evaluation-result-4080348-1465216777/solver-4080348-1465216777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25467 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080348-1465216777.opb

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

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=974761656

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
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:        30912728 kB
Buffers:            1104 kB
Cached:            36528 kB
SwapCached:         1156 kB
Active:           695672 kB
Inactive:          16332 kB
Active(anon):     675656 kB
Inactive(anon):     1076 kB
Active(file):      20016 kB
Inactive(file):    15256 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67096752 kB
Dirty:              4896 kB
Writeback:             0 kB
AnonPages:       1325040 kB
Mapped:            13840 kB
Shmem:                 0 kB
Slab:             565984 kB
SReclaimable:       9408 kB
SUnreclaim:       556576 kB
KernelStack:        1792 kB
PageTables:         6716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2230776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1271808 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= 71744 MiB
End job on node141 at 2016-06-06 14:54:38