Trace number 4121702

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.06 1799.54

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUM5802a34eb55eda6bae2b38c0fd3f618c
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 benchmark3.40048
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
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.04/0.25	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/0.25	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.25	c See www.sat4j.org for details.
0.04/0.26	c version PB16.v20160501
0.04/0.26	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.26	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.26	c java.vm.version	19.1-b02
0.04/0.26	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.26	c sun.arch.data.model	64
0.04/0.26	c java.version		1.6.0_24
0.04/0.26	c os.name		Linux
0.04/0.26	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.26	c os.arch		amd64
0.04/0.26	c Free memory 		501472288
0.04/0.26	c Max memory 		7480803328
0.04/0.26	c Total memory 		504102912
0.04/0.26	c Number of processors 	8
0.04/0.29	c Pseudo Boolean Optimization by upper bound
0.04/0.29	c --- Begin Solver configuration ---
0.04/0.29	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.04/0.29	c Learn all clauses as in MiniSAT
0.04/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.04/0.29	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.04/0.29	c No reason simplification
0.04/0.29	c Glucose 2.1 dynamic restart strategy
0.04/0.29	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.04/0.29	c timeout=2147483s
0.04/0.29	c DB Simplification allowed=false
0.04/0.29	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.04/0.29	c --- End Solver configuration ---
0.04/0.29	c solving HOME/instance-4121702-1467315428.opb
0.04/0.29	c reading problem ... 
0.04/0.29	c  no objective function found
0.13/0.34	c ... done. Wall clock time 0.047s.
0.13/0.34	c declared #vars     123
0.13/0.34	c #constraints  328
0.13/0.34	c constraints type 
0.13/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 328
0.13/0.34	c 328 constraints processed.
0.66/0.62	c cleaning 2494 clauses out of 5001 with flag 15881/5001
1.00/0.86	c cleaning 4250 clauses out of 8507 with flag 37300/11001
1.34/1.15	c cleaning 5622 clauses out of 11256 with flag 75166/18000
1.85/1.61	c cleaning 6809 clauses out of 13634 with flag 109432/26000
2.27/2.09	c cleaning 7905 clauses out of 15826 with flag 150720/35001
2.86/2.62	c cleaning 8956 clauses out of 17921 with flag 198294/45001
3.57/3.38	c cleaning 9979 clauses out of 19964 with flag 245093/56000
4.46/4.24	c cleaning 10988 clauses out of 21985 with flag 294740/68000
5.67/5.45	c cleaning 11993 clauses out of 23997 with flag 355619/81000
6.87/6.61	c cleaning 12997 clauses out of 26006 with flag 422829/95002
7.97/7.79	c cleaning 13998 clauses out of 28008 with flag 500892/110001
9.57/9.35	c cleaning 15001 clauses out of 30009 with flag 576987/126000
11.27/11.06	c cleaning 16000 clauses out of 32009 with flag 651866/143001
13.26/13.06	c cleaning 16999 clauses out of 34008 with flag 729798/161000
15.46/15.28	c cleaning 18001 clauses out of 36010 with flag 818745/180001
18.06/17.87	c cleaning 19000 clauses out of 38008 with flag 914236/200000
20.96/20.75	c cleaning 20001 clauses out of 40009 with flag 1014105/221001
24.57/24.34	c cleaning 20998 clauses out of 42007 with flag 1109216/243000
28.46/28.24	c cleaning 22000 clauses out of 44010 with flag 1219842/266001
31.96/31.75	c cleaning 23005 clauses out of 46009 with flag 1342740/290000
35.26/35.01	c cleaning 24000 clauses out of 48005 with flag 1460996/315001
39.36/39.18	c cleaning 25003 clauses out of 50005 with flag 1581077/341001
43.66/43.40	c cleaning 25996 clauses out of 52002 with flag 1703164/368001
48.67/48.42	c cleaning 27001 clauses out of 54006 with flag 1831903/396001
52.96/52.70	c cleaning 27995 clauses out of 56004 with flag 1965059/425000
58.37/58.14	c cleaning 28994 clauses out of 58010 with flag 2107900/455001
63.37/63.20	c cleaning 30000 clauses out of 60015 with flag 2251427/486000
68.47/68.24	c cleaning 31005 clauses out of 62015 with flag 2393897/518000
76.47/76.26	c cleaning 31999 clauses out of 64010 with flag 2561806/551000
86.87/86.60	c cleaning 33001 clauses out of 66011 with flag 2733138/585000
99.97/99.77	c cleaning 34003 clauses out of 68011 with flag 2940694/620001
113.46/113.30	c cleaning 35003 clauses out of 70007 with flag 3152509/656000
127.66/127.45	c cleaning 36001 clauses out of 72005 with flag 3367033/693001
142.87/142.69	c cleaning 36998 clauses out of 74004 with flag 3592960/731001
158.78/158.54	c cleaning 37999 clauses out of 76006 with flag 3806902/770001
176.47/176.27	c cleaning 39002 clauses out of 78007 with flag 4028659/810001
195.29/195.05	c cleaning 40001 clauses out of 80005 with flag 4261094/851001
213.39/213.14	c cleaning 41000 clauses out of 82004 with flag 4494541/893001
233.69/233.47	c cleaning 41997 clauses out of 84003 with flag 4741665/936000
253.09/252.84	c cleaning 42998 clauses out of 86006 with flag 4969748/980000
282.09/281.83	c cleaning 44001 clauses out of 88008 with flag 5204423/1025000
315.40/315.18	c cleaning 44997 clauses out of 90007 with flag 5466632/1071000
350.70/350.42	c cleaning 46004 clauses out of 92010 with flag 5717508/1118000
385.81/385.55	c cleaning 47001 clauses out of 94007 with flag 5972945/1166001
422.72/422.50	c cleaning 48000 clauses out of 96005 with flag 6233136/1215000
460.01/459.79	c cleaning 48999 clauses out of 98005 with flag 6498000/1265000
502.42/502.13	c cleaning 50000 clauses out of 100007 with flag 6773290/1316001
546.04/545.76	c cleaning 51001 clauses out of 102006 with flag 7050180/1368000
594.54/594.28	c cleaning 51998 clauses out of 104006 with flag 7334191/1421001
647.34/647.02	c cleaning 53000 clauses out of 106008 with flag 7622604/1475001
704.15/703.82	c cleaning 53999 clauses out of 108008 with flag 7915838/1530001
761.31/760.96	c cleaning 55000 clauses out of 110009 with flag 8201442/1586001
817.72/817.30	c cleaning 56003 clauses out of 112009 with flag 8492198/1643001
876.32/875.93	c cleaning 57000 clauses out of 114006 with flag 8787375/1701001
937.64/937.27	c cleaning 57999 clauses out of 116006 with flag 9086982/1760001
1002.34/1001.99	c cleaning 58998 clauses out of 118006 with flag 9392122/1820000
1071.65/1071.29	c cleaning 59999 clauses out of 120008 with flag 9704726/1881000
1144.07/1143.66	c cleaning 61001 clauses out of 122009 with flag 10019004/1943000
1219.48/1219.01	c cleaning 62003 clauses out of 124008 with flag 10341013/2006000
1297.00/1296.51	c cleaning 62999 clauses out of 126005 with flag 10664956/2070000
1378.80/1378.32	c cleaning 63998 clauses out of 128006 with flag 10989852/2135000
1464.62/1464.12	c cleaning 64998 clauses out of 130008 with flag 11319726/2201000
1552.23/1551.77	c cleaning 66000 clauses out of 132010 with flag 11654586/2268000
1644.66/1644.18	c cleaning 67001 clauses out of 134010 with flag 11994974/2336000
1747.05/1746.56	c cleaning 68001 clauses out of 136010 with flag 12340002/2405001
1800.06/1799.50	c starts		: 3970
1800.06/1799.50	c timeout
1800.06/1799.50	c conflicts		: 2453773
1800.06/1799.50	c decisions		: 2625545
1800.06/1799.50	c propagations		: 44401781
1800.06/1799.50	c inspects		: 37976217611
1800.06/1799.50	c shortcuts		: 0
1800.06/1799.50	c learnt literals	: 0
1800.06/1799.50	c learnt binary clauses	: 0
1800.06/1799.50	c learnt ternary clauses	: 4
1800.06/1799.50	c learnt constraints	: 2453773
1800.06/1799.50	c ignored constraints	: 0
1800.06/1799.50	c root simplifications	: 0
1800.06/1799.50	c removed literals (reason simplification)	: 0
1800.06/1799.50	c reason swapping (by a shorter reason)	: 0
1800.06/1799.50	c Calls to reduceDB	: 65
1800.06/1799.50	c Number of update (reduction) of LBD	: 87442
1800.06/1799.50	c Imported unit clauses	: 0
1800.06/1799.50	c number of reductions to clauses (during analyze)	: 0
1800.06/1799.50	c number of learned constraints concerned by reduction	: 0
1800.06/1799.50	c number of learning phase by resolution	: 0
1800.06/1799.50	c number of learning phase by cutting planes	: 0
1800.06/1799.50	c speed (assignments/second)	: 24679.131907448074
1800.06/1799.50	c non guided choices	335
1800.06/1799.53	c learnt constraints type 
1800.06/1799.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116781
1800.06/1799.53	s UNKNOWN
1800.06/1799.53	c Total wall clock time (in seconds): 1799.241

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-4121702-1467315428/watcher-4121702-1467315428 -o /tmp/evaluation-result-4121702-1467315428/solver-4121702-1467315428 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467315427-7729 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121702-1467315428.opb 

pid=7756
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.16 1.74 2.00 2/176 7759
/proc/meminfo: memFree=28646140/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/7759/stat : 7759 (runsolver) D 7756 7759 3195 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 2221802 24911872 152 33554432000 4194304 4338465 140736373046688 140736373044328 217410522295 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/7759/statm: 6082 152 105 36 0 2655 0

[startup+0.100059 s]
/proc/loadavg: 1.16 1.74 2.00 2/176 7759
/proc/meminfo: memFree=28646140/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9014776 CPUtime=0 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 2157 0 13 0 0 0 0 0 20 0 10 0 2221802 9231130624 2283 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2253694 2283 973 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9014776

[startup+0.200199 s]
/proc/loadavg: 1.16 1.74 2.00 2/176 7759
/proc/meminfo: memFree=28646140/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 3154 0 15 0 3 1 0 0 20 0 13 0 2221802 9446973440 4299 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2306390 4299 1712 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.30019 s]
/proc/loadavg: 1.16 1.74 2.00 2/176 7759
/proc/meminfo: memFree=28646140/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 4504 0 17 0 11 2 0 0 20 0 18 0 2221802 9787879424 6120 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2389619 6120 2168 9 0 2380296 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9558476

[startup+0.700143 s]
/proc/loadavg: 1.16 1.74 2.00 2/176 7759
/proc/meminfo: memFree=28646140/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 8194 0 17 0 80 2 0 0 20 0 19 0 2221802 9856040960 9050 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 9050 2252 9 0 2396937 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 1.16 1.74 2.00 3/213 7796
/proc/meminfo: memFree=28579648/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=1.74 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9243 0 17 0 171 3 0 0 20 0 19 0 2221802 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 10084 2257 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2391 0 6 0 126 2 0 0 20 0 19 0 2221809 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516061110 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221815 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 15 0 0 0 20 0 19 0 2221822 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4057 0 1 0 26 0 0 0 20 0 19 0 2221822 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 10084 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 1.22 1.75 2.00 4/213 7796
/proc/meminfo: memFree=28570704/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=3.36 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9246 0 17 0 333 3 0 0 20 0 19 0 2221802 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 11620 2257 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2394 0 6 0 285 2 0 0 20 0 19 0 2221809 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516107715 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221815 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 16 0 0 0 20 0 19 0 2221822 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4057 0 1 0 28 0 0 0 20 0 19 0 2221822 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 11620 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 1.22 1.75 2.00 4/213 7796
/proc/meminfo: memFree=28553696/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=6.57 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9250 0 17 0 653 4 0 0 20 0 19 0 2221802 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 12613 2258 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=6.07 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2397 0 6 0 605 2 0 0 20 0 19 0 2221809 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516107720 0 4 0 16800975 0 0 0 -1 4 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221815 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 16 0 0 0 20 0 19 0 2221822 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4057 0 1 0 28 0 0 0 20 0 19 0 2221822 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 12613 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 9625040


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

[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1722.85
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.12 3/212 7863
/proc/meminfo: memFree=28209688/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=1782.86 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9675 0 17 0 178255 31 0 0 20 0 19 0 2221802 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 51096 2272 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=1777.4 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2455 0 6 0 177710 30 0 0 20 0 19 0 2221809 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516061427 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 15 0 0 0 1 2 0 0 20 0 19 0 2221815 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 16 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4060 0 1 0 30 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 104 0 0 0 37 28 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1782.86
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.5 s]
/proc/loadavg: 2.21 2.19 2.13 3/212 7863
/proc/meminfo: memFree=28209816/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9675 0 17 0 179975 31 0 0 20 0 19 0 2221802 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 51096 2272 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=1794.56 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2455 0 6 0 179426 30 0 0 20 0 19 0 2221809 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516107715 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 15 0 0 0 1 2 0 0 20 0 19 0 2221815 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 16 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4060 0 1 0 30 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 104 0 0 0 37 29 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 7759 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.5 s]
/proc/loadavg: 2.21 2.19 2.13 3/212 7863
/proc/meminfo: memFree=28209816/32872528 swapFree=1522152/1652968
[pid=7759] ppid=7756 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/7759/stat : 7759 (java) S 7756 7759 3195 0 -1 4202496 9675 0 17 0 179975 31 0 0 20 0 19 0 2221802 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140736426047904 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 3 0 0
/proc/7759/statm: 2406260 51096 2272 9 0 2396937 0
[pid=7759/tid=7762] ppid=7756 vsize=9625040 CPUtime=1794.56 cores=0,2,4,6
/proc/7759/task/7762/stat : 7762 (java) R 7756 7759 3195 0 -1 4202560 2455 0 6 0 179426 30 0 0 20 0 19 0 2221809 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344651615920 140344516107715 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0
[pid=7759/tid=7767] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7767/stat : 7767 (java) S 7756 7759 3195 0 -1 4202560 43 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344640686248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7769] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7769/stat : 7769 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344639633704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7771] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7771/stat : 7771 (java) S 7756 7759 3195 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344638581160 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7773] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7773/stat : 7773 (java) S 7756 7759 3195 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344637528616 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7759/tid=7774] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7774/stat : 7774 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344636476072 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7776] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7776/stat : 7776 (java) S 7756 7759 3195 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344635423528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7777] ppid=7756 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/7759/task/7777/stat : 7777 (java) S 7756 7759 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344634370984 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7778] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7778/stat : 7778 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221812 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344488049704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7759/tid=7779] ppid=7756 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/7759/task/7779/stat : 7779 (java) S 7756 7759 3195 0 -1 4202560 15 0 0 0 1 2 0 0 20 0 19 0 2221815 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344475850856 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7781] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7781/stat : 7781 (java) S 7756 7759 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344474797176 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7783] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7783/stat : 7783 (java) S 7756 7759 3195 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2221816 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344473744520 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7786] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7786/stat : 7786 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344472693264 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7788] ppid=7756 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/7759/task/7788/stat : 7788 (java) S 7756 7759 3195 0 -1 4202560 1532 0 1 0 16 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344471640632 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7759/tid=7790] ppid=7756 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/7759/task/7790/stat : 7790 (java) S 7756 7759 3195 0 -1 4202560 4060 0 1 0 30 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344470588088 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7791] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7791/stat : 7791 (java) S 7756 7759 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344469535736 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7792] ppid=7756 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/7759/task/7792/stat : 7792 (java) S 7756 7759 3195 0 -1 4202560 104 0 0 0 37 29 0 0 20 0 19 0 2221822 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344468483400 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7759/tid=7796] ppid=7756 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7759/task/7796/stat : 7796 (java) S 7756 7759 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2221836 9856040960 51096 33554432000 1073741824 1073778376 140736426056768 140344467378984 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7759 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=278076
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=745886
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.54
CPU time (s): 1800.06
CPU user time (s): 1799.75
CPU system time (s): 0.31
CPU usage (%): 100.029
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.28
system time used= 0.745886
maximum resident set size= 204544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9722
page faults= 17
swaps= 0
block input operations= 7696
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38320
involuntary context switches= 4225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0342 second user time and 15.5846 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 21:37:08
IDJOB=4121702
IDBENCH=110636
IDSOLVER=2546
FILE ID=node122/4121702-1467315428
RUNJOBID= node122-1467315427-7729
PBS_JOBID= 20005252
Free space on /tmp= 71728 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-n82-d3-i1-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-4121702-1467315428/watcher-4121702-1467315428 -o /tmp/evaluation-result-4121702-1467315428/solver-4121702-1467315428 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467315427-7729 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121702-1467315428.opb

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

MD5SUM BENCH= 5802a34eb55eda6bae2b38c0fd3f618c
RANDOM SEED=1018244407

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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:        28649064 kB
Buffers:           83584 kB
Cached:          1728820 kB
SwapCached:            0 kB
Active:           204096 kB
Inactive:        1624284 kB
Active(anon):      19064 kB
Inactive(anon):        4 kB
Active(file):     185032 kB
Inactive(file):  1624280 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1564 kB
Writeback:             0 kB
AnonPages:       1670016 kB
Mapped:            13644 kB
Shmem:               204 kB
Slab:             609052 kB
SReclaimable:      53264 kB
SUnreclaim:       555788 kB
KernelStack:        1392 kB
PageTables:         7460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1777340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71728 MiB
End job on node122 at 2016-06-30 22:07:08