Trace number 4089114

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.17 896.971

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x29.opb
MD5SUM597e2c73e8c5e2b9033dad67cfaa9042
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 benchmark0.026995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables290
Total number of constraints581
Number of constraints which are clauses580
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint290
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 145
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 435
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4089114-1466012780.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.18	c ... done. Wall clock time 0.075s.
0.10/0.18	c declared #vars     290
0.10/0.18	c #constraints  581
0.10/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 580
0.10/0.19	c 581 constraints processed.
0.10/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 580
0.10/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.10/0.19	c 581 constraints processed.
2.23/0.75	c cleaning 2501 clauses out of 5001 with flag 10730/5001
3.44/1.10	c cleaning 4246 clauses out of 8499 with flag 23482/11000
4.61/1.47	c cleaning 5627 clauses out of 11253 with flag 38447/18000
5.67/1.91	c cleaning 6815 clauses out of 13630 with flag 55543/26004
6.72/2.44	c cleaning 7904 clauses out of 15812 with flag 74758/35001
7.98/3.08	c cleaning 8954 clauses out of 17908 with flag 96154/45001
9.37/3.79	c cleaning 9977 clauses out of 19954 with flag 119707/56001
11.23/4.61	c cleaning 10984 clauses out of 21976 with flag 145383/68000
13.09/5.54	c cleaning 11996 clauses out of 23992 with flag 173202/81000
15.08/6.54	c cleaning 12995 clauses out of 25996 with flag 202980/95000
17.58/7.74	c cleaning 14002 clauses out of 28003 with flag 235076/110002
19.98/8.98	c cleaning 14997 clauses out of 29999 with flag 269174/126000
23.04/10.42	c cleaning 16000 clauses out of 32002 with flag 305437/143000
26.24/12.03	c cleaning 16998 clauses out of 34002 with flag 343872/161000
30.04/13.96	c cleaning 18001 clauses out of 36005 with flag 384121/180001
34.12/15.96	c cleaning 19001 clauses out of 38005 with flag 426763/200002
38.32/18.08	c cleaning 19999 clauses out of 40002 with flag 471610/221000
43.40/20.59	c cleaning 21002 clauses out of 42005 with flag 518392/243002
48.20/22.93	c cleaning 21997 clauses out of 44003 with flag 567383/266002
53.22/25.47	c cleaning 23002 clauses out of 46006 with flag 618659/290002
58.90/28.29	c cleaning 24002 clauses out of 48003 with flag 672097/315001
64.70/31.15	c cleaning 24999 clauses out of 50000 with flag 727673/341000
71.61/34.57	c cleaning 25999 clauses out of 52003 with flag 785285/368002
78.61/38.05	c cleaning 27000 clauses out of 54002 with flag 845093/396000
85.81/41.67	c cleaning 28000 clauses out of 56002 with flag 907178/425000
89.90/43.61	c cleaning 0 clauses out of 5004 with flag 0/5004
94.60/45.74	c cleaning 29001 clauses out of 58002 with flag 971144/455000
102.49/49.65	c cleaning 30000 clauses out of 60002 with flag 1037432/486001
111.66/54.25	c cleaning 30996 clauses out of 62001 with flag 1105531/518000
120.54/58.65	c cleaning 32000 clauses out of 64005 with flag 1175723/551000
129.93/63.34	c cleaning 33001 clauses out of 66007 with flag 1247875/585002
139.81/68.26	c cleaning 34001 clauses out of 68006 with flag 1322406/620002
149.80/73.23	c cleaning 35000 clauses out of 70003 with flag 1399186/656000
160.85/78.75	c cleaning 36000 clauses out of 72003 with flag 1478023/693000
172.28/84.42	c cleaning 37003 clauses out of 74006 with flag 1558582/731003
183.75/90.17	c cleaning 37993 clauses out of 76000 with flag 1641673/770000
195.62/96.02	c cleaning 39004 clauses out of 78007 with flag 1727010/810000
208.07/102.29	c cleaning 39998 clauses out of 80004 with flag 1814452/851001
221.13/108.75	c cleaning 40999 clauses out of 82006 with flag 1903932/893001
235.00/115.67	c cleaning 42003 clauses out of 84006 with flag 1995469/936000
251.33/123.93	c cleaning 42999 clauses out of 86003 with flag 2088874/980000
265.99/131.23	c cleaning 44002 clauses out of 88005 with flag 2184898/1025001
283.08/139.74	c cleaning 44997 clauses out of 90003 with flag 2282563/1071001
298.93/147.60	c cleaning 46000 clauses out of 92005 with flag 2381877/1118000
316.39/156.31	c cleaning 47003 clauses out of 94006 with flag 2483898/1166001
334.66/165.45	c cleaning 47998 clauses out of 96003 with flag 2588414/1215001
352.76/174.49	c cleaning 49001 clauses out of 98004 with flag 2694957/1265000
373.25/184.86	c cleaning 49999 clauses out of 100004 with flag 2803707/1316001
393.12/194.75	c cleaning 51002 clauses out of 102006 with flag 2914551/1368002
414.20/205.29	c cleaning 52001 clauses out of 104002 with flag 3027462/1421000
436.88/216.55	c cleaning 52998 clauses out of 106002 with flag 3142360/1475001
461.38/228.70	c cleaning 53997 clauses out of 108003 with flag 3259018/1530000
483.68/239.89	c cleaning 55002 clauses out of 110007 with flag 3377430/1586001
506.56/251.25	c cleaning 56000 clauses out of 112004 with flag 3498012/1643000
531.84/263.82	c cleaning 56995 clauses out of 114004 with flag 3620880/1701000
557.79/276.74	c cleaning 58000 clauses out of 116009 with flag 3746723/1760000
586.51/291.01	c cleaning 59003 clauses out of 118010 with flag 3874928/1820001
600.13/297.87	c cleaning 0 clauses out of 11005 with flag 0/11005
615.34/305.65	c cleaning 60004 clauses out of 120008 with flag 4005195/1881002
641.41/318.60	c cleaning 60998 clauses out of 122003 with flag 4136881/1943001
672.16/333.91	c cleaning 61996 clauses out of 124005 with flag 4270762/2006001
704.13/349.81	c cleaning 63000 clauses out of 126008 with flag 4406811/2070000
737.50/366.44	c cleaning 64000 clauses out of 128008 with flag 4544708/2135000
773.01/384.11	c cleaning 65004 clauses out of 130008 with flag 4684225/2201000
806.49/401.11	c cleaning 65997 clauses out of 132005 with flag 4826144/2268001
838.66/417.15	c cleaning 67000 clauses out of 134007 with flag 4969948/2336000
870.04/432.79	c cleaning 67998 clauses out of 136008 with flag 5115522/2405001
904.32/449.87	c cleaning 69004 clauses out of 138010 with flag 5263519/2475001
936.68/465.94	c cleaning 69998 clauses out of 140007 with flag 5413780/2546002
973.95/484.55	c cleaning 71000 clauses out of 142008 with flag 5566334/2618001
1006.88/500.92	c cleaning 72000 clauses out of 144008 with flag 5721476/2691001
1043.70/519.65	c cleaning 73001 clauses out of 146008 with flag 5879318/2765001
1078.99/537.21	c cleaning 74004 clauses out of 148007 with flag 6039346/2840001
1113.66/554.59	c cleaning 74996 clauses out of 150002 with flag 6200736/2916000
1154.63/574.97	c cleaning 75999 clauses out of 152007 with flag 6364592/2993001
1194.77/594.97	c cleaning 77003 clauses out of 154007 with flag 6530704/3071000
1234.93/614.92	c cleaning 77999 clauses out of 156004 with flag 6698989/3150000
1271.80/633.34	c cleaning 79004 clauses out of 158008 with flag 6869456/3230003
1314.53/654.68	c cleaning 80000 clauses out of 160002 with flag 7041932/3311001
1357.67/676.14	c cleaning 80997 clauses out of 162003 with flag 7216333/3393002
1398.75/696.66	c cleaning 81997 clauses out of 164004 with flag 7393564/3476000
1434.75/714.65	c cleaning 82998 clauses out of 166008 with flag 7572288/3560001
1476.96/735.69	c cleaning 84002 clauses out of 168011 with flag 7752690/3645002
1528.13/761.08	c cleaning 84996 clauses out of 170007 with flag 7935569/3731000
1581.40/787.88	c cleaning 86006 clauses out of 172011 with flag 8120138/3818000
1630.33/812.29	c cleaning 86998 clauses out of 174005 with flag 8306769/3906000
1679.66/836.83	c cleaning 87997 clauses out of 176007 with flag 8496400/3995000
1736.03/864.96	c cleaning 88999 clauses out of 178012 with flag 8688373/4085002
1786.98/890.30	c cleaning 90001 clauses out of 180011 with flag 8882258/4176000
1800.17/896.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.90	c starts		: 1
1800.17/896.90	c conflicts		: 4212034
1800.17/896.90	c decisions		: 4368704
1800.17/896.90	c propagations		: 20750458
1800.17/896.90	c inspects		: 12171149608
1800.17/896.90	c shortcuts		: 0
1800.17/896.90	c learnt literals	: 0
1800.17/896.90	c learnt binary clauses	: 0
1800.17/896.90	c learnt ternary clauses	: 0
1800.17/896.90	c learnt constraints	: 4212034
1800.17/896.90	c ignored constraints	: 0
1800.17/896.90	c root simplifications	: 0
1800.17/896.90	c removed literals (reason simplification)	: 88864424
1800.17/896.90	c reason swapping (by a shorter reason)	: 0
1800.17/896.90	c Calls to reduceDB	: 87
1800.17/896.90	c Number of update (reduction) of LBD	: 80685
1800.17/896.90	c Imported unit clauses	: 0
1800.17/896.90	c number of reductions to clauses (during analyze)	: 0
1800.17/896.90	c number of learned constraints concerned by reduction	: 0
1800.17/896.90	c number of learning phase by resolution	: 0
1800.17/896.90	c number of learning phase by cutting planes	: 0
1800.17/896.90	c speed (assignments/second)	: 23140.55317525989
1800.17/896.90	c non guided choices	135
1800.17/896.93	c learnt constraints type 
1800.17/896.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 126044
1800.17/896.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/896.93	c starts		: 42
1800.17/896.93	c conflicts		: 15729
1800.17/896.93	c decisions		: 36294
1800.17/896.93	c propagations		: 404092
1800.17/896.93	c inspects		: 679563105
1800.17/896.93	c shortcuts		: 0
1800.17/896.93	c learnt literals	: 0
1800.17/896.93	c learnt binary clauses	: 0
1800.17/896.93	c learnt ternary clauses	: 0
1800.17/896.93	c learnt constraints	: 15728
1800.17/896.93	c ignored constraints	: 0
1800.17/896.93	c root simplifications	: 0
1800.17/896.93	c removed literals (reason simplification)	: 0
1800.17/896.93	c reason swapping (by a shorter reason)	: 0
1800.17/896.93	c Calls to reduceDB	: 2
1800.17/896.93	c Number of update (reduction) of LBD	: 0
1800.17/896.93	c Imported unit clauses	: 0
1800.17/896.93	c number of reductions to clauses (during analyze)	: 0
1800.17/896.93	c number of learned constraints concerned by reduction	: 0
1800.17/896.93	c number of learning phase by resolution	: 0
1800.17/896.93	c number of learning phase by cutting planes	: 0
1800.17/896.93	c speed (assignments/second)	: 450.62085654227235
1800.17/896.93	c non guided choices	135
1800.17/896.94	c learnt constraints type 
1800.17/896.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 227
1800.17/896.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15501
1800.17/896.94	s UNKNOWN
1800.17/896.94	c Total wall clock time (in seconds): 896.834

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-4089114-1466012780/watcher-4089114-1466012780 -o /tmp/evaluation-result-4089114-1466012780/solver-4089114-1466012780 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089114-1466012780.opb 

pid=9963
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.80 4.17 4.17 5/197 9966
/proc/meminfo: memFree=29106204/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3327241 98570240 978 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 24065 978 744 9 0 16771 0
[pid=9966/tid=9967] ppid=9963 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) R 9963 9966 5545 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 3327241 98570240 978 33554432000 1073741824 1073778376 140736574117824 139936293637672 219513963904 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 3.80 4.17 4.17 5/197 9966
/proc/meminfo: memFree=29106204/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 4470 0 1 0 10 0 0 0 20 0 18 0 3327241 9787879424 6094 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2389619 6094 2156 9 0 2380296 0
[pid=9966/tid=9967] ppid=9963 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) R 9963 9966 5545 0 -1 4202560 2387 0 1 0 7 0 0 0 20 0 18 0 3327241 9787879424 6094 33554432000 1073741824 1073778376 140736574117824 139936293641120 219517347085 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200266 s]
/proc/loadavg: 3.80 4.17 4.17 5/197 9966
/proc/meminfo: memFree=29106204/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 4776 0 1 0 25 1 0 0 20 0 22 0 3327241 10060525568 7913 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 7913 2222 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 7913 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300255 s]
/proc/loadavg: 3.80 4.17 4.17 5/197 9966
/proc/meminfo: memFree=29106204/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 7268 0 1 0 63 1 0 0 20 0 22 0 3327241 10060525568 10137 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 10137 2246 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 10137 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.700207 s]
/proc/loadavg: 3.80 4.17 4.17 5/197 9966
/proc/meminfo: memFree=29106204/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 16181 0 1 0 220 3 0 0 20 0 22 0 3327241 10060525568 22654 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 22654 2253 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 22654 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.80 4.17 4.17 6/216 10056
/proc/meminfo: memFree=30727516/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=4.84 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 25125 0 1 0 477 7 0 0 20 0 22 0 3327241 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 50333 2283 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5545 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936282704168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936281651368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936129559464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936117360872 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936116306936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936115254536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936114203024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5545 0 -1 4202560 13988 0 0 0 95 2 0 0 20 0 22 0 3327245 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936113150648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5545 0 -1 4202560 7186 0 0 0 103 2 0 0 20 0 22 0 3327245 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936112097848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936111045752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327246 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936109993160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5545 0 -1 4202560 26 0 0 0 124 0 0 0 20 0 22 0 3327260 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936108935520 139936158722620 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5545 0 -1 4202560 109 0 0 0 123 1 0 0 20 0 22 0 3327260 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936107883504 139936158983371 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936106833064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 50333 33554432000 1073741824 1073778376 140736574117824 139936105780264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 3.80 4.17 4.17 8/219 10124
/proc/meminfo: memFree=30536072/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=8.18 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 25387 0 1 0 804 14 0 0 20 0 22 0 3327241 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 89884 2283 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5545 0 -1 4202560 31 0 0 0 2 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936282704168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936281651368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 30 0 0 0 2 1 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5545 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 3327242 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936129559464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5545 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936117360872 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936116306936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936115254536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936114203024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5545 0 -1 4202560 13988 0 0 0 100 2 0 0 20 0 22 0 3327245 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936113150648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5545 0 -1 4202560 7186 0 0 0 103 2 0 0 20 0 22 0 3327245 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936112097848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936111045752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327246 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936109993160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5545 0 -1 4202560 28 0 0 0 278 0 0 0 20 0 22 0 3327260 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936108935784 139936158775228 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5545 0 -1 4202560 167 0 0 0 276 3 0 0 20 0 22 0 3327260 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936107883576 139936158698112 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936106833064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 89884 33554432000 1073741824 1073778376 140736574117824 139936105780264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.82 4.17 4.16 5/219 10124
/proc/meminfo: memFree=29701328/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=14.67 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 26114 0 1 0 1444 23 0 0 20 0 22 0 3327241 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 159457 2283 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2410 0 1 0 17 0 0 0 20 0 22 0 3327241 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5545 0 -1 4202560 117 0 0 0 5 2 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936282704168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5545 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936281651368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 48 0 0 0 4 2 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 74 0 0 0 4 1 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 91 0 0 0 4 1 0 0 20 0 22 0 3327242 10060525568 159457 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0.06 cores=0,2,4,6

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

/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 558 0 0 0 186 18 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 534 0 0 0 178 15 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 594 0 0 0 184 19 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 660 0 0 0 188 21 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 670 0 0 0 198 19 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5545 0 -1 4202560 660 0 0 0 177 18 0 0 20 0 22 0 3327242 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936129559464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5545 0 -1 4202560 2768 0 0 0 331 9 0 0 20 0 22 0 3327243 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936117360872 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936116306936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936115254536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936114203024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5545 0 -1 4202560 13990 0 0 0 106 2 0 0 20 0 22 0 3327245 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936113150648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5545 0 -1 4202560 12170 0 0 0 162 3 0 0 20 0 22 0 3327245 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936112097848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936111045752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5545 0 -1 4202560 51 0 0 0 13 17 0 0 20 0 22 0 3327246 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936109993160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=871.91 cores=0,2,4,6
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5545 0 -1 4202560 108 0 0 0 87175 16 0 0 20 0 22 0 3327260 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936108935664 139936158775228 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=871.86 cores=0,2,4,6
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5545 0 -1 4202560 3083 0 0 0 87126 60 0 0 20 0 22 0 3327260 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936107883504 139936158983315 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936106833064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 757496 33554432000 1073741824 1073778376 140736574117824 139936105780264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1770.92
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.901 s]
/proc/loadavg: 4.16 4.18 4.18 6/220 11122
/proc/meminfo: memFree=26070408/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 40817 0 1 0 179795 222 0 0 20 0 22 0 3327241 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 748678 2292 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 22 0 3327241 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5545 0 -1 4202560 755 0 0 0 182 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936282704168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5545 0 -1 4202560 517 0 0 0 187 14 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936281651368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 558 0 0 0 187 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 534 0 0 0 182 15 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 594 0 0 0 186 19 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 675 0 0 0 189 21 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 670 0 0 0 199 19 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5545 0 -1 4202560 660 0 0 0 181 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936129559464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5545 0 -1 4202560 2768 0 0 0 331 9 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936117360872 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936116306936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936115254536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936114203024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5545 0 -1 4202560 13990 0 0 0 106 2 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936113150648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5545 0 -1 4202560 12170 0 0 0 162 3 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936112097848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936111045752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5545 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 3327246 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936109993160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=886.42 cores=0,2,4,6
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5545 0 -1 4202560 108 0 0 0 88626 16 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936108928768 139936158707701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=886.37 cores=0,2,4,6
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5545 0 -1 4202560 3084 0 0 0 88577 60 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936107883600 139936158698485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936106833064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936105780264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 9966 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.901 s]
/proc/loadavg: 4.16 4.18 4.18 6/220 11122
/proc/meminfo: memFree=26070408/32872528 swapFree=1073728/1155488
[pid=9966] ppid=9963 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/9966/stat : 9966 (java) S 9963 9966 5545 0 -1 4202496 40817 0 1 0 179795 222 0 0 20 0 22 0 3327241 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 140736574108960 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9966/statm: 2456183 748678 2292 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5545 0 -1 4202560 2418 0 1 0 19 2 0 0 20 0 22 0 3327241 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936293643128 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5545 0 -1 4202560 755 0 0 0 182 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936282704168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5545 0 -1 4202560 517 0 0 0 187 14 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936281651368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5545 0 -1 4202560 558 0 0 0 187 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936280599080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5545 0 -1 4202560 534 0 0 0 182 15 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936279546280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5545 0 -1 4202560 594 0 0 0 186 19 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936278493992 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5545 0 -1 4202560 675 0 0 0 189 21 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936277441192 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5545 0 -1 4202560 670 0 0 0 199 19 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936130612264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5545 0 -1 4202560 660 0 0 0 181 18 0 0 20 0 22 0 3327242 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936129559464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5545 0 -1 4202560 2768 0 0 0 331 9 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936117360872 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936116306936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3327243 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936115254536 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936114203024 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5545 0 -1 4202560 13990 0 0 0 106 2 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936113150648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5545 0 -1 4202560 12170 0 0 0 162 3 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936112097848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3327245 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936111045752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5545 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 3327246 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936109993160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=886.42 cores=0,2,4,6
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5545 0 -1 4202560 108 0 0 0 88626 16 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936108928768 139936158707701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=886.37 cores=0,2,4,6
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5545 0 -1 4202560 3084 0 0 0 88577 60 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936107883600 139936158698485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936106833064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3327260 10060525568 748678 33554432000 1073741824 1073778376 140736574117824 139936105780264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.971
CPU time (s): 1800.17
CPU user time (s): 1797.95
CPU system time (s): 2.22
CPU usage (%): 200.694
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.51
system time used= 2.68959
maximum resident set size= 3300420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40859
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24776
involuntary context switches= 33492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63114 second user time and 7.33688 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 19:46:20
IDJOB=4089114
IDBENCH=107360
IDSOLVER=2543
FILE ID=node114/4089114-1466012780
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/vertexcover-instances/normalized-vertexcover-grid10x29.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089114-1466012780/watcher-4089114-1466012780 -o /tmp/evaluation-result-4089114-1466012780/solver-4089114-1466012780 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089114-1466012780.opb

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

MD5SUM BENCH= 597e2c73e8c5e2b9033dad67cfaa9042
RANDOM SEED=468591126

node114.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.761
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.52
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.761
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.56
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        29105988 kB
Buffers:           10632 kB
Cached:            41404 kB
SwapCached:        33296 kB
Active:          1847344 kB
Inactive:          61860 kB
Active(anon):    1826492 kB
Inactive(anon):    33292 kB
Active(file):      20852 kB
Inactive(file):    28568 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       2960092 kB
Mapped:            15488 kB
Shmem:                 0 kB
Slab:             566276 kB
SReclaimable:       9260 kB
SUnreclaim:       557016 kB
KernelStack:        1808 kB
PageTables:        10144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4339876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1826816 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= 71736 MiB
End job on node114 at 2016-06-15 20:01:17