Trace number 4080338

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.15 896.558

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark110.139
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.32	c See www.sat4j.org for details.
0.06/0.32	c version PB16.v20160501
0.06/0.32	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.32	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.32	c java.vm.version	19.1-b02
0.06/0.32	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.33	c sun.arch.data.model	64
0.06/0.33	c java.version		1.6.0_24
0.06/0.33	c os.name		Linux
0.06/0.33	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.33	c os.arch		amd64
0.06/0.33	c Free memory 		501472288
0.06/0.33	c Max memory 		7480803328
0.06/0.33	c Total memory 		504102912
0.06/0.33	c Number of processors 	8
0.06/0.36	c Pseudo Boolean Optimization by upper bound
0.06/0.36	c ManyCore solver with 2 solvers running in parallel
0.06/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.06/0.36	c --- Begin Solver configuration ---
0.06/0.36	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.06/0.36	c Learn all clauses as in MiniSAT
0.06/0.36	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.36	c Expensive reason simplification
0.06/0.36	c Glucose 2.1 dynamic restart strategy
0.06/0.36	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.06/0.36	c timeout=2147483s
0.06/0.36	c DB Simplification allowed=false
0.06/0.36	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.36	c --- End Solver configuration ---
0.06/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.06/0.36	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.36	c --- Begin Solver configuration ---
0.06/0.36	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.06/0.36	c Learn all clauses as in MiniSAT
0.06/0.36	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.36	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.36	c No reason simplification
0.06/0.36	c Armin Biere (Picosat) restarts strategy
0.06/0.36	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.06/0.36	c timeout=2147483s
0.06/0.36	c DB Simplification allowed=false
0.06/0.36	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.06/0.36	c --- End Solver configuration ---
0.06/0.36	c solving HOME/instance-4080338-1465217569.opb
0.06/0.36	c reading problem ... 
0.06/0.37	c  no objective function found
0.38/0.53	c ... done. Wall clock time 0.168s.
0.38/0.53	c declared #vars     490
0.38/0.53	c #constraints  1085
0.38/0.54	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.38/0.54	c constraints type 
0.38/0.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 482
0.38/0.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.38/0.54	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.38/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 255
0.38/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 345
0.38/0.54	c 1085 constraints processed.
0.38/0.54	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.38/0.54	c constraints type 
0.38/0.54	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 255
0.38/0.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 482
0.38/0.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.38/0.54	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.38/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 345
0.38/0.54	c 1085 constraints processed.
3.86/1.45	c cleaning 2495 clauses out of 4999 with flag 17345/5001
6.44/2.13	c cleaning 4252 clauses out of 8503 with flag 46991/11000
8.34/3.03	c cleaning 5626 clauses out of 11251 with flag 91298/18000
10.63/4.15	c cleaning 6812 clauses out of 13625 with flag 146842/26000
13.52/5.54	c cleaning 7908 clauses out of 15815 with flag 216695/35002
17.38/7.43	c cleaning 8944 clauses out of 17905 with flag 295353/45000
22.04/9.72	c cleaning 9981 clauses out of 19961 with flag 392579/56000
26.73/12.09	c cleaning 10985 clauses out of 21980 with flag 496729/68000
32.38/14.83	c cleaning 11987 clauses out of 23995 with flag 607395/81000
39.27/18.21	c cleaning 13002 clauses out of 26008 with flag 745301/95000
47.14/22.16	c cleaning 14001 clauses out of 28006 with flag 883577/110000
54.94/26.03	c cleaning 15000 clauses out of 30005 with flag 980585/126002
65.02/31.08	c cleaning 15999 clauses out of 32003 with flag 1097541/143000
75.91/36.46	c cleaning 17002 clauses out of 34003 with flag 1222052/161000
86.49/41.78	c cleaning 17996 clauses out of 36001 with flag 1350959/180000
97.77/47.36	c cleaning 18995 clauses out of 38005 with flag 1486975/200000
110.22/53.50	c cleaning 20001 clauses out of 40010 with flag 1633050/221000
123.39/60.00	c cleaning 21001 clauses out of 42009 with flag 1792061/243000
136.98/66.85	c cleaning 22003 clauses out of 44008 with flag 1965544/266000
154.90/75.79	c cleaning 23003 clauses out of 46005 with flag 2162943/290000
173.55/85.04	c cleaning 24002 clauses out of 48004 with flag 2373746/315002
194.18/95.31	c cleaning 24997 clauses out of 50001 with flag 2580969/341001
216.88/106.62	c cleaning 26000 clauses out of 52003 with flag 2822405/368000
242.78/119.53	c cleaning 27001 clauses out of 54009 with flag 3065649/396006
269.96/133.00	c cleaning 27996 clauses out of 56002 with flag 3329094/425000
293.32/144.92	c cleaning 0 clauses out of 5004 with flag 0/5004
297.66/147.09	c cleaning 28991 clauses out of 58006 with flag 3606565/455000
325.51/160.86	c cleaning 30004 clauses out of 60017 with flag 3876687/486002
356.81/176.48	c cleaning 31000 clauses out of 62011 with flag 4145987/518000
391.34/193.68	c cleaning 31998 clauses out of 64013 with flag 4446799/551002
430.46/213.19	c cleaning 32996 clauses out of 66019 with flag 4802816/585006
470.22/232.92	c cleaning 34006 clauses out of 68020 with flag 5132209/620003
507.13/251.69	c cleaning 34994 clauses out of 70012 with flag 5442859/656001
544.28/270.12	c cleaning 36001 clauses out of 72017 with flag 5763158/693000
585.01/290.48	c cleaning 37001 clauses out of 74016 with flag 6087776/731000
625.54/310.66	c cleaning 37996 clauses out of 76015 with flag 6423387/770000
674.33/334.98	c cleaning 39004 clauses out of 78024 with flag 6768434/810005
726.57/360.97	c cleaning 40006 clauses out of 80016 with flag 7134348/851001
787.72/391.77	c cleaning 41000 clauses out of 82012 with flag 7536958/893003
852.48/424.03	c cleaning 41994 clauses out of 84010 with flag 7927145/936001
916.47/455.95	c cleaning 43004 clauses out of 86019 with flag 8317626/980004
980.38/487.75	c cleaning 43996 clauses out of 88013 with flag 8722794/1025002
1044.19/519.59	c cleaning 45001 clauses out of 90015 with flag 9119650/1071000
1119.85/557.27	c cleaning 46001 clauses out of 92018 with flag 9607007/1118004
1202.81/598.51	c cleaning 46999 clauses out of 94014 with flag 10050574/1166001
1279.38/637.24	c cleaning 48001 clauses out of 96016 with flag 10465295/1215002
1354.89/674.82	c cleaning 49004 clauses out of 98014 with flag 10869771/1265001
1437.89/716.15	c cleaning 49998 clauses out of 100010 with flag 11332933/1316001
1524.80/759.46	c cleaning 51003 clauses out of 102010 with flag 11806281/1368000
1586.60/790.26	c cleaning 51999 clauses out of 104007 with flag 12146061/1421000
1650.51/822.07	c cleaning 53002 clauses out of 106009 with flag 12489611/1475001
1718.83/856.04	c cleaning 54000 clauses out of 108008 with flag 12817794/1530002
1800.15/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/896.51	c starts		: 441
1800.15/896.51	c conflicts		: 1572878
1800.15/896.51	c decisions		: 1816054
1800.15/896.51	c propagations		: 56663399
1800.15/896.51	c inspects		: 9748839391
1800.15/896.51	c shortcuts		: 0
1800.15/896.51	c learnt literals	: 6
1800.15/896.51	c learnt binary clauses	: 17
1800.15/896.51	c learnt ternary clauses	: 54
1800.15/896.51	c learnt constraints	: 1572872
1800.15/896.51	c ignored constraints	: 0
1800.15/896.51	c root simplifications	: 0
1800.15/896.51	c removed literals (reason simplification)	: 5539222
1800.15/896.51	c reason swapping (by a shorter reason)	: 0
1800.15/896.51	c Calls to reduceDB	: 51
1800.15/896.51	c Number of update (reduction) of LBD	: 177610
1800.15/896.51	c Imported unit clauses	: 0
1800.15/896.51	c number of reductions to clauses (during analyze)	: 0
1800.15/896.51	c number of learned constraints concerned by reduction	: 0
1800.15/896.51	c number of learning phase by resolution	: 0
1800.15/896.51	c number of learning phase by cutting planes	: 0
1800.15/896.51	c speed (assignments/second)	: 63242.59098250051
1800.15/896.51	c non guided choices	27
1800.15/896.54	c learnt constraints type 
1800.15/896.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
1800.15/896.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96867
1800.15/896.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/896.54	c starts		: 34
1800.15/896.54	c conflicts		: 10724
1800.15/896.54	c decisions		: 12426
1800.15/896.54	c propagations		: 493941
1800.15/896.54	c inspects		: 966180477
1800.15/896.54	c shortcuts		: 0
1800.15/896.54	c learnt literals	: 0
1800.15/896.54	c learnt binary clauses	: 0
1800.15/896.54	c learnt ternary clauses	: 0
1800.15/896.54	c learnt constraints	: 10723
1800.15/896.54	c ignored constraints	: 0
1800.15/896.54	c root simplifications	: 0
1800.15/896.54	c removed literals (reason simplification)	: 0
1800.15/896.54	c reason swapping (by a shorter reason)	: 0
1800.15/896.54	c Calls to reduceDB	: 1
1800.15/896.54	c Number of update (reduction) of LBD	: 0
1800.15/896.54	c Imported unit clauses	: 0
1800.15/896.54	c number of reductions to clauses (during analyze)	: 0
1800.15/896.54	c number of learned constraints concerned by reduction	: 0
1800.15/896.54	c number of learning phase by resolution	: 0
1800.15/896.54	c number of learning phase by cutting planes	: 0
1800.15/896.54	c speed (assignments/second)	: 551.2765138198316
1800.15/896.54	c non guided choices	27
1800.15/896.54	c learnt constraints type 
1800.15/896.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4
1800.15/896.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10719
1800.15/896.54	s UNKNOWN
1800.15/896.54	c Total wall clock time (in seconds): 896.176

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

pid=32185
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: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/32192/stat : 32192 (java) R 32185 32192 32147 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 103691520 278528 33 33554432000 1073741824 1073778376 140735036690432 140735036687608 219504799015 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32192/statm: 68 33 25 9 0 25 0

[startup+0.100165 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/32192/stat : 32192 (java) D 32185 32192 32147 0 -1 4202496 1148 0 16 0 0 0 0 0 20 0 1 0 103691520 23793664 814 33554432000 1073741824 1073778376 140735704502976 140735704492968 139958656112336 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200237 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9092432 CPUtime=0.01 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 2946 0 25 0 1 0 0 0 20 0 11 0 103691520 9310650368 3592 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2273108 3592 1624 9 0 2263809 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9092432

[startup+0.30023 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 3330 0 25 0 5 1 0 0 20 0 18 0 103691520 9787879424 4485 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2389619 4485 1788 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558476

[startup+0.700187 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 11703 0 27 0 105 3 0 0 20 0 22 0 103691520 10060525568 13459 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 13459 2248 9 0 2446860 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 1.12 1.73 1.94 10/219 32236
/proc/meminfo: memFree=30748244/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 21698 0 27 0 420 6 0 0 20 0 22 0 103691520 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 47110 2285 9 0 2446860 0
[pid=32192/tid=32195] ppid=32185 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/32192/task/32195/stat : 32195 (java) S 32185 32192 32147 0 -1 4202560 2433 0 7 0 25 2 0 0 20 0 22 0 103691531 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958651794296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 9 0 0
[pid=32192/tid=32201] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32201/stat : 32201 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958624246824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32203] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32203/stat : 32203 (java) S 32185 32192 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958494473128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32205] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32205/stat : 32205 (java) S 32185 32192 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958493420328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/32192/task/32221/stat : 32221 (java) R 32185 32192 32147 0 -1 4202560 8221 0 1 0 103 1 0 0 20 0 22 0 103691547 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958135650272 139958654878080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32223] ppid=32185 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/32192/task/32223/stat : 32223 (java) R 32185 32192 32147 0 -1 4202560 9622 0 1 0 100 2 0 0 20 0 22 0 103691547 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958134597928 219513634140 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32225] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32225/stat : 32225 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958133545336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32227] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32227/stat : 32227 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958132492744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32233] ppid=32185 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/32192/task/32233/stat : 32233 (java) R 32185 32192 32147 0 -1 4202560 18 0 0 0 90 0 0 0 20 0 22 0 103691574 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958131429904 139958505503904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32234] ppid=32185 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/32192/task/32234/stat : 32234 (java) R 32185 32192 32147 0 -1 4202560 96 0 0 0 92 1 0 0 20 0 22 0 103691574 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958130384496 139958506115013 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32235] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32235/stat : 32235 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958129333672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32236] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32236/stat : 32236 (java) S 32185 32192 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 47110 33554432000 1073741824 1073778376 140735704502976 139958128280872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 1.35 1.76 1.95 6/219 32236
/proc/meminfo: memFree=30520048/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=8.55 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 28976 0 27 0 839 16 0 0 20 0 22 0 103691520 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 91245 2285 9 0 2446860 0
[pid=32192/tid=32195] ppid=32185 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/32192/task/32195/stat : 32195 (java) S 32185 32192 32147 0 -1 4202560 2433 0 7 0 25 2 0 0 20 0 22 0 103691531 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958651794296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 9 0 0
[pid=32192/tid=32201] ppid=32185 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32192/task/32201/stat : 32201 (java) S 32185 32192 32147 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958624246824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32203] ppid=32185 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/32192/task/32203/stat : 32203 (java) S 32185 32192 32147 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958494473128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32205] ppid=32185 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32192/task/32205/stat : 32205 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958493420328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 103691537 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 205 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/32192/task/32221/stat : 32221 (java) S 32185 32192 32147 0 -1 4202560 12210 0 1 0 151 2 0 0 20 0 22 0 103691547 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958135650744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32223] ppid=32185 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/32192/task/32223/stat : 32223 (java) S 32185 32192 32147 0 -1 4202560 12535 0 1 0 148 2 0 0 20 0 22 0 103691547 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958134597944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32225] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32225/stat : 32225 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958133545336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32227] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32227/stat : 32227 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958132492744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32233] ppid=32185 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/32192/task/32233/stat : 32233 (java) R 32185 32192 32147 0 -1 4202560 21 0 0 0 239 0 0 0 20 0 22 0 103691574 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958131429904 139958505999824 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32234] ppid=32185 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/32192/task/32234/stat : 32234 (java) R 32185 32192 32147 0 -1 4202560 144 0 0 0 241 2 0 0 20 0 22 0 103691574 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958130384640 139958506105146 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32235] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32235/stat : 32235 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958129333672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32236] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32236/stat : 32236 (java) S 32185 32192 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 91245 33554432000 1073741824 1073778376 140735704502976 139958128280872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 1.35 1.76 1.95 11/219 32304
/proc/meminfo: memFree=30088372/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=15.18 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 29572 0 27 0 1488 30 0 0 20 0 22 0 103691520 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 166659 2285 9 0 2446860 0
[pid=32192/tid=32195] ppid=32185 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/32192/task/32195/stat : 32195 (java) S 32185 32192 32147 0 -1 4202560 2433 0 7 0 25 2 0 0 20 0 22 0 103691531 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958651794296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 9 0 0
[pid=32192/tid=32201] ppid=32185 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32192/task/32201/stat : 32201 (java) S 32185 32192 32147 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958624246824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32203] ppid=32185 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/32192/task/32203/stat : 32203 (java) S 32185 32192 32147 0 -1 4202560 56 0 0 0 5 3 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958494473128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32205] ppid=32185 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/32192/task/32205/stat : 32205 (java) S 32185 32192 32147 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958493420328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 64 0 0 0 7 4 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 77 0 0 0 8 3 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 54 0 0 0 7 3 0 0 20 0 22 0 103691537 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 460 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 166659 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.57 cores=0,2,4,6

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

[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 331 0 0 0 193 10 0 0 20 0 22 0 103691537 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 362 0 0 0 207 11 0 0 20 0 22 0 103691537 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 346 0 0 0 211 11 0 0 20 0 22 0 103691537 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 390 0 0 0 189 10 0 0 20 0 22 0 103691537 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 405 0 0 0 209 13 0 0 20 0 22 0 103691537 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 1995 0 0 0 290 13 0 0 20 0 22 0 103691540 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32221/stat : 32221 (java) S 32185 32192 32147 0 -1 4202560 12212 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958135650744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32223] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32223/stat : 32223 (java) S 32185 32192 32147 0 -1 4202560 14229 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958134597944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32225] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32225/stat : 32225 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958133545336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32227] ppid=32185 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/32192/task/32227/stat : 32227 (java) S 32185 32192 32147 0 -1 4202560 51 0 0 0 14 18 0 0 20 0 22 0 103691547 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958132492744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32233] ppid=32185 vsize=9824732 CPUtime=871.58 cores=0,2,4,6
/proc/32192/task/32233/stat : 32233 (java) R 32185 32192 32147 0 -1 4202560 163 0 0 0 87142 16 0 0 20 0 22 0 103691574 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958131436832 139958506037554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32234] ppid=32185 vsize=9824732 CPUtime=871.54 cores=0,2,4,6
/proc/32192/task/32234/stat : 32234 (java) R 32185 32192 32147 0 -1 4202560 1240 0 0 0 87104 50 0 0 20 0 22 0 103691574 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958130384800 139958505999912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32235] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32235/stat : 32235 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958129333672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32236] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32236/stat : 32236 (java) S 32185 32192 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 548653 33554432000 1073741824 1073778376 140735704502976 139958128280872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1771.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 4.40 4.17 3.35 4/219 32347
/proc/meminfo: memFree=26574816/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 36378 0 27 0 179852 163 0 0 20 0 22 0 103691520 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 549737 2294 9 0 2446860 0
[pid=32192/tid=32195] ppid=32185 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/32192/task/32195/stat : 32195 (java) S 32185 32192 32147 0 -1 4202560 2440 0 7 0 28 3 0 0 20 0 22 0 103691531 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958651794296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 9 0 0
[pid=32192/tid=32201] ppid=32185 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/32192/task/32201/stat : 32201 (java) S 32185 32192 32147 0 -1 4202560 341 0 0 0 211 11 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958624246824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32203] ppid=32185 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/32192/task/32203/stat : 32203 (java) S 32185 32192 32147 0 -1 4202560 309 0 0 0 197 12 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958494473128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32205] ppid=32185 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/32192/task/32205/stat : 32205 (java) S 32185 32192 32147 0 -1 4202560 270 0 0 0 197 9 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958493420328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 339 0 0 0 198 10 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 371 0 0 0 212 11 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 351 0 0 0 214 12 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 398 0 0 0 193 10 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 411 0 0 0 212 13 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 1995 0 0 0 290 13 0 0 20 0 22 0 103691540 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32221/stat : 32221 (java) S 32185 32192 32147 0 -1 4202560 12212 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958135650744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32223] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32223/stat : 32223 (java) S 32185 32192 32147 0 -1 4202560 14229 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958134597944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32225] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32225/stat : 32225 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958133545336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32227] ppid=32185 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/32192/task/32227/stat : 32227 (java) S 32185 32192 32147 0 -1 4202560 53 0 0 0 14 19 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958132492744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32233] ppid=32185 vsize=9824732 CPUtime=885.65 cores=0,2,4,6
/proc/32192/task/32233/stat : 32233 (java) R 32185 32192 32147 0 -1 4202560 164 0 0 0 88549 16 0 0 20 0 22 0 103691574 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958131436832 139958505999912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32234] ppid=32185 vsize=9824732 CPUtime=885.61 cores=0,2,4,6
/proc/32192/task/32234/stat : 32234 (java) R 32185 32192 32147 0 -1 4202560 1242 0 0 0 88511 50 0 0 20 0 22 0 103691574 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958130384816 139958506242278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32235] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32235/stat : 32235 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958129333672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32236] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32236/stat : 32236 (java) S 32185 32192 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958128280872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 32192 sig 9
??? kill -32192 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 4.40 4.17 3.35 4/219 32347
/proc/meminfo: memFree=26574816/32872528 swapFree=12208/1156848
[pid=32192] ppid=32185 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/32192/stat : 32192 (java) S 32185 32192 32147 0 -1 4202496 36378 0 27 0 179852 163 0 0 20 0 22 0 103691520 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 140735704494112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/32192/statm: 2456183 549737 2294 9 0 2446860 0
[pid=32192/tid=32195] ppid=32185 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/32192/task/32195/stat : 32195 (java) S 32185 32192 32147 0 -1 4202560 2440 0 7 0 28 3 0 0 20 0 22 0 103691531 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958651794296 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 9 0 0
[pid=32192/tid=32201] ppid=32185 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/32192/task/32201/stat : 32201 (java) S 32185 32192 32147 0 -1 4202560 341 0 0 0 211 11 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958624246824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32203] ppid=32185 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/32192/task/32203/stat : 32203 (java) S 32185 32192 32147 0 -1 4202560 309 0 0 0 197 12 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958494473128 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32205] ppid=32185 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/32192/task/32205/stat : 32205 (java) S 32185 32192 32147 0 -1 4202560 270 0 0 0 197 9 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958493420328 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32207] ppid=32185 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/32192/task/32207/stat : 32207 (java) S 32185 32192 32147 0 -1 4202560 339 0 0 0 198 10 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958492367528 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32209] ppid=32185 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/32192/task/32209/stat : 32209 (java) S 32185 32192 32147 0 -1 4202560 371 0 0 0 212 11 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958491314728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32210] ppid=32185 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/32192/task/32210/stat : 32210 (java) S 32185 32192 32147 0 -1 4202560 351 0 0 0 214 12 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958490261928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32211] ppid=32185 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/32192/task/32211/stat : 32211 (java) S 32185 32192 32147 0 -1 4202560 398 0 0 0 193 10 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958153111848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32212] ppid=32185 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/32192/task/32212/stat : 32212 (java) S 32185 32192 32147 0 -1 4202560 411 0 0 0 212 13 0 0 20 0 22 0 103691537 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958152059048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32213] ppid=32185 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/32192/task/32213/stat : 32213 (java) S 32185 32192 32147 0 -1 4202560 1995 0 0 0 290 13 0 0 20 0 22 0 103691540 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958139861992 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32192/tid=32215] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32215/stat : 32215 (java) S 32185 32192 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958138808056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32217] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32217/stat : 32217 (java) S 32185 32192 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958137755144 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32219] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32219/stat : 32219 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958136703632 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32221] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32221/stat : 32221 (java) S 32185 32192 32147 0 -1 4202560 12212 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958135650744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32223] ppid=32185 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/32192/task/32223/stat : 32223 (java) S 32185 32192 32147 0 -1 4202560 14229 0 1 0 178 2 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958134597944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32225] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32225/stat : 32225 (java) S 32185 32192 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958133545336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32227] ppid=32185 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/32192/task/32227/stat : 32227 (java) S 32185 32192 32147 0 -1 4202560 53 0 0 0 14 19 0 0 20 0 22 0 103691547 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958132492744 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32233] ppid=32185 vsize=9824732 CPUtime=885.65 cores=0,2,4,6
/proc/32192/task/32233/stat : 32233 (java) R 32185 32192 32147 0 -1 4202560 164 0 0 0 88549 16 0 0 20 0 22 0 103691574 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958131436832 139958505999912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32192/tid=32234] ppid=32185 vsize=9824732 CPUtime=885.61 cores=0,2,4,6
/proc/32192/task/32234/stat : 32234 (java) R 32185 32192 32147 0 -1 4202560 1242 0 0 0 88511 50 0 0 20 0 22 0 103691574 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958130384816 139958506242278 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32192/tid=32235] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32235/stat : 32235 (java) S 32185 32192 32147 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958129333672 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32192/tid=32236] ppid=32185 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32192/task/32236/stat : 32236 (java) S 32185 32192 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691575 10060525568 549737 33554432000 1073741824 1073778376 140735704502976 139958128280872 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.558
CPU time (s): 1800.15
CPU user time (s): 1798.52
CPU system time (s): 1.63
CPU usage (%): 200.785
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.04
system time used= 2.11568
maximum resident set size= 2968576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36421
page faults= 27
swaps= 0
block input operations= 10080
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26958
involuntary context switches= 44459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77212 second user time and 7.37688 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 14:52:49
IDJOB=4080338
IDBENCH=1160
IDSOLVER=2543
FILE ID=node114/4080338-1465217569
RUNJOBID= node114-1465217569-32163
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24bt.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080338-1465217569/watcher-4080338-1465217569 -o /tmp/evaluation-result-4080338-1465217569/solver-4080338-1465217569 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32163 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080338-1465217569.opb

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

MD5SUM BENCH= f8964c43535341fcc69e672675167b77
RANDOM SEED=1575617916

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30953836 kB
Buffers:            6404 kB
Cached:            55260 kB
SwapCached:         1740 kB
Active:            41536 kB
Inactive:          22600 kB
Active(anon):       3584 kB
Inactive(anon):     1232 kB
Active(file):      37952 kB
Inactive(file):    21368 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096556 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       1158572 kB
Mapped:             6836 kB
Shmem:                 0 kB
Slab:             564808 kB
SReclaimable:       8924 kB
SUnreclaim:       555884 kB
KernelStack:        1360 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1254632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1146880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-06 15:07:46