Trace number 4080429

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.09 894.962

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6029_8-unsat.opb
MD5SUMc619d5d1f14c9c14bda19749a65da87b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1569.11
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11712
Total number of constraints38651
Number of constraints which are clauses38271
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint60
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 368
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.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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080429-1465264268.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
2.55/1.02	c ... done. Wall clock time 0.917s.
2.55/1.02	c declared #vars     11712
2.55/1.02	c #constraints  38651
2.55/1.03	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.55/1.03	c constraints type 
2.55/1.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4331
2.55/1.03	c org.sat4j.specs.Constr$1 => 4111
2.55/1.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28124
2.55/1.03	c org.sat4j.minisat.constraints.cnf.UnitClause => 1705
2.55/1.03	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 380
2.55/1.03	c 38651 constraints processed.
2.55/1.03	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.55/1.03	c constraints type 
2.55/1.03	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 28124
2.55/1.03	c org.sat4j.specs.Constr$1 => 4111
2.55/1.03	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4331
2.55/1.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 380
2.55/1.03	c org.sat4j.pb.constraints.pb.UnitClausePB => 1705
2.55/1.03	c 38651 constraints processed.
7.18/2.60	c cleaning 2497 clauses out of 4999 with flag 29408/5000
10.47/4.04	c cleaning 4248 clauses out of 8503 with flag 66878/11001
13.92/5.74	c cleaning 5623 clauses out of 11254 with flag 124612/18000
18.00/7.80	c cleaning 6810 clauses out of 13631 with flag 190116/26000
22.88/10.17	c cleaning 7906 clauses out of 15822 with flag 265231/35001
28.95/13.11	c cleaning 8949 clauses out of 17916 with flag 366195/45001
34.76/16.02	c cleaning 9981 clauses out of 19967 with flag 471701/56001
41.63/19.49	c cleaning 10988 clauses out of 21985 with flag 601692/68000
49.51/23.35	c cleaning 11992 clauses out of 23999 with flag 753015/81002
58.12/27.61	c cleaning 12989 clauses out of 26007 with flag 938396/95002
66.58/31.84	c cleaning 14005 clauses out of 28017 with flag 1106828/110001
76.58/36.87	c cleaning 14997 clauses out of 30011 with flag 1297240/126000
80.58/38.86	c cleaning 0 clauses out of 5000 with flag 0/5000
87.07/42.06	c cleaning 16005 clauses out of 32014 with flag 1496713/143000
99.15/47.90	c cleaning 16998 clauses out of 34009 with flag 1684133/161000
110.74/53.79	c cleaning 17992 clauses out of 36012 with flag 1882123/180001
124.40/60.57	c cleaning 19007 clauses out of 38020 with flag 2104722/200001
139.87/68.28	c cleaning 19999 clauses out of 40012 with flag 2361709/221000
156.29/76.46	c cleaning 20994 clauses out of 42013 with flag 2655673/243000
175.15/85.82	c cleaning 21995 clauses out of 44019 with flag 2940295/266000
194.03/95.25	c cleaning 23009 clauses out of 46025 with flag 3263309/290001
213.47/104.97	c cleaning 24000 clauses out of 48015 with flag 3627688/315000
235.36/115.83	c cleaning 24996 clauses out of 50018 with flag 3966670/341003
258.44/127.40	c cleaning 26002 clauses out of 52019 with flag 4313692/368000
284.32/140.28	c cleaning 27002 clauses out of 54019 with flag 4625744/396002
309.97/153.09	c cleaning 28005 clauses out of 56017 with flag 4979099/425002
340.29/168.12	c cleaning 29001 clauses out of 58010 with flag 5427241/455000
371.84/183.83	c cleaning 30002 clauses out of 60011 with flag 5876167/486002
401.35/198.54	c cleaning 31002 clauses out of 62007 with flag 6287285/518000
411.44/203.55	c cleaning 0 clauses out of 11000 with flag 0/11000
434.89/215.20	c cleaning 31980 clauses out of 64005 with flag 6707878/551000
469.29/232.32	c cleaning 33010 clauses out of 66026 with flag 7122304/585001
506.79/250.90	c cleaning 34003 clauses out of 68018 with flag 7572599/620003
544.83/269.80	c cleaning 35001 clauses out of 70012 with flag 8080789/656000
587.05/290.87	c cleaning 35997 clauses out of 72012 with flag 8640639/693001
634.74/314.57	c cleaning 37002 clauses out of 74017 with flag 9145030/731003
680.09/337.41	c cleaning 38002 clauses out of 76013 with flag 9645950/770001
726.50/360.51	c cleaning 38995 clauses out of 78012 with flag 10199733/810002
775.78/385.04	c cleaning 40000 clauses out of 80015 with flag 10784802/851000
829.61/411.85	c cleaning 40997 clauses out of 82015 with flag 11436589/893000
882.31/438.09	c cleaning 42001 clauses out of 84018 with flag 12065694/936000
937.60/465.59	c cleaning 43002 clauses out of 86017 with flag 12654017/980000
995.33/494.20	c cleaning 43998 clauses out of 88015 with flag 13279614/1025000
1055.67/524.26	c cleaning 45007 clauses out of 90021 with flag 13956463/1071004
1120.79/556.66	c cleaning 45998 clauses out of 92011 with flag 14598627/1118001
1181.10/586.67	c cleaning 46999 clauses out of 94016 with flag 15193191/1166004
1248.70/620.28	c cleaning 47986 clauses out of 96014 with flag 15861073/1215001
1313.59/652.91	c cleaning 0 clauses out of 18000 with flag 0/18000
1323.23/657.71	c cleaning 49004 clauses out of 98028 with flag 16665297/1265001
1401.46/696.76	c cleaning 50002 clauses out of 100024 with flag 17383224/1316001
1479.68/735.61	c cleaning 51008 clauses out of 102021 with flag 18060440/1368000
1556.14/773.61	c cleaning 51983 clauses out of 104015 with flag 18654957/1421002
1627.31/809.01	c cleaning 53009 clauses out of 106031 with flag 19262999/1475001
1710.40/850.32	c cleaning 54002 clauses out of 108021 with flag 20045918/1530000
1797.05/893.41	c cleaning 55005 clauses out of 110020 with flag 20868912/1586001
1800.09/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.90	c starts		: 3313
1800.09/894.90	c conflicts		: 1588432
1800.09/894.90	c decisions		: 2034888
1800.09/894.90	c propagations		: 680854263
1800.09/894.90	c inspects		: 8835050001
1800.09/894.90	c shortcuts		: 0
1800.09/894.90	c learnt literals	: 1
1800.09/894.90	c learnt binary clauses	: 18
1800.09/894.90	c learnt ternary clauses	: 814
1800.09/894.90	c learnt constraints	: 1588431
1800.09/894.90	c ignored constraints	: 0
1800.09/894.90	c root simplifications	: 0
1800.09/894.90	c removed literals (reason simplification)	: 32120402
1800.09/894.90	c reason swapping (by a shorter reason)	: 0
1800.09/894.90	c Calls to reduceDB	: 52
1800.09/894.90	c Number of update (reduction) of LBD	: 722346
1800.09/894.90	c Imported unit clauses	: 0
1800.09/894.90	c number of reductions to clauses (during analyze)	: 0
1800.09/894.90	c number of learned constraints concerned by reduction	: 0
1800.09/894.90	c number of learning phase by resolution	: 0
1800.09/894.90	c number of learning phase by cutting planes	: 0
1800.09/894.90	c speed (assignments/second)	: 761755.7731294389
1800.09/894.90	c non guided choices	20
1800.09/894.93	c learnt constraints type 
1800.09/894.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
1800.09/894.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57428
1800.09/894.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.93	c starts		: 45
1800.09/894.93	c conflicts		: 20122
1800.09/894.93	c decisions		: 40064
1800.09/894.93	c propagations		: 9952337
1800.09/894.93	c inspects		: 1048827327
1800.09/894.93	c shortcuts		: 0
1800.09/894.93	c learnt literals	: 0
1800.09/894.93	c learnt binary clauses	: 0
1800.09/894.93	c learnt ternary clauses	: 65
1800.09/894.93	c learnt constraints	: 20122
1800.09/894.93	c ignored constraints	: 0
1800.09/894.93	c root simplifications	: 0
1800.09/894.93	c removed literals (reason simplification)	: 0
1800.09/894.93	c reason swapping (by a shorter reason)	: 0
1800.09/894.93	c Calls to reduceDB	: 3
1800.09/894.93	c Number of update (reduction) of LBD	: 0
1800.09/894.93	c Imported unit clauses	: 0
1800.09/894.93	c number of reductions to clauses (during analyze)	: 0
1800.09/894.93	c number of learned constraints concerned by reduction	: 0
1800.09/894.93	c number of learning phase by resolution	: 0
1800.09/894.93	c number of learning phase by cutting planes	: 0
1800.09/894.93	c speed (assignments/second)	: 11134.485304811877
1800.09/894.93	c non guided choices	20
1800.09/894.94	c learnt constraints type 
1800.09/894.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 65
1800.09/894.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20057
1800.09/894.94	s UNKNOWN
1800.09/894.94	c Total wall clock time (in seconds): 894.829

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-4080429-1465264268/watcher-4080429-1465264268 -o /tmp/evaluation-result-4080429-1465264268/solver-4080429-1465264268 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17743 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080429-1465264268.opb 

pid=25164
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: 3.88 4.12 4.03 5/197 25167
/proc/meminfo: memFree=27877496/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 108359178 98570240 977 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 24065 977 743 9 0 16771 0
[pid=25167/tid=25168] ppid=25164 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) R 25164 25167 17726 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 108359178 98570240 978 33554432000 1073741824 1073778376 140737149063184 139855795785256 213419640192 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 3.88 4.12 4.03 5/197 25167
/proc/meminfo: memFree=27877496/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 4477 0 1 0 10 1 0 0 20 0 18 0 108359178 9787879424 6106 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2389619 6107 2156 9 0 2380296 0
[pid=25167/tid=25168] ppid=25164 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) R 25164 25167 17726 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 108359178 9787879424 6107 33554432000 1073741824 1073778376 140737149063184 139855795788704 139855803217768 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.200343 s]
/proc/loadavg: 3.88 4.12 4.03 5/197 25167
/proc/meminfo: memFree=27877496/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 4680 0 1 0 25 1 0 0 20 0 18 0 108359178 9787879424 6760 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2389619 6760 2214 9 0 2380296 0
[pid=25167/tid=25168] ppid=25164 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) R 25164 25167 17726 0 -1 4202560 2401 0 1 0 17 0 0 0 20 0 18 0 108359178 9787879424 6760 33554432000 1073741824 1073778376 140737149063184 139855795774800 213423012920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30028 s]
/proc/loadavg: 3.88 4.12 4.03 5/197 25167
/proc/meminfo: memFree=27877496/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 6112 0 1 0 48 1 0 0 20 0 18 0 108359178 9787879424 9261 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2389619 9261 2233 9 0 2380296 0
[pid=25167/tid=25168] ppid=25164 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) R 25164 25167 17726 0 -1 4202560 2404 0 1 0 26 1 0 0 20 0 18 0 108359178 9787879424 9261 33554432000 1073741824 1073778376 140737149063184 139855795790152 139855798884016 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700234 s]
/proc/loadavg: 3.88 4.12 4.03 5/197 25167
/proc/meminfo: memFree=27877496/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9559080 CPUtime=1.66 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 24088 0 1 0 160 6 0 0 20 0 18 0 108359178 9788497920 31552 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2389770 31552 2250 9 0 2380447 0
[pid=25167/tid=25168] ppid=25164 vsize=9559080 CPUtime=0.67 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) R 25164 25167 17726 0 -1 4202560 2473 0 1 0 65 2 0 0 20 0 18 0 108359178 9788497920 31552 33554432000 1073741824 1073778376 140737149063184 139855795781488 139855627672486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 9559080

[startup+1.50085 s]
/proc/loadavg: 3.88 4.12 4.03 8/217 25187
/proc/meminfo: memFree=27707628/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9824732 CPUtime=4.5 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 32509 0 1 0 440 10 0 0 20 0 22 0 108359178 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2456183 50626 2277 9 0 2446860 0
[pid=25167/tid=25168] ppid=25164 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) S 25164 25167 17726 0 -1 4202560 2509 0 1 0 97 3 0 0 20 0 22 0 108359178 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855795790712 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25170] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25170/stat : 25170 (java) R 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855757281624 139855799965871 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25171] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25171/stat : 25171 (java) R 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855756228904 139855799965871 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25172] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25172/stat : 25172 (java) R 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) R 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855754123992 139855799547020 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) R 25164 25167 17726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855753071448 139855799965871 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) R 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423012920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) R 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855750966184 139855802686380 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 108359179 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25178/stat : 25178 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359180 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855619122184 213423010876 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25179] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25179/stat : 25179 (java) S 25164 25167 17726 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855618069624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25180] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25180/stat : 25180 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855617016968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25181] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25181/stat : 25181 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855615965712 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25182] ppid=25164 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/25167/task/25182/stat : 25182 (java) R 25164 25167 17726 0 -1 4202560 12295 0 0 0 125 2 0 0 20 0 22 0 108359183 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855614900448 139855802765723 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25183] ppid=25164 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/25167/task/25183/stat : 25183 (java) R 25164 25167 17726 0 -1 4202560 16340 0 0 0 122 3 0 0 20 0 22 0 108359183 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855613860520 139855798700228 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25184] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25184/stat : 25184 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139855612808184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25185] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25185/stat : 25185 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139854604135752 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25186] ppid=25164 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/25167/task/25186/stat : 25186 (java) S 25164 25167 17726 0 -1 4202560 19 0 0 0 43 0 0 0 20 0 22 0 108359281 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139854603080120 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25187] ppid=25164 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/25167/task/25187/stat : 25187 (java) S 25164 25167 17726 0 -1 4202560 42 0 0 0 44 0 0 0 20 0 22 0 108359281 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139854602025656 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25188] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25188/stat : 25188 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359288 10060525568 50626 33554432000 1073741824 1073778376 140737149063184 139854600975400 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 3.88 4.12 4.03 6/219 25189
/proc/meminfo: memFree=27663984/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9824732 CPUtime=8.57 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 35569 0 1 0 840 17 0 0 20 0 22 0 108359178 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2456183 89767 2293 9 0 2446860 0
[pid=25167/tid=25168] ppid=25164 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) S 25164 25167 17726 0 -1 4202560 2509 0 1 0 97 3 0 0 20 0 22 0 108359178 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855795790712 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25170] ppid=25164 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25167/task/25170/stat : 25170 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855757281448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25171] ppid=25164 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25167/task/25171/stat : 25171 (java) S 25164 25167 17726 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855756228904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25172] ppid=25164 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/25167/task/25172/stat : 25172 (java) S 25164 25167 17726 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) S 25164 25167 17726 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855754123816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) S 25164 25167 17726 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855753071272 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) S 25164 25167 17726 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855750966184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 108359179 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25178/stat : 25178 (java) S 25164 25167 17726 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 108359180 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855619123304 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25179] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25179/stat : 25179 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855618069624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25180] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25180/stat : 25180 (java) S 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855617016968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25181] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25181/stat : 25181 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855615965712 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25182] ppid=25164 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/25167/task/25182/stat : 25182 (java) S 25164 25167 17726 0 -1 4202560 12303 0 0 0 162 2 0 0 20 0 22 0 108359183 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855614913080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25183] ppid=25164 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/25167/task/25183/stat : 25183 (java) S 25164 25167 17726 0 -1 4202560 19055 0 0 0 161 4 0 0 20 0 22 0 108359183 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855613860536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25184] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25184/stat : 25184 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139855612808184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25185] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25185/stat : 25185 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139854604135752 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25186] ppid=25164 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/25167/task/25186/stat : 25186 (java) R 25164 25167 17726 0 -1 4202560 23 0 0 0 194 0 0 0 20 0 22 0 108359281 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139854603080064 139855628910913 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25187] ppid=25164 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/25167/task/25187/stat : 25187 (java) R 25164 25167 17726 0 -1 4202560 100 0 0 0 192 3 0 0 20 0 22 0 108359281 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139854602027544 139855629031045 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25188] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25188/stat : 25188 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359288 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139854600975400 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25189] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25189/stat : 25189 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359289 10060525568 89767 33554432000 1073741824 1073778376 140737149063184 139854599922856 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 3.97 4.13 4.03 6/219 25189
/proc/meminfo: memFree=27256148/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9824732 CPUtime=15.19 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 36197 0 1 0 1491 28 0 0 20 0 22 0 108359178 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2456183 164854 2293 9 0 2446860 0
[pid=25167/tid=25168] ppid=25164 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) S 25164 25167 17726 0 -1 4202560 2509 0 1 0 97 3 0 0 20 0 22 0 108359178 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855795790712 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25170] ppid=25164 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25167/task/25170/stat : 25170 (java) S 25164 25167 17726 0 -1 4202560 49 0 0 0 6 2 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855757281448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25171] ppid=25164 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/25167/task/25171/stat : 25171 (java) S 25164 25167 17726 0 -1 4202560 56 0 0 0 8 3 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855756228904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25172] ppid=25164 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25167/task/25172/stat : 25172 (java) S 25164 25167 17726 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) S 25164 25167 17726 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855754123816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) S 25164 25167 17726 0 -1 4202560 40 0 0 0 5 2 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855753071272 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) S 25164 25167 17726 0 -1 4202560 58 0 0 0 5 3 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) S 25164 25167 17726 0 -1 4202560 60 0 0 0 7 2 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855750966184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 43 0 0 0 4 1 0 0 20 0 22 0 108359179 10060525568 164854 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/25167/task/25172/stat : 25172 (java) S 25164 25167 17726 0 -1 4202560 411 0 0 0 292 8 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) S 25164 25167 17726 0 -1 4202560 393 0 0 0 279 9 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855754123816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) S 25164 25167 17726 0 -1 4202560 402 0 0 0 281 9 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855753071272 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) S 25164 25167 17726 0 -1 4202560 413 0 0 0 275 8 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) S 25164 25167 17726 0 -1 4202560 385 0 0 0 253 9 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855750966184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 428 0 0 0 272 9 0 0 20 0 22 0 108359179 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/25167/task/25178/stat : 25178 (java) S 25164 25167 17726 0 -1 4202560 2339 0 0 0 161 25 0 0 20 0 22 0 108359180 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855619123304 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25179] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25179/stat : 25179 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855618069624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25180] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25180/stat : 25180 (java) S 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855617016968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25181] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25181/stat : 25181 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855615965712 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25182] ppid=25164 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/25167/task/25182/stat : 25182 (java) S 25164 25167 17726 0 -1 4202560 12319 0 0 0 198 2 0 0 20 0 22 0 108359183 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855614913080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25183] ppid=25164 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25167/task/25183/stat : 25183 (java) S 25164 25167 17726 0 -1 4202560 19068 0 0 0 172 4 0 0 20 0 22 0 108359183 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855613860536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25184] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25184/stat : 25184 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139855612808184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25185] ppid=25164 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/25167/task/25185/stat : 25185 (java) S 25164 25167 17726 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 108359183 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139854604135752 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25186] ppid=25164 vsize=9824732 CPUtime=870.35 cores=1,3,5,7
/proc/25167/task/25186/stat : 25186 (java) R 25164 25167 17726 0 -1 4202560 96 0 0 0 87021 14 0 0 20 0 22 0 108359281 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139854603078816 139855628821743 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25187] ppid=25164 vsize=9824732 CPUtime=870.49 cores=1,3,5,7
/proc/25167/task/25187/stat : 25187 (java) R 25164 25167 17726 0 -1 4202560 1870 0 0 0 87000 49 0 0 20 0 22 0 108359281 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139854602027472 139855629012992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25188] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25188/stat : 25188 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359288 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139854600975400 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25189] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25189/stat : 25189 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359289 10060525568 595976 33554432000 1073741824 1073778376 140737149063184 139854599922856 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.73
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.23 4.24 4.18 5/219 25399
/proc/meminfo: memFree=24429988/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 42975 0 1 0 179854 155 0 0 20 0 22 0 108359178 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2456183 595382 2302 9 0 2446860 0
[pid=25167/tid=25168] ppid=25164 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) S 25164 25167 17726 0 -1 4202560 2518 0 1 0 100 5 0 0 20 0 22 0 108359178 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855795790712 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25170] ppid=25164 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/25167/task/25170/stat : 25170 (java) S 25164 25167 17726 0 -1 4202560 593 0 0 0 285 10 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855757281448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25171] ppid=25164 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/25167/task/25171/stat : 25171 (java) S 25164 25167 17726 0 -1 4202560 397 0 0 0 265 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855756228904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25172] ppid=25164 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/25167/task/25172/stat : 25172 (java) S 25164 25167 17726 0 -1 4202560 411 0 0 0 295 8 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) S 25164 25167 17726 0 -1 4202560 397 0 0 0 285 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855754123816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) S 25164 25167 17726 0 -1 4202560 407 0 0 0 287 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855753071272 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) S 25164 25167 17726 0 -1 4202560 419 0 0 0 282 8 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) S 25164 25167 17726 0 -1 4202560 390 0 0 0 256 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855750966184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 431 0 0 0 277 10 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/25167/task/25178/stat : 25178 (java) S 25164 25167 17726 0 -1 4202560 2339 0 0 0 162 25 0 0 20 0 22 0 108359180 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855619123304 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25179] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25179/stat : 25179 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855618069624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25180] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25180/stat : 25180 (java) S 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855617016968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25181] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25181/stat : 25181 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855615965712 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25182] ppid=25164 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/25167/task/25182/stat : 25182 (java) S 25164 25167 17726 0 -1 4202560 12319 0 0 0 198 2 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855614913080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25183] ppid=25164 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25167/task/25183/stat : 25183 (java) S 25164 25167 17726 0 -1 4202560 19068 0 0 0 172 4 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855613860536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25184] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25184/stat : 25184 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855612808184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25185] ppid=25164 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/25167/task/25185/stat : 25185 (java) S 25164 25167 17726 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854604135752 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25186] ppid=25164 vsize=9824732 CPUtime=882.79 cores=1,3,5,7
/proc/25167/task/25186/stat : 25186 (java) R 25164 25167 17726 0 -1 4202560 96 0 0 0 88265 14 0 0 20 0 22 0 108359281 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854603078920 139855628821743 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25187] ppid=25164 vsize=9824732 CPUtime=882.93 cores=1,3,5,7
/proc/25167/task/25187/stat : 25187 (java) R 25164 25167 17726 0 -1 4202560 1874 0 0 0 88244 49 0 0 20 0 22 0 108359281 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854602025392 139855628881067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25188] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25188/stat : 25188 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359288 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854600975400 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25189] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25189/stat : 25189 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359289 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854599922856 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 25167 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.23 4.24 4.18 5/219 25399
/proc/meminfo: memFree=24429988/32872528 swapFree=16636/1570076
[pid=25167] ppid=25164 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/25167/stat : 25167 (java) S 25164 25167 17726 0 -1 4202496 42975 0 1 0 179854 155 0 0 20 0 22 0 108359178 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 140737149054320 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25167/statm: 2456183 595382 2302 9 0 2446860 0
[pid=25167/tid=25168] ppid=25164 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/25167/task/25168/stat : 25168 (java) S 25164 25167 17726 0 -1 4202560 2518 0 1 0 100 5 0 0 20 0 22 0 108359178 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855795790712 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25170] ppid=25164 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/25167/task/25170/stat : 25170 (java) S 25164 25167 17726 0 -1 4202560 593 0 0 0 285 10 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855757281448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25171] ppid=25164 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/25167/task/25171/stat : 25171 (java) S 25164 25167 17726 0 -1 4202560 397 0 0 0 265 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855756228904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25172] ppid=25164 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/25167/task/25172/stat : 25172 (java) S 25164 25167 17726 0 -1 4202560 411 0 0 0 295 8 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855755176360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25173] ppid=25164 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/25167/task/25173/stat : 25173 (java) S 25164 25167 17726 0 -1 4202560 397 0 0 0 285 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855754123816 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25174] ppid=25164 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/25167/task/25174/stat : 25174 (java) S 25164 25167 17726 0 -1 4202560 407 0 0 0 287 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855753071272 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25175] ppid=25164 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/25167/task/25175/stat : 25175 (java) S 25164 25167 17726 0 -1 4202560 419 0 0 0 282 8 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855752018728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25167/tid=25176] ppid=25164 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/25167/task/25176/stat : 25176 (java) S 25164 25167 17726 0 -1 4202560 390 0 0 0 256 9 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855750966184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25177] ppid=25164 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/25167/task/25177/stat : 25177 (java) S 25164 25167 17726 0 -1 4202560 431 0 0 0 277 10 0 0 20 0 22 0 108359179 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855749913640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25178] ppid=25164 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/25167/task/25178/stat : 25178 (java) S 25164 25167 17726 0 -1 4202560 2339 0 0 0 162 25 0 0 20 0 22 0 108359180 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855619123304 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25179] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25179/stat : 25179 (java) S 25164 25167 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855618069624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25180] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25180/stat : 25180 (java) S 25164 25167 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108359181 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855617016968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25181] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25181/stat : 25181 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855615965712 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25182] ppid=25164 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/25167/task/25182/stat : 25182 (java) S 25164 25167 17726 0 -1 4202560 12319 0 0 0 198 2 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855614913080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25183] ppid=25164 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/25167/task/25183/stat : 25183 (java) S 25164 25167 17726 0 -1 4202560 19068 0 0 0 172 4 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855613860536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25167/tid=25184] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25184/stat : 25184 (java) S 25164 25167 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139855612808184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25185] ppid=25164 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/25167/task/25185/stat : 25185 (java) S 25164 25167 17726 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 108359183 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854604135752 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25186] ppid=25164 vsize=9824732 CPUtime=882.79 cores=1,3,5,7
/proc/25167/task/25186/stat : 25186 (java) R 25164 25167 17726 0 -1 4202560 96 0 0 0 88265 14 0 0 20 0 22 0 108359281 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854603078920 139855628821743 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25167/tid=25187] ppid=25164 vsize=9824732 CPUtime=882.93 cores=1,3,5,7
/proc/25167/task/25187/stat : 25187 (java) R 25164 25167 17726 0 -1 4202560 1874 0 0 0 88244 49 0 0 20 0 22 0 108359281 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854602025392 139855628881067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25188] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25188/stat : 25188 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359288 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854600975400 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25167/tid=25189] ppid=25164 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25167/task/25189/stat : 25189 (java) S 25164 25167 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108359289 10060525568 595382 33554432000 1073741824 1073778376 140737149063184 139854599922856 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25167 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=109253
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=121677
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.962
CPU time (s): 1800.09
CPU user time (s): 1798.54
CPU system time (s): 1.55
CPU usage (%): 201.136
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.11
system time used= 2.12168
maximum resident set size= 2889232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43009
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29666
involuntary context switches= 50455

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04493 second user time and 6.25505 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 03:51:08
IDJOB=4080429
IDBENCH=76228
IDSOLVER=2543
FILE ID=node140/4080429-1465264268
RUNJOBID= node140-1465252001-17743
PBS_JOBID= 19843256
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j6029_8-unsat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080429-1465264268/watcher-4080429-1465264268 -o /tmp/evaluation-result-4080429-1465264268/solver-4080429-1465264268 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17743 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080429-1465264268.opb

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

MD5SUM BENCH= c619d5d1f14c9c14bda19749a65da87b
RANDOM SEED=1247253899

node140.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.768
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.53
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.768
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.768
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.768
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27878140 kB
Buffers:          118768 kB
Cached:           104532 kB
SwapCached:         1716 kB
Active:          2527976 kB
Inactive:         157164 kB
Active(anon):    2461660 kB
Inactive(anon):     2656 kB
Active(file):      66316 kB
Inactive(file):   154508 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098684 kB
Dirty:              2108 kB
Writeback:             0 kB
AnonPages:       4031612 kB
Mapped:            15352 kB
Shmem:                 0 kB
Slab:             600208 kB
SReclaimable:      42984 kB
SUnreclaim:       557224 kB
KernelStack:        1616 kB
PageTables:        12572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4230160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3948544 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= 71732 MiB
End job on node140 at 2016-06-07 04:06:03