Trace number 4121286

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.01 1799.04

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n86-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMb555fe1efe1ef0e37b5e3517166a1e10
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 benchmark7.2519
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129
Total number of constraints344
Number of constraints which are clauses344
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4121286-1467313804.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.047s.
0.11/0.15	c declared #vars     129
0.11/0.15	c #constraints  344
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 344
0.11/0.15	c 344 constraints processed.
0.66/0.42	c cleaning 2498 clauses out of 5000 with flag 21157/5000
1.03/0.63	c cleaning 4245 clauses out of 8503 with flag 46970/11001
1.33/0.98	c cleaning 5625 clauses out of 11257 with flag 82700/18000
1.84/1.49	c cleaning 6811 clauses out of 13633 with flag 121723/26001
2.56/2.15	c cleaning 7903 clauses out of 15821 with flag 168213/35000
3.36/2.97	c cleaning 8953 clauses out of 17919 with flag 220967/45001
4.45/4.03	c cleaning 9973 clauses out of 19966 with flag 282308/56001
5.75/5.31	c cleaning 10988 clauses out of 21993 with flag 349411/68001
7.35/6.91	c cleaning 11994 clauses out of 24004 with flag 425056/81000
9.15/8.75	c cleaning 12995 clauses out of 26010 with flag 507077/95000
11.35/10.94	c cleaning 14001 clauses out of 28016 with flag 595885/110001
13.76/13.38	c cleaning 15003 clauses out of 30015 with flag 687904/126001
16.45/16.09	c cleaning 15998 clauses out of 32012 with flag 784552/143001
19.56/19.12	c cleaning 16999 clauses out of 34014 with flag 888726/161001
22.96/22.54	c cleaning 18001 clauses out of 36015 with flag 998531/180001
26.76/26.31	c cleaning 19001 clauses out of 38014 with flag 1114332/200001
30.86/30.46	c cleaning 20002 clauses out of 40013 with flag 1235614/221001
34.06/33.61	c cleaning 21004 clauses out of 42011 with flag 1335266/243001
38.56/38.13	c cleaning 21999 clauses out of 44006 with flag 1458692/266000
43.46/43.07	c cleaning 23000 clauses out of 46007 with flag 1585000/290000
47.45/47.01	c cleaning 23999 clauses out of 48008 with flag 1686271/315001
51.16/50.79	c cleaning 24998 clauses out of 50009 with flag 1789116/341001
55.56/55.11	c cleaning 25998 clauses out of 52010 with flag 1897696/368000
60.96/60.54	c cleaning 27004 clauses out of 54012 with flag 2008118/396000
66.65/66.29	c cleaning 27998 clauses out of 56009 with flag 2132223/425001
74.95/74.53	c cleaning 28999 clauses out of 58011 with flag 2276467/455001
83.85/83.46	c cleaning 30000 clauses out of 60011 with flag 2420568/486000
93.15/92.79	c cleaning 31000 clauses out of 62012 with flag 2569472/518001
103.55/103.11	c cleaning 32003 clauses out of 64012 with flag 2719429/551001
114.44/114.04	c cleaning 32999 clauses out of 66008 with flag 2875266/585000
127.15/126.79	c cleaning 33996 clauses out of 68009 with flag 3047818/620000
136.95/136.55	c cleaning 35001 clauses out of 70014 with flag 3229175/656001
146.94/146.54	c cleaning 36001 clauses out of 72012 with flag 3407455/693000
157.75/157.36	c cleaning 36997 clauses out of 74012 with flag 3599712/731001
168.64/168.26	c cleaning 38000 clauses out of 76014 with flag 3787883/770000
180.97/180.51	c cleaning 39004 clauses out of 78014 with flag 3979406/810000
188.36/187.99	c cleaning 39997 clauses out of 80010 with flag 4178881/851000
196.06/195.65	c cleaning 41004 clauses out of 82013 with flag 4375569/893000
203.76/203.34	c cleaning 42003 clauses out of 84010 with flag 4577052/936001
211.06/210.68	c cleaning 42996 clauses out of 86006 with flag 4765984/980000
218.46/218.01	c cleaning 44002 clauses out of 88010 with flag 4961945/1025000
227.17/226.77	c cleaning 45005 clauses out of 90009 with flag 5164519/1071001
236.96/236.60	c cleaning 45996 clauses out of 92004 with flag 5375852/1118001
246.35/245.91	c cleaning 47001 clauses out of 94008 with flag 5581649/1166001
257.15/256.71	c cleaning 48000 clauses out of 96007 with flag 5802292/1215001
267.76/267.40	c cleaning 49000 clauses out of 98006 with flag 6014838/1265000
280.15/279.70	c cleaning 49994 clauses out of 100006 with flag 6245417/1316000
293.16/292.72	c cleaning 51004 clauses out of 102013 with flag 6474514/1368001
306.75/306.35	c cleaning 51999 clauses out of 104009 with flag 6716459/1421001
322.54/322.11	c cleaning 53002 clauses out of 106010 with flag 6984159/1475001
335.44/335.08	c cleaning 53999 clauses out of 108008 with flag 7223539/1530001
349.34/348.97	c cleaning 54999 clauses out of 110009 with flag 7464805/1586001
369.05/368.62	c cleaning 55998 clauses out of 112009 with flag 7719975/1643000
389.44/389.05	c cleaning 56999 clauses out of 114012 with flag 7983529/1701001
410.92/410.49	c cleaning 57998 clauses out of 116012 with flag 8247904/1760000
431.91/431.41	c cleaning 59004 clauses out of 118014 with flag 8517627/1820000
452.81/452.38	c cleaning 59999 clauses out of 120010 with flag 8779866/1881000
476.01/475.58	c cleaning 60998 clauses out of 122011 with flag 9051457/1943000
497.43/496.95	c cleaning 62001 clauses out of 124014 with flag 9321371/2006001
525.83/525.33	c cleaning 63005 clauses out of 126013 with flag 9602715/2070001
558.83/558.30	c cleaning 63995 clauses out of 128008 with flag 9880411/2135001
583.33/582.81	c cleaning 65000 clauses out of 130012 with flag 10181722/2201000
613.35/612.88	c cleaning 66003 clauses out of 132012 with flag 10465682/2268000
639.36/638.85	c cleaning 66996 clauses out of 134010 with flag 10738007/2336001
680.57/680.07	c cleaning 68002 clauses out of 136014 with flag 10997466/2405001
716.38/715.89	c cleaning 68997 clauses out of 138011 with flag 11257627/2475000
770.40/769.86	c cleaning 70001 clauses out of 140014 with flag 11492303/2546000
824.21/823.68	c cleaning 71002 clauses out of 142014 with flag 11779026/2618001
870.48/869.85	c cleaning 71998 clauses out of 144012 with flag 12112443/2691001
917.39/916.74	c cleaning 73000 clauses out of 146015 with flag 12459361/2765002
982.31/981.65	c cleaning 74001 clauses out of 148014 with flag 12753340/2840001
1036.93/1036.27	c cleaning 75001 clauses out of 150013 with flag 13035595/2916001
1080.23/1079.53	c cleaning 75996 clauses out of 152012 with flag 13322793/2993001
1132.65/1131.91	c cleaning 77001 clauses out of 154015 with flag 13625375/3071000
1180.56/1179.88	c cleaning 78002 clauses out of 156015 with flag 13919266/3150001
1234.99/1234.22	c cleaning 79000 clauses out of 158013 with flag 14218979/3230001
1293.80/1293.02	c cleaning 80001 clauses out of 160012 with flag 14517170/3311000
1360.22/1359.42	c cleaning 81003 clauses out of 162012 with flag 14832422/3393001
1446.25/1445.49	c cleaning 81995 clauses out of 164008 with flag 15201597/3476000
1532.44/1531.55	c cleaning 82997 clauses out of 166014 with flag 15633052/3560001
1569.15/1568.29	c cleaning 84001 clauses out of 168017 with flag 16001731/3645001
1649.47/1648.56	c cleaning 84997 clauses out of 170015 with flag 16445214/3731000
1748.70/1747.70	c cleaning 86001 clauses out of 172019 with flag 16894767/3818001
1800.01/1799.00	c starts		: 1075
1800.01/1799.00	c conflicts		: 3881548
1800.01/1799.00	c decisions		: 4986091
1800.01/1799.00	c propagations		: 29711213
1800.01/1799.00	c inspects		: 40288404095
1800.01/1799.00	c shortcuts		: 0
1800.01/1799.00	c learnt literals	: 0
1800.01/1799.00	c learnt binary clauses	: 0
1800.01/1799.00	c learnt ternary clauses	: 8
1800.01/1799.00	c learnt constraints	: 3881548
1800.01/1799.00	c ignored constraints	: 0
1800.01/1799.00	c root simplifications	: 0
1800.01/1799.00	c removed literals (reason simplification)	: 0
1800.01/1799.00	c reason swapping (by a shorter reason)	: 0
1800.01/1799.00	c Calls to reduceDB	: 83
1800.01/1799.00	c Number of update (reduction) of LBD	: 408574
1800.01/1799.00	c Imported unit clauses	: 0
1800.01/1799.00	c number of reductions to clauses (during analyze)	: 0
1800.01/1799.00	c number of learned constraints concerned by reduction	: 0
1800.01/1799.00	c number of learning phase by resolution	: 0
1800.01/1799.00	c number of learning phase by cutting planes	: 0
1800.01/1799.00	c speed (assignments/second)	: 16516.754287315307
1800.01/1799.00	c non guided choices	1425
1800.01/1799.00	c timeout
1800.01/1799.03	c learnt constraints type 
1800.01/1799.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149565
1800.01/1799.03	s UNKNOWN
1800.01/1799.03	c Total wall clock time (in seconds): 1798.928

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

pid=19757
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.31 2.29 2.21 3/195 19760
/proc/meminfo: memFree=29180012/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 1295 0 0 0 0 0 0 0 20 0 2 0 12329946 95129600 927 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 23225 927 703 9 0 16769 0
[pid=19760/tid=19761] ppid=19757 vsize=96316 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 83 0 0 0 0 0 0 0 20 0 2 0 12329947 98627584 939 33554432000 1073741824 1073778376 140734040568752 140578060983848 213410475818 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 2.31 2.29 2.21 3/195 19760
/proc/meminfo: memFree=29180012/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 4500 0 1 0 10 1 0 0 20 0 18 0 12329946 9787879424 6124 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2389619 6124 2157 9 0 2380296 0
[pid=19760/tid=19761] ppid=19757 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2379 0 1 0 6 1 0 0 20 0 18 0 12329947 9787879424 6124 33554432000 1073741824 1073778376 140734040568752 140578060982880 213423023373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 2.31 2.29 2.21 3/195 19760
/proc/meminfo: memFree=29180012/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 6812 0 1 0 28 2 0 0 20 0 19 0 12329946 9856040960 7814 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 7815 2226 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2403 0 1 0 16 1 0 0 20 0 19 0 12329947 9856040960 7815 33554432000 1073741824 1073778376 140734040568752 140578060989056 140577920327344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300336 s]
/proc/loadavg: 2.31 2.29 2.21 3/195 19760
/proc/meminfo: memFree=29180012/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 7039 0 1 0 50 2 0 0 20 0 19 0 12329946 9856040960 8293 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 8293 2242 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2406 0 1 0 26 1 0 0 20 0 19 0 12329947 9856040960 8293 33554432000 1073741824 1073778376 140734040568752 140578060988504 140577920713276 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.70028 s]
/proc/loadavg: 2.31 2.29 2.21 3/195 19760
/proc/meminfo: memFree=29180012/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9021 0 1 0 111 2 0 0 20 0 19 0 12329946 9856040960 8925 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 8925 2255 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2406 0 1 0 66 1 0 0 20 0 19 0 12329947 9856040960 8925 33554432000 1073741824 1073778376 140734040568752 140578060979904 140577920759384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.44 2.32 2.22 3/214 19779
/proc/meminfo: memFree=29151088/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=1.96 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9028 0 1 0 194 2 0 0 20 0 19 0 12329946 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 9953 2257 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2409 0 1 0 146 1 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140578060986784 140577920692803 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12329948 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/19760/task/19776/stat : 19776 (java) S 19757 19760 17519 0 -1 4202560 2035 0 0 0 16 0 0 0 20 0 19 0 12329951 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577812584760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19777] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19777/stat : 19777 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577811532152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19778] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19778/stat : 19778 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577810479560 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 9953 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.44 2.32 2.22 3/214 19779
/proc/meminfo: memFree=29148300/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=3.56 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9029 0 1 0 354 2 0 0 20 0 19 0 12329946 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 10465 2257 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2410 0 1 0 306 1 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140578060979872 140577920713276 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12329948 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/19760/task/19776/stat : 19776 (java) S 19757 19760 17519 0 -1 4202560 2035 0 0 0 16 0 0 0 20 0 19 0 12329951 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577812584760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19777] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19777/stat : 19777 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577811532152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19778] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19778/stat : 19778 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577810479560 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 10465 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.41 2.31 2.22 4/214 19779
/proc/meminfo: memFree=29143288/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=6.75 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9034 0 1 0 673 2 0 0 20 0 19 0 12329946 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 11651 2258 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2414 0 1 0 625 1 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140578060979872 140577920693045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12329947 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12329948 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 11651 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.16 cores=1,3,5,7

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

[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1663.27
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.31 2.29 2.26 3/213 19883
/proc/meminfo: memFree=28973588/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=1723.29 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9808 0 1 0 172282 47 0 0 20 0 19 0 12329946 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 54168 2272 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=1717.69 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2475 0 1 0 171740 29 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578060979872 140577920759379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 115 0 0 0 1 2 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 123 0 0 0 3 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 172 0 0 0 4 1 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 1 0 0 20 0 19 0 12329948 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/19760/task/19776/stat : 19776 (java) S 19757 19760 17519 0 -1 4202560 2062 0 0 0 18 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577812584760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19777] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19777/stat : 19777 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577811532152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19778] ppid=19757 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/19760/task/19778/stat : 19778 (java) S 19757 19760 17519 0 -1 4202560 100 0 0 0 30 36 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577810479560 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1723.29
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.30 2.28 2.26 4/213 19949
/proc/meminfo: memFree=29080596/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=1783.3 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9812 0 1 0 178282 48 0 0 20 0 19 0 12329946 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 54168 2272 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=1777.53 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2475 0 1 0 177723 30 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578060979872 140577920759379 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 115 0 0 0 1 2 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 123 0 0 0 3 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 172 0 0 0 4 1 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 2 0 0 20 0 19 0 12329948 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/19760/task/19776/stat : 19776 (java) S 19757 19760 17519 0 -1 4202560 2062 0 0 0 18 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577812584760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19777] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19777/stat : 19777 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577811532152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19778] ppid=19757 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/19760/task/19778/stat : 19778 (java) S 19757 19760 17519 0 -1 4202560 104 0 0 0 31 38 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577810479560 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1783.3
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799 s]
/proc/loadavg: 2.30 2.28 2.26 3/214 19952
/proc/meminfo: memFree=29069824/32872528 swapFree=1391980/1569808
[pid=19760] ppid=19757 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/19760/stat : 19760 (java) S 19757 19760 17519 0 -1 4202496 9814 0 1 0 179952 49 0 0 20 0 19 0 12329946 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140734040559888 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19760/statm: 2406260 54168 2272 9 0 2396937 0
[pid=19760/tid=19761] ppid=19757 vsize=9625040 CPUtime=1794.19 cores=1,3,5,7
/proc/19760/task/19761/stat : 19761 (java) R 19757 19760 17519 0 -1 4202560 2475 0 1 0 179389 30 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578060979872 140577920693045 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19763] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19763/stat : 19763 (java) S 19757 19760 17519 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140578039090216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19764] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19764/stat : 19764 (java) S 19757 19760 17519 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577836362664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19765] ppid=19757 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/19760/task/19765/stat : 19765 (java) S 19757 19760 17519 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577835309864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19766] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19766/stat : 19766 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577834257064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19767] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19767/stat : 19767 (java) S 19757 19760 17519 0 -1 4202560 115 0 0 0 1 2 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577833204264 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19768] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19768/stat : 19768 (java) S 19757 19760 17519 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577832151464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19760/tid=19769] ppid=19757 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/19760/task/19769/stat : 19769 (java) S 19757 19760 17519 0 -1 4202560 123 0 0 0 3 0 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577831098664 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19770] ppid=19757 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/19760/task/19770/stat : 19770 (java) S 19757 19760 17519 0 -1 4202560 172 0 0 0 4 1 0 0 20 0 19 0 12329947 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577830045864 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19771] ppid=19757 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/19760/task/19771/stat : 19771 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 2 0 0 20 0 19 0 12329948 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577817848808 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19772] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19772/stat : 19772 (java) S 19757 19760 17519 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577816794872 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19773] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19773/stat : 19773 (java) S 19757 19760 17519 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12329949 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577815741960 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19774] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19774/stat : 19774 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577814690448 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19775] ppid=19757 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/19760/task/19775/stat : 19775 (java) S 19757 19760 17519 0 -1 4202560 3311 0 0 0 28 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577813637560 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19760/tid=19776] ppid=19757 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/19760/task/19776/stat : 19776 (java) S 19757 19760 17519 0 -1 4202560 2062 0 0 0 18 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577812584760 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19777] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19777/stat : 19777 (java) S 19757 19760 17519 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577811532152 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19760/tid=19778] ppid=19757 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/19760/task/19778/stat : 19778 (java) S 19757 19760 17519 0 -1 4202560 106 0 0 0 32 38 0 0 20 0 19 0 12329951 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577810479560 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19760/tid=19779] ppid=19757 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/19760/task/19779/stat : 19779 (java) S 19757 19760 17519 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12329962 9856040960 54168 33554432000 1073741824 1073778376 140734040568752 140577809327784 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 19760 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19760 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=998118
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=872867
# CPU time returned by wait4() is 1795.87
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.04
CPU time (s): 1800.01
CPU user time (s): 1799.52
CPU system time (s): 0.49
CPU usage (%): 100.054
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795
system time used= 0.872867
maximum resident set size= 216824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9858
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= 38087
involuntary context switches= 10904

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4643 second user time and 12.994 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-30 21:10:04
IDJOB=4121286
IDBENCH=110387
IDSOLVER=2546
FILE ID=node140/4121286-1467313804
RUNJOBID= node140-1467308852-17536
PBS_JOBID= 20005285
Free space on /tmp= 71652 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-n86-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-4121286-1467313804/watcher-4121286-1467313804 -o /tmp/evaluation-result-4121286-1467313804/solver-4121286-1467313804 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1467308852-17536 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121286-1467313804.opb

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

MD5SUM BENCH= b555fe1efe1ef0e37b5e3517166a1e10
RANDOM SEED=897213372

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.708
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.41
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.708
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.708
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.56
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.708
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.56
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.708
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.708
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.708
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.708
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.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29181036 kB
Buffers:          147732 kB
Cached:          1045008 kB
SwapCached:            0 kB
Active:           428428 kB
Inactive:         952204 kB
Active(anon):     181996 kB
Inactive(anon):     8448 kB
Active(file):     246432 kB
Inactive(file):   943756 kB
Unevictable:     1569808 kB
Mlocked:         1391980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       1821144 kB
Mapped:            22136 kB
Shmem:               204 kB
Slab:             607940 kB
SReclaimable:      51892 kB
SUnreclaim:       556048 kB
KernelStack:        1768 kB
PageTables:         7540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2261244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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= 71652 MiB
End job on node140 at 2016-06-30 21:40:03