Trace number 4089632

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.14 898.574

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x21.opb
MD5SUM34817075f3bb5535f1c43d1f911e376b
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.015997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables210
Total number of constraints421
Number of constraints which are clauses420
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 constraint210
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 105
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 315
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4089632-1466015122.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.059s.
0.10/0.17	c declared #vars     210
0.10/0.17	c #constraints  421
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 420
0.10/0.17	c 421 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 420
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.10/0.17	c 421 constraints processed.
2.28/0.76	c cleaning 2501 clauses out of 5001 with flag 10730/5001
3.48/1.05	c cleaning 4246 clauses out of 8499 with flag 23482/11000
4.48/1.36	c cleaning 5627 clauses out of 11253 with flag 38447/18000
5.38/1.73	c cleaning 6815 clauses out of 13630 with flag 55543/26004
6.43/2.17	c cleaning 7904 clauses out of 15812 with flag 74758/35001
7.43/2.68	c cleaning 8954 clauses out of 17908 with flag 96154/45001
8.67/3.27	c cleaning 9977 clauses out of 19954 with flag 119707/56001
10.11/3.94	c cleaning 10984 clauses out of 21976 with flag 145383/68000
11.51/4.65	c cleaning 11996 clauses out of 23992 with flag 173202/81000
13.10/5.45	c cleaning 12995 clauses out of 25996 with flag 202980/95000
14.91/6.36	c cleaning 14002 clauses out of 28003 with flag 235076/110002
16.91/7.33	c cleaning 14997 clauses out of 29999 with flag 269174/126000
19.11/8.40	c cleaning 16000 clauses out of 32002 with flag 305437/143000
21.57/9.62	c cleaning 16998 clauses out of 34002 with flag 343872/161000
24.17/10.99	c cleaning 18001 clauses out of 36005 with flag 384121/180001
27.17/12.44	c cleaning 19001 clauses out of 38005 with flag 426763/200002
30.41/14.05	c cleaning 19999 clauses out of 40002 with flag 471610/221000
34.01/15.80	c cleaning 21002 clauses out of 42005 with flag 518392/243002
37.68/17.68	c cleaning 21997 clauses out of 44003 with flag 567383/266002
41.92/19.78	c cleaning 23002 clauses out of 46006 with flag 618659/290002
46.32/21.93	c cleaning 24002 clauses out of 48003 with flag 672097/315001
50.51/24.02	c cleaning 24999 clauses out of 50000 with flag 727673/341000
55.12/26.35	c cleaning 25999 clauses out of 52003 with flag 785285/368002
59.93/28.76	c cleaning 27000 clauses out of 54002 with flag 845093/396000
64.91/31.23	c cleaning 28000 clauses out of 56002 with flag 907178/425000
70.51/34.02	c cleaning 29001 clauses out of 58002 with flag 971144/455000
75.71/36.69	c cleaning 30000 clauses out of 60002 with flag 1037432/486001
82.59/40.09	c cleaning 30996 clauses out of 62001 with flag 1105531/518000
88.99/43.26	c cleaning 32000 clauses out of 64005 with flag 1175723/551000
96.19/46.80	c cleaning 33001 clauses out of 66007 with flag 1247875/585002
103.39/50.40	c cleaning 34001 clauses out of 68006 with flag 1322406/620002
110.79/54.15	c cleaning 35000 clauses out of 70003 with flag 1399186/656000
118.79/58.17	c cleaning 36000 clauses out of 72003 with flag 1478023/693000
127.19/62.37	c cleaning 37003 clauses out of 74006 with flag 1558582/731003
135.79/66.61	c cleaning 37993 clauses out of 76000 with flag 1641673/770000
144.19/70.80	c cleaning 39004 clauses out of 78007 with flag 1727010/810000
153.18/75.32	c cleaning 39998 clauses out of 80004 with flag 1814452/851001
162.38/79.95	c cleaning 40999 clauses out of 82006 with flag 1903932/893001
172.20/84.85	c cleaning 42003 clauses out of 84006 with flag 1995469/936000
183.00/90.21	c cleaning 42999 clauses out of 86003 with flag 2088874/980000
193.18/95.30	c cleaning 44002 clauses out of 88005 with flag 2184898/1025001
205.38/101.45	c cleaning 44997 clauses out of 90003 with flag 2282563/1071001
216.91/107.15	c cleaning 46000 clauses out of 92005 with flag 2381877/1118000
229.32/113.40	c cleaning 47003 clauses out of 94006 with flag 2483898/1166001
242.31/119.87	c cleaning 47998 clauses out of 96003 with flag 2588414/1215001
255.13/126.27	c cleaning 49001 clauses out of 98004 with flag 2694957/1265000
268.94/133.18	c cleaning 49999 clauses out of 100004 with flag 2803707/1316001
283.14/140.22	c cleaning 51002 clauses out of 102006 with flag 2914551/1368002
298.13/147.70	c cleaning 52001 clauses out of 104002 with flag 3027462/1421000
314.33/155.87	c cleaning 52998 clauses out of 106002 with flag 3142360/1475001
331.73/164.52	c cleaning 53997 clauses out of 108003 with flag 3259018/1530000
347.93/172.64	c cleaning 55002 clauses out of 110007 with flag 3377430/1586001
364.12/180.75	c cleaning 56000 clauses out of 112004 with flag 3498012/1643000
381.92/189.67	c cleaning 56995 clauses out of 114004 with flag 3620880/1701000
400.94/199.12	c cleaning 58000 clauses out of 116009 with flag 3746723/1760000
420.52/208.98	c cleaning 59003 clauses out of 118010 with flag 3874928/1820001
439.92/218.68	c cleaning 60004 clauses out of 120008 with flag 4005195/1881002
459.12/228.21	c cleaning 60998 clauses out of 122003 with flag 4136881/1943001
481.31/239.30	c cleaning 61996 clauses out of 124005 with flag 4270762/2006001
504.11/250.70	c cleaning 63000 clauses out of 126008 with flag 4406811/2070000
527.62/262.49	c cleaning 64000 clauses out of 128008 with flag 4544708/2135000
550.01/273.69	c cleaning 65004 clauses out of 130008 with flag 4684225/2201000
572.41/284.90	c cleaning 65997 clauses out of 132005 with flag 4826144/2268001
596.41/296.80	c cleaning 67000 clauses out of 134007 with flag 4969948/2336000
620.01/308.65	c cleaning 67998 clauses out of 136008 with flag 5115522/2405001
644.20/320.79	c cleaning 69004 clauses out of 138010 with flag 5263519/2475001
668.80/333.05	c cleaning 69998 clauses out of 140007 with flag 5413780/2546002
694.79/346.02	c cleaning 71000 clauses out of 142008 with flag 5566334/2618001
721.19/359.25	c cleaning 72000 clauses out of 144008 with flag 5721476/2691001
750.18/373.71	c cleaning 73001 clauses out of 146008 with flag 5879318/2765001
777.20/387.23	c cleaning 74004 clauses out of 148007 with flag 6039346/2840001
806.38/401.88	c cleaning 74996 clauses out of 150002 with flag 6200736/2916000
836.97/417.11	c cleaning 75999 clauses out of 152007 with flag 6364592/2993001
867.59/432.42	c cleaning 77003 clauses out of 154007 with flag 6530704/3071000
898.77/448.09	c cleaning 77999 clauses out of 156004 with flag 6698989/3150000
927.16/462.22	c cleaning 79004 clauses out of 158008 with flag 6869456/3230003
960.27/478.79	c cleaning 80000 clauses out of 160002 with flag 7041932/3311001
992.46/494.81	c cleaning 80997 clauses out of 162003 with flag 7216333/3393002
1025.47/511.32	c cleaning 81997 clauses out of 164004 with flag 7393564/3476000
1058.06/527.65	c cleaning 82998 clauses out of 166008 with flag 7572288/3560001
1091.25/544.27	c cleaning 84002 clauses out of 168011 with flag 7752690/3645002
1128.84/563.00	c cleaning 84996 clauses out of 170007 with flag 7935569/3731000
1166.60/582.00	c cleaning 86006 clauses out of 172011 with flag 8120138/3818000
1203.80/600.51	c cleaning 86998 clauses out of 174005 with flag 8306769/3906000
1243.44/620.36	c cleaning 87997 clauses out of 176007 with flag 8496400/3995000
1289.54/643.32	c cleaning 88999 clauses out of 178012 with flag 8688373/4085002
1331.54/664.34	c cleaning 90001 clauses out of 180011 with flag 8882258/4176000
1377.33/687.26	c cleaning 90996 clauses out of 182010 with flag 9077675/4268000
1418.00/707.55	c cleaning 92000 clauses out of 184014 with flag 9274154/4361000
1462.81/729.93	c cleaning 93001 clauses out of 186015 with flag 9473351/4455001
1507.21/752.14	c cleaning 93996 clauses out of 188013 with flag 9675599/4550000
1551.42/774.27	c cleaning 95006 clauses out of 190017 with flag 9880149/4646000
1596.81/796.96	c cleaning 96000 clauses out of 192011 with flag 10086946/4743000
1643.82/820.46	c cleaning 97003 clauses out of 194011 with flag 10295822/4841000
1690.76/843.82	c cleaning 98005 clauses out of 196009 with flag 10506925/4940001
1741.16/869.06	c cleaning 98997 clauses out of 198003 with flag 10719398/5040000
1788.34/892.64	c cleaning 99993 clauses out of 200006 with flag 10934413/5141000
1800.14/898.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/898.50	c starts		: 1
1800.14/898.50	c conflicts		: 5176641
1800.14/898.50	c decisions		: 5365198
1800.14/898.50	c propagations		: 25503843
1800.14/898.50	c inspects		: 16329057378
1800.14/898.50	c shortcuts		: 0
1800.14/898.50	c learnt literals	: 0
1800.14/898.50	c learnt binary clauses	: 0
1800.14/898.50	c learnt ternary clauses	: 0
1800.14/898.50	c learnt constraints	: 5176641
1800.14/898.50	c ignored constraints	: 0
1800.14/898.50	c root simplifications	: 0
1800.14/898.50	c removed literals (reason simplification)	: 109647717
1800.14/898.50	c reason swapping (by a shorter reason)	: 0
1800.14/898.50	c Calls to reduceDB	: 97
1800.14/898.50	c Number of update (reduction) of LBD	: 98473
1800.14/898.50	c Imported unit clauses	: 0
1800.14/898.50	c number of reductions to clauses (during analyze)	: 0
1800.14/898.50	c number of learned constraints concerned by reduction	: 0
1800.14/898.50	c number of learning phase by resolution	: 0
1800.14/898.50	c number of learning phase by cutting planes	: 0
1800.14/898.50	c speed (assignments/second)	: 28390.283080827758
1800.14/898.50	c non guided choices	95
1800.14/898.53	c learnt constraints type 
1800.14/898.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 135654
1800.14/898.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/898.53	c starts		: 16
1800.14/898.53	c conflicts		: 3072
1800.14/898.53	c decisions		: 5271
1800.14/898.53	c propagations		: 52331
1800.14/898.53	c inspects		: 21904595
1800.14/898.53	c shortcuts		: 0
1800.14/898.53	c learnt literals	: 0
1800.14/898.53	c learnt binary clauses	: 0
1800.14/898.53	c learnt ternary clauses	: 0
1800.14/898.53	c learnt constraints	: 3071
1800.14/898.53	c ignored constraints	: 0
1800.14/898.53	c root simplifications	: 0
1800.14/898.53	c removed literals (reason simplification)	: 0
1800.14/898.53	c reason swapping (by a shorter reason)	: 0
1800.14/898.53	c Calls to reduceDB	: 0
1800.14/898.53	c Number of update (reduction) of LBD	: 0
1800.14/898.53	c Imported unit clauses	: 0
1800.14/898.53	c number of reductions to clauses (during analyze)	: 0
1800.14/898.53	c number of learned constraints concerned by reduction	: 0
1800.14/898.53	c number of learning phase by resolution	: 0
1800.14/898.53	c number of learning phase by cutting planes	: 0
1800.14/898.53	c speed (assignments/second)	: 58.25202731659533
1800.14/898.53	c non guided choices	95
1800.14/898.53	c learnt constraints type 
1800.14/898.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 162
1800.14/898.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2909
1800.14/898.53	s UNKNOWN
1800.14/898.53	c Total wall clock time (in seconds): 898.422

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

pid=13103
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.81 4.10 4.14 4/197 13106
/proc/meminfo: memFree=28839680/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 1288 0 0 0 0 0 0 0 20 0 2 0 3561419 95129600 921 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 23225 927 703 9 0 16769 0
[pid=13106/tid=13107] ppid=13103 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) D 13103 13106 5545 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 3561419 95129600 927 33554432000 1073741824 1073778376 140735388472416 140308876332584 219504799015 0 0 4096 0 18446744072100588836 0 0 -1 1 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 3.81 4.10 4.14 4/197 13106
/proc/meminfo: memFree=28839680/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 4469 0 1 0 9 1 0 0 20 0 18 0 3561419 9787879424 6096 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2389619 6096 2156 9 0 2380296 0
[pid=13106/tid=13107] ppid=13103 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) R 13103 13106 5545 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 3561419 9787879424 6096 33554432000 1073741824 1073778376 140735388472416 140308876336856 219517347085 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200284 s]
/proc/loadavg: 3.81 4.10 4.14 4/197 13106
/proc/meminfo: memFree=28839680/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 5089 0 1 0 27 1 0 0 20 0 22 0 3561419 10060525568 8141 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 8141 2233 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 8141 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300285 s]
/proc/loadavg: 3.81 4.10 4.14 4/197 13106
/proc/meminfo: memFree=28839680/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 8060 0 1 0 67 2 0 0 20 0 22 0 3561419 10060525568 9716 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 9716 2244 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 9716 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+0.700247 s]
/proc/loadavg: 3.81 4.10 4.14 4/197 13106
/proc/meminfo: memFree=28839680/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 17776 0 1 0 224 4 0 0 20 0 22 0 3561419 10060525568 20952 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 20952 2252 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 20952 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9824732

[startup+1.50095 s]
/proc/loadavg: 3.81 4.10 4.14 7/219 13128
/proc/meminfo: memFree=28656540/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 24724 0 1 0 480 9 0 0 20 0 22 0 3561419 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 53827 2283 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13109] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13109/stat : 13109 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308865399592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13110] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (java) S 13103 13106 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308719024808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13111] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13116/stat : 13116 (java) S 13103 13106 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3561420 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308712708520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13117] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13117/stat : 13117 (java) S 13103 13106 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3561421 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308700510952 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13118] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13118/stat : 13118 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308699457016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13119] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13119/stat : 13119 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308698404616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13120] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13120/stat : 13120 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308697353104 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13121] ppid=13103 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/13106/task/13121/stat : 13121 (java) S 13103 13106 5545 0 -1 4202560 12449 0 0 0 96 2 0 0 20 0 22 0 3561424 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308696299704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13122] ppid=13103 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/13106/task/13122/stat : 13122 (java) S 13103 13106 5545 0 -1 4202560 8348 0 0 0 103 2 0 0 20 0 22 0 3561424 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308695246904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13123] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13123/stat : 13123 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308694194808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13124] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13124/stat : 13124 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308693142216 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13125] ppid=13103 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/13106/task/13125/stat : 13125 (java) R 13103 13106 5545 0 -1 4202560 28 0 0 0 128 0 0 0 20 0 22 0 3561436 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308692078880 140308747082335 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13126] ppid=13103 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13106/task/13126/stat : 13126 (java) R 13103 13106 5545 0 -1 4202560 90 0 0 0 125 2 0 0 20 0 22 0 3561436 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308691034496 140308747408332 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13127] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13127/stat : 13127 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308689983144 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13128] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13128/stat : 13128 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 53827 33554432000 1073741824 1073778376 140735388472416 140308688930344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 3.81 4.10 4.14 5/219 13128
/proc/meminfo: memFree=28616560/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=8.47 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 25020 0 1 0 834 13 0 0 20 0 22 0 3561419 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 90345 2283 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13109] ppid=13103 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13106/task/13109/stat : 13109 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308865399592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13110] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (java) S 13103 13106 5545 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308719024808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13111] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13106/task/13116/stat : 13116 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3561420 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308712708520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13117] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13117/stat : 13117 (java) S 13103 13106 5545 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 3561421 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308700510952 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13118] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13118/stat : 13118 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308699457016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13119] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13119/stat : 13119 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308698404616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13120] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13120/stat : 13120 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308697353104 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13121] ppid=13103 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/13106/task/13121/stat : 13121 (java) S 13103 13106 5545 0 -1 4202560 12485 0 0 0 122 2 0 0 20 0 22 0 3561424 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308696299704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13122] ppid=13103 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13122/stat : 13122 (java) S 13103 13106 5545 0 -1 4202560 8348 0 0 0 110 2 0 0 20 0 22 0 3561424 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308695246904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13123] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13123/stat : 13123 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308694194808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13124] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13124/stat : 13124 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308693142216 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13125] ppid=13103 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/13106/task/13125/stat : 13125 (java) R 13103 13106 5545 0 -1 4202560 34 0 0 0 281 0 0 0 20 0 22 0 3561436 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308692087808 140308747072047 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13126] ppid=13103 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/13106/task/13126/stat : 13126 (java) R 13103 13106 5545 0 -1 4202560 136 0 0 0 272 3 0 0 20 0 22 0 3561436 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308691034320 140308747760476 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13127] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13127/stat : 13127 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308689983144 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13128] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13128/stat : 13128 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 90345 33554432000 1073741824 1073778376 140735388472416 140308688930344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.83 4.10 4.14 5/219 13128
/proc/meminfo: memFree=28456372/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=14.91 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 25559 0 1 0 1473 18 0 0 20 0 22 0 3561419 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 124635 2283 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 14 1 0 0 20 0 22 0 3561419 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13109] ppid=13103 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/13106/task/13109/stat : 13109 (java) S 13103 13106 5545 0 -1 4202560 150 0 0 0 3 2 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308865399592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13110] ppid=13103 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (java) S 13103 13106 5545 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308719024808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13111] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 120 0 0 0 3 1 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 115 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 33 0 0 0 3 1 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 3561420 10060525568 124635 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0.03 cores=1,3,5,7

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

/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 343 0 0 0 35 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 523 0 0 0 29 10 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 506 0 0 0 29 7 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 275 0 0 0 29 8 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 339 0 0 0 31 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13116/stat : 13116 (java) S 13103 13106 5545 0 -1 4202560 567 0 0 0 29 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308712708520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13117] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13117/stat : 13117 (java) S 13103 13106 5545 0 -1 4202560 1425 0 0 0 37 3 0 0 20 0 22 0 3561421 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308700510952 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13118] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13118/stat : 13118 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308699457016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13119] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13119/stat : 13119 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308698404616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13120] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13120/stat : 13120 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308697353104 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13121] ppid=13103 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13106/task/13121/stat : 13121 (java) S 13103 13106 5545 0 -1 4202560 12493 0 0 0 125 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308696299704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13122] ppid=13103 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13122/stat : 13122 (java) S 13103 13106 5545 0 -1 4202560 8348 0 0 0 110 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308695246904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13123] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13123/stat : 13123 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308694194808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13124] ppid=13103 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/13106/task/13124/stat : 13124 (java) S 13103 13106 5545 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308693142216 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13125] ppid=13103 vsize=9824732 CPUtime=878.55 cores=1,3,5,7
/proc/13106/task/13125/stat : 13125 (java) R 13103 13106 5545 0 -1 4202560 173 0 0 0 87837 18 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308692078864 140308747210108 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13126] ppid=13103 vsize=9824732 CPUtime=878.28 cores=1,3,5,7
/proc/13106/task/13126/stat : 13126 (java) R 13103 13106 5545 0 -1 4202560 1442 0 0 0 87784 44 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308691032496 140308747413602 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13127] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13127/stat : 13127 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308689983144 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13128] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13128/stat : 13128 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308688930344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1767.76
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.501 s]
/proc/loadavg: 4.14 4.18 4.17 5/220 13221
/proc/meminfo: memFree=26063764/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 30995 0 1 0 179877 137 0 0 20 0 22 0 3561419 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 603826 2292 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 16 3 0 0 20 0 22 0 3561419 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13109] ppid=13103 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/13106/task/13109/stat : 13109 (java) S 13103 13106 5545 0 -1 4202560 495 0 0 0 36 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308865399592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13110] ppid=13103 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (java) S 13103 13106 5545 0 -1 4202560 340 0 0 0 30 8 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308719024808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13111] ppid=13103 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 343 0 0 0 35 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 523 0 0 0 29 10 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 506 0 0 0 29 7 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 275 0 0 0 29 8 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 339 0 0 0 31 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13116/stat : 13116 (java) S 13103 13106 5545 0 -1 4202560 567 0 0 0 29 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308712708520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13117] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13117/stat : 13117 (java) S 13103 13106 5545 0 -1 4202560 1425 0 0 0 37 3 0 0 20 0 22 0 3561421 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308700510952 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13118] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13118/stat : 13118 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308699457016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13119] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13119/stat : 13119 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308698404616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13120] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13120/stat : 13120 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308697353104 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13121] ppid=13103 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13106/task/13121/stat : 13121 (java) S 13103 13106 5545 0 -1 4202560 12493 0 0 0 125 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308696299704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13122] ppid=13103 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13122/stat : 13122 (java) S 13103 13106 5545 0 -1 4202560 8348 0 0 0 110 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308695246904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13123] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13123/stat : 13123 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308694194808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13124] ppid=13103 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/13106/task/13124/stat : 13124 (java) S 13103 13106 5545 0 -1 4202560 51 0 0 0 12 21 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308693142216 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13125] ppid=13103 vsize=9824732 CPUtime=894.7 cores=1,3,5,7
/proc/13106/task/13125/stat : 13125 (java) R 13103 13106 5545 0 -1 4202560 173 0 0 0 89452 18 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308692078864 140308747103499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13126] ppid=13103 vsize=9824732 CPUtime=894.43 cores=1,3,5,7
/proc/13106/task/13126/stat : 13126 (java) R 13103 13106 5545 0 -1 4202560 1442 0 0 0 89399 44 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308691032496 140308747413536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13127] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13127/stat : 13127 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308689983144 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13128] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13128/stat : 13128 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308688930344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 13106 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.501 s]
/proc/loadavg: 4.14 4.18 4.17 5/220 13221
/proc/meminfo: memFree=26063764/32872528 swapFree=1073728/1155488
[pid=13106] ppid=13103 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/13106/stat : 13106 (java) S 13103 13106 5545 0 -1 4202496 30995 0 1 0 179877 137 0 0 20 0 22 0 3561419 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140735388463552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13106/statm: 2456183 603826 2292 9 0 2446860 0
[pid=13106/tid=13107] ppid=13103 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13106/task/13107/stat : 13107 (java) S 13103 13106 5545 0 -1 4202560 2410 0 1 0 16 3 0 0 20 0 22 0 3561419 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308876338040 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13109] ppid=13103 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/13106/task/13109/stat : 13109 (java) S 13103 13106 5545 0 -1 4202560 495 0 0 0 36 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308865399592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13110] ppid=13103 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (java) S 13103 13106 5545 0 -1 4202560 340 0 0 0 30 8 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308719024808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13111] ppid=13103 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (java) S 13103 13106 5545 0 -1 4202560 343 0 0 0 35 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308717972520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13112] ppid=13103 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (java) S 13103 13106 5545 0 -1 4202560 523 0 0 0 29 10 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308716919720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13113] ppid=13103 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/13106/task/13113/stat : 13113 (java) S 13103 13106 5545 0 -1 4202560 506 0 0 0 29 7 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308715866408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13114] ppid=13103 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/13106/task/13114/stat : 13114 (java) S 13103 13106 5545 0 -1 4202560 275 0 0 0 29 8 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308714813608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13115] ppid=13103 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/13106/task/13115/stat : 13115 (java) S 13103 13106 5545 0 -1 4202560 339 0 0 0 31 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308713761320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13116] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13116/stat : 13116 (java) S 13103 13106 5545 0 -1 4202560 567 0 0 0 29 11 0 0 20 0 22 0 3561420 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308712708520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13117] ppid=13103 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/13106/task/13117/stat : 13117 (java) S 13103 13106 5545 0 -1 4202560 1425 0 0 0 37 3 0 0 20 0 22 0 3561421 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308700510952 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13118] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13118/stat : 13118 (java) S 13103 13106 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308699457016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13119] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13119/stat : 13119 (java) S 13103 13106 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3561422 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308698404616 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13120] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13120/stat : 13120 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308697353104 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13121] ppid=13103 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/13106/task/13121/stat : 13121 (java) S 13103 13106 5545 0 -1 4202560 12493 0 0 0 125 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308696299704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13122] ppid=13103 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13122/stat : 13122 (java) S 13103 13106 5545 0 -1 4202560 8348 0 0 0 110 2 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308695246904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13123] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13123/stat : 13123 (java) S 13103 13106 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308694194808 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13124] ppid=13103 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/13106/task/13124/stat : 13124 (java) S 13103 13106 5545 0 -1 4202560 51 0 0 0 12 21 0 0 20 0 22 0 3561424 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308693142216 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13106/tid=13125] ppid=13103 vsize=9824732 CPUtime=894.7 cores=1,3,5,7
/proc/13106/task/13125/stat : 13125 (java) R 13103 13106 5545 0 -1 4202560 173 0 0 0 89452 18 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308692078864 140308747103499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13106/tid=13126] ppid=13103 vsize=9824732 CPUtime=894.43 cores=1,3,5,7
/proc/13106/task/13126/stat : 13126 (java) R 13103 13106 5545 0 -1 4202560 1442 0 0 0 89399 44 0 0 20 0 22 0 3561436 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308691032496 140308747413536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13106/tid=13127] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13127/stat : 13127 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308689983144 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13106/tid=13128] ppid=13103 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13128/stat : 13128 (java) S 13103 13106 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3561437 10060525568 603826 33554432000 1073741824 1073778376 140735388472416 140308688930344 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13106 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=238234
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=892712
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.574
CPU time (s): 1800.14
CPU user time (s): 1798.77
CPU system time (s): 1.37
CPU usage (%): 200.333
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 1.89271
maximum resident set size= 3077484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31038
page faults= 1
swaps= 0
block input operations= 0
block output operations= 680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21643
involuntary context switches= 14346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.76312 second user time and 7.49386 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 20:25:22
IDJOB=4089632
IDBENCH=107434
IDSOLVER=2543
FILE ID=node114/4089632-1466015122
RUNJOBID= node114-1466008022-5562
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-grid10x21.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089632-1466015122/watcher-4089632-1466015122 -o /tmp/evaluation-result-4089632-1466015122/solver-4089632-1466015122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089632-1466015122.opb

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

MD5SUM BENCH= 34817075f3bb5535f1c43d1f911e376b
RANDOM SEED=8263398

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:        28840588 kB
Buffers:           15376 kB
Cached:            43216 kB
SwapCached:        33296 kB
Active:          2107004 kB
Inactive:          66332 kB
Active(anon):    2083804 kB
Inactive(anon):    33292 kB
Active(file):      23200 kB
Inactive(file):    33040 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       3251892 kB
Mapped:            15524 kB
Shmem:                 0 kB
Slab:             566292 kB
SReclaimable:       9800 kB
SUnreclaim:       556492 kB
KernelStack:        1784 kB
PageTables:        10772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3415004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2113536 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:40:21