Trace number 4121462

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n90-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM0ba1f0027789a46f6a7d9cc077367f4c
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 benchmark11.8262
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables135
Total number of constraints360
Number of constraints which are clauses360
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4121462-1467314650.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.16	c ... done. Wall clock time 0.048s.
0.09/0.16	c declared #vars     135
0.09/0.16	c #constraints  360
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 360
0.09/0.16	c 360 constraints processed.
0.64/0.46	c cleaning 2493 clauses out of 5000 with flag 21796/5000
1.05/0.65	c cleaning 4249 clauses out of 8507 with flag 51430/11000
1.34/0.88	c cleaning 5627 clauses out of 11258 with flag 86774/18000
1.76/1.21	c cleaning 6815 clauses out of 13632 with flag 123948/26001
2.27/1.70	c cleaning 7908 clauses out of 15816 with flag 168781/35000
2.77/2.27	c cleaning 8955 clauses out of 17909 with flag 214886/45001
3.66/3.11	c cleaning 9971 clauses out of 19954 with flag 268103/56001
4.46/3.90	c cleaning 10989 clauses out of 21983 with flag 323816/68001
5.56/5.08	c cleaning 11997 clauses out of 23994 with flag 382969/81001
7.16/6.60	c cleaning 12994 clauses out of 25997 with flag 453709/95001
8.76/8.22	c cleaning 13997 clauses out of 28002 with flag 530348/110000
10.36/9.90	c cleaning 15000 clauses out of 30006 with flag 605526/126001
12.76/12.26	c cleaning 16002 clauses out of 32006 with flag 679166/143001
14.86/14.36	c cleaning 17001 clauses out of 34004 with flag 758836/161001
17.35/16.82	c cleaning 17998 clauses out of 36002 with flag 841228/180000
20.16/19.65	c cleaning 19002 clauses out of 38005 with flag 927977/200001
23.26/22.79	c cleaning 19996 clauses out of 40003 with flag 1025826/221001
27.86/27.38	c cleaning 21000 clauses out of 42006 with flag 1135553/243000
33.57/33.03	c cleaning 22001 clauses out of 44006 with flag 1259889/266000
38.56/38.06	c cleaning 22998 clauses out of 46005 with flag 1387908/290000
43.06/42.57	c cleaning 23998 clauses out of 48008 with flag 1509651/315001
48.46/47.92	c cleaning 25001 clauses out of 50010 with flag 1641450/341001
53.26/52.80	c cleaning 25997 clauses out of 52008 with flag 1782068/368000
58.56/58.00	c cleaning 27003 clauses out of 54012 with flag 1914359/396001
63.86/63.37	c cleaning 28000 clauses out of 56009 with flag 2054719/425001
71.86/71.31	c cleaning 28997 clauses out of 58008 with flag 2195708/455000
80.86/80.36	c cleaning 29999 clauses out of 60011 with flag 2345868/486000
90.56/90.07	c cleaning 30997 clauses out of 62012 with flag 2493348/518000
100.77/100.25	c cleaning 32001 clauses out of 64016 with flag 2641694/551001
112.76/112.26	c cleaning 33002 clauses out of 66015 with flag 2807543/585001
124.17/123.64	c cleaning 34002 clauses out of 68012 with flag 2967928/620000
134.07/133.55	c cleaning 34998 clauses out of 70011 with flag 3150213/656001
146.16/145.62	c cleaning 36001 clauses out of 72013 with flag 3330473/693001
158.97/158.40	c cleaning 36997 clauses out of 74012 with flag 3510949/731001
172.96/172.47	c cleaning 37998 clauses out of 76014 with flag 3694729/770000
187.06/186.59	c cleaning 39007 clauses out of 78017 with flag 3870713/810001
199.45/198.93	c cleaning 40000 clauses out of 80009 with flag 4050798/851000
215.56/215.07	c cleaning 40995 clauses out of 82009 with flag 4240719/893000
230.06/229.57	c cleaning 42005 clauses out of 84015 with flag 4439921/936001
239.75/239.26	c cleaning 42999 clauses out of 86009 with flag 4644515/980000
249.95/249.42	c cleaning 44000 clauses out of 88010 with flag 4842652/1025000
261.45/260.96	c cleaning 45000 clauses out of 90011 with flag 5035890/1071001
276.44/276.00	c cleaning 46003 clauses out of 92011 with flag 5246239/1118001
292.25/291.80	c cleaning 47000 clauses out of 94008 with flag 5460970/1166001
307.64/307.10	c cleaning 47999 clauses out of 96007 with flag 5676905/1215000
324.83/324.34	c cleaning 49002 clauses out of 98009 with flag 5899648/1265001
339.23/338.75	c cleaning 50000 clauses out of 100006 with flag 6114550/1316000
358.94/358.45	c cleaning 50996 clauses out of 102006 with flag 6334985/1368000
381.92/381.44	c cleaning 52004 clauses out of 104011 with flag 6580681/1421001
401.35/400.80	c cleaning 53003 clauses out of 106007 with flag 6818614/1475001
420.25/419.75	c cleaning 54001 clauses out of 108004 with flag 7059634/1530001
446.95/446.46	c cleaning 54996 clauses out of 110003 with flag 7346237/1586001
473.74/473.21	c cleaning 55999 clauses out of 112006 with flag 7624269/1643000
494.34/493.83	c cleaning 57004 clauses out of 114007 with flag 7876853/1701000
527.24/526.71	c cleaning 57996 clauses out of 116004 with flag 8149476/1760001
565.63/565.17	c cleaning 59000 clauses out of 118008 with flag 8452881/1820001
607.92/607.46	c cleaning 59997 clauses out of 120008 with flag 8757024/1881001
659.61/659.15	c cleaning 60998 clauses out of 122010 with flag 9048572/1943000
714.20/713.74	c cleaning 61997 clauses out of 124012 with flag 9344885/2006000
773.90/773.45	c cleaning 63001 clauses out of 126015 with flag 9646833/2070000
835.30/834.90	c cleaning 64000 clauses out of 128015 with flag 9949999/2135001
901.09/900.61	c cleaning 64999 clauses out of 130015 with flag 10258649/2201001
976.11/975.65	c cleaning 66001 clauses out of 132015 with flag 10572239/2268000
1050.02/1049.59	c cleaning 66998 clauses out of 134014 with flag 10891386/2336000
1121.85/1121.35	c cleaning 68000 clauses out of 136017 with flag 11215309/2405001
1173.17/1172.64	c cleaning 69001 clauses out of 138016 with flag 11546433/2475000
1228.28/1227.74	c cleaning 69999 clauses out of 140016 with flag 11892773/2546001
1301.58/1301.05	c cleaning 71001 clauses out of 142016 with flag 12249914/2618000
1374.49/1373.95	c cleaning 72001 clauses out of 144015 with flag 12617348/2691000
1422.29/1421.75	c cleaning 72999 clauses out of 146014 with flag 12961492/2765000
1479.97/1479.45	c cleaning 74002 clauses out of 148015 with flag 13318577/2840000
1551.46/1550.93	c cleaning 75003 clauses out of 150014 with flag 13708278/2916001
1612.16/1611.61	c cleaning 76000 clauses out of 152011 with flag 14058894/2993001
1675.24/1674.75	c cleaning 77002 clauses out of 154010 with flag 14407578/3071000
1738.93/1738.42	c cleaning 77998 clauses out of 156009 with flag 14771673/3150001
1800.05/1799.50	c starts		: 3386
1800.05/1799.50	c conflicts		: 3218670
1800.05/1799.50	c decisions		: 4594061
1800.05/1799.50	c propagations		: 23409134
1800.05/1799.50	c inspects		: 40501443840
1800.05/1799.50	c shortcuts		: 0
1800.05/1799.50	c learnt literals	: 0
1800.05/1799.50	c learnt binary clauses	: 0
1800.05/1799.50	c learnt ternary clauses	: 8
1800.05/1799.50	c learnt constraints	: 3218670
1800.05/1799.50	c ignored constraints	: 0
1800.05/1799.50	c root simplifications	: 0
1800.05/1799.50	c removed literals (reason simplification)	: 0
1800.05/1799.50	c reason swapping (by a shorter reason)	: 0
1800.05/1799.50	c Calls to reduceDB	: 75
1800.05/1799.50	c Number of update (reduction) of LBD	: 246454
1800.05/1799.50	c Imported unit clauses	: 0
1800.05/1799.50	c number of reductions to clauses (during analyze)	: 0
1800.05/1799.50	c number of learned constraints concerned by reduction	: 0
1800.05/1799.50	c number of learning phase by resolution	: 0
1800.05/1799.50	c number of learning phase by cutting planes	: 0
1800.05/1799.50	c speed (assignments/second)	: 13009.844720842088
1800.05/1799.50	c non guided choices	645
1800.05/1799.50	c timeout
1800.05/1799.53	c learnt constraints type 
1800.05/1799.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 146681
1800.05/1799.53	s UNKNOWN
1800.05/1799.53	c Total wall clock time (in seconds): 1799.417

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-4121462-1467314650/watcher-4121462-1467314650 -o /tmp/evaluation-result-4121462-1467314650/solver-4121462-1467314650 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467308742-19896 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121462-1467314650.opb 

pid=21885
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.21 2.10 2.02 3/194 21888
/proc/meminfo: memFree=28658896/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21888/stat : 21888 (java) R 21885 21888 19879 0 -1 4202496 530 0 0 0 0 0 0 0 20 0 1 0 12361095 9515008 182 33554432000 1073741824 1073778376 140737285406304 140737285389032 218234699445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2323 185 143 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.21 2.10 2.02 3/194 21888
/proc/meminfo: memFree=28658896/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 4426 0 1 0 8 1 0 0 20 0 18 0 12361095 9787879424 6061 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2389619 6061 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 2.21 2.10 2.02 3/194 21888
/proc/meminfo: memFree=28658896/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 5627 0 1 0 24 2 0 0 20 0 19 0 12361095 9856040960 6892 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 6910 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300218 s]
/proc/loadavg: 2.21 2.10 2.02 3/194 21888
/proc/meminfo: memFree=28658896/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 7166 0 1 0 49 2 0 0 20 0 19 0 12361095 9856040960 7285 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 7285 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700184 s]
/proc/loadavg: 2.21 2.10 2.02 3/194 21888
/proc/meminfo: memFree=28658896/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=1.24 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 14811 0 1 0 121 3 0 0 20 0 19 0 12361095 9856040960 11813 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 11813 2254 9 0 2396937 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 9625040

[startup+1.50065 s]
/proc/loadavg: 2.21 2.10 2.02 3/213 21907
/proc/meminfo: memFree=28617916/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=2.07 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15001 0 1 0 203 4 0 0 20 0 19 0 12361095 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 12871 2257 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2428 0 1 0 144 2 0 0 20 0 19 0 12361096 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932993483032 139932866098068 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3440 0 0 0 23 0 0 0 20 0 19 0 12361101 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 12871 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.21 2.10 2.02 3/213 21907
/proc/meminfo: memFree=28613200/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=3.66 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15003 0 1 0 362 4 0 0 20 0 19 0 12361095 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 13895 2257 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2430 0 1 0 303 2 0 0 20 0 19 0 12361096 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932993474240 139932866191440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3440 0 0 0 23 0 0 0 20 0 19 0 12361101 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 13895 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.20 2.10 2.02 3/213 21907
/proc/meminfo: memFree=28611960/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=6.86 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15008 0 1 0 682 4 0 0 20 0 19 0 12361095 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 14096 2258 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2434 0 1 0 623 2 0 0 20 0 19 0 12361096 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932993474240 139932866098068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3440 0 0 0 23 0 0 0 20 0 19 0 12361101 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 14096 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 9625040


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

[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3552 0 0 0 25 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 100 0 0 0 22 35 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722.84
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 22016
/proc/meminfo: memFree=28479336/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=1782.84 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15371 0 1 0 178233 51 0 0 20 0 19 0 12361095 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 52580 2272 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=1781.91 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2493 0 1 0 178153 38 0 0 20 0 19 0 12361096 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932993474240 139932866098122 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3552 0 0 0 25 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 104 0 0 0 23 37 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782.84
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 22016
/proc/meminfo: memFree=28479964/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15371 0 1 0 179953 52 0 0 20 0 19 0 12361095 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 52580 2272 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=1799.11 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2493 0 1 0 179873 38 0 0 20 0 19 0 12361096 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932993474240 139932866098068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3552 0 0 0 25 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 104 0 0 0 24 37 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 21888 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 22016
/proc/meminfo: memFree=28479964/32872528 swapFree=7620/7620
[pid=21888] ppid=21885 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/21888/stat : 21888 (java) S 21885 21888 19879 0 -1 4202496 15371 0 1 0 179953 52 0 0 20 0 19 0 12361095 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 140737285397440 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21888/statm: 2406260 52580 2272 9 0 2396937 0
[pid=21888/tid=21890] ppid=21885 vsize=9625040 CPUtime=1799.11 cores=1,3,5,7
/proc/21888/task/21890/stat : 21890 (java) R 21885 21888 19879 0 -1 4202560 2493 0 1 0 179873 38 0 0 20 0 19 0 12361096 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932993474240 139932866098068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21891] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21891/stat : 21891 (java) S 21885 21888 19879 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932837198888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21892] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21892/stat : 21892 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932836146088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21893] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21893/stat : 21893 (java) S 21885 21888 19879 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932835093288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21894] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21894/stat : 21894 (java) S 21885 21888 19879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932834040488 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21895] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21895/stat : 21895 (java) S 21885 21888 19879 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 12361097 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932832987688 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21896] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21896/stat : 21896 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932831934888 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21888/tid=21897] ppid=21885 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/21888/task/21897/stat : 21897 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932830882088 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21888/tid=21898] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21898/stat : 21898 (java) S 21885 21888 19879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 12361098 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932829829288 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21899] ppid=21885 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/21888/task/21899/stat : 21899 (java) S 21885 21888 19879 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932817632232 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21900] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21900/stat : 21900 (java) S 21885 21888 19879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932816578296 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21901] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21901/stat : 21901 (java) S 21885 21888 19879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12361099 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932815525384 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21902] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21902/stat : 21902 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932814473872 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21903] ppid=21885 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21888/task/21903/stat : 21903 (java) S 21885 21888 19879 0 -1 4202560 3552 0 0 0 25 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932813420984 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21888/tid=21904] ppid=21885 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/21888/task/21904/stat : 21904 (java) S 21885 21888 19879 0 -1 4202560 7862 0 0 0 33 2 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932812368184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21905] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21905/stat : 21905 (java) S 21885 21888 19879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932811315576 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21906] ppid=21885 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/21888/task/21906/stat : 21906 (java) S 21885 21888 19879 0 -1 4202560 104 0 0 0 24 37 0 0 20 0 19 0 12361101 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932810262984 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21888/tid=21907] ppid=21885 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21888/task/21907/stat : 21907 (java) S 21885 21888 19879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12361112 9856040960 52580 33554432000 1073741824 1073778376 140737285406304 139932809209512 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1799.54
CPU time (s): 1800.64
CPU user time (s): 1799.72
CPU system time (s): 0.922859
CPU usage (%): 100.061
Max. virtual memory (cumulated for all children) (KiB): 9626432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.922859
maximum resident set size= 210472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15415
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38065
involuntary context switches= 24737

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0532 second user time and 17.3014 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 21:24:10
IDJOB=4121462
IDBENCH=110495
IDSOLVER=2546
FILE ID=node106/4121462-1467314650
RUNJOBID= node106-1467308742-19896
PBS_JOBID= 20005279
Free space on /tmp= 71748 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-n90-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121462-1467314650/watcher-4121462-1467314650 -o /tmp/evaluation-result-4121462-1467314650/solver-4121462-1467314650 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467308742-19896 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121462-1467314650.opb

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

MD5SUM BENCH= 0ba1f0027789a46f6a7d9cc077367f4c
RANDOM SEED=1938677603

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.495
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.495
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:        28659540 kB
Buffers:           82236 kB
Cached:          3133420 kB
SwapCached:            0 kB
Active:          2575020 kB
Inactive:         874784 kB
Active(anon):     220616 kB
Inactive(anon):    15724 kB
Active(file):    2354404 kB
Inactive(file):   859060 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               444 kB
Writeback:             0 kB
AnonPages:        302820 kB
Mapped:            23440 kB
Shmem:               204 kB
Slab:             626048 kB
SReclaimable:      69132 kB
SUnreclaim:       556916 kB
KernelStack:        1760 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     696424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node106 at 2016-06-30 21:54:09