Trace number 4102906

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.5 896.126

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f2000.opb
MD5SUMfad56081e554a0467e4020315c4dfc76
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4000
Total number of constraints10500
Number of constraints which are clauses10500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 4000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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-4102906-1466218774.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
0.73/0.48	c ... done. Wall clock time 0.365s.
0.73/0.48	c declared #vars     4000
0.73/0.48	c #constraints  10500
0.73/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 8500
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2000
0.73/0.48	c 10500 constraints processed.
0.73/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2000
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 8500
0.73/0.48	c 10500 constraints processed.
0.73/0.48	c objective function length is 4000 literals
4.76/1.78	c cleaning 2500 clauses out of 5000 with flag 25849/5000
6.71/2.67	c cleaning 4245 clauses out of 8501 with flag 64061/11001
7.92/3.24	c cleaning 0 clauses out of 5000 with flag 0/5000
9.50/3.82	c cleaning 5622 clauses out of 11255 with flag 105588/18000
12.63/5.13	c cleaning 6813 clauses out of 13634 with flag 158750/26001
14.68/6.13	c cleaning 0 clauses out of 11000 with flag 0/11000
15.70/6.67	c cleaning 7905 clauses out of 15820 with flag 239408/35000
19.11/8.38	c cleaning 8956 clauses out of 17915 with flag 305301/45000
21.72/9.67	c cleaning 0 clauses out of 18001 with flag 0/18001
22.92/10.26	c cleaning 9968 clauses out of 19960 with flag 394657/56001
27.13/12.37	c cleaning 10985 clauses out of 21992 with flag 493669/68001
30.77/14.13	c cleaning 0 clauses out of 26001 with flag 0/26001
31.77/14.64	c cleaning 11999 clauses out of 24006 with flag 593006/81000
36.79/17.12	c cleaning 12997 clauses out of 26009 with flag 693544/95002
42.43/19.94	c cleaning 14002 clauses out of 28011 with flag 810527/110001
42.43/19.96	c cleaning 0 clauses out of 35001 with flag 0/35001
48.43/22.98	c cleaning 14992 clauses out of 30008 with flag 932162/126000
54.67/26.02	c cleaning 0 clauses out of 45000 with flag 0/45000
55.07/26.26	c cleaning 16001 clauses out of 32016 with flag 1051316/143000
62.49/29.96	c cleaning 16995 clauses out of 34016 with flag 1212738/161001
68.51/32.95	c cleaning 0 clauses out of 56002 with flag 0/56002
70.31/33.86	c cleaning 18007 clauses out of 36020 with flag 1346424/180000
78.56/37.97	c cleaning 19003 clauses out of 38015 with flag 1481968/200002
85.60/41.41	c cleaning 0 clauses out of 68001 with flag 0/68001
87.81/42.51	c cleaning 19992 clauses out of 40011 with flag 1657110/221001
97.45/47.34	c cleaning 21001 clauses out of 42018 with flag 1811082/243000
104.85/51.01	c cleaning 0 clauses out of 81002 with flag 0/81002
109.27/53.21	c cleaning 22005 clauses out of 44017 with flag 1975491/266000
120.49/58.88	c cleaning 22998 clauses out of 46012 with flag 2141316/290000
126.72/61.97	c cleaning 0 clauses out of 95000 with flag 0/95000
132.55/64.86	c cleaning 24002 clauses out of 48016 with flag 2325683/315002
146.21/71.62	c cleaning 25002 clauses out of 50015 with flag 2528420/341003
151.65/74.39	c cleaning 0 clauses out of 110000 with flag 0/110000
160.69/78.88	c cleaning 25996 clauses out of 52012 with flag 2731191/368002
175.55/86.29	c cleaning 26997 clauses out of 54015 with flag 2932780/396001
179.57/88.25	c cleaning 0 clauses out of 126002 with flag 0/126002
191.99/94.47	c cleaning 28011 clauses out of 56021 with flag 3142422/425004
209.84/103.33	c cleaning 29000 clauses out of 58006 with flag 3387779/455000
212.07/104.50	c cleaning 0 clauses out of 143001 with flag 0/143001
227.51/112.16	c cleaning 30000 clauses out of 60012 with flag 3606733/486006
246.18/121.41	c cleaning 31001 clauses out of 62007 with flag 3848581/518001
249.82/123.28	c cleaning 0 clauses out of 161002 with flag 0/161002
265.89/131.27	c cleaning 31989 clauses out of 64006 with flag 4091747/551001
286.60/141.52	c cleaning 33002 clauses out of 66017 with flag 4349187/585001
293.42/144.95	c cleaning 0 clauses out of 180000 with flag 0/180000
308.29/152.31	c cleaning 33996 clauses out of 68015 with flag 4625843/620001
331.62/163.97	c cleaning 35000 clauses out of 70018 with flag 4912512/656000
338.25/167.21	c cleaning 0 clauses out of 200000 with flag 0/200000
355.77/175.99	c cleaning 35997 clauses out of 72019 with flag 5197602/693001
380.30/188.20	c cleaning 37002 clauses out of 74022 with flag 5472414/731001
386.50/191.25	c cleaning 0 clauses out of 221000 with flag 0/221000
406.19/201.04	c cleaning 38004 clauses out of 76019 with flag 5812692/770000
433.37/214.60	c cleaning 39004 clauses out of 78018 with flag 6156481/810003
439.00/217.36	c cleaning 0 clauses out of 243001 with flag 0/243001
462.21/229.03	c cleaning 39996 clauses out of 80011 with flag 6462509/851000
493.10/244.48	c cleaning 40986 clauses out of 82015 with flag 6785763/893000
499.10/247.44	c cleaning 0 clauses out of 266002 with flag 0/266002
524.60/260.18	c cleaning 42013 clauses out of 84031 with flag 7102381/936002
556.70/276.11	c cleaning 43003 clauses out of 86017 with flag 7441009/980001
565.70/280.69	c cleaning 0 clauses out of 290000 with flag 0/290000
588.97/292.21	c cleaning 44004 clauses out of 88013 with flag 7768121/1025000
622.50/308.92	c cleaning 44993 clauses out of 90009 with flag 8132867/1071000
634.37/314.85	c cleaning 0 clauses out of 315001 with flag 0/315001
657.44/326.30	c cleaning 46004 clauses out of 92017 with flag 8518614/1118001
692.93/344.11	c cleaning 46998 clauses out of 94012 with flag 8906997/1166000
712.44/353.84	c cleaning 0 clauses out of 341002 with flag 0/341002
731.10/363.17	c cleaning 47995 clauses out of 96014 with flag 9264876/1215000
769.18/382.18	c cleaning 49001 clauses out of 98020 with flag 9627259/1265001
795.68/395.33	c cleaning 0 clauses out of 368002 with flag 0/368002
808.57/401.72	c cleaning 49997 clauses out of 100018 with flag 10027982/1316000
851.36/423.01	c cleaning 51008 clauses out of 102022 with flag 10421095/1368001
894.28/444.53	c cleaning 0 clauses out of 396001 with flag 0/396001
897.26/446.04	c cleaning 52001 clauses out of 104016 with flag 10816523/1421003
944.39/469.59	c cleaning 52995 clauses out of 106012 with flag 11243467/1475000
990.78/492.68	c cleaning 53998 clauses out of 108017 with flag 11733859/1530000
999.23/496.85	c cleaning 0 clauses out of 425000 with flag 0/425000
1038.01/516.17	c cleaning 55003 clauses out of 110019 with flag 12164338/1586000
1088.21/541.19	c cleaning 56000 clauses out of 112016 with flag 12616213/1643000
1107.29/550.69	c cleaning 0 clauses out of 455000 with flag 0/455000
1141.29/567.76	c cleaning 56995 clauses out of 114016 with flag 13088261/1701000
1194.66/594.30	c cleaning 58007 clauses out of 116025 with flag 13544738/1760004
1217.37/605.65	c cleaning 0 clauses out of 486003 with flag 0/486003
1250.48/622.10	c cleaning 59004 clauses out of 118015 with flag 14082139/1820001
1306.53/650.06	c cleaning 59998 clauses out of 120014 with flag 14563695/1881004
1335.07/664.20	c cleaning 0 clauses out of 518000 with flag 0/518000
1362.40/677.80	c cleaning 60992 clauses out of 122013 with flag 15072519/1943001
1422.77/708.05	c cleaning 62010 clauses out of 124022 with flag 15574792/2006002
1476.61/734.84	c cleaning 0 clauses out of 551002 with flag 0/551002
1484.45/738.76	c cleaning 62999 clauses out of 126011 with flag 16095630/2070001
1548.98/770.85	c cleaning 64001 clauses out of 128012 with flag 16625451/2135001
1613.26/802.88	c cleaning 64991 clauses out of 130010 with flag 17169943/2201000
1626.93/809.68	c cleaning 0 clauses out of 585001 with flag 0/585001
1682.39/837.48	c cleaning 66002 clauses out of 132019 with flag 17731137/2268000
1751.84/872.09	c cleaning 67001 clauses out of 134019 with flag 18252583/2336002
1800.01/896.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/896.00	c starts		: 3301
1800.01/896.00	c conflicts		: 2385704
1800.01/896.00	c decisions		: 3637063
1800.01/896.00	c propagations		: 925440834
1800.01/896.00	c inspects		: 7098907123
1800.01/896.00	c shortcuts		: 0
1800.01/896.00	c learnt literals	: 0
1800.01/896.00	c learnt binary clauses	: 0
1800.01/896.00	c learnt ternary clauses	: 81
1800.01/896.00	c learnt constraints	: 2385704
1800.01/896.00	c ignored constraints	: 0
1800.01/896.00	c root simplifications	: 0
1800.01/896.00	c removed literals (reason simplification)	: 28206196
1800.01/896.00	c reason swapping (by a shorter reason)	: 0
1800.01/896.00	c Calls to reduceDB	: 64
1800.01/896.00	c Number of update (reduction) of LBD	: 1024482
1800.01/896.00	c Imported unit clauses	: 0
1800.01/896.00	c number of reductions to clauses (during analyze)	: 0
1800.01/896.00	c number of learned constraints concerned by reduction	: 0
1800.01/896.00	c number of learning phase by resolution	: 0
1800.01/896.00	c number of learning phase by cutting planes	: 0
1800.01/896.00	c speed (assignments/second)	: 1033435.9212014753
1800.01/896.00	c non guided choices	0
1800.01/896.03	c learnt constraints type 
1800.01/896.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116720
1800.01/896.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/896.03	c starts		: 166
1800.01/896.03	c conflicts		: 619308
1800.01/896.03	c decisions		: 837949
1800.01/896.03	c propagations		: 228657105
1800.01/896.03	c inspects		: 3985168479
1800.01/896.03	c shortcuts		: 0
1800.01/896.03	c learnt literals	: 0
1800.01/896.03	c learnt binary clauses	: 0
1800.01/896.03	c learnt ternary clauses	: 77
1800.01/896.03	c learnt constraints	: 619308
1800.01/896.03	c ignored constraints	: 0
1800.01/896.03	c root simplifications	: 0
1800.01/896.03	c removed literals (reason simplification)	: 0
1800.01/896.03	c reason swapping (by a shorter reason)	: 0
1800.01/896.03	c Calls to reduceDB	: 30
1800.01/896.03	c Number of update (reduction) of LBD	: 0
1800.01/896.03	c Imported unit clauses	: 0
1800.01/896.03	c number of reductions to clauses (during analyze)	: 0
1800.01/896.03	c number of learned constraints concerned by reduction	: 0
1800.01/896.03	c number of learning phase by resolution	: 0
1800.01/896.03	c number of learning phase by cutting planes	: 0
1800.01/896.03	c speed (assignments/second)	: 255337.58454688897
1800.01/896.03	c non guided choices	0
1800.01/896.12	c learnt constraints type 
1800.01/896.12	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 619308
1800.01/896.12	s UNKNOWN
1800.01/896.12	c Total wall clock time (in seconds): 896.003

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-4102906-1466218774/watcher-4102906-1466218774 -o /tmp/evaluation-result-4102906-1466218774/solver-4102906-1466218774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466206056-7345 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4102906-1466218774.opb 

pid=13515
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: 4.24 4.34 4.23 3/199 13518
/proc/meminfo: memFree=26613116/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 23923352 98570240 978 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 24065 978 744 9 0 16771 0
[pid=13518/tid=13519] ppid=13515 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) R 13515 13518 7329 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23923353 98570240 978 33554432000 1073741824 1073778376 140733668689936 139806622527016 215124624768 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.24 4.34 4.23 3/199 13518
/proc/meminfo: memFree=26613116/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 4482 0 1 0 9 1 0 0 20 0 18 0 23923352 9787879424 5595 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2389619 5595 2126 9 0 2380296 0
[pid=13518/tid=13519] ppid=13515 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) R 13515 13518 7329 0 -1 4202560 2440 0 1 0 6 1 0 0 20 0 18 0 23923353 9787879424 5595 33554432000 1073741824 1073778376 140733668689936 139806622530464 215128007949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200312 s]
/proc/loadavg: 4.24 4.34 4.23 3/199 13518
/proc/meminfo: memFree=26613116/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 5014 0 1 0 27 1 0 0 20 0 18 0 23923352 9787879424 6504 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2389619 6504 2219 9 0 2380296 0
[pid=13518/tid=13519] ppid=13515 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) R 13515 13518 7329 0 -1 4202560 2455 0 1 0 16 1 0 0 20 0 18 0 23923353 9787879424 6504 33554432000 1073741824 1073778376 140733668689936 139806622523072 139806495118320 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300322 s]
/proc/loadavg: 4.24 4.34 4.23 3/199 13518
/proc/meminfo: memFree=26613116/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 5954 0 1 0 47 1 0 0 20 0 18 0 23923352 9787879424 8477 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2389619 8477 2231 9 0 2380296 0
[pid=13518/tid=13519] ppid=13515 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) R 13515 13518 7329 0 -1 4202560 2459 0 1 0 26 1 0 0 20 0 18 0 23923353 9787879424 8477 33554432000 1073741824 1073778376 140733668689936 139806622523072 139806629001335 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700216 s]
/proc/loadavg: 4.24 4.34 4.23 3/199 13518
/proc/meminfo: memFree=26613116/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 22960 0 1 0 173 5 0 0 20 0 22 0 23923352 10060525568 25719 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2456183 25719 2255 9 0 2446860 0
[pid=13518/tid=13519] ppid=13515 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2502 0 1 0 44 2 0 0 20 0 22 0 23923353 10060525568 25719 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.24 4.34 4.23 7/221 13540
/proc/meminfo: memFree=26505328/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9824732 CPUtime=4.36 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 24851 0 1 0 428 8 0 0 20 0 22 0 23923352 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2456183 49408 2285 9 0 2446860 0
[pid=13518/tid=13519] ppid=13515 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2502 0 1 0 44 2 0 0 20 0 22 0 23923353 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13528/stat : 13528 (java) S 13515 13518 7329 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806459263912 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13529] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13529/stat : 13529 (java) S 13515 13518 7329 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806446852328 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13530] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13530/stat : 13530 (java) S 13515 13518 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806445798392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13531] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13531/stat : 13531 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806444745992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13532] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13532/stat : 13532 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806443694480 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13533] ppid=13515 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/13518/task/13533/stat : 13533 (java) S 13515 13518 7329 0 -1 4202560 10742 0 0 0 94 2 0 0 20 0 22 0 23923358 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806442642104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13534] ppid=13515 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/13518/task/13534/stat : 13534 (java) S 13515 13518 7329 0 -1 4202560 10178 0 0 0 86 2 0 0 20 0 22 0 23923358 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806441589304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13535] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13535/stat : 13535 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806440537208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13536] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13536/stat : 13536 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806439484616 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13537] ppid=13515 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/13518/task/13537/stat : 13537 (java) R 13515 13518 7329 0 -1 4202560 37 0 0 0 99 0 0 0 20 0 22 0 23923401 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806436647456 139806495837256 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13538] ppid=13515 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/13518/task/13538/stat : 13538 (java) R 13515 13518 7329 0 -1 4202560 78 0 0 0 96 1 0 0 20 0 22 0 23923401 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806435592576 139806495960943 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13539] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13539/stat : 13539 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923403 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806438331560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13540] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13540/stat : 13540 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923405 10060525568 49408 33554432000 1073741824 1073778376 140733668689936 139806434542632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.24 4.34 4.23 6/221 13540
/proc/meminfo: memFree=26414772/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9824732 CPUtime=7.72 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 24902 0 1 0 762 10 0 0 20 0 22 0 23923352 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2456183 52503 2289 9 0 2446860 0
[pid=13518/tid=13519] ppid=13515 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2503 0 1 0 44 2 0 0 20 0 22 0 23923353 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13528/stat : 13528 (java) S 13515 13518 7329 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806459263912 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13529] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13529/stat : 13529 (java) S 13515 13518 7329 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806446852328 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13530] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13530/stat : 13530 (java) S 13515 13518 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806445798392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13531] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13531/stat : 13531 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806444745992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13532] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13532/stat : 13532 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806443694480 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13533] ppid=13515 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/13518/task/13533/stat : 13533 (java) S 13515 13518 7329 0 -1 4202560 10756 0 0 0 103 2 0 0 20 0 22 0 23923358 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806442642104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13534] ppid=13515 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/13518/task/13534/stat : 13534 (java) S 13515 13518 7329 0 -1 4202560 10185 0 0 0 92 2 0 0 20 0 22 0 23923358 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806441589304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13535] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13535/stat : 13535 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806440537208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13536] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13536/stat : 13536 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806439484616 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13537] ppid=13515 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/13518/task/13537/stat : 13537 (java) R 13515 13518 7329 0 -1 4202560 37 0 0 0 256 0 0 0 20 0 22 0 23923401 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806436645352 139806495778178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13538] ppid=13515 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/13518/task/13538/stat : 13538 (java) R 13515 13518 7329 0 -1 4202560 80 0 0 0 254 2 0 0 20 0 22 0 23923401 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806435593424 139806495884952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13539] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13539/stat : 13539 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923403 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806438331560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13540] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13540/stat : 13540 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923405 10060525568 52503 33554432000 1073741824 1073778376 140733668689936 139806434542632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.30 4.35 4.23 6/221 13540
/proc/meminfo: memFree=26280108/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9824732 CPUtime=15.08 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 34570 0 1 0 1494 14 0 0 20 0 22 0 23923352 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2456183 84933 2289 9 0 2446860 0
[pid=13518/tid=13519] ppid=13515 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2503 0 1 0 44 2 0 0 20 0 22 0 23923353 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923354 10060525568 84933 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1795.86 s) is less than in the last sample (1800.01 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.1499 s) to the 'lost time'.

[startup+896.001 s]
/proc/loadavg: 4.13 4.21 4.19 5/221 13687
/proc/meminfo: memFree=25175384/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 43677 0 1 0 179847 154 0 0 20 0 22 0 23923352 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2456183 148105 2298 9 0 2446860 0
[pid=13518/tid=13519] ppid=13515 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2514 0 1 0 47 4 0 0 20 0 22 0 23923353 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 829 0 0 0 256 8 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 1013 0 0 0 251 10 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 719 0 0 0 249 9 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 548 0 0 0 256 11 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 1021 0 0 0 270 9 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 668 0 0 0 251 10 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 479 0 0 0 255 11 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/13518/task/13528/stat : 13528 (java) S 13515 13518 7329 0 -1 4202560 724 0 0 0 251 12 0 0 20 0 22 0 23923354 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806459263912 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13529] ppid=13515 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/13518/task/13529/stat : 13529 (java) S 13515 13518 7329 0 -1 4202560 692 0 0 0 178 39 0 0 20 0 22 0 23923355 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806446852328 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13530] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13530/stat : 13530 (java) S 13515 13518 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806445798392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13531] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13531/stat : 13531 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923355 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806444745992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13532] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13532/stat : 13532 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806443694480 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13533] ppid=13515 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/13518/task/13533/stat : 13533 (java) S 13515 13518 7329 0 -1 4202560 10791 0 0 0 112 2 0 0 20 0 22 0 23923358 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806442642104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13534] ppid=13515 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/13518/task/13534/stat : 13534 (java) S 13515 13518 7329 0 -1 4202560 19575 0 0 0 180 3 0 0 20 0 22 0 23923358 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806441589304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13535] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13535/stat : 13535 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23923358 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806440537208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13536] ppid=13515 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/13518/task/13536/stat : 13536 (java) S 13515 13518 7329 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 22 0 23923358 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806439484616 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13537] ppid=13515 vsize=9824732 CPUtime=884.34 cores=0,2,4,6
/proc/13518/task/13537/stat : 13537 (java) R 13515 13518 7329 0 -1 4202560 398 0 0 0 88419 15 0 0 20 0 22 0 23923401 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806436646176 139806495823543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13538] ppid=13515 vsize=9824732 CPUtime=884.35 cores=0,2,4,6
/proc/13518/task/13538/stat : 13538 (java) R 13515 13518 7329 0 -1 4202560 2389 0 0 0 88410 25 0 0 20 0 22 0 23923401 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806435592552 139806495903973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13539] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13539/stat : 13539 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23923403 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806438331560 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13540] ppid=13515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13540/stat : 13540 (java) S 13515 13518 7329 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23923405 10060525568 148105 33554432000 1073741824 1073778376 140733668689936 139806434542632 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

[startup+896.106 s]
/proc/loadavg: 4.13 4.21 4.19 5/221 13687
/proc/meminfo: memFree=25175384/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9957860 CPUtime=1795.86 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 43716 0 1 0 179405 181 0 0 20 0 20 0 23923352 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2489465 148126 2299 9 0 2480142 0
[pid=13518/tid=13519] ppid=13515 vsize=9957860 CPUtime=0.51 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2514 0 1 0 47 4 0 0 20 0 20 0 23923353 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9957860 CPUtime=2.64 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 829 0 0 0 256 8 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9957860 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 1013 0 0 0 251 10 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9957860 CPUtime=2.58 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 719 0 0 0 249 9 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9957860 CPUtime=2.67 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 548 0 0 0 256 11 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9957860 CPUtime=2.79 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 1021 0 0 0 270 9 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9957860 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 668 0 0 0 251 10 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9957860 CPUtime=2.66 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 479 0 0 0 255 11 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9957860 CPUtime=2.63 cores=0,2,4,6
/proc/13518/task/13528/stat : 13528 (java) S 13515 13518 7329 0 -1 4202560 724 0 0 0 251 12 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806459263912 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13529] ppid=13515 vsize=9957860 CPUtime=2.17 cores=0,2,4,6
/proc/13518/task/13529/stat : 13529 (java) S 13515 13518 7329 0 -1 4202560 692 0 0 0 178 39 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806446852328 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13530] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13530/stat : 13530 (java) S 13515 13518 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806445798392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13531] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13531/stat : 13531 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806444745992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13532] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13532/stat : 13532 (java) S 13515 13518 7329 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806443694480 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13533] ppid=13515 vsize=9957860 CPUtime=1.19 cores=0,2,4,6
/proc/13518/task/13533/stat : 13533 (java) S 13515 13518 7329 0 -1 4202560 10798 0 0 0 117 2 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806442642104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13534] ppid=13515 vsize=9957860 CPUtime=1.83 cores=0,2,4,6
/proc/13518/task/13534/stat : 13534 (java) S 13515 13518 7329 0 -1 4202560 19575 0 0 0 180 3 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806441589304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13535] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13535/stat : 13535 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806440537208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13536] ppid=13515 vsize=9957860 CPUtime=0.34 cores=0,2,4,6
/proc/13518/task/13536/stat : 13536 (java) S 13515 13518 7329 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806439484616 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1795.86
Current children cumulated vsize (KiB) 9957860
#
############


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

[startup+896.106 s]
/proc/loadavg: 4.13 4.21 4.19 5/221 13687
/proc/meminfo: memFree=25175384/32872528 swapFree=1505436/1685308
[pid=13518] ppid=13515 vsize=9957860 CPUtime=1795.86 cores=0,2,4,6
/proc/13518/stat : 13518 (java) S 13515 13518 7329 0 -1 4202496 43716 0 1 0 179405 181 0 0 20 0 20 0 23923352 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 140733668681072 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13518/statm: 2489465 148126 2299 9 0 2480142 0
[pid=13518/tid=13519] ppid=13515 vsize=9957860 CPUtime=0.51 cores=0,2,4,6
/proc/13518/task/13519/stat : 13519 (java) S 13515 13518 7329 0 -1 4202560 2514 0 1 0 47 4 0 0 20 0 20 0 23923353 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806622532472 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13521] ppid=13515 vsize=9957860 CPUtime=2.64 cores=0,2,4,6
/proc/13518/task/13521/stat : 13521 (java) S 13515 13518 7329 0 -1 4202560 829 0 0 0 256 8 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806466631976 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13522] ppid=13515 vsize=9957860 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13522/stat : 13522 (java) S 13515 13518 7329 0 -1 4202560 1013 0 0 0 251 10 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806465579176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13523] ppid=13515 vsize=9957860 CPUtime=2.58 cores=0,2,4,6
/proc/13518/task/13523/stat : 13523 (java) S 13515 13518 7329 0 -1 4202560 719 0 0 0 249 9 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806464526888 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13524] ppid=13515 vsize=9957860 CPUtime=2.67 cores=0,2,4,6
/proc/13518/task/13524/stat : 13524 (java) S 13515 13518 7329 0 -1 4202560 548 0 0 0 256 11 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806463474088 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13525] ppid=13515 vsize=9957860 CPUtime=2.79 cores=0,2,4,6
/proc/13518/task/13525/stat : 13525 (java) S 13515 13518 7329 0 -1 4202560 1021 0 0 0 270 9 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806462421800 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13526] ppid=13515 vsize=9957860 CPUtime=2.61 cores=0,2,4,6
/proc/13518/task/13526/stat : 13526 (java) S 13515 13518 7329 0 -1 4202560 668 0 0 0 251 10 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806461369000 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13527] ppid=13515 vsize=9957860 CPUtime=2.66 cores=0,2,4,6
/proc/13518/task/13527/stat : 13527 (java) S 13515 13518 7329 0 -1 4202560 479 0 0 0 255 11 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806460316712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13528] ppid=13515 vsize=9957860 CPUtime=2.63 cores=0,2,4,6
/proc/13518/task/13528/stat : 13528 (java) S 13515 13518 7329 0 -1 4202560 724 0 0 0 251 12 0 0 20 0 20 0 23923354 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806459263912 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13529] ppid=13515 vsize=9957860 CPUtime=2.17 cores=0,2,4,6
/proc/13518/task/13529/stat : 13529 (java) S 13515 13518 7329 0 -1 4202560 692 0 0 0 178 39 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806446852328 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13530] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13530/stat : 13530 (java) S 13515 13518 7329 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806445798392 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13531] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13531/stat : 13531 (java) S 13515 13518 7329 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23923355 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806444745992 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13532] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13532/stat : 13532 (java) S 13515 13518 7329 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806443694480 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13518/tid=13533] ppid=13515 vsize=9957860 CPUtime=1.19 cores=0,2,4,6
/proc/13518/task/13533/stat : 13533 (java) S 13515 13518 7329 0 -1 4202560 10798 0 0 0 117 2 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806442642104 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13518/tid=13534] ppid=13515 vsize=9957860 CPUtime=1.83 cores=0,2,4,6
/proc/13518/task/13534/stat : 13534 (java) S 13515 13518 7329 0 -1 4202560 19575 0 0 0 180 3 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806441589304 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13518/tid=13535] ppid=13515 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/13518/task/13535/stat : 13535 (java) S 13515 13518 7329 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806440537208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13518/tid=13536] ppid=13515 vsize=9957860 CPUtime=0.34 cores=0,2,4,6
/proc/13518/task/13536/stat : 13536 (java) S 13515 13518 7329 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 20 0 23923358 10196848640 148126 33554432000 1073741824 1073778376 140733668689936 139806439484616 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1795.86
Current children cumulated vsize (KiB) 9957860

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.1499
#  lost CPU user time (s): 4.41992
#  lost CPU system time (s): -0.27

Real time (s): 896.126
CPU time (s): 1800.5
CPU user time (s): 1798.74
CPU system time (s): 1.76169
CPU usage (%): 200.92
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 2.03169
maximum resident set size= 904436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43716
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38018
involuntary context switches= 64094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84511 second user time and 7.45387 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 04:59:34
IDJOB=4102906
IDBENCH=2191
IDSOLVER=2543
FILE ID=node135/4102906-1466218774
RUNJOBID= node135-1466206056-7345
PBS_JOBID= 19918142
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f2000.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102906-1466218774/watcher-4102906-1466218774 -o /tmp/evaluation-result-4102906-1466218774/solver-4102906-1466218774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466206056-7345 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4102906-1466218774.opb

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

MD5SUM BENCH= fad56081e554a0467e4020315c4dfc76
RANDOM SEED=245139221

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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.57
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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:        26613652 kB
Buffers:          102216 kB
Cached:           135500 kB
SwapCached:          712 kB
Active:          3635024 kB
Inactive:         176748 kB
Active(anon):    3575260 kB
Inactive(anon):     1300 kB
Active(file):      59764 kB
Inactive(file):   175448 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100440 kB
Dirty:              1376 kB
Writeback:             0 kB
AnonPages:       5300092 kB
Mapped:            15464 kB
Shmem:                 0 kB
Slab:             599980 kB
SReclaimable:      43564 kB
SUnreclaim:       556416 kB
KernelStack:        1800 kB
PageTables:        14720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5796736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3723264 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= 71700 MiB
End job on node135 at 2016-06-18 05:14:30