Trace number 4081360

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.96 897.141

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
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.10	c version PB16.v20160501
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		1.6.0_24
0.00/0.10	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.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4081360-1465232272.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  objective function found
0.09/0.16	c ... done. Wall clock time 0.036s.
0.09/0.16	c declared #vars     51
0.09/0.16	c #constraints  13
0.09/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.09/0.17	c 13 constraints processed.
0.09/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.17	c constraints type 
0.09/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.09/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.17	c 13 constraints processed.
0.09/0.17	c objective function length is 1 literals
2.65/0.87	c cleaning 2505 clauses out of 5009 with flag 10217/5009
4.24/1.28	c cleaning 4247 clauses out of 8496 with flag 22460/11001
5.35/1.73	c cleaning 5625 clauses out of 11252 with flag 36719/18004
6.56/2.32	c cleaning 6810 clauses out of 13623 with flag 53187/26000
7.97/3.08	c cleaning 7904 clauses out of 15814 with flag 71697/35001
9.77/3.99	c cleaning 8954 clauses out of 17909 with flag 92072/45000
12.00/5.05	c cleaning 9980 clauses out of 19960 with flag 114660/56005
14.41/6.20	c cleaning 10988 clauses out of 21975 with flag 139509/68000
16.60/7.39	c cleaning 11994 clauses out of 23989 with flag 166251/81002
19.63/8.86	c cleaning 12996 clauses out of 25996 with flag 194915/95003
22.81/10.48	c cleaning 13998 clauses out of 27997 with flag 225744/110000
27.01/12.50	c cleaning 14998 clauses out of 29999 with flag 259056/126000
31.21/14.65	c cleaning 16001 clauses out of 32001 with flag 294412/143000
35.83/16.92	c cleaning 16998 clauses out of 34001 with flag 331254/161001
41.47/19.70	c cleaning 18002 clauses out of 36004 with flag 370305/180002
47.69/22.80	c cleaning 18992 clauses out of 38001 with flag 411760/200001
54.09/26.08	c cleaning 20003 clauses out of 40010 with flag 455345/221002
61.29/29.67	c cleaning 20997 clauses out of 42010 with flag 501459/243005
69.30/33.62	c cleaning 22003 clauses out of 44008 with flag 549124/266000
77.68/37.87	c cleaning 23000 clauses out of 46005 with flag 598664/290000
87.09/42.55	c cleaning 24001 clauses out of 48007 with flag 650556/315002
97.33/47.66	c cleaning 25002 clauses out of 50004 with flag 704710/341000
107.54/52.76	c cleaning 26002 clauses out of 52005 with flag 760586/368003
116.76/57.35	c cleaning 27001 clauses out of 54001 with flag 818267/396001
127.57/62.78	c cleaning 27996 clauses out of 56000 with flag 877754/425001
139.37/68.61	c cleaning 29002 clauses out of 58003 with flag 939446/455000
151.61/74.72	c cleaning 30001 clauses out of 60004 with flag 1003066/486003
164.81/81.38	c cleaning 30998 clauses out of 62000 with flag 1069521/518000
181.05/89.45	c cleaning 32001 clauses out of 64007 with flag 1138450/551005
196.07/96.95	c cleaning 33001 clauses out of 66001 with flag 1208403/585000
213.28/105.55	c cleaning 34001 clauses out of 68004 with flag 1280840/620004
232.14/114.98	c cleaning 35002 clauses out of 70003 with flag 1356450/656004
251.04/124.31	c cleaning 35997 clauses out of 71999 with flag 1433356/693002
267.85/132.73	c cleaning 36997 clauses out of 74002 with flag 1512259/731002
290.95/144.22	c cleaning 38000 clauses out of 76004 with flag 1594833/770001
310.38/154.00	c cleaning 38998 clauses out of 78004 with flag 1677900/810001
328.21/162.87	c cleaning 39997 clauses out of 80008 with flag 1762441/851003
348.50/172.98	c cleaning 41000 clauses out of 82008 with flag 1848130/893000
370.40/183.85	c cleaning 41995 clauses out of 84009 with flag 1936502/936001
398.88/198.04	c cleaning 43007 clauses out of 86013 with flag 2028256/980000
428.12/212.65	c cleaning 43999 clauses out of 88007 with flag 2122053/1025001
460.00/228.52	c cleaning 45004 clauses out of 90008 with flag 2217593/1071001
495.99/246.43	c cleaning 45997 clauses out of 92003 with flag 2318354/1118000
535.29/266.00	c cleaning 47005 clauses out of 94009 with flag 2418902/1166003
571.80/284.25	c cleaning 47999 clauses out of 96005 with flag 2520776/1215004
608.69/302.62	c cleaning 48995 clauses out of 98002 with flag 2624565/1265000
644.14/320.39	c cleaning 50001 clauses out of 100010 with flag 2730415/1316003
681.14/338.86	c cleaning 50996 clauses out of 102007 with flag 2839141/1368001
714.27/355.37	c cleaning 52001 clauses out of 104010 with flag 2948618/1421000
752.37/374.35	c cleaning 53003 clauses out of 106010 with flag 3062538/1475001
794.01/395.12	c cleaning 54001 clauses out of 108006 with flag 3178314/1530000
841.34/418.74	c cleaning 55000 clauses out of 110005 with flag 3294342/1586000
893.47/444.74	c cleaning 56000 clauses out of 112005 with flag 3413641/1643000
944.98/470.45	c cleaning 56999 clauses out of 114005 with flag 3534824/1701000
997.97/496.87	c cleaning 57998 clauses out of 116006 with flag 3659248/1760000
1051.41/523.58	c cleaning 59003 clauses out of 118008 with flag 3784904/1820000
1106.54/551.03	c cleaning 59998 clauses out of 120006 with flag 3913858/1881001
1166.36/580.86	c cleaning 61004 clauses out of 122007 with flag 4045591/1943000
1219.47/607.35	c cleaning 62001 clauses out of 124005 with flag 4178267/2006002
1284.66/639.83	c cleaning 63002 clauses out of 126003 with flag 4312516/2070001
1351.71/673.32	c cleaning 63998 clauses out of 128000 with flag 4449215/2135000
1423.34/709.04	c cleaning 65001 clauses out of 130004 with flag 4586590/2201002
1493.26/743.95	c cleaning 66000 clauses out of 132002 with flag 4727557/2268001
1570.20/782.30	c cleaning 66991 clauses out of 134001 with flag 4868977/2336000
1650.00/822.14	c cleaning 67999 clauses out of 136012 with flag 5013137/2405002
1738.76/866.41	c cleaning 69006 clauses out of 138011 with flag 5158647/2475000
1800.11/897.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/897.10	c starts		: 702
1800.11/897.10	c conflicts		: 2531630
1800.11/897.10	c decisions		: 2602772
1800.11/897.10	c propagations		: 21029544
1800.11/897.10	c inspects		: 17379205819
1800.11/897.10	c shortcuts		: 0
1800.11/897.10	c learnt literals	: 0
1800.11/897.10	c learnt binary clauses	: 0
1800.11/897.10	c learnt ternary clauses	: 0
1800.11/897.10	c learnt constraints	: 2531630
1800.11/897.10	c ignored constraints	: 0
1800.11/897.10	c root simplifications	: 0
1800.11/897.10	c removed literals (reason simplification)	: 21722614
1800.11/897.10	c reason swapping (by a shorter reason)	: 0
1800.11/897.10	c Calls to reduceDB	: 66
1800.11/897.10	c Number of update (reduction) of LBD	: 152886
1800.11/897.10	c Imported unit clauses	: 0
1800.11/897.10	c number of reductions to clauses (during analyze)	: 0
1800.11/897.10	c number of learned constraints concerned by reduction	: 0
1800.11/897.10	c number of learning phase by resolution	: 0
1800.11/897.10	c number of learning phase by cutting planes	: 0
1800.11/897.10	c speed (assignments/second)	: 23446.032818468248
1800.11/897.10	c non guided choices	22
1800.11/897.13	c learnt constraints type 
1800.11/897.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125635
1800.11/897.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/897.13	c starts		: 21
1800.11/897.13	c conflicts		: 4672
1800.11/897.13	c decisions		: 5652
1800.11/897.13	c propagations		: 37475
1800.11/897.13	c inspects		: 28606151
1800.11/897.13	c shortcuts		: 0
1800.11/897.13	c learnt literals	: 0
1800.11/897.13	c learnt binary clauses	: 0
1800.11/897.13	c learnt ternary clauses	: 0
1800.11/897.13	c learnt constraints	: 4671
1800.11/897.13	c ignored constraints	: 0
1800.11/897.13	c root simplifications	: 0
1800.11/897.13	c removed literals (reason simplification)	: 0
1800.11/897.13	c reason swapping (by a shorter reason)	: 0
1800.11/897.13	c Calls to reduceDB	: 0
1800.11/897.13	c Number of update (reduction) of LBD	: 0
1800.11/897.13	c Imported unit clauses	: 0
1800.11/897.13	c number of reductions to clauses (during analyze)	: 0
1800.11/897.13	c number of learned constraints concerned by reduction	: 0
1800.11/897.13	c number of learning phase by resolution	: 0
1800.11/897.13	c number of learning phase by cutting planes	: 0
1800.11/897.13	c speed (assignments/second)	: 41.78001248662147
1800.11/897.13	c non guided choices	22
1800.11/897.13	c learnt constraints type 
1800.11/897.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4671
1800.11/897.13	s UNKNOWN
1800.11/897.13	c Total wall clock time (in seconds): 897.007

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-4081360-1465232272/watcher-4081360-1465232272 -o /tmp/evaluation-result-4081360-1465232272/solver-4081360-1465232272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081360-1465232272.opb 

pid=15110
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.11 4.09 4.09 4/197 15113
/proc/meminfo: memFree=31263052/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/15113/stat : 15113 (java) D 15110 15113 12316 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 105160493 9515008 182 33554432000 1073741824 1073778376 140734798739904 140734798730936 262962757301 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/15113/statm: 2323 182 140 9 0 71 0

[startup+0.100057 s]
/proc/loadavg: 4.11 4.09 4.09 4/197 15113
/proc/meminfo: memFree=31263052/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 105160493 9787879424 6022 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2389619 6022 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 4.11 4.09 4.09 4/197 15113
/proc/meminfo: memFree=31263052/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 5607 0 1 0 26 1 0 0 20 0 22 0 105160493 10060525568 8380 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 8380 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.30023 s]
/proc/loadavg: 4.11 4.09 4.09 4/197 15113
/proc/meminfo: memFree=31263052/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 12213 0 1 0 65 3 0 0 20 0 22 0 105160493 10060525568 13093 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 13093 2233 9 0 2446860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700187 s]
/proc/loadavg: 4.11 4.09 4.09 4/197 15113
/proc/meminfo: memFree=31263052/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 20902 0 1 0 220 4 0 0 20 0 22 0 105160493 10060525568 22228 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 22228 2250 9 0 2446860 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.26 4.13 4.10 7/219 15135
/proc/meminfo: memFree=31084776/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=4.95 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 28618 0 1 0 488 7 0 0 20 0 22 0 105160493 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 46635 2278 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2419 0 1 0 13 0 0 0 20 0 22 0 105160494 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160496 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/15113/task/15128/stat : 15128 (java) S 15110 15113 12316 0 -1 4202560 14248 0 0 0 102 2 0 0 20 0 22 0 105160499 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544951966008 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15129] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15113/task/15129/stat : 15129 (java) S 15110 15113 12316 0 -1 4202560 10525 0 0 0 106 3 0 0 20 0 22 0 105160499 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544950913464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15130] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15130/stat : 15130 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544949860600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15131] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15131/stat : 15131 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544948808264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15132] ppid=15110 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/15113/task/15132/stat : 15132 (java) R 15110 15113 12316 0 -1 4202560 34 0 0 0 130 0 0 0 20 0 22 0 105160510 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544947745168 140545708726985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15133] ppid=15110 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/15113/task/15133/stat : 15133 (java) R 15110 15113 12316 0 -1 4202560 89 0 0 0 129 2 0 0 20 0 22 0 105160510 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544946700736 140545708574581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15134] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15134/stat : 15134 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544945648936 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15135] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15135/stat : 15135 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 46635 33554432000 1073741824 1073778376 140734629590992 140544944596392 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.26 4.13 4.10 5/219 15135
/proc/meminfo: memFree=31075508/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=8.17 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 28640 0 1 0 809 8 0 0 20 0 22 0 105160493 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 49709 2278 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2419 0 1 0 13 0 0 0 20 0 22 0 105160494 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160496 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/15113/task/15128/stat : 15128 (java) S 15110 15113 12316 0 -1 4202560 14248 0 0 0 105 2 0 0 20 0 22 0 105160499 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544951966008 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15129] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15113/task/15129/stat : 15129 (java) S 15110 15113 12316 0 -1 4202560 10525 0 0 0 106 3 0 0 20 0 22 0 105160499 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544950913464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15130] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15130/stat : 15130 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544949860600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15131] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15131/stat : 15131 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544948808264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15132] ppid=15110 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15113/task/15132/stat : 15132 (java) R 15110 15113 12316 0 -1 4202560 34 0 0 0 288 0 0 0 20 0 22 0 105160510 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544947752032 140545708727384 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15133] ppid=15110 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15113/task/15133/stat : 15133 (java) R 15110 15113 12316 0 -1 4202560 92 0 0 0 286 2 0 0 20 0 22 0 105160510 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544946700224 140545708951687 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15134] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15134/stat : 15134 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544945648936 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15135] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15135/stat : 15135 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 49709 33554432000 1073741824 1073778376 140734629590992 140544944596392 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.24 4.12 4.10 5/219 15135
/proc/meminfo: memFree=31072784/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=14.6 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 28703 0 1 0 1449 11 0 0 20 0 22 0 105160493 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 49846 2278 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2419 0 1 0 13 0 0 0 20 0 22 0 105160494 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 105160495 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160496 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 49846 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 3.00 3.23 3.64 4/218 15322
/proc/meminfo: memFree=28588736/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=1770.48 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 44536 0 1 0 176880 168 0 0 20 0 22 0 105160493 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 165399 2287 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2421 0 1 0 15 3 0 0 20 0 22 0 105160494 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 605 0 0 0 173 11 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 834 0 0 0 164 13 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 447 0 0 0 165 10 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 481 0 0 0 163 13 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 829 0 0 0 170 12 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 519 0 0 0 150 12 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 493 0 0 0 160 11 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 698 0 0 0 166 11 0 0 20 0 22 0 105160495 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 875 0 0 0 62 37 0 0 20 0 22 0 105160496 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15113/task/15128/stat : 15128 (java) S 15110 15113 12316 0 -1 4202560 14252 0 0 0 109 2 0 0 20 0 22 0 105160499 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544951966008 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15129] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15113/task/15129/stat : 15129 (java) S 15110 15113 12316 0 -1 4202560 10525 0 0 0 106 3 0 0 20 0 22 0 105160499 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544950913464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15130] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15130/stat : 15130 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544949860600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15131] ppid=15110 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15113/task/15131/stat : 15131 (java) S 15110 15113 12316 0 -1 4202560 50 0 0 0 13 14 0 0 20 0 22 0 105160499 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544948808264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15132] ppid=15110 vsize=9824732 CPUtime=876.63 cores=0,2,4,6
/proc/15113/task/15132/stat : 15132 (java) R 15110 15113 12316 0 -1 4202560 228 0 0 0 87644 19 0 0 20 0 22 0 105160510 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544947752784 140545708726985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15133] ppid=15110 vsize=9824732 CPUtime=876.62 cores=0,2,4,6
/proc/15113/task/15133/stat : 15133 (java) R 15110 15113 12316 0 -1 4202560 10014 0 0 0 87633 29 0 0 20 0 22 0 105160510 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544946699328 140545708574628 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15134] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15134/stat : 15134 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544945648936 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15135] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15135/stat : 15135 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 165399 33554432000 1073741824 1073778376 140734629590992 140544944596392 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1770.48
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.101 s]
/proc/loadavg: 3.00 3.21 3.63 4/218 15322
/proc/meminfo: memFree=28602756/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=1800.11 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 44539 0 1 0 179842 169 0 0 20 0 22 0 105160493 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 161407 2287 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2421 0 1 0 15 3 0 0 20 0 22 0 105160494 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 605 0 0 0 175 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 834 0 0 0 167 13 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 447 0 0 0 167 10 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 481 0 0 0 163 14 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 829 0 0 0 172 12 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 519 0 0 0 153 12 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 493 0 0 0 161 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 698 0 0 0 167 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 875 0 0 0 62 37 0 0 20 0 22 0 105160496 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15113/task/15128/stat : 15128 (java) S 15110 15113 12316 0 -1 4202560 14252 0 0 0 109 2 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544951966008 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15129] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15113/task/15129/stat : 15129 (java) S 15110 15113 12316 0 -1 4202560 10525 0 0 0 106 3 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544950913464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15130] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15130/stat : 15130 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544949860600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15131] ppid=15110 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15113/task/15131/stat : 15131 (java) S 15110 15113 12316 0 -1 4202560 50 0 0 0 13 14 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544948808264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15132] ppid=15110 vsize=9824732 CPUtime=891.37 cores=0,2,4,6
/proc/15113/task/15132/stat : 15132 (java) R 15110 15113 12316 0 -1 4202560 229 0 0 0 89118 19 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544947752784 140545708726985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15133] ppid=15110 vsize=9824732 CPUtime=891.37 cores=0,2,4,6
/proc/15113/task/15133/stat : 15133 (java) R 15110 15113 12316 0 -1 4202560 10016 0 0 0 89108 29 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544946698960 140545708812511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15134] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15134/stat : 15134 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544945648936 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15135] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15135/stat : 15135 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544944596392 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 15113 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.101 s]
/proc/loadavg: 3.00 3.21 3.63 4/218 15322
/proc/meminfo: memFree=28602756/32872528 swapFree=11320/319964
[pid=15113] ppid=15110 vsize=9824732 CPUtime=1800.11 cores=0,2,4,6
/proc/15113/stat : 15113 (java) S 15110 15113 12316 0 -1 4202496 44539 0 1 0 179842 169 0 0 20 0 22 0 105160493 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140734629582128 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15113/statm: 2456183 161407 2287 9 0 2446860 0
[pid=15113/tid=15115] ppid=15110 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15113/task/15115/stat : 15115 (java) S 15110 15113 12316 0 -1 4202560 2421 0 1 0 15 3 0 0 20 0 22 0 105160494 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545871192952 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15116] ppid=15110 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/15113/task/15116/stat : 15116 (java) S 15110 15113 12316 0 -1 4202560 605 0 0 0 175 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545832684456 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15117] ppid=15110 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/15113/task/15117/stat : 15117 (java) S 15110 15113 12316 0 -1 4202560 834 0 0 0 167 13 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545831631912 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15118] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15118/stat : 15118 (java) S 15110 15113 12316 0 -1 4202560 447 0 0 0 167 10 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545830578856 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15119] ppid=15110 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/15113/task/15119/stat : 15119 (java) S 15110 15113 12316 0 -1 4202560 481 0 0 0 163 14 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545829526312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15120] ppid=15110 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/15113/task/15120/stat : 15120 (java) S 15110 15113 12316 0 -1 4202560 829 0 0 0 172 12 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545828473256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15121] ppid=15110 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/15113/task/15121/stat : 15121 (java) S 15110 15113 12316 0 -1 4202560 519 0 0 0 153 12 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545827420712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15122] ppid=15110 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/15113/task/15122/stat : 15122 (java) S 15110 15113 12316 0 -1 4202560 493 0 0 0 161 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545707993256 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15123] ppid=15110 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/15113/task/15123/stat : 15123 (java) S 15110 15113 12316 0 -1 4202560 698 0 0 0 167 11 0 0 20 0 22 0 105160495 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545706940712 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15113/tid=15124] ppid=15110 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15113/task/15124/stat : 15124 (java) S 15110 15113 12316 0 -1 4202560 875 0 0 0 62 37 0 0 20 0 22 0 105160496 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545694743400 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15125] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15125/stat : 15125 (java) S 15110 15113 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545693689720 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15126] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15126/stat : 15126 (java) S 15110 15113 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105160497 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140545692636552 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15127] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15127/stat : 15127 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544953019152 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15113/tid=15128] ppid=15110 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15113/task/15128/stat : 15128 (java) S 15110 15113 12316 0 -1 4202560 14252 0 0 0 109 2 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544951966008 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15129] ppid=15110 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15113/task/15129/stat : 15129 (java) S 15110 15113 12316 0 -1 4202560 10525 0 0 0 106 3 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544950913464 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15130] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15130/stat : 15130 (java) S 15110 15113 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544949860600 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15131] ppid=15110 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15113/task/15131/stat : 15131 (java) S 15110 15113 12316 0 -1 4202560 50 0 0 0 13 14 0 0 20 0 22 0 105160499 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544948808264 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15132] ppid=15110 vsize=9824732 CPUtime=891.37 cores=0,2,4,6
/proc/15113/task/15132/stat : 15132 (java) R 15110 15113 12316 0 -1 4202560 229 0 0 0 89118 19 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544947752784 140545708726985 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15133] ppid=15110 vsize=9824732 CPUtime=891.37 cores=0,2,4,6
/proc/15113/task/15133/stat : 15133 (java) R 15110 15113 12316 0 -1 4202560 10016 0 0 0 89108 29 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544946698960 140545708812511 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15113/tid=15134] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15134/stat : 15134 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544945648936 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15113/tid=15135] ppid=15110 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15113/task/15135/stat : 15135 (java) S 15110 15113 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105160510 10060525568 161407 33554432000 1073741824 1073778376 140734629590992 140544944596392 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.141
CPU time (s): 1800.96
CPU user time (s): 1798.79
CPU system time (s): 2.17167
CPU usage (%): 200.744
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 2.17167
maximum resident set size= 720444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44584
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37320
involuntary context switches= 42742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78312 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 18:57:52
IDJOB=4081360
IDBENCH=2906
IDSOLVER=2543
FILE ID=node128/4081360-1465232272
RUNJOBID= node128-1465223671-12332
PBS_JOBID= 19843236
Free space on /tmp= 71748 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_6_50_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081360-1465232272/watcher-4081360-1465232272 -o /tmp/evaluation-result-4081360-1465232272/solver-4081360-1465232272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081360-1465232272.opb

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

MD5SUM BENCH= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=728396264

node128.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.486
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	: 5332.97
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.486
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.486
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.55
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.486
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.56
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.486
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.54
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.486
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.56
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.486
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.486
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:        31263960 kB
Buffers:           24480 kB
Cached:            83472 kB
SwapCached:         1660 kB
Active:           536944 kB
Inactive:          48992 kB
Active(anon):     479692 kB
Inactive(anon):      512 kB
Active(file):      57252 kB
Inactive(file):    48480 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:        799320 kB
Mapped:            15180 kB
Shmem:                 0 kB
Slab:             568024 kB
SReclaimable:      11588 kB
SUnreclaim:       556436 kB
KernelStack:        1616 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     924860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    724992 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= 71748 MiB
End job on node128 at 2016-06-06 19:12:49