Trace number 4084685

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 1776.74

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_1_80.opb
MD5SUM4edc0ea4696bd6b7e21f8ec219e69079
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.258959
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12636
Sum of products size (including duplicates)25272
Number of different products6318
Sum of products size12636

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization by upper bound
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-4084685-1465265420.opb
0.08/0.11	c reading problem ... 
0.08/0.12	c  no objective function found
1.04/0.55	c ... done. Wall clock time 0.439s.
1.04/0.55	c declared #vars     1000
1.04/0.55	c internal #vars     7318
1.04/0.55	c #constraints  14139
1.04/0.55	c constraints type 
1.04/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6318
1.04/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.04/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.04/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6318
1.04/0.55	c 14139 constraints processed.
4.51/2.56	c cleaning 2444 clauses out of 5001 with flag 11619/5001
6.17/4.17	c cleaning 4189 clauses out of 8556 with flag 24339/11000
7.97/5.90	c cleaning 5684 clauses out of 11367 with flag 38795/18000
9.87/7.77	c cleaning 6784 clauses out of 13683 with flag 55743/26000
11.88/9.66	c cleaning 7906 clauses out of 15899 with flag 74884/35000
13.78/11.54	c cleaning 8874 clauses out of 17994 with flag 96075/45001
15.28/13.05	c cleaning 9996 clauses out of 20119 with flag 127310/56000
17.59/15.22	c cleaning 11077 clauses out of 22154 with flag 153551/68031
20.50/18.10	c cleaning 12042 clauses out of 24083 with flag 181439/81037
25.54/23.05	c cleaning 13106 clauses out of 26212 with flag 211498/95208
31.45/28.97	c cleaning 14035 clauses out of 28070 with flag 243502/110172
36.35/33.82	c cleaning 14848 clauses out of 29863 with flag 277133/126000
40.57/37.80	c cleaning 15982 clauses out of 32015 with flag 314711/143000
43.67/40.95	c cleaning 17002 clauses out of 34041 with flag 353949/161008
48.16/45.34	c cleaning 18042 clauses out of 36084 with flag 400146/180053
58.05/55.20	c cleaning 18889 clauses out of 37989 with flag 443026/200000
65.26/62.23	c cleaning 20085 clauses out of 40170 with flag 487772/221070
70.86/67.89	c cleaning 20903 clauses out of 42017 with flag 540042/243002
77.56/74.27	c cleaning 22011 clauses out of 44113 with flag 607137/266001
88.90/85.17	c cleaning 22938 clauses out of 46102 with flag 657668/290001
97.00/93.21	c cleaning 24106 clauses out of 48212 with flag 710127/315049
102.61/98.61	c cleaning 24945 clauses out of 50058 with flag 771384/341001
112.71/108.24	c cleaning 25996 clauses out of 52112 with flag 828780/368000
124.22/119.35	c cleaning 26993 clauses out of 54116 with flag 887087/396000
130.87/125.84	c cleaning 28008 clauses out of 56123 with flag 956600/425000
142.06/136.84	c cleaning 28968 clauses out of 58116 with flag 1020379/455001
153.05/147.81	c cleaning 30020 clauses out of 60148 with flag 1085620/486001
160.37/155.10	c cleaning 30965 clauses out of 62128 with flag 1161627/518001
174.10/168.59	c cleaning 32030 clauses out of 64162 with flag 1231351/551000
182.80/177.26	c cleaning 33001 clauses out of 66133 with flag 1306962/585001
194.91/189.23	c cleaning 34098 clauses out of 68196 with flag 1381989/620065
205.66/199.88	c cleaning 34963 clauses out of 70045 with flag 1458103/656012
218.06/212.25	c cleaning 36027 clauses out of 72070 with flag 1543084/693000
231.09/225.16	c cleaning 36948 clauses out of 74044 with flag 1623909/731001
244.79/238.69	c cleaning 38071 clauses out of 76142 with flag 1726406/770047
255.80/249.54	c cleaning 38903 clauses out of 78024 with flag 1816558/810000
270.00/263.70	c cleaning 39920 clauses out of 80121 with flag 1904635/851000
281.24/274.87	c cleaning 41132 clauses out of 82275 with flag 1999992/893074
296.80/290.23	c cleaning 41907 clauses out of 84069 with flag 2089503/936000
311.26/304.46	c cleaning 43082 clauses out of 86164 with flag 2189396/980002
324.88/317.91	c cleaning 44018 clauses out of 88080 with flag 2291643/1025000
342.06/334.95	c cleaning 44961 clauses out of 90063 with flag 2389882/1071001
358.75/351.43	c cleaning 46084 clauses out of 92168 with flag 2496083/1118067
373.51/365.99	c cleaning 46990 clauses out of 94017 with flag 2603502/1166000
390.19/382.59	c cleaning 47886 clauses out of 96028 with flag 2708720/1215001
403.35/395.55	c cleaning 48998 clauses out of 98141 with flag 2832468/1265000
418.00/410.08	c cleaning 49969 clauses out of 100143 with flag 2948608/1316000
434.29/426.07	c cleaning 51022 clauses out of 102174 with flag 3068133/1368000
449.44/441.01	c cleaning 51993 clauses out of 104152 with flag 3187218/1421000
464.24/455.79	c cleaning 52952 clauses out of 106159 with flag 3318486/1475000
481.94/473.27	c cleaning 53992 clauses out of 108207 with flag 3442613/1530000
497.82/489.01	c cleaning 55006 clauses out of 110215 with flag 3577044/1586000
515.93/506.97	c cleaning 56056 clauses out of 112220 with flag 3705997/1643011
535.65/526.50	c cleaning 57025 clauses out of 114153 with flag 3845136/1701000
554.93/545.69	c cleaning 57933 clauses out of 116128 with flag 3984138/1760000
574.03/564.55	c cleaning 59016 clauses out of 118196 with flag 4122334/1820001
593.73/584.01	c cleaning 60013 clauses out of 120183 with flag 4268507/1881004
613.33/603.47	c cleaning 60992 clauses out of 122166 with flag 4423563/1943000
634.33/624.24	c cleaning 62000 clauses out of 124174 with flag 4576307/2006000
653.83/643.39	c cleaning 63096 clauses out of 126208 with flag 4739799/2070034
674.74/664.09	c cleaning 63969 clauses out of 128079 with flag 4904044/2135001
697.68/686.55	c cleaning 64973 clauses out of 130109 with flag 5071572/2201000
719.90/708.53	c cleaning 65940 clauses out of 132136 with flag 5253130/2268000
742.85/731.10	c cleaning 66980 clauses out of 134196 with flag 5431429/2336000
765.92/753.98	c cleaning 68020 clauses out of 136216 with flag 5624040/2405000
789.81/777.47	c cleaning 69031 clauses out of 138200 with flag 5831445/2475004
810.78/798.14	c cleaning 70030 clauses out of 140167 with flag 6076338/2546002
823.89/810.99	c cleaning 71023 clauses out of 142139 with flag 6324303/2618004
841.41/828.14	c cleaning 72024 clauses out of 144112 with flag 6643394/2691000
865.07/851.45	c cleaning 73005 clauses out of 146089 with flag 6923689/2765001
894.01/880.11	c cleaning 73973 clauses out of 148083 with flag 7167941/2840000
923.80/909.46	c cleaning 74941 clauses out of 150110 with flag 7400248/2916000
956.69/942.04	c cleaning 75961 clauses out of 152169 with flag 7628308/2993000
991.77/976.79	c cleaning 77042 clauses out of 154209 with flag 7842791/3071001
1028.81/1013.31	c cleaning 77952 clauses out of 156167 with flag 8066127/3150001
1067.25/1051.32	c cleaning 79022 clauses out of 158214 with flag 8276929/3230000
1105.82/1089.52	c cleaning 80033 clauses out of 160193 with flag 8483807/3311001
1149.95/1133.32	c cleaning 80994 clauses out of 162159 with flag 8687829/3393000
1195.51/1178.41	c cleaning 81969 clauses out of 164165 with flag 8896513/3476000
1240.44/1222.98	c cleaning 82996 clauses out of 166196 with flag 9110709/3560000
1287.83/1269.92	c cleaning 84125 clauses out of 168264 with flag 9315004/3645064
1335.98/1317.62	c cleaning 85029 clauses out of 170103 with flag 9521530/3731028
1385.91/1367.03	c cleaning 86010 clauses out of 172092 with flag 9726357/3818046
1439.46/1420.15	c cleaning 86905 clauses out of 174036 with flag 9937551/3906000
1493.31/1473.39	c cleaning 87994 clauses out of 176131 with flag 10149297/3995000
1547.91/1527.45	c cleaning 88995 clauses out of 178137 with flag 10363510/4085000
1603.62/1582.58	c cleaning 90069 clauses out of 180142 with flag 10579408/4176000
1665.72/1643.91	c cleaning 91046 clauses out of 182091 with flag 10796628/4268018
1727.73/1705.19	c cleaning 91987 clauses out of 184027 with flag 11012772/4361000
1796.01/1772.82	c cleaning 92955 clauses out of 186040 with flag 11225939/4455000
1800.00/1776.70	c starts		: 1
1800.00/1776.70	c conflicts		: 4466057
1800.00/1776.70	c decisions		: 49047661
1800.00/1776.70	c propagations		: 151135984
1800.00/1776.70	c inspects		: 21425491032
1800.00/1776.70	c shortcuts		: 0
1800.00/1776.70	c learnt literals	: 0
1800.00/1776.70	c learnt binary clauses	: 0
1800.00/1776.70	c learnt ternary clauses	: 0
1800.00/1776.70	c learnt constraints	: 4466057
1800.00/1776.70	c ignored constraints	: 0
1800.00/1776.70	c root simplifications	: 0
1800.00/1776.70	c removed literals (reason simplification)	: 0
1800.00/1776.70	c reason swapping (by a shorter reason)	: 0
1800.00/1776.70	c Calls to reduceDB	: 90
1800.00/1776.70	c Number of update (reduction) of LBD	: 503291
1800.00/1776.70	c Imported unit clauses	: 0
1800.00/1776.70	c number of reductions to clauses (during analyze)	: 0
1800.00/1776.70	c number of learned constraints concerned by reduction	: 0
1800.00/1776.70	c number of learning phase by resolution	: 0
1800.00/1776.70	c number of learning phase by cutting planes	: 0
1800.00/1776.70	c speed (assignments/second)	: 85092.28654015275
1800.00/1776.70	c non guided choices	6798
1800.00/1776.70	c timeout
1800.00/1776.73	c learnt constraints type 
1800.00/1776.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104142
1800.00/1776.73	s UNKNOWN
1800.00/1776.73	c Total wall clock time (in seconds): 1776.617

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4084685-1465265420/watcher-4084685-1465265420 -o /tmp/evaluation-result-4084685-1465265420/solver-4084685-1465265420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084685-1465265420.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.04 3/195 6601
/proc/meminfo: memFree=31276816/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=5632 CPUtime=0 cores=0,2,4,6
/proc/6601/stat : 6601 (java) R 6598 6601 5384 0 -1 4202496 384 0 0 0 0 0 0 0 20 0 1 0 108477503 5767168 55 33554432000 1073741824 1073778376 140733809699312 140733809696440 247055084839 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 1408 58 46 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.03 2.04 3/195 6601
/proc/meminfo: memFree=31276816/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 4395 0 1 0 8 0 0 0 20 0 18 0 108477503 9787879424 6022 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2389619 6022 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 2.00 2.03 2.04 3/195 6601
/proc/meminfo: memFree=31276816/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 4718 0 1 0 23 1 0 0 20 0 18 0 108477503 9787879424 6784 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2389619 6784 2200 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 2.00 2.03 2.04 3/195 6601
/proc/meminfo: memFree=31276816/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 5425 0 1 0 44 1 0 0 20 0 18 0 108477503 9787879424 8902 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2389619 8902 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 2.00 2.03 2.04 3/195 6601
/proc/meminfo: memFree=31276816/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9626816 CPUtime=1.65 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 25485 0 1 0 160 5 0 0 20 0 19 0 108477503 9857859584 38800 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406704 38820 2260 9 0 2397381 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9626816

[startup+1.5008 s]
/proc/loadavg: 2.00 2.03 2.04 5/214 6620
/proc/meminfo: memFree=31113364/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=3.51 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 33454 0 1 0 345 6 0 0 20 0 19 0 108477503 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 43755 2271 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2460 0 1 0 144 2 0 0 20 0 19 0 108477504 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655480418888 139655308375126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12191 0 0 0 95 1 0 0 20 0 19 0 108477509 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17526 0 0 0 101 4 0 0 20 0 19 0 108477509 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 43755 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.00 2.03 2.04 3/214 6620
/proc/meminfo: memFree=31101760/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=5.14 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 33473 0 1 0 507 7 0 0 20 0 19 0 108477503 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 48369 2276 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2471 0 1 0 303 2 0 0 20 0 19 0 108477504 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655480418528 139655308483935 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12193 0 0 0 96 1 0 0 20 0 19 0 108477509 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17531 0 0 0 104 4 0 0 20 0 19 0 108477509 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 48369 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.00 2.03 2.04 3/214 6620
/proc/meminfo: memFree=31062200/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=8.47 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 33561 0 1 0 838 9 0 0 20 0 19 0 108477503 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 63588 2289 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=6.19 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2494 0 1 0 617 2 0 0 20 0 19 0 108477504 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655480417592 139655308366945 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108477505 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12193 0 0 0 98 2 0 0 20 0 19 0 108477509 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17531 0 0 0 107 4 0 0 20 0 19 0 108477509 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 63588 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9625040


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

[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 250338 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1684.3
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.07 4/213 6726
/proc/meminfo: memFree=30187904/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=1745.18 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 45706 0 1 0 174254 264 0 0 20 0 19 0 108477503 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 244256 2298 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=1704.5 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2663 0 1 0 170421 29 0 0 20 0 19 0 108477504 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655480417504 139655308483930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=3.62 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 1112 0 0 0 333 29 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=3.7 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 1304 0 0 0 338 32 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=3.3 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 1218 0 0 0 304 26 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=3.66 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 1516 0 0 0 336 30 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=3.32 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 1195 0 0 0 310 22 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=3.45 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 999 0 0 0 318 27 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=3.3 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 952 0 0 0 306 24 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 1268 0 0 0 328 36 0 0 20 0 19 0 108477505 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=5.64 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 2319 0 0 0 558 6 0 0 20 0 19 0 108477507 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12193 0 0 0 98 2 0 0 20 0 19 0 108477509 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17605 0 0 0 120 4 0 0 20 0 19 0 108477509 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0.61 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 99 0 0 0 30 31 0 0 20 0 19 0 108477509 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 244256 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1745.18
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.7 s]
/proc/loadavg: 2.00 2.04 2.06 3/213 6727
/proc/meminfo: memFree=30334792/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 45847 0 1 0 179735 265 0 0 20 0 19 0 108477503 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 242069 2298 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=1758.28 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2670 0 1 0 175798 30 0 0 20 0 19 0 108477504 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655480417504 139655308483888 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 1112 0 0 0 342 29 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 1304 0 0 0 345 32 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=3.37 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 1218 0 0 0 311 26 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=3.73 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 1516 0 0 0 343 30 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=3.39 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 1195 0 0 0 317 22 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 999 0 0 0 327 27 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=3.34 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 952 0 0 0 310 24 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=3.72 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 1268 0 0 0 336 36 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=5.94 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 2449 0 0 0 588 6 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12193 0 0 0 98 2 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17605 0 0 0 120 4 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 103 0 0 0 31 32 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6601 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1776.7 s]
/proc/loadavg: 2.00 2.04 2.06 3/213 6727
/proc/meminfo: memFree=30334792/32872528 swapFree=10676/249824
[pid=6601] ppid=6598 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/6601/stat : 6601 (java) S 6598 6601 5384 0 -1 4202496 45847 0 1 0 179735 265 0 0 20 0 19 0 108477503 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 140733809690448 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6601/statm: 2406260 242069 2298 9 0 2396937 0
[pid=6601/tid=6603] ppid=6598 vsize=9625040 CPUtime=1758.28 cores=0,2,4,6
/proc/6601/task/6603/stat : 6603 (java) R 6598 6601 5384 0 -1 4202560 2670 0 1 0 175798 30 0 0 20 0 19 0 108477504 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655480417504 139655308483888 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6604] ppid=6598 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/6601/task/6604/stat : 6604 (java) S 6598 6601 5384 0 -1 4202560 1112 0 0 0 342 29 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655441910696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6605] ppid=6598 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/6601/task/6605/stat : 6605 (java) S 6598 6601 5384 0 -1 4202560 1304 0 0 0 345 32 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655440858152 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6606] ppid=6598 vsize=9625040 CPUtime=3.37 cores=0,2,4,6
/proc/6601/task/6606/stat : 6606 (java) S 6598 6601 5384 0 -1 4202560 1218 0 0 0 311 26 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655439805096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6607] ppid=6598 vsize=9625040 CPUtime=3.73 cores=0,2,4,6
/proc/6601/task/6607/stat : 6607 (java) S 6598 6601 5384 0 -1 4202560 1516 0 0 0 343 30 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655438752552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6608] ppid=6598 vsize=9625040 CPUtime=3.39 cores=0,2,4,6
/proc/6601/task/6608/stat : 6608 (java) S 6598 6601 5384 0 -1 4202560 1195 0 0 0 317 22 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655437699496 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6601/tid=6609] ppid=6598 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/6601/task/6609/stat : 6609 (java) S 6598 6601 5384 0 -1 4202560 999 0 0 0 327 27 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655436646952 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6610] ppid=6598 vsize=9625040 CPUtime=3.34 cores=0,2,4,6
/proc/6601/task/6610/stat : 6610 (java) S 6598 6601 5384 0 -1 4202560 952 0 0 0 310 24 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655435593896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6611] ppid=6598 vsize=9625040 CPUtime=3.72 cores=0,2,4,6
/proc/6601/task/6611/stat : 6611 (java) S 6598 6601 5384 0 -1 4202560 1268 0 0 0 336 36 0 0 20 0 19 0 108477505 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655434541352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6612] ppid=6598 vsize=9625040 CPUtime=5.94 cores=0,2,4,6
/proc/6601/task/6612/stat : 6612 (java) S 6598 6601 5384 0 -1 4202560 2449 0 0 0 588 6 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655304428392 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6613] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6613/stat : 6613 (java) S 6598 6601 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655303374712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6614] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6614/stat : 6614 (java) S 6598 6601 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108477507 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655302321544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6615] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6615/stat : 6615 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655301270288 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6616] ppid=6598 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/6601/task/6616/stat : 6616 (java) S 6598 6601 5384 0 -1 4202560 12193 0 0 0 98 2 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655300217144 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6601/tid=6617] ppid=6598 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/6601/task/6617/stat : 6617 (java) S 6598 6601 5384 0 -1 4202560 17605 0 0 0 120 4 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655299164600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6601/tid=6618] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6618/stat : 6618 (java) S 6598 6601 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655298111736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6619] ppid=6598 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6601/task/6619/stat : 6619 (java) S 6598 6601 5384 0 -1 4202560 103 0 0 0 31 32 0 0 20 0 19 0 108477509 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655297059400 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6601/tid=6620] ppid=6598 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6601/task/6620/stat : 6620 (java) S 6598 6601 5384 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108477560 9856040960 242069 33554432000 1073741824 1073778376 140733809699312 139655296005672 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6601 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=830448
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=140522
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1776.74
CPU time (s): 1800
CPU user time (s): 1797.35
CPU system time (s): 2.65
CPU usage (%): 101.309
Max. virtual memory (cumulated for all children) (KiB): 9626816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.83
system time used= 3.14052
maximum resident set size= 1422240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45879
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42782
involuntary context switches= 32804

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4701 second user time and 16.3745 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-07 04:10:20
IDJOB=4084685
IDBENCH=48369
IDSOLVER=2546
FILE ID=node103/4084685-1465265420
RUNJOBID= node103-1465256472-5400
PBS_JOBID= 19843279
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_1_80.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084685-1465265420/watcher-4084685-1465265420 -o /tmp/evaluation-result-4084685-1465265420/solver-4084685-1465265420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084685-1465265420.opb

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

MD5SUM BENCH= 4edc0ea4696bd6b7e21f8ec219e69079
RANDOM SEED=761529071

node103.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.760
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:        31277468 kB
Buffers:          124728 kB
Cached:           133784 kB
SwapCached:         1720 kB
Active:           448264 kB
Inactive:         163908 kB
Active(anon):     353208 kB
Inactive(anon):     3068 kB
Active(file):      95056 kB
Inactive(file):   160840 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096696 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:        603208 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             599388 kB
SReclaimable:      43056 kB
SUnreclaim:       556332 kB
KernelStack:        1616 kB
PageTables:         5932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     728816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 71736 MiB
End job on node103 at 2016-06-07 04:39:57