Trace number 4119916

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 900.145

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/
hw64/normalized-hw64-vm100p-opt.opb.negationfix.opb
MD5SUM7eda093f8adbdb58a7a700ae4694aeb0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119916-1467272796.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.88/0.95	c ... done. Wall clock time 0.829s.
1.88/0.95	c declared #vars     45760
1.88/0.97	c #constraints  1558
1.88/0.97	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.88/0.97	c constraints type 
1.88/0.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 714
1.88/0.97	c org.sat4j.specs.Constr$1 => 1
1.88/0.97	c org.sat4j.minisat.constraints.card.MinWatchCard => 714
1.88/0.97	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 129
1.88/0.97	c 1558 constraints processed.
1.88/0.97	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.88/0.97	c constraints type 
1.88/0.97	c org.sat4j.specs.Constr$1 => 1
1.88/0.97	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 714
1.88/0.97	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 714
1.88/0.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 129
1.88/0.97	c 1558 constraints processed.
1.88/0.97	c objective function length is 64 literals
5.53/2.38	c cleaning 2493 clauses out of 5000 with flag 17729/5000
9.33/4.12	c cleaning 4242 clauses out of 8509 with flag 62832/11002
13.91/6.32	c cleaning 5622 clauses out of 11267 with flag 114808/18002
20.35/9.51	c cleaning 6808 clauses out of 13645 with flag 177656/26002
26.27/12.43	c cleaning 7897 clauses out of 15835 with flag 244336/35000
33.31/15.93	c cleaning 8954 clauses out of 17939 with flag 318553/45001
41.12/19.90	c cleaning 9978 clauses out of 19984 with flag 405450/56000
53.32/26.00	c cleaning 10986 clauses out of 22007 with flag 515374/68001
66.80/32.51	c cleaning 12003 clauses out of 24020 with flag 619013/81000
72.83/35.51	c cleaning 12995 clauses out of 26017 with flag 698508/95000
79.06/38.62	c cleaning 13997 clauses out of 28022 with flag 793850/110000
86.04/42.14	c cleaning 15003 clauses out of 30026 with flag 881166/126001
94.46/46.39	c cleaning 15998 clauses out of 32024 with flag 984781/143002
105.05/51.69	c cleaning 17001 clauses out of 34024 with flag 1130332/161000
116.31/57.24	c cleaning 17996 clauses out of 36026 with flag 1277407/180003
129.07/63.59	c cleaning 19003 clauses out of 38029 with flag 1453828/200002
142.07/70.05	c cleaning 19993 clauses out of 40024 with flag 1647381/221000
155.94/76.98	c cleaning 21002 clauses out of 42032 with flag 1837048/243001
171.56/84.71	c cleaning 21997 clauses out of 44030 with flag 2026518/266001
190.35/94.13	c cleaning 23001 clauses out of 46034 with flag 2238821/290002
207.54/102.77	c cleaning 24000 clauses out of 48031 with flag 2400175/315000
220.95/109.42	c cleaning 25006 clauses out of 50032 with flag 2558863/341001
234.14/116.00	c cleaning 26000 clauses out of 52029 with flag 2652473/368004
249.74/123.84	c cleaning 27001 clauses out of 54025 with flag 2752597/396000
267.47/132.57	c cleaning 27994 clauses out of 56025 with flag 2859706/425001
285.47/141.50	c cleaning 28994 clauses out of 58030 with flag 2968976/455000
306.30/151.95	c cleaning 30004 clauses out of 60037 with flag 3083502/486001
330.36/163.92	c cleaning 30996 clauses out of 62033 with flag 3202419/518001
361.75/179.70	c cleaning 31999 clauses out of 64036 with flag 3320851/551000
392.98/195.26	c cleaning 32997 clauses out of 66037 with flag 3426174/585000
426.38/211.91	c cleaning 34002 clauses out of 68040 with flag 3538225/620000
463.38/230.40	c cleaning 35001 clauses out of 70043 with flag 3653782/656005
502.13/249.92	c cleaning 35996 clauses out of 72037 with flag 3771823/693000
541.92/269.87	c cleaning 36999 clauses out of 74042 with flag 3906300/731001
584.72/291.20	c cleaning 37998 clauses out of 76042 with flag 4031045/770000
628.53/313.19	c cleaning 39001 clauses out of 78044 with flag 4156307/810000
677.77/337.74	c cleaning 40001 clauses out of 80044 with flag 4289479/851001
735.36/366.52	c cleaning 41003 clauses out of 82043 with flag 4421011/893001
802.73/400.18	c cleaning 41995 clauses out of 84039 with flag 4559656/936000
870.15/434.12	c cleaning 43005 clauses out of 86044 with flag 4703318/980000
923.96/461.01	c cleaning 44004 clauses out of 88039 with flag 4861439/1025000
983.75/490.97	c cleaning 45001 clauses out of 90035 with flag 5013756/1071000
1045.77/521.97	c cleaning 45998 clauses out of 92034 with flag 5174602/1118000
1110.91/554.23	c cleaning 46995 clauses out of 94036 with flag 5342763/1166000
1177.13/587.31	c cleaning 47993 clauses out of 96041 with flag 5508604/1215000
1246.54/622.07	c cleaning 49000 clauses out of 98049 with flag 5680701/1265001
1316.50/657.59	c cleaning 50004 clauses out of 100048 with flag 5850720/1316000
1384.31/691.50	c cleaning 51001 clauses out of 102044 with flag 6029751/1368000
1461.50/730.03	c cleaning 52002 clauses out of 104045 with flag 6222122/1421002
1538.92/768.69	c cleaning 53002 clauses out of 106041 with flag 6419184/1475000
1626.92/812.69	c cleaning 54000 clauses out of 108039 with flag 6642691/1530000
1720.00/860.19	c cleaning 54997 clauses out of 110042 with flag 6845485/1586003
1800.00/900.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/900.10	c starts		: 27
1800.00/900.10	c conflicts		: 1637282
1800.00/900.10	c decisions		: 2188571
1800.00/900.10	c propagations		: 144200293
1800.00/900.10	c inspects		: 10717469973
1800.00/900.10	c shortcuts		: 0
1800.00/900.10	c learnt literals	: 0
1800.00/900.10	c learnt binary clauses	: 0
1800.00/900.10	c learnt ternary clauses	: 0
1800.00/900.10	c learnt constraints	: 1637282
1800.00/900.10	c ignored constraints	: 0
1800.00/900.10	c root simplifications	: 0
1800.00/900.10	c removed literals (reason simplification)	: 1394789
1800.00/900.10	c reason swapping (by a shorter reason)	: 0
1800.00/900.10	c Calls to reduceDB	: 52
1800.00/900.10	c Number of update (reduction) of LBD	: 373589
1800.00/900.10	c Imported unit clauses	: 0
1800.00/900.10	c number of reductions to clauses (during analyze)	: 0
1800.00/900.10	c number of learned constraints concerned by reduction	: 0
1800.00/900.10	c number of learning phase by resolution	: 0
1800.00/900.10	c number of learning phase by cutting planes	: 0
1800.00/900.10	c speed (assignments/second)	: 160378.65856099938
1800.00/900.10	c non guided choices	278123
1800.00/900.13	c learnt constraints type 
1800.00/900.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 106325
1800.00/900.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/900.13	c starts		: 5
1800.00/900.13	c conflicts		: 494
1800.00/900.13	c decisions		: 236118
1800.00/900.13	c propagations		: 454169
1800.00/900.13	c inspects		: 10742187
1800.00/900.13	c shortcuts		: 0
1800.00/900.13	c learnt literals	: 0
1800.00/900.13	c learnt binary clauses	: 0
1800.00/900.13	c learnt ternary clauses	: 0
1800.00/900.13	c learnt constraints	: 493
1800.00/900.13	c ignored constraints	: 0
1800.00/900.13	c root simplifications	: 0
1800.00/900.13	c removed literals (reason simplification)	: 0
1800.00/900.13	c reason swapping (by a shorter reason)	: 0
1800.00/900.13	c Calls to reduceDB	: 0
1800.00/900.13	c Number of update (reduction) of LBD	: 0
1800.00/900.13	c Imported unit clauses	: 0
1800.00/900.13	c number of reductions to clauses (during analyze)	: 0
1800.00/900.13	c number of learned constraints concerned by reduction	: 0
1800.00/900.13	c number of learning phase by resolution	: 0
1800.00/900.13	c number of learning phase by cutting planes	: 0
1800.00/900.13	c speed (assignments/second)	: 505.1103933946358
1800.00/900.13	c non guided choices	44274
1800.00/900.13	c learnt constraints type 
1800.00/900.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 493
1800.00/900.13	s UNKNOWN
1800.00/900.13	c Total wall clock time (in seconds): 900.009

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-4119916-1467272796/watcher-4119916-1467272796 -o /tmp/evaluation-result-4119916-1467272796/solver-4119916-1467272796 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467270992-10266 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119916-1467272796.opb 

pid=10668
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: 4.24 4.23 3.91 4/197 10671
/proc/meminfo: memFree=25166480/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/10671/stat : 10671 (java) R 10668 10671 9951 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 8246927 278528 33 33554432000 1073741824 1073778376 140734495349152 140735000767768 213183982887 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10671/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 4.24 4.23 3.91 4/197 10671
/proc/meminfo: memFree=25166480/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 4409 0 1 0 8 1 0 0 20 0 18 0 8246927 9787879424 6045 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200329 s]
/proc/loadavg: 4.24 4.23 3.91 4/197 10671
/proc/meminfo: memFree=25166480/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 5145 0 1 0 25 1 0 0 20 0 18 0 8246927 9787879424 7686 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2389619 7688 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300352 s]
/proc/loadavg: 4.24 4.23 3.91 4/197 10671
/proc/meminfo: memFree=25166480/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9558476 CPUtime=0.56 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 10086 0 1 0 54 2 0 0 20 0 18 0 8246927 9787879424 13459 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2389619 13460 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700325 s]
/proc/loadavg: 4.24 4.23 3.91 4/197 10671
/proc/meminfo: memFree=25166480/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9558476 CPUtime=1.48 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 12710 0 1 0 139 9 0 0 20 0 18 0 8246927 9787879424 52929 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2389619 52929 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9558476

[startup+1.50087 s]
/proc/loadavg: 4.24 4.23 3.91 7/219 10693
/proc/meminfo: memFree=24814048/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 14292 0 1 0 350 13 0 0 20 0 22 0 8246927 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2456183 90014 2276 9 0 2446860 0
[pid=10671/tid=10673] ppid=10668 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10671/task/10673/stat : 10673 (java) S 10668 10671 9951 0 -1 4202560 2531 0 1 0 75 4 0 0 20 0 22 0 8246928 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452326351736 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10671/task/10674/stat : 10674 (java) S 10668 10671 9951 0 -1 4202560 114 0 0 0 3 0 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452287842472 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10675] ppid=10668 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10671/task/10675/stat : 10675 (java) S 10668 10671 9951 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452286789928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10676] ppid=10668 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 109 0 0 0 5 0 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 43 0 0 0 5 1 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 104 0 0 0 6 0 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 92 0 0 0 3 1 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 8246929 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/10671/task/10686/stat : 10686 (java) S 10668 10671 9951 0 -1 4202560 4436 0 0 0 66 0 0 0 20 0 22 0 8246933 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452145605176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10687] ppid=10668 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/10671/task/10687/stat : 10687 (java) S 10668 10671 9951 0 -1 4202560 5307 0 0 0 64 0 0 0 20 0 22 0 8246933 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452144552632 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10688] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10688/stat : 10688 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140452143500280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10689] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10689/stat : 10689 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140451134827848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10690] ppid=10668 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/10671/task/10690/stat : 10690 (java) R 10668 10671 9951 0 -1 4202560 21 0 0 0 51 0 0 0 20 0 22 0 8247023 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140451133772024 140452159073518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10691] ppid=10668 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/10671/task/10691/stat : 10691 (java) R 10668 10671 9951 0 -1 4202560 24 0 0 0 50 0 0 0 20 0 22 0 8247023 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140451132719096 140452159075789 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10692] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10692/stat : 10692 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140451131667496 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10693] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10693/stat : 10693 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 90014 33554432000 1073741824 1073778376 140734495349152 140451130614952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.24 4.23 3.91 5/219 10693
/proc/meminfo: memFree=24812056/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9824732 CPUtime=7.15 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 15870 0 1 0 701 14 0 0 20 0 22 0 8246927 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2456183 90045 2282 9 0 2446860 0
[pid=10671/tid=10673] ppid=10668 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10671/task/10673/stat : 10673 (java) S 10668 10671 9951 0 -1 4202560 2531 0 1 0 75 4 0 0 20 0 22 0 8246928 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452326351736 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10671/task/10674/stat : 10674 (java) S 10668 10671 9951 0 -1 4202560 114 0 0 0 3 0 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452287842472 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10675] ppid=10668 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10671/task/10675/stat : 10675 (java) S 10668 10671 9951 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452286789928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10676] ppid=10668 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 109 0 0 0 5 0 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 43 0 0 0 5 1 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 104 0 0 0 6 0 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 92 0 0 0 3 1 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 8246929 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/10671/task/10686/stat : 10686 (java) S 10668 10671 9951 0 -1 4202560 6010 0 0 0 85 0 0 0 20 0 22 0 8246933 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452145605176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10687] ppid=10668 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/10671/task/10687/stat : 10687 (java) S 10668 10671 9951 0 -1 4202560 5308 0 0 0 78 0 0 0 20 0 22 0 8246933 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452144552632 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10688] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10688/stat : 10688 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140452143500280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10689] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10689/stat : 10689 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140451134827848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10690] ppid=10668 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/10671/task/10690/stat : 10690 (java) R 10668 10671 9951 0 -1 4202560 23 0 0 0 210 0 0 0 20 0 22 0 8247023 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140451133771856 140452158838888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10691] ppid=10668 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/10671/task/10691/stat : 10691 (java) R 10668 10671 9951 0 -1 4202560 24 0 0 0 209 0 0 0 20 0 22 0 8247023 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140451132717352 140452159075825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10692] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10692/stat : 10692 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140451131667496 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10693] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10693/stat : 10693 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 90045 33554432000 1073741824 1073778376 140734495349152 140451130614952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.22 4.23 3.91 5/219 10693
/proc/meminfo: memFree=24751564/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9824732 CPUtime=13.91 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 18194 0 1 0 1369 22 0 0 20 0 22 0 8246927 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2456183 104900 2282 9 0 2446860 0
[pid=10671/tid=10673] ppid=10668 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/10671/task/10673/stat : 10673 (java) S 10668 10671 9951 0 -1 4202560 2532 0 1 0 76 4 0 0 20 0 22 0 8246928 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452326351736 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10671/task/10674/stat : 10674 (java) S 10668 10671 9951 0 -1 4202560 128 0 0 0 4 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452287842472 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10675] ppid=10668 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10671/task/10675/stat : 10675 (java) S 10668 10671 9951 0 -1 4202560 51 0 0 0 5 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452286789928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10676] ppid=10668 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 126 0 0 0 6 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 72 0 0 0 6 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 137 0 0 0 7 3 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 115 0 0 0 5 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 22 0 8246929 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 104900 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=1.02 cores=1,3,5,7

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

/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 763 0 0 0 114 34 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 515 0 0 0 65 19 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 714 0 0 0 83 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 683 0 0 0 84 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 488 0 0 0 60 17 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 607 0 0 0 73 22 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=5.93 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 2781 0 0 0 589 4 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10686/stat : 10686 (java) S 10668 10671 9951 0 -1 4202560 8727 0 0 0 134 1 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452145605176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10687] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10687/stat : 10687 (java) S 10668 10671 9951 0 -1 4202560 5348 0 0 0 135 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452144552632 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10688] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10688/stat : 10688 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452143500280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10689] ppid=10668 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/10671/task/10689/stat : 10689 (java) S 10668 10671 9951 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451134827848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10690] ppid=10668 vsize=9824732 CPUtime=870.92 cores=1,3,5,7
/proc/10671/task/10690/stat : 10690 (java) R 10668 10671 9951 0 -1 4202560 912 0 0 0 87070 22 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451133763216 140452159117140 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10691] ppid=10668 vsize=9824732 CPUtime=871.05 cores=1,3,5,7
/proc/10671/task/10691/stat : 10691 (java) R 10668 10671 9951 0 -1 4202560 462 0 0 0 87077 28 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451132717760 140452159254427 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10692] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10692/stat : 10692 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451131667496 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10693] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10693/stat : 10693 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451130614952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1764.42
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.101 s]
/proc/loadavg: 4.16 4.13 4.02 6/220 10816
/proc/meminfo: memFree=21383084/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 26926 0 1 0 179756 244 0 0 20 0 22 0 8246927 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2456183 907911 2292 9 0 2446860 0
[pid=10671/tid=10673] ppid=10668 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10671/task/10673/stat : 10673 (java) S 10668 10671 9951 0 -1 4202560 2539 0 1 0 78 6 0 0 20 0 22 0 8246928 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452326351736 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/10671/task/10674/stat : 10674 (java) S 10668 10671 9951 0 -1 4202560 546 0 0 0 69 23 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452287842472 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10675] ppid=10668 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/10671/task/10675/stat : 10675 (java) S 10668 10671 9951 0 -1 4202560 525 0 0 0 82 23 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452286789928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10676] ppid=10668 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 763 0 0 0 114 34 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 515 0 0 0 65 19 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 714 0 0 0 83 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 683 0 0 0 84 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 488 0 0 0 60 17 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 607 0 0 0 73 22 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=5.93 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 2781 0 0 0 589 4 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10686/stat : 10686 (java) S 10668 10671 9951 0 -1 4202560 8727 0 0 0 134 1 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452145605176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10687] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10687/stat : 10687 (java) S 10668 10671 9951 0 -1 4202560 5348 0 0 0 135 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452144552632 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10688] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10688/stat : 10688 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452143500280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10689] ppid=10668 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/10671/task/10689/stat : 10689 (java) S 10668 10671 9951 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451134827848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10690] ppid=10668 vsize=9824732 CPUtime=888.67 cores=1,3,5,7
/proc/10671/task/10690/stat : 10690 (java) R 10668 10671 9951 0 -1 4202560 912 0 0 0 88845 22 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451133763216 140452159116759 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10691] ppid=10668 vsize=9824732 CPUtime=888.79 cores=1,3,5,7
/proc/10671/task/10691/stat : 10691 (java) R 10668 10671 9951 0 -1 4202560 462 0 0 0 88851 28 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451132717760 140452159254427 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10692] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10692/stat : 10692 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451131667496 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10693] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10693/stat : 10693 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451130614952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 10671 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.101 s]
/proc/loadavg: 4.16 4.13 4.02 6/220 10816
/proc/meminfo: memFree=21383084/32872528 swapFree=11740/941760
[pid=10671] ppid=10668 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/10671/stat : 10671 (java) S 10668 10671 9951 0 -1 4202496 26926 0 1 0 179756 244 0 0 20 0 22 0 8246927 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140734495340288 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10671/statm: 2456183 907911 2292 9 0 2446860 0
[pid=10671/tid=10673] ppid=10668 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10671/task/10673/stat : 10673 (java) S 10668 10671 9951 0 -1 4202560 2539 0 1 0 78 6 0 0 20 0 22 0 8246928 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452326351736 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10674] ppid=10668 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/10671/task/10674/stat : 10674 (java) S 10668 10671 9951 0 -1 4202560 546 0 0 0 69 23 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452287842472 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10675] ppid=10668 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/10671/task/10675/stat : 10675 (java) S 10668 10671 9951 0 -1 4202560 525 0 0 0 82 23 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452286789928 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10676] ppid=10668 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/10671/task/10676/stat : 10676 (java) S 10668 10671 9951 0 -1 4202560 763 0 0 0 114 34 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452285737384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10677] ppid=10668 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/10671/task/10677/stat : 10677 (java) S 10668 10671 9951 0 -1 4202560 515 0 0 0 65 19 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452284684840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10678] ppid=10668 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10671/task/10678/stat : 10678 (java) S 10668 10671 9951 0 -1 4202560 714 0 0 0 83 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452283632296 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10679] ppid=10668 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/10671/task/10679/stat : 10679 (java) S 10668 10671 9951 0 -1 4202560 683 0 0 0 84 25 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452282579752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10680] ppid=10668 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10671/task/10680/stat : 10680 (java) S 10668 10671 9951 0 -1 4202560 488 0 0 0 60 17 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452281527208 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10681] ppid=10668 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10671/task/10681/stat : 10681 (java) S 10668 10671 9951 0 -1 4202560 607 0 0 0 73 22 0 0 20 0 22 0 8246929 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452280474664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10682] ppid=10668 vsize=9824732 CPUtime=5.93 cores=1,3,5,7
/proc/10671/task/10682/stat : 10682 (java) S 10668 10671 9951 0 -1 4202560 2781 0 0 0 589 4 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452149815400 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10683] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10683/stat : 10683 (java) S 10668 10671 9951 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452148761720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10684] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10684/stat : 10684 (java) S 10668 10671 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8246931 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452147709064 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10685] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10685/stat : 10685 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452146657808 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10686] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10686/stat : 10686 (java) S 10668 10671 9951 0 -1 4202560 8727 0 0 0 134 1 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452145605176 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10671/tid=10687] ppid=10668 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/10671/task/10687/stat : 10687 (java) S 10668 10671 9951 0 -1 4202560 5348 0 0 0 135 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452144552632 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10688] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10688/stat : 10688 (java) S 10668 10671 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140452143500280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10689] ppid=10668 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/10671/task/10689/stat : 10689 (java) S 10668 10671 9951 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 8246933 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451134827848 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10671/tid=10690] ppid=10668 vsize=9824732 CPUtime=888.67 cores=1,3,5,7
/proc/10671/task/10690/stat : 10690 (java) R 10668 10671 9951 0 -1 4202560 912 0 0 0 88845 22 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451133763216 140452159116759 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10671/tid=10691] ppid=10668 vsize=9824732 CPUtime=888.79 cores=1,3,5,7
/proc/10671/task/10691/stat : 10691 (java) R 10668 10671 9951 0 -1 4202560 462 0 0 0 88851 28 0 0 20 0 22 0 8247023 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451132717760 140452159254427 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10692] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10692/stat : 10692 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451131667496 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10671/tid=10693] ppid=10668 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10671/task/10693/stat : 10693 (java) S 10668 10671 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8247026 10060525568 907911 33554432000 1073741824 1073778376 140734495349152 140451130614952 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10671 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=969427
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=871563
# CPU time returned by wait4() is 1795.84
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.145
CPU time (s): 1800
CPU user time (s): 1797.56
CPU system time (s): 2.44
CPU usage (%): 199.968
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.97
system time used= 2.87156
maximum resident set size= 3631764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26968
page faults= 1
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21557
involuntary context switches= 9705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63514 second user time and 7.85381 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 09:46:36
IDJOB=4119916
IDBENCH=111820
IDSOLVER=2543
FILE ID=node113/4119916-1467272796
RUNJOBID= node113-1467270992-10266
PBS_JOBID= 20004491
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/pbfvmc-formulae/hw64/normalized-hw64-vm100p-opt.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119916-1467272796/watcher-4119916-1467272796 -o /tmp/evaluation-result-4119916-1467272796/solver-4119916-1467272796 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467270992-10266 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119916-1467272796.opb

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

MD5SUM BENCH= 7eda093f8adbdb58a7a700ae4694aeb0
RANDOM SEED=110945285

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25166488 kB
Buffers:          106780 kB
Cached:          4165984 kB
SwapCached:            0 kB
Active:          4552012 kB
Inactive:        1448920 kB
Active(anon):    1725448 kB
Inactive(anon):     5656 kB
Active(file):    2826564 kB
Inactive(file):  1443264 kB
Unevictable:      941760 kB
Mlocked:           11740 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2880 kB
Writeback:             0 kB
AnonPages:       2669948 kB
Mapped:            21488 kB
Shmem:               204 kB
Slab:             628056 kB
SReclaimable:      72252 kB
SUnreclaim:       555804 kB
KernelStack:        1624 kB
PageTables:         9608 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4261820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2535424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node113 at 2016-06-30 10:01:36