Trace number 4121166

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 Resolution PB16? (TO) 1800.66 1798.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUMf68bf49a1652f7cf7c5c0792f42247fd
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.16006
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4121166-1467313616.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.045s.
0.09/0.16	c declared #vars     126
0.09/0.16	c #constraints  336
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 336
0.09/0.16	c 336 constraints processed.
0.65/0.44	c cleaning 2498 clauses out of 5000 with flag 20712/5000
1.07/0.62	c cleaning 4247 clauses out of 8503 with flag 48370/11001
1.27/0.86	c cleaning 5626 clauses out of 11257 with flag 83972/18002
1.78/1.37	c cleaning 6809 clauses out of 13629 with flag 133158/26000
2.40/1.93	c cleaning 7904 clauses out of 15821 with flag 180627/35001
2.90/2.48	c cleaning 8952 clauses out of 17917 with flag 232509/45001
3.60/3.16	c cleaning 9982 clauses out of 19965 with flag 294398/56001
4.50/4.02	c cleaning 10990 clauses out of 21982 with flag 360682/68000
5.50/5.03	c cleaning 11993 clauses out of 23993 with flag 425923/81001
6.40/5.94	c cleaning 12998 clauses out of 26000 with flag 493388/95001
7.70/7.20	c cleaning 14000 clauses out of 28002 with flag 559910/110001
9.00/8.58	c cleaning 14998 clauses out of 30002 with flag 633092/126001
10.60/10.14	c cleaning 15999 clauses out of 32003 with flag 714656/143000
12.50/12.01	c cleaning 17000 clauses out of 34005 with flag 798251/161001
14.60/14.17	c cleaning 18003 clauses out of 36005 with flag 883166/180001
17.50/17.01	c cleaning 18996 clauses out of 38001 with flag 970359/200000
20.91/20.40	c cleaning 20003 clauses out of 40006 with flag 1067196/221001
23.81/23.37	c cleaning 20994 clauses out of 42002 with flag 1155728/243000
27.21/26.78	c cleaning 21998 clauses out of 44008 with flag 1250760/266000
30.71/30.20	c cleaning 22999 clauses out of 46010 with flag 1349405/290000
34.80/34.30	c cleaning 23996 clauses out of 48012 with flag 1461358/315001
38.71/38.27	c cleaning 24999 clauses out of 50015 with flag 1569759/341000
43.81/43.31	c cleaning 26001 clauses out of 52016 with flag 1682029/368000
48.71/48.20	c cleaning 27003 clauses out of 54016 with flag 1802753/396001
53.51/53.02	c cleaning 28002 clauses out of 56012 with flag 1929998/425000
58.82/58.38	c cleaning 28999 clauses out of 58011 with flag 2059503/455001
65.42/64.94	c cleaning 30004 clauses out of 60012 with flag 2193442/486001
72.11/71.66	c cleaning 30999 clauses out of 62007 with flag 2332654/518000
80.01/79.51	c cleaning 31996 clauses out of 64008 with flag 2471295/551000
89.21/88.70	c cleaning 33001 clauses out of 66013 with flag 2631178/585001
100.71/100.23	c cleaning 33997 clauses out of 68012 with flag 2795785/620001
111.11/110.67	c cleaning 34999 clauses out of 70014 with flag 2964741/656000
121.21/120.70	c cleaning 36002 clauses out of 72015 with flag 3129780/693000
132.52/132.02	c cleaning 36997 clauses out of 74014 with flag 3302220/731001
145.21/144.77	c cleaning 38006 clauses out of 76016 with flag 3469393/770000
159.42/158.90	c cleaning 38999 clauses out of 78010 with flag 3635129/810000
174.53/174.04	c cleaning 40000 clauses out of 80011 with flag 3820314/851000
191.33/190.80	c cleaning 40998 clauses out of 82011 with flag 4003184/893000
209.57/209.07	c cleaning 42003 clauses out of 84014 with flag 4189671/936001
226.46/225.91	c cleaning 42998 clauses out of 86011 with flag 4372247/980001
243.77/243.21	c cleaning 43997 clauses out of 88012 with flag 4554647/1025000
261.15/260.64	c cleaning 45002 clauses out of 90015 with flag 4749361/1071000
280.86/280.32	c cleaning 46001 clauses out of 92014 with flag 4950340/1118001
298.15/297.62	c cleaning 46998 clauses out of 94012 with flag 5162678/1166000
320.05/319.59	c cleaning 48001 clauses out of 96014 with flag 5374545/1215000
346.14/345.61	c cleaning 49003 clauses out of 98014 with flag 5586175/1265001
372.84/372.36	c cleaning 49997 clauses out of 100010 with flag 5805845/1316000
403.34/402.86	c cleaning 51002 clauses out of 102014 with flag 6028473/1368001
427.84/427.30	c cleaning 52003 clauses out of 104012 with flag 6250801/1421001
451.85/451.35	c cleaning 53000 clauses out of 106008 with flag 6485537/1475000
475.44/474.95	c cleaning 53996 clauses out of 108008 with flag 6725538/1530000
498.74/498.29	c cleaning 54999 clauses out of 110013 with flag 6972278/1586001
519.33/518.86	c cleaning 56007 clauses out of 112013 with flag 7223308/1643000
538.44/537.97	c cleaning 57002 clauses out of 114006 with flag 7473079/1701000
559.81/559.34	c cleaning 57997 clauses out of 116004 with flag 7732264/1760000
586.71/586.23	c cleaning 59000 clauses out of 118008 with flag 7994133/1820001
619.10/618.68	c cleaning 60000 clauses out of 120007 with flag 8258998/1881000
649.96/649.44	c cleaning 60997 clauses out of 122007 with flag 8526725/1943000
679.36/678.86	c cleaning 62000 clauses out of 124011 with flag 8795898/2006001
713.05/712.54	c cleaning 63000 clauses out of 126010 with flag 9077816/2070000
745.84/745.31	c cleaning 64000 clauses out of 128011 with flag 9361014/2135001
776.94/776.46	c cleaning 65003 clauses out of 130011 with flag 9657391/2201001
814.24/813.76	c cleaning 65998 clauses out of 132007 with flag 9950545/2268000
852.96/852.46	c cleaning 67002 clauses out of 134010 with flag 10246763/2336001
890.35/889.90	c cleaning 67996 clauses out of 136007 with flag 10546729/2405000
931.76/931.20	c cleaning 69003 clauses out of 138012 with flag 10850633/2475001
970.66/970.16	c cleaning 69999 clauses out of 140009 with flag 11157155/2546001
1010.97/1010.49	c cleaning 71002 clauses out of 142009 with flag 11464244/2618000
1048.27/1047.78	c cleaning 71999 clauses out of 144008 with flag 11775229/2691001
1092.47/1091.98	c cleaning 73000 clauses out of 146009 with flag 12096412/2765001
1137.66/1137.16	c cleaning 74000 clauses out of 148008 with flag 12429987/2840000
1186.41/1185.88	c cleaning 75002 clauses out of 150009 with flag 12763151/2916001
1235.01/1234.48	c cleaning 75997 clauses out of 152007 with flag 13099279/2993001
1281.33/1280.77	c cleaning 77001 clauses out of 154009 with flag 13440342/3071000
1331.43/1330.81	c cleaning 78002 clauses out of 156008 with flag 13784190/3150000
1384.64/1384.05	c cleaning 78999 clauses out of 158007 with flag 14137143/3230001
1449.85/1449.25	c cleaning 80002 clauses out of 160008 with flag 14487498/3311001
1504.05/1503.49	c cleaning 80998 clauses out of 162005 with flag 14834799/3393000
1573.85/1573.28	c cleaning 82001 clauses out of 164007 with flag 15192635/3476000
1641.26/1640.10	c cleaning 82996 clauses out of 166006 with flag 15555910/3560000
1728.40/1727.11	c cleaning 84003 clauses out of 168011 with flag 15928225/3645001
1800.00/1798.70	c starts		: 2456
1800.00/1798.70	c conflicts		: 3727442
1800.00/1798.70	c decisions		: 4526163
1800.00/1798.70	c propagations		: 16379270
1800.00/1798.70	c inspects		: 41578066214
1800.00/1798.70	c shortcuts		: 0
1800.00/1798.70	c learnt literals	: 0
1800.00/1798.70	c learnt binary clauses	: 1
1800.00/1798.70	c learnt ternary clauses	: 1
1800.00/1798.70	c learnt constraints	: 3727442
1800.00/1798.70	c ignored constraints	: 0
1800.00/1798.70	c root simplifications	: 0
1800.00/1798.70	c removed literals (reason simplification)	: 0
1800.00/1798.70	c reason swapping (by a shorter reason)	: 0
1800.00/1798.70	c Calls to reduceDB	: 81
1800.00/1798.70	c Number of update (reduction) of LBD	: 433495
1800.00/1798.70	c Imported unit clauses	: 0
1800.00/1798.70	c number of reductions to clauses (during analyze)	: 0
1800.00/1798.70	c number of learned constraints concerned by reduction	: 0
1800.00/1798.70	c number of learning phase by resolution	: 0
1800.00/1798.70	c number of learning phase by cutting planes	: 0
1800.00/1798.70	c speed (assignments/second)	: 9106.971647034097
1800.00/1798.70	c non guided choices	720
1800.00/1798.70	c timeout
1800.00/1798.73	c learnt constraints type 
1800.00/1798.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.00/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 166449
1800.00/1798.73	s UNKNOWN
1800.00/1798.73	c Total wall clock time (in seconds): 1798.617

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-4121166-1467313616/watcher-4121166-1467313616 -o /tmp/evaluation-result-4121166-1467313616/solver-4121166-1467313616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467310816-27147 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121166-1467313616.opb 

pid=27738
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.10 2.05 2/194 27741
/proc/meminfo: memFree=30381420/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/27741/stat : 27741 (java) D 27738 27741 23565 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 10381513 9515008 175 33554432000 1073741824 1073778376 140733305509904 140733305492632 211458802576 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2323 175 133 9 0 71 0

[startup+0.10016 s]
/proc/loadavg: 2.07 2.10 2.05 2/194 27741
/proc/meminfo: memFree=30381420/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 4396 0 1 0 8 1 0 0 20 0 18 0 10381513 9787879424 6025 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2389619 6025 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200324 s]
/proc/loadavg: 2.07 2.10 2.05 2/194 27741
/proc/meminfo: memFree=30381420/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 6581 0 1 0 24 2 0 0 20 0 19 0 10381513 9856040960 7622 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 7623 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300332 s]
/proc/loadavg: 2.07 2.10 2.05 2/194 27741
/proc/meminfo: memFree=30381420/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 7131 0 1 0 48 2 0 0 20 0 19 0 10381513 9856040960 7737 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 7737 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625040

[startup+0.700296 s]
/proc/loadavg: 2.07 2.10 2.05 2/194 27741
/proc/meminfo: memFree=30381420/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=1.17 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 12901 0 1 0 114 3 0 0 20 0 19 0 10381513 9856040960 11490 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 11490 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.06 2.10 2.05 4/213 27760
/proc/meminfo: memFree=30341808/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=2 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 12908 0 1 0 197 3 0 0 20 0 19 0 10381513 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 12518 2257 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2408 0 1 0 146 0 0 0 20 0 19 0 10381514 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140359355738680 140359212902802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6758 0 0 0 30 0 0 0 20 0 19 0 10381519 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 2470 0 0 0 19 1 0 0 20 0 19 0 10381519 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 12518 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.06 2.10 2.05 4/213 27760
/proc/meminfo: memFree=30339264/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=3.6 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 12909 0 1 0 357 3 0 0 20 0 19 0 10381513 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 13030 2257 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2409 0 1 0 306 0 0 0 20 0 19 0 10381514 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140359355731664 140359212964291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6758 0 0 0 30 0 0 0 20 0 19 0 10381519 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 2470 0 0 0 19 1 0 0 20 0 19 0 10381519 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 13030 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.06 2.10 2.05 3/213 27760
/proc/meminfo: memFree=30333448/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=6.8 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 12915 0 1 0 677 3 0 0 20 0 19 0 10381513 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 14515 2258 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2414 0 1 0 625 1 0 0 20 0 19 0 10381514 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140359355731664 140359212964291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6758 0 0 0 30 0 0 0 20 0 19 0 10381519 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 2470 0 0 0 19 1 0 0 20 0 19 0 10381519 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 14515 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9625040


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

[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6759 0 0 0 32 0 0 0 20 0 19 0 10381519 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.81 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 11405 0 0 0 78 3 0 0 20 0 19 0 10381519 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 100 0 0 0 25 39 0 0 20 0 19 0 10381519 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 54911 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1723.55
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/213 27871
/proc/meminfo: memFree=30132140/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=1783.59 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 22112 0 1 0 178314 45 0 0 20 0 19 0 10381513 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 54903 2272 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=1782 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2480 0 1 0 178163 37 0 0 20 0 19 0 10381514 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359355731664 140359213183538 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6759 0 0 0 32 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 11406 0 0 0 82 3 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 104 0 0 0 26 40 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.01 2.04 2.00 3/213 27871
/proc/meminfo: memFree=30132016/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 22112 0 1 0 179954 46 0 0 20 0 19 0 10381513 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 54903 2272 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=1798.4 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2480 0 1 0 179803 37 0 0 20 0 19 0 10381514 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359355731664 140359213183538 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6759 0 0 0 32 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 11406 0 0 0 82 3 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 104 0 0 0 26 41 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 27741 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.7 s]
/proc/loadavg: 2.01 2.04 2.00 3/213 27871
/proc/meminfo: memFree=30132016/32872528 swapFree=480748/529804
[pid=27741] ppid=27738 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/27741/stat : 27741 (java) S 27738 27741 23565 0 -1 4202496 22112 0 1 0 179954 46 0 0 20 0 19 0 10381513 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140733305501040 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/27741/statm: 2406260 54903 2272 9 0 2396937 0
[pid=27741/tid=27743] ppid=27738 vsize=9625040 CPUtime=1798.4 cores=1,3,5,7
/proc/27741/task/27743/stat : 27743 (java) R 27738 27741 23565 0 -1 4202560 2480 0 1 0 179803 37 0 0 20 0 19 0 10381514 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359355731664 140359213183538 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27744] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27744/stat : 27744 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359333841320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27745] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27745/stat : 27745 (java) S 27738 27741 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359332788776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27741/tid=27746] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27746/stat : 27746 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140359331735720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27747] ppid=27738 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/27741/task/27747/stat : 27747 (java) S 27738 27741 23565 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358994356520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27748] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27748/stat : 27748 (java) S 27738 27741 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358993304488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27749] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27749/stat : 27749 (java) S 27738 27741 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358992251944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27750] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27750/stat : 27750 (java) S 27738 27741 23565 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358991198888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27751] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27751/stat : 27751 (java) S 27738 27741 23565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 10381515 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358990146344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27752] ppid=27738 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/27741/task/27752/stat : 27752 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358977948008 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27753] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27753/stat : 27753 (java) S 27738 27741 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358976894328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27754] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27754/stat : 27754 (java) S 27738 27741 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 10381516 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358975841160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27755] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27755/stat : 27755 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358974789904 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27756] ppid=27738 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/27741/task/27756/stat : 27756 (java) S 27738 27741 23565 0 -1 4202560 6759 0 0 0 32 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358973737784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27741/tid=27757] ppid=27738 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/27741/task/27757/stat : 27757 (java) S 27738 27741 23565 0 -1 4202560 11406 0 0 0 82 3 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358972685240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27758] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27758/stat : 27758 (java) S 27738 27741 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358971632376 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27741/tid=27759] ppid=27738 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/27741/task/27759/stat : 27759 (java) S 27738 27741 23565 0 -1 4202560 104 0 0 0 26 41 0 0 20 0 19 0 10381519 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358970580040 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27741/tid=27760] ppid=27738 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/27741/task/27760/stat : 27760 (java) S 27738 27741 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10381529 9856040960 54903 33554432000 1073741824 1073778376 140733305509904 140358969426984 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.74
CPU time (s): 1800.66
CPU user time (s): 1799.71
CPU system time (s): 0.951855
CPU usage (%): 100.107
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.951855
maximum resident set size= 232568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22156
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38085
involuntary context switches= 14179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5033 second user time and 12.7421 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 21:06:56
IDJOB=4121166
IDBENCH=110326
IDSOLVER=2546
FILE ID=node141/4121166-1467313616
RUNJOBID= node141-1467310816-27147
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n84-d3-i3-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121166-1467313616/watcher-4121166-1467313616 -o /tmp/evaluation-result-4121166-1467313616/solver-4121166-1467313616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467310816-27147 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121166-1467313616.opb

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

MD5SUM BENCH= f68bf49a1652f7cf7c5c0792f42247fd
RANDOM SEED=1917514300

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30382080 kB
Buffers:          164052 kB
Cached:           840812 kB
SwapCached:            0 kB
Active:           514224 kB
Inactive:         699724 kB
Active(anon):     211504 kB
Inactive(anon):        4 kB
Active(file):     302720 kB
Inactive(file):   699720 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:        716020 kB
Mapped:            22168 kB
Shmem:               204 kB
Slab:             613712 kB
SReclaimable:      57440 kB
SUnreclaim:       556272 kB
KernelStack:        1760 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1221772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71700 MiB
End job on node141 at 2016-06-30 21:36:55