Trace number 4105562

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.12 895.372

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
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.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.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		501472288
0.00/0.10	c Max memory 		7480803328
0.00/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4105562-1466255119.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.15	c ... done. Wall clock time 0.027s.
0.08/0.15	c declared #vars     41
0.08/0.15	c #constraints  11
0.08/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.15	c constraints type 
0.08/0.15	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.08/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.08/0.15	c 11 constraints processed.
0.08/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.15	c constraints type 
0.08/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.08/0.15	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.08/0.15	c 11 constraints processed.
0.08/0.15	c objective function length is 1 literals
2.29/0.74	c cleaning 2500 clauses out of 5000 with flag 10198/5000
3.85/1.14	c cleaning 4250 clauses out of 8500 with flag 22364/11000
5.05/1.63	c cleaning 5622 clauses out of 11251 with flag 36590/18001
6.29/2.22	c cleaning 6814 clauses out of 13628 with flag 52844/26000
7.70/2.98	c cleaning 7908 clauses out of 15815 with flag 71274/35001
9.49/3.86	c cleaning 8949 clauses out of 17908 with flag 91660/45002
11.50/4.89	c cleaning 9978 clauses out of 19957 with flag 114123/56000
13.90/6.06	c cleaning 10990 clauses out of 21980 with flag 138425/68001
16.92/7.53	c cleaning 11993 clauses out of 23989 with flag 164650/81000
20.34/9.27	c cleaning 12995 clauses out of 25998 with flag 192950/95002
24.34/11.25	c cleaning 14000 clauses out of 28001 with flag 223291/110000
28.74/13.41	c cleaning 14996 clauses out of 30001 with flag 256145/126000
33.54/15.82	c cleaning 16000 clauses out of 32005 with flag 291091/143000
38.75/18.49	c cleaning 17001 clauses out of 34007 with flag 327917/161002
44.77/21.44	c cleaning 17998 clauses out of 36005 with flag 366624/180001
51.38/24.76	c cleaning 19005 clauses out of 38010 with flag 407259/200004
58.59/28.36	c cleaning 19996 clauses out of 40001 with flag 449734/221000
66.98/32.50	c cleaning 21002 clauses out of 42006 with flag 494238/243001
76.40/37.26	c cleaning 22003 clauses out of 44005 with flag 541032/266002
79.79/38.93	c cleaning 0 clauses out of 5000 with flag 0/5000
87.93/42.90	c cleaning 22996 clauses out of 46000 with flag 589524/290000
99.69/48.60	c cleaning 24003 clauses out of 48006 with flag 640045/315002
112.30/54.99	c cleaning 24996 clauses out of 50002 with flag 693654/341001
127.34/62.40	c cleaning 26001 clauses out of 52006 with flag 749398/368001
140.40/68.96	c cleaning 26996 clauses out of 54005 with flag 807528/396001
158.45/77.90	c cleaning 28002 clauses out of 56008 with flag 866916/425000
175.30/86.35	c cleaning 28997 clauses out of 58006 with flag 927598/455000
197.18/97.22	c cleaning 30005 clauses out of 60011 with flag 990901/486002
219.64/108.49	c cleaning 31001 clauses out of 62004 with flag 1056792/518000
242.31/119.77	c cleaning 32001 clauses out of 64004 with flag 1124694/551001
269.01/133.02	c cleaning 32999 clauses out of 66003 with flag 1194734/585001
296.30/146.61	c cleaning 34003 clauses out of 68006 with flag 1266643/620003
322.42/159.66	c cleaning 35000 clauses out of 70002 with flag 1342028/656002
351.56/174.19	c cleaning 36000 clauses out of 72000 with flag 1419160/693000
381.50/189.08	c cleaning 37000 clauses out of 74000 with flag 1496652/731000
415.62/206.08	c cleaning 38000 clauses out of 76000 with flag 1576846/770000
443.94/220.12	c cleaning 0 clauses out of 11000 with flag 0/11000
447.96/222.17	c cleaning 38999 clauses out of 78001 with flag 1659232/810001
486.74/241.43	c cleaning 39995 clauses out of 80003 with flag 1743303/851002
529.96/262.95	c cleaning 41002 clauses out of 82006 with flag 1829853/893000
570.31/283.04	c cleaning 42000 clauses out of 84004 with flag 1920101/936000
620.05/307.74	c cleaning 42999 clauses out of 86006 with flag 2012765/980002
672.39/333.77	c cleaning 44003 clauses out of 88006 with flag 2107350/1025001
727.48/361.23	c cleaning 44997 clauses out of 90004 with flag 2202313/1071002
779.49/387.17	c cleaning 45999 clauses out of 92005 with flag 2302050/1118000
833.19/413.84	c cleaning 46998 clauses out of 94007 with flag 2399982/1166001
893.31/443.73	c cleaning 48003 clauses out of 96009 with flag 2498963/1215001
952.83/473.50	c cleaning 49002 clauses out of 98006 with flag 2600929/1265001
1011.47/502.66	c cleaning 50001 clauses out of 100003 with flag 2705216/1316000
1080.64/537.04	c cleaning 50998 clauses out of 102004 with flag 2810969/1368002
1149.16/571.16	c cleaning 51998 clauses out of 104005 with flag 2919251/1421001
1222.95/607.94	c cleaning 53002 clauses out of 106006 with flag 3030876/1475000
1294.82/643.61	c cleaning 54002 clauses out of 108006 with flag 3143075/1530002
1376.73/684.49	c cleaning 54994 clauses out of 110003 with flag 3257566/1586001
1384.96/688.60	c cleaning 0 clauses out of 18002 with flag 0/18002
1455.54/723.80	c cleaning 56000 clauses out of 112008 with flag 3374230/1643000
1542.68/767.19	c cleaning 57001 clauses out of 114010 with flag 3493925/1701002
1627.68/809.42	c cleaning 58001 clauses out of 116007 with flag 3614615/1760000
1725.80/858.32	c cleaning 59004 clauses out of 118010 with flag 3737945/1820004
1800.12/895.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.30	c starts		: 258
1800.12/895.30	c conflicts		: 1871978
1800.12/895.30	c decisions		: 1899928
1800.12/895.30	c propagations		: 13921554
1800.12/895.30	c inspects		: 14301348314
1800.12/895.30	c shortcuts		: 0
1800.12/895.30	c learnt literals	: 0
1800.12/895.30	c learnt binary clauses	: 0
1800.12/895.30	c learnt ternary clauses	: 0
1800.12/895.30	c learnt constraints	: 1871978
1800.12/895.30	c ignored constraints	: 0
1800.12/895.30	c root simplifications	: 0
1800.12/895.30	c removed literals (reason simplification)	: 15973903
1800.12/895.30	c reason swapping (by a shorter reason)	: 0
1800.12/895.30	c Calls to reduceDB	: 56
1800.12/895.30	c Number of update (reduction) of LBD	: 58727
1800.12/895.30	c Imported unit clauses	: 0
1800.12/895.30	c number of reductions to clauses (during analyze)	: 0
1800.12/895.30	c number of learned constraints concerned by reduction	: 0
1800.12/895.30	c number of learning phase by resolution	: 0
1800.12/895.30	c number of learning phase by cutting planes	: 0
1800.12/895.30	c speed (assignments/second)	: 15552.27191988793
1800.12/895.30	c non guided choices	18
1800.12/895.33	c learnt constraints type 
1800.12/895.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110980
1800.12/895.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/895.33	c starts		: 45
1800.12/895.33	c conflicts		: 20492
1800.12/895.33	c decisions		: 22258
1800.12/895.33	c propagations		: 152669
1800.12/895.33	c inspects		: 459236139
1800.12/895.33	c shortcuts		: 0
1800.12/895.33	c learnt literals	: 0
1800.12/895.33	c learnt binary clauses	: 0
1800.12/895.33	c learnt ternary clauses	: 0
1800.12/895.33	c learnt constraints	: 20492
1800.12/895.33	c ignored constraints	: 0
1800.12/895.33	c root simplifications	: 0
1800.12/895.33	c removed literals (reason simplification)	: 0
1800.12/895.33	c reason swapping (by a shorter reason)	: 0
1800.12/895.33	c Calls to reduceDB	: 3
1800.12/895.33	c Number of update (reduction) of LBD	: 0
1800.12/895.33	c Imported unit clauses	: 0
1800.12/895.33	c number of reductions to clauses (during analyze)	: 0
1800.12/895.33	c number of learned constraints concerned by reduction	: 0
1800.12/895.33	c number of learning phase by resolution	: 0
1800.12/895.33	c number of learning phase by cutting planes	: 0
1800.12/895.33	c speed (assignments/second)	: 170.5463506617693
1800.12/895.33	c non guided choices	18
1800.12/895.34	c learnt constraints type 
1800.12/895.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.12/895.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20491
1800.12/895.34	s UNKNOWN
1800.12/895.34	c Total wall clock time (in seconds): 895.22

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-4105562-1466255119/watcher-4105562-1466255119 -o /tmp/evaluation-result-4105562-1466255119/solver-4105562-1466255119 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105562-1466255119.opb 

pid=11280
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.22 4.10 4.11 4/197 11283
/proc/meminfo: memFree=29996308/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11283/stat : 11283 (java) D 11280 11283 6358 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 27561106 9515008 175 33554432000 1073741824 1073778376 140734549977408 140734549960136 213866333072 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/11283/statm: 2323 175 133 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.22 4.10 4.11 4/197 11283
/proc/meminfo: memFree=29996308/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 4407 0 1 0 8 0 0 0 20 0 18 0 27561106 9787879424 6042 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2389619 6042 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 4.22 4.10 4.11 4/197 11283
/proc/meminfo: memFree=29996308/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 6202 0 1 0 29 1 0 0 20 0 22 0 27561106 10060525568 8871 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 8871 2209 9 0 2446860 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300218 s]
/proc/loadavg: 4.22 4.10 4.11 4/197 11283
/proc/meminfo: memFree=29996308/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 13553 0 1 0 67 2 0 0 20 0 22 0 27561106 10060525568 14626 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 14626 2225 9 0 2446860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824732

[startup+0.700188 s]
/proc/loadavg: 4.22 4.10 4.11 4/197 11283
/proc/meminfo: memFree=29996308/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 18916 0 1 0 225 4 0 0 20 0 22 0 27561106 10060525568 26938 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 26938 2250 9 0 2446860 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.22 4.10 4.11 7/219 11305
/proc/meminfo: memFree=29813560/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 28744 0 1 0 476 9 0 0 20 0 22 0 27561106 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 49422 2272 9 0 2446860 0
[pid=11283/tid=11285] ppid=11280 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/11283/task/11285/stat : 11285 (java) S 11280 11283 6358 0 -1 4202560 2399 0 1 0 12 0 0 0 20 0 22 0 27561107 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139873100030840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11286] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11286/stat : 11286 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139873061522088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11287] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11287/stat : 11287 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139873060469544 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11288] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561109 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/11283/task/11298/stat : 11298 (java) S 11280 11283 6358 0 -1 4202560 14098 0 0 0 104 3 0 0 20 0 22 0 27561112 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872449828920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11299] ppid=11280 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/11283/task/11299/stat : 11299 (java) S 11280 11283 6358 0 -1 4202560 10808 0 0 0 98 2 0 0 20 0 22 0 27561112 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872448776376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11300] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11300/stat : 11300 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872447724024 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11301] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11301/stat : 11301 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872446671688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11302] ppid=11280 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/11283/task/11302/stat : 11302 (java) R 11280 11283 6358 0 -1 4202560 33 0 0 0 130 0 0 0 20 0 22 0 27561122 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872445614920 139872942141517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11303] ppid=11280 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/11283/task/11303/stat : 11303 (java) R 11280 11283 6358 0 -1 4202560 93 0 0 0 123 2 0 0 20 0 22 0 27561122 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872444562952 139872942116715 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11304] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11304/stat : 11304 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872443512360 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11305] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11305/stat : 11305 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 49422 33554432000 1073741824 1073778376 140733398250512 139872442459816 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.22 4.10 4.11 5/219 11305
/proc/meminfo: memFree=29733004/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=8.1 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 29215 0 1 0 798 12 0 0 20 0 22 0 27561106 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 84614 2272 9 0 2446860 0
[pid=11283/tid=11285] ppid=11280 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/11283/task/11285/stat : 11285 (java) S 11280 11283 6358 0 -1 4202560 2399 0 1 0 12 0 0 0 20 0 22 0 27561107 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139873100030840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11286] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11286/stat : 11286 (java) S 11280 11283 6358 0 -1 4202560 68 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139873061522088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11287] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11287/stat : 11287 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139873060469544 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11288] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 49 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 56 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 27561109 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/11283/task/11298/stat : 11298 (java) S 11280 11283 6358 0 -1 4202560 14098 0 0 0 104 3 0 0 20 0 22 0 27561112 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872449828920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11299] ppid=11280 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/11283/task/11299/stat : 11299 (java) S 11280 11283 6358 0 -1 4202560 10808 0 0 0 103 2 0 0 20 0 22 0 27561112 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872448776376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11300] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11300/stat : 11300 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872447724024 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11301] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11301/stat : 11301 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872446671688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11302] ppid=11280 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/11283/task/11302/stat : 11302 (java) R 11280 11283 6358 0 -1 4202560 35 0 0 0 287 0 0 0 20 0 22 0 27561122 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872445615080 139872942172176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11303] ppid=11280 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/11283/task/11303/stat : 11303 (java) R 11280 11283 6358 0 -1 4202560 152 0 0 0 278 4 0 0 20 0 22 0 27561122 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872444563168 139872942308833 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11304] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11304/stat : 11304 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872443512360 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11305] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11305/stat : 11305 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 84614 33554432000 1073741824 1073778376 140733398250512 139872442459816 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.20 4.10 4.11 5/219 11305
/proc/meminfo: memFree=29425512/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=14.5 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 30293 0 1 0 1426 24 0 0 20 0 22 0 27561106 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 212371 2272 9 0 2446860 0
[pid=11283/tid=11285] ppid=11280 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/11283/task/11285/stat : 11285 (java) S 11280 11283 6358 0 -1 4202560 2399 0 1 0 12 0 0 0 20 0 22 0 27561107 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139873100030840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11286] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11286/stat : 11286 (java) S 11280 11283 6358 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139873061522088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11287] ppid=11280 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11283/task/11287/stat : 11287 (java) S 11280 11283 6358 0 -1 4202560 57 0 0 0 1 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139873060469544 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11288] ppid=11280 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 88 0 0 0 1 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 122 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 112 0 0 0 1 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27561108 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 434 0 0 0 0 0 0 0 20 0 22 0 27561109 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 212371 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.07 cores=0,2,4,6

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

/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 595 0 0 0 297 10 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 627 0 0 0 279 11 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 831 0 0 0 293 13 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 529 0 0 0 295 10 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 522 0 0 0 304 9 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 503 0 0 0 290 9 0 0 20 0 22 0 27561108 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 1646 0 0 0 98 43 0 0 20 0 22 0 27561109 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11283/task/11298/stat : 11298 (java) S 11280 11283 6358 0 -1 4202560 14098 0 0 0 106 3 0 0 20 0 22 0 27561112 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872449828920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11299] ppid=11280 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/11283/task/11299/stat : 11299 (java) S 11280 11283 6358 0 -1 4202560 12501 0 0 0 157 2 0 0 20 0 22 0 27561112 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872448776376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11300] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11300/stat : 11300 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872447724024 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11301] ppid=11280 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/11283/task/11301/stat : 11301 (java) S 11280 11283 6358 0 -1 4202560 50 0 0 0 15 18 0 0 20 0 22 0 27561112 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872446671688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11302] ppid=11280 vsize=9824732 CPUtime=870.77 cores=0,2,4,6
/proc/11283/task/11302/stat : 11302 (java) R 11280 11283 6358 0 -1 4202560 403 0 0 0 87061 16 0 0 20 0 22 0 27561122 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872445615696 139872942145987 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11303] ppid=11280 vsize=9824732 CPUtime=870.75 cores=0,2,4,6
/proc/11283/task/11303/stat : 11303 (java) R 11280 11283 6358 0 -1 4202560 3886 0 0 0 87026 49 0 0 20 0 22 0 27561122 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872444562336 139872942118736 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11304] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11304/stat : 11304 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872443512360 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11305] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11305/stat : 11305 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 434819 33554432000 1073741824 1073778376 140733398250512 139872442459816 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.301 s]
/proc/loadavg: 4.28 4.21 4.14 6/220 11552
/proc/meminfo: memFree=28739952/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 42671 0 1 0 179824 188 0 0 20 0 22 0 27561106 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 563238 2281 9 0 2446860 0
[pid=11283/tid=11285] ppid=11280 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/11283/task/11285/stat : 11285 (java) S 11280 11283 6358 0 -1 4202560 2409 0 1 0 15 2 0 0 20 0 22 0 27561107 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873100030840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11286] ppid=11280 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/11283/task/11286/stat : 11286 (java) S 11280 11283 6358 0 -1 4202560 639 0 0 0 292 7 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873061522088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11287] ppid=11280 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/11283/task/11287/stat : 11287 (java) S 11280 11283 6358 0 -1 4202560 519 0 0 0 280 10 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873060469544 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11288] ppid=11280 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 739 0 0 0 302 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 680 0 0 0 284 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 868 0 0 0 297 13 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 541 0 0 0 298 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 598 0 0 0 307 10 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 517 0 0 0 293 9 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 2056 0 0 0 98 43 0 0 20 0 22 0 27561109 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11283/task/11298/stat : 11298 (java) S 11280 11283 6358 0 -1 4202560 14098 0 0 0 106 3 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872449828920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11299] ppid=11280 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/11283/task/11299/stat : 11299 (java) S 11280 11283 6358 0 -1 4202560 12501 0 0 0 157 2 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872448776376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11300] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11300/stat : 11300 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872447724024 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11301] ppid=11280 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/11283/task/11301/stat : 11301 (java) S 11280 11283 6358 0 -1 4202560 50 0 0 0 15 18 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872446671688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11302] ppid=11280 vsize=9824732 CPUtime=883.61 cores=0,2,4,6
/proc/11283/task/11302/stat : 11302 (java) R 11280 11283 6358 0 -1 4202560 421 0 0 0 88344 17 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872445615680 139872942141511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11303] ppid=11280 vsize=9824732 CPUtime=883.59 cores=0,2,4,6
/proc/11283/task/11303/stat : 11303 (java) R 11280 11283 6358 0 -1 4202560 4771 0 0 0 88304 55 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872444562416 139872942156991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11304] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11304/stat : 11304 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872443512360 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11305] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11305/stat : 11305 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872442459816 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 11283 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.301 s]
/proc/loadavg: 4.28 4.21 4.14 6/220 11552
/proc/meminfo: memFree=28739952/32872528 swapFree=681964/737152
[pid=11283] ppid=11280 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/11283/stat : 11283 (java) S 11280 11283 6358 0 -1 4202496 42671 0 1 0 179824 188 0 0 20 0 22 0 27561106 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 140733398241648 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11283/statm: 2456183 563238 2281 9 0 2446860 0
[pid=11283/tid=11285] ppid=11280 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/11283/task/11285/stat : 11285 (java) S 11280 11283 6358 0 -1 4202560 2409 0 1 0 15 2 0 0 20 0 22 0 27561107 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873100030840 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11286] ppid=11280 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/11283/task/11286/stat : 11286 (java) S 11280 11283 6358 0 -1 4202560 639 0 0 0 292 7 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873061522088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11287] ppid=11280 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/11283/task/11287/stat : 11287 (java) S 11280 11283 6358 0 -1 4202560 519 0 0 0 280 10 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139873060469544 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11288] ppid=11280 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/11283/task/11288/stat : 11288 (java) S 11280 11283 6358 0 -1 4202560 739 0 0 0 302 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872941632424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11289] ppid=11280 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/11283/task/11289/stat : 11289 (java) S 11280 11283 6358 0 -1 4202560 680 0 0 0 284 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872940579880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11290] ppid=11280 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/11283/task/11290/stat : 11290 (java) S 11280 11283 6358 0 -1 4202560 868 0 0 0 297 13 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872939526312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11291] ppid=11280 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/11283/task/11291/stat : 11291 (java) S 11280 11283 6358 0 -1 4202560 541 0 0 0 298 11 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872938473768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11292] ppid=11280 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/11283/task/11292/stat : 11292 (java) S 11280 11283 6358 0 -1 4202560 598 0 0 0 307 10 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872937421224 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11293] ppid=11280 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/11283/task/11293/stat : 11293 (java) S 11280 11283 6358 0 -1 4202560 517 0 0 0 293 9 0 0 20 0 22 0 27561108 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872936368680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11294] ppid=11280 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/11283/task/11294/stat : 11294 (java) S 11280 11283 6358 0 -1 4202560 2056 0 0 0 98 43 0 0 20 0 22 0 27561109 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872454040168 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11295] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11295/stat : 11295 (java) S 11280 11283 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872452986488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11296] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11296/stat : 11296 (java) S 11280 11283 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27561110 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872451933832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11297] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11297/stat : 11297 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872450882576 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11298] ppid=11280 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/11283/task/11298/stat : 11298 (java) S 11280 11283 6358 0 -1 4202560 14098 0 0 0 106 3 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872449828920 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11299] ppid=11280 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/11283/task/11299/stat : 11299 (java) S 11280 11283 6358 0 -1 4202560 12501 0 0 0 157 2 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872448776376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11300] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11300/stat : 11300 (java) S 11280 11283 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872447724024 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11283/tid=11301] ppid=11280 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/11283/task/11301/stat : 11301 (java) S 11280 11283 6358 0 -1 4202560 50 0 0 0 15 18 0 0 20 0 22 0 27561112 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872446671688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11302] ppid=11280 vsize=9824732 CPUtime=883.61 cores=0,2,4,6
/proc/11283/task/11302/stat : 11302 (java) R 11280 11283 6358 0 -1 4202560 421 0 0 0 88344 17 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872445615680 139872942141511 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11283/tid=11303] ppid=11280 vsize=9824732 CPUtime=883.59 cores=0,2,4,6
/proc/11283/task/11303/stat : 11303 (java) R 11280 11283 6358 0 -1 4202560 4771 0 0 0 88304 55 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872444562416 139872942156991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11283/tid=11304] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11304/stat : 11304 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872443512360 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11283/tid=11305] ppid=11280 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11283/task/11305/stat : 11305 (java) S 11280 11283 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27561122 10060525568 563238 33554432000 1073741824 1073778376 140733398250512 139872442459816 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.372
CPU time (s): 1800.12
CPU user time (s): 1798.24
CPU system time (s): 1.88
CPU usage (%): 201.047
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.2
system time used= 2.38964
maximum resident set size= 2253084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42717
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40061
involuntary context switches= 51770

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.07608 second user time and 8.50271 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 15:05:19
IDJOB=4105562
IDBENCH=2903
IDSOLVER=2543
FILE ID=node112/4105562-1466255119
RUNJOBID= node112-1466241279-6374
PBS_JOBID= 19918204
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105562-1466255119/watcher-4105562-1466255119 -o /tmp/evaluation-result-4105562-1466255119/solver-4105562-1466255119 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105562-1466255119.opb

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

MD5SUM BENCH= 4618b6422bdc12197131d1d37f567363
RANDOM SEED=1731667734

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29996952 kB
Buffers:           46424 kB
Cached:           113008 kB
SwapCached:         2028 kB
Active:          1301288 kB
Inactive:         102284 kB
Active(anon):    1244404 kB
Inactive(anon):     2096 kB
Active(file):      56884 kB
Inactive(file):   100188 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:       1980152 kB
Mapped:            15516 kB
Shmem:                 0 kB
Slab:             601124 kB
SReclaimable:      44904 kB
SUnreclaim:       556220 kB
KernelStack:        1624 kB
PageTables:         8096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2114196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1236992 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= 71712 MiB
End job on node112 at 2016-06-18 15:20:14