Trace number 4101541

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 Resolution PB16? (TO) 1800.07 1797.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
MD5SUM1e246214338ba705536e85585a980117
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2649
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables14400
Total number of constraints492
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 3484
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 530256
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 530256
Number of bits of the biggest sum of numbers20
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4101541-1466224016.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.84/0.40	c ... done. Wall clock time 0.297s.
0.84/0.40	c declared #vars     14400
0.84/0.40	c #constraints  732
0.84/0.40	c constraints type 
0.84/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 732
0.84/0.40	c 732 constraints processed.
0.84/0.40	c objective function length is 7200 literals
1.80/1.04	c cleaning 2488 clauses out of 4996 with flag 11482/5001
2.68/1.80	c cleaning 4253 clauses out of 8508 with flag 27698/11001
3.48/2.69	c cleaning 5624 clauses out of 11254 with flag 45571/18000
4.58/3.74	c cleaning 6813 clauses out of 13630 with flag 65261/26000
5.81/4.97	c cleaning 7910 clauses out of 15819 with flag 88405/35002
7.31/6.42	c cleaning 8945 clauses out of 17908 with flag 113379/45001
8.91/8.04	c cleaning 9969 clauses out of 19962 with flag 141926/56000
10.81/9.93	c cleaning 10989 clauses out of 21994 with flag 172127/68001
12.91/12.10	c cleaning 11997 clauses out of 24004 with flag 204944/81000
15.21/14.39	c cleaning 12984 clauses out of 26007 with flag 240666/95000
17.71/16.86	c cleaning 14000 clauses out of 28023 with flag 278765/110000
20.41/19.58	c cleaning 15005 clauses out of 30023 with flag 321175/126000
23.21/22.38	c cleaning 16004 clauses out of 32021 with flag 363219/143003
26.21/25.36	c cleaning 17001 clauses out of 34018 with flag 406266/161004
29.61/28.73	c cleaning 18004 clauses out of 36016 with flag 452422/180003
33.20/32.36	c cleaning 18996 clauses out of 38009 with flag 501165/200000
37.10/36.29	c cleaning 20006 clauses out of 40020 with flag 553630/221007
41.21/40.38	c cleaning 21003 clauses out of 42012 with flag 609201/243005
45.81/44.95	c cleaning 21996 clauses out of 44004 with flag 665702/266000
50.47/49.55	c cleaning 23000 clauses out of 46009 with flag 723201/290001
55.27/54.35	c cleaning 24004 clauses out of 48008 with flag 781925/315000
60.57/59.61	c cleaning 24994 clauses out of 50004 with flag 844507/341000
66.37/65.41	c cleaning 26004 clauses out of 52013 with flag 911961/368003
72.17/71.29	c cleaning 26989 clauses out of 54006 with flag 978521/396000
78.86/77.91	c cleaning 28006 clauses out of 56020 with flag 1047417/425003
86.36/85.44	c cleaning 28992 clauses out of 58011 with flag 1119990/455000
92.46/91.51	c cleaning 30006 clauses out of 60020 with flag 1196326/486001
100.76/99.89	c cleaning 31001 clauses out of 62015 with flag 1273234/518002
109.26/108.32	c cleaning 32007 clauses out of 64014 with flag 1352897/551002
118.26/117.33	c cleaning 32995 clauses out of 66005 with flag 1439042/585000
127.16/126.26	c cleaning 33996 clauses out of 68010 with flag 1525641/620000
136.76/135.81	c cleaning 35010 clauses out of 70020 with flag 1614204/656006
146.63/145.64	c cleaning 35994 clauses out of 72004 with flag 1702951/693000
156.84/155.90	c cleaning 37008 clauses out of 74017 with flag 1794508/731007
167.73/166.71	c cleaning 38000 clauses out of 76005 with flag 1889886/770003
178.63/177.61	c cleaning 39001 clauses out of 78004 with flag 1984921/810002
190.05/189.07	c cleaning 39994 clauses out of 80001 with flag 2083082/851000
200.64/199.61	c cleaning 40997 clauses out of 82007 with flag 2185825/893000
210.05/209.03	c cleaning 41991 clauses out of 84010 with flag 2294679/936000
221.24/220.28	c cleaning 43003 clauses out of 86019 with flag 2403559/980000
232.15/231.16	c cleaning 44001 clauses out of 88020 with flag 2518063/1025004
244.94/243.98	c cleaning 45005 clauses out of 90015 with flag 2631403/1071000
257.64/256.55	c cleaning 46000 clauses out of 92010 with flag 2748215/1118000
270.95/269.82	c cleaning 46996 clauses out of 94010 with flag 2865538/1166000
285.15/284.07	c cleaning 48006 clauses out of 96019 with flag 2985617/1215005
297.35/296.29	c cleaning 48992 clauses out of 98010 with flag 3110169/1265002
310.27/309.11	c cleaning 50006 clauses out of 100018 with flag 3239265/1316002
324.86/323.77	c cleaning 50996 clauses out of 102011 with flag 3370104/1368001
339.97/338.85	c cleaning 51996 clauses out of 104014 with flag 3501319/1421000
356.47/355.34	c cleaning 52997 clauses out of 106018 with flag 3638670/1475000
370.88/369.68	c cleaning 54001 clauses out of 108021 with flag 3773428/1530000
388.59/387.36	c cleaning 54996 clauses out of 110020 with flag 3913942/1586000
406.58/405.33	c cleaning 56011 clauses out of 112025 with flag 4063509/1643001
423.70/422.48	c cleaning 57000 clauses out of 114013 with flag 4216877/1701000
441.99/440.75	c cleaning 58005 clauses out of 116014 with flag 4370431/1760001
461.99/460.78	c cleaning 58992 clauses out of 118008 with flag 4525109/1820000
482.41/481.12	c cleaning 60000 clauses out of 120016 with flag 4683705/1881000
501.83/500.42	c cleaning 61004 clauses out of 122016 with flag 4847469/1943000
522.63/521.20	c cleaning 61991 clauses out of 124012 with flag 5006233/2006000
544.94/543.52	c cleaning 62990 clauses out of 126022 with flag 5169101/2070001
568.83/567.45	c cleaning 64003 clauses out of 128031 with flag 5333565/2135000
592.04/590.60	c cleaning 65008 clauses out of 130028 with flag 5500338/2201000
618.34/616.92	c cleaning 66007 clauses out of 132020 with flag 5669138/2268000
638.41/636.85	c cleaning 67007 clauses out of 134016 with flag 5840943/2336003
664.53/662.97	c cleaning 67995 clauses out of 136007 with flag 6011915/2405001
694.14/692.53	c cleaning 69002 clauses out of 138011 with flag 6187297/2475000
723.64/722.07	c cleaning 70001 clauses out of 140009 with flag 6368319/2546000
755.74/754.10	c cleaning 71001 clauses out of 142009 with flag 6552402/2618001
785.19/783.49	c cleaning 71997 clauses out of 144009 with flag 6735925/2691002
819.49/817.79	c cleaning 72992 clauses out of 146010 with flag 6927700/2765000
854.30/852.54	c cleaning 74002 clauses out of 148019 with flag 7121223/2840001
894.90/893.10	c cleaning 75005 clauses out of 150017 with flag 7320468/2916001
935.60/933.80	c cleaning 75992 clauses out of 152013 with flag 7520810/2993002
972.28/970.31	c cleaning 77004 clauses out of 154019 with flag 7724293/3071000
1012.48/1010.59	c cleaning 77996 clauses out of 156015 with flag 7921925/3150000
1052.48/1050.59	c cleaning 79001 clauses out of 158028 with flag 8127086/3230009
1088.78/1086.80	c cleaning 80002 clauses out of 160018 with flag 8333986/3311000
1125.59/1123.52	c cleaning 81002 clauses out of 162019 with flag 8547805/3393003
1160.40/1158.37	c cleaning 81996 clauses out of 164015 with flag 8760294/3476001
1199.29/1197.22	c cleaning 82998 clauses out of 166018 with flag 8975319/3560000
1240.90/1238.85	c cleaning 84004 clauses out of 168025 with flag 9191661/3645005
1288.51/1286.30	c cleaning 85002 clauses out of 170016 with flag 9411134/3731000
1330.62/1328.42	c cleaning 85988 clauses out of 172016 with flag 9632404/3818002
1374.53/1372.35	c cleaning 87006 clauses out of 174026 with flag 9860290/3906000
1417.33/1415.01	c cleaning 87999 clauses out of 176020 with flag 10093548/3995000
1461.43/1459.16	c cleaning 88995 clauses out of 178023 with flag 10329891/4085002
1504.32/1502.00	c cleaning 89997 clauses out of 180026 with flag 10565699/4176000
1543.42/1541.15	c cleaning 91002 clauses out of 182029 with flag 10805335/4268000
1585.66/1583.32	c cleaning 92012 clauses out of 184031 with flag 11057447/4361004
1629.55/1627.26	c cleaning 92994 clauses out of 186015 with flag 11318891/4455000
1676.56/1674.24	c cleaning 94001 clauses out of 188021 with flag 11571262/4550000
1721.58/1719.28	c cleaning 94999 clauses out of 190020 with flag 11821996/4646000
1767.67/1765.32	c cleaning 95999 clauses out of 192021 with flag 12077369/4743000
1800.07/1797.70	c starts		: 205
1800.07/1797.70	c conflicts		: 4822276
1800.07/1797.70	c decisions		: 12002835
1800.07/1797.70	c propagations		: 341781890
1800.07/1797.70	c inspects		: 29955133342
1800.07/1797.70	c shortcuts		: 0
1800.07/1797.70	c learnt literals	: 5
1800.07/1797.70	c learnt binary clauses	: 6
1800.07/1797.70	c learnt ternary clauses	: 11
1800.07/1797.70	c learnt constraints	: 4822271
1800.07/1797.70	c ignored constraints	: 0
1800.07/1797.70	c root simplifications	: 0
1800.07/1797.70	c removed literals (reason simplification)	: 0
1800.07/1797.70	c reason swapping (by a shorter reason)	: 0
1800.07/1797.70	c Calls to reduceDB	: 93
1800.07/1797.70	c Number of update (reduction) of LBD	: 1423224
1800.07/1797.70	c Imported unit clauses	: 0
1800.07/1797.70	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.70	c number of learned constraints concerned by reduction	: 0
1800.07/1797.70	c number of learning phase by resolution	: 0
1800.07/1797.70	c number of learning phase by cutting planes	: 0
1800.07/1797.70	c speed (assignments/second)	: 190168.94106230952
1800.07/1797.70	c non guided choices	8
1800.07/1797.70	c timeout
1800.07/1797.73	c learnt constraints type 
1800.07/1797.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.07/1797.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 175292
1800.07/1797.73	s UNKNOWN
1800.07/1797.73	c Total wall clock time (in seconds): 1797.625

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-4101541-1466224016/watcher-4101541-1466224016 -o /tmp/evaluation-result-4101541-1466224016/solver-4101541-1466224016 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466206052-22953 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101541-1466224016.opb 

pid=27936
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: 2.32 2.28 2.27 4/194 27939
/proc/meminfo: memFree=30150400/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 24446821 98570240 977 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 24065 977 743 9 0 16771 0
[pid=27939/tid=27940] ppid=27936 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 24446821 98570240 977 33554432000 1073741824 1073778376 140735594743104 139703148391976 213419640192 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.32 2.28 2.27 4/194 27939
/proc/meminfo: memFree=30150400/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 4567 0 1 0 10 1 0 0 20 0 18 0 24446821 9787879424 5681 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2389619 5683 2157 9 0 2380296 0
[pid=27939/tid=27940] ppid=27936 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2432 0 1 0 7 0 0 0 20 0 18 0 24446821 9787879424 5683 33554432000 1073741824 1073778376 140735594743104 139703148395144 213423023373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200332 s]
/proc/loadavg: 2.32 2.28 2.27 4/194 27939
/proc/meminfo: memFree=30150400/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9558476 CPUtime=0.31 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 5141 0 1 0 30 1 0 0 20 0 18 0 24446821 9787879424 7105 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2389619 7105 2227 9 0 2380296 0
[pid=27939/tid=27940] ppid=27936 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2452 0 1 0 17 0 0 0 20 0 18 0 24446821 9787879424 7105 33554432000 1073741824 1073778376 140735594743104 139703148395144 213423023373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300287 s]
/proc/loadavg: 2.32 2.28 2.27 4/194 27939
/proc/meminfo: memFree=30150400/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 8979 0 1 0 55 1 0 0 20 0 18 0 24446821 9787879424 11574 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2389619 11575 2234 9 0 2380296 0
[pid=27939/tid=27940] ppid=27936 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2461 0 1 0 27 0 0 0 20 0 18 0 24446821 9787879424 11575 33554432000 1073741824 1073778376 140735594743104 139703148395144 139703021272352 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.70028 s]
/proc/loadavg: 2.32 2.28 2.27 4/194 27939
/proc/meminfo: memFree=30150400/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 10384 0 1 0 146 2 0 0 20 0 19 0 24446821 9856040960 18761 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 18761 2258 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2483 0 1 0 66 1 0 0 20 0 19 0 24446821 9856040960 18761 33554432000 1073741824 1073778376 140735594743104 139703148382800 139703020985549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.45 2.31 2.28 4/213 27958
/proc/meminfo: memFree=30081640/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=2.34 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 10402 0 1 0 232 2 0 0 20 0 19 0 24446821 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 19288 2264 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2485 0 1 0 146 1 0 0 20 0 19 0 24446821 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139703148396808 139703021506863 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2538 0 0 0 35 0 0 0 20 0 19 0 24446826 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/27939/task/27955/stat : 27955 (java) S 27936 27939 22937 0 -1 4202560 4101 0 0 0 48 0 0 0 20 0 19 0 24446826 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702967290040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27956] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27956/stat : 27956 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702966237688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27957] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27957/stat : 27957 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702965185352 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 19288 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.45 2.31 2.28 4/213 27958
/proc/meminfo: memFree=30078616/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=3.98 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 10412 0 1 0 396 2 0 0 20 0 19 0 24446821 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 20830 2264 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2489 0 1 0 306 1 0 0 20 0 19 0 24446821 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139703148397048 139703021537527 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2539 0 0 0 37 0 0 0 20 0 19 0 24446826 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/27939/task/27955/stat : 27955 (java) S 27936 27939 22937 0 -1 4202560 4106 0 0 0 50 0 0 0 20 0 19 0 24446826 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702967290040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27956] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27956/stat : 27956 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702966237688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27957] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27957/stat : 27957 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702965185352 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 20830 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.45 2.31 2.28 3/213 27958
/proc/meminfo: memFree=30070248/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=7.21 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 10420 0 1 0 718 3 0 0 20 0 19 0 24446821 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 22304 2265 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2494 0 1 0 625 1 0 0 20 0 19 0 24446821 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139703148397096 139703021577235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24446822 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2539 0 0 0 37 0 0 0 20 0 19 0 24446826 9856040960 22304 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.51 cores=0,2,4,6

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

[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1724.68
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.29 2.27 3/213 28069
/proc/meminfo: memFree=29716980/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=1784.67 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 13017 0 1 0 178403 64 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 125999 2279 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=1777.09 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2547 0 1 0 177677 32 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139703148388032 139703021577666 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 322 0 0 0 24 5 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 267 0 0 0 15 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 222 0 0 0 19 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 196 0 0 0 22 6 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 369 0 0 0 17 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 338 0 0 0 13 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 383 0 0 0 13 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 256 0 0 0 17 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2547 0 0 0 39 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/27939/task/27955/stat : 27955 (java) S 27936 27939 22937 0 -1 4202560 4108 0 0 0 51 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702967290040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27956] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27956/stat : 27956 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702966237688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27957] ppid=27936 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/27939/task/27957/stat : 27957 (java) S 27936 27939 22937 0 -1 4202560 104 0 0 0 29 29 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702965185352 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1784.67
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 2.21 2.28 2.26 3/213 28069
/proc/meminfo: memFree=29642980/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 13019 0 1 0 179942 65 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 125999 2279 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=1792.45 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2547 0 1 0 179213 32 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139703148388032 139703021568376 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 322 0 0 0 24 5 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 267 0 0 0 15 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 222 0 0 0 19 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 196 0 0 0 22 6 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 369 0 0 0 17 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 338 0 0 0 13 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 383 0 0 0 13 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 256 0 0 0 17 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2547 0 0 0 39 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/27939/task/27955/stat : 27955 (java) S 27936 27939 22937 0 -1 4202560 4108 0 0 0 51 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702967290040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27956] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27956/stat : 27956 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702966237688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27957] ppid=27936 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/27939/task/27957/stat : 27957 (java) S 27936 27939 22937 0 -1 4202560 106 0 0 0 30 30 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702965185352 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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 27939 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.7 s]
/proc/loadavg: 2.21 2.28 2.26 3/213 28069
/proc/meminfo: memFree=29642980/32872528 swapFree=1400172/1569824
[pid=27939] ppid=27936 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/27939/stat : 27939 (java) S 27936 27939 22937 0 -1 4202496 13019 0 1 0 179942 65 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 140735594734240 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27939/statm: 2406260 125999 2279 9 0 2396937 0
[pid=27939/tid=27940] ppid=27936 vsize=9625040 CPUtime=1792.45 cores=0,2,4,6
/proc/27939/task/27940/stat : 27940 (java) R 27936 27939 22937 0 -1 4202560 2547 0 1 0 179213 32 0 0 20 0 19 0 24446821 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139703148388032 139703021568376 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27942] ppid=27936 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/27939/task/27942/stat : 27942 (java) S 27936 27939 22937 0 -1 4202560 322 0 0 0 24 5 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702992333480 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27943] ppid=27936 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/27939/task/27943/stat : 27943 (java) S 27936 27939 22937 0 -1 4202560 267 0 0 0 15 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702991280936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27944] ppid=27936 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/27939/task/27944/stat : 27944 (java) S 27936 27939 22937 0 -1 4202560 222 0 0 0 19 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702990228392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27945] ppid=27936 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/27939/task/27945/stat : 27945 (java) S 27936 27939 22937 0 -1 4202560 196 0 0 0 22 6 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702989175848 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27946] ppid=27936 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/27939/task/27946/stat : 27946 (java) S 27936 27939 22937 0 -1 4202560 369 0 0 0 17 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702988122280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27947] ppid=27936 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/27939/task/27947/stat : 27947 (java) S 27936 27939 22937 0 -1 4202560 338 0 0 0 13 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702987069736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27948] ppid=27936 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/27939/task/27948/stat : 27948 (java) S 27936 27939 22937 0 -1 4202560 383 0 0 0 13 4 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702986017192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27939/tid=27949] ppid=27936 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/27939/task/27949/stat : 27949 (java) S 27936 27939 22937 0 -1 4202560 256 0 0 0 17 3 0 0 20 0 19 0 24446822 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702984964648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27939/tid=27950] ppid=27936 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/27939/task/27950/stat : 27950 (java) S 27936 27939 22937 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702972553832 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27951] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27951/stat : 27951 (java) S 27936 27939 22937 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702971500152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27952] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27952/stat : 27952 (java) S 27936 27939 22937 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24446823 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702970447496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27953] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27953/stat : 27953 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702969396240 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27954] ppid=27936 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/27939/task/27954/stat : 27954 (java) S 27936 27939 22937 0 -1 4202560 2547 0 0 0 39 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702968342584 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27939/tid=27955] ppid=27936 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/27939/task/27955/stat : 27955 (java) S 27936 27939 22937 0 -1 4202560 4108 0 0 0 51 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702967290040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27956] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27956/stat : 27956 (java) S 27936 27939 22937 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702966237688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27957] ppid=27936 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/27939/task/27957/stat : 27957 (java) S 27936 27939 22937 0 -1 4202560 106 0 0 0 30 30 0 0 20 0 19 0 24446826 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702965185352 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27939/tid=27958] ppid=27936 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/27939/task/27958/stat : 27958 (java) S 27936 27939 22937 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24446866 9856040960 125999 33554432000 1073741824 1073778376 140735594743104 139702964131112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27939 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=918130
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=81835
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.73
CPU time (s): 1800.07
CPU user time (s): 1799.42
CPU system time (s): 0.65
CPU usage (%): 100.13
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.92
system time used= 1.08183
maximum resident set size= 507268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13070
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38412
involuntary context switches= 12968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7612 second user time and 12.5551 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-18 06:26:56
IDJOB=4101541
IDBENCH=1763
IDSOLVER=2546
FILE ID=node140/4101541-1466224016
RUNJOBID= node140-1466206052-22953
PBS_JOBID= 19918137
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101541-1466224016/watcher-4101541-1466224016 -o /tmp/evaluation-result-4101541-1466224016/solver-4101541-1466224016 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1466206052-22953 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101541-1466224016.opb

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

MD5SUM BENCH= 1e246214338ba705536e85585a980117
RANDOM SEED=1588769808

node140.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.714
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.42
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.714
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.714
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.714
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.714
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.714
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.714
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.714
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:        30150308 kB
Buffers:           98748 kB
Cached:           140500 kB
SwapCached:         2476 kB
Active:           236068 kB
Inactive:         180244 kB
Active(anon):     177096 kB
Inactive(anon):     2472 kB
Active(file):      58972 kB
Inactive(file):   177772 kB
Unevictable:     1569824 kB
Mlocked:         1400172 kB
SwapTotal:      67108856 kB
SwapFree:       67097016 kB
Dirty:              2500 kB
Writeback:             0 kB
AnonPages:       1754392 kB
Mapped:            15400 kB
Shmem:                 0 kB
Slab:             602764 kB
SReclaimable:      46496 kB
SUnreclaim:       556268 kB
KernelStack:        1760 kB
PageTables:         7816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2262244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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= 71740 MiB
End job on node140 at 2016-06-18 06:56:54