Trace number 4096131

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.58 1798.74

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-random4regular-65.opb
MD5SUMc819cf2b2526c532a7df92ee616e3c77
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 benchmark0.010997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables261
Total number of constraints130
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)130
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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-4096131-1466102601.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.13	c ... done. Wall clock time 0.027s.
0.11/0.13	c declared #vars     261
0.11/0.13	c #constraints  130
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 130
0.11/0.13	c 130 constraints processed.
0.76/0.48	c cleaning 2496 clauses out of 5000 with flag 41712/5000
1.16/0.73	c cleaning 4242 clauses out of 8504 with flag 98352/11000
1.68/1.22	c cleaning 5617 clauses out of 11263 with flag 182518/18001
2.38/1.90	c cleaning 6812 clauses out of 13645 with flag 282995/26000
3.29/2.87	c cleaning 7902 clauses out of 15835 with flag 394197/35002
3.90/3.47	c cleaning 8956 clauses out of 17932 with flag 486297/45001
4.79/4.39	c cleaning 9980 clauses out of 19976 with flag 604274/56001
5.78/5.31	c cleaning 10978 clauses out of 21995 with flag 725692/68000
6.68/6.20	c cleaning 11997 clauses out of 24017 with flag 842221/81000
7.88/7.44	c cleaning 12998 clauses out of 26021 with flag 981551/95001
9.08/8.68	c cleaning 13995 clauses out of 28023 with flag 1119091/110001
11.08/10.63	c cleaning 14999 clauses out of 30027 with flag 1277125/126000
12.60/12.18	c cleaning 15997 clauses out of 32028 with flag 1435905/143000
14.49/14.05	c cleaning 17009 clauses out of 34033 with flag 1598138/161002
16.39/15.98	c cleaning 17997 clauses out of 36022 with flag 1768271/180000
18.69/18.23	c cleaning 19009 clauses out of 38026 with flag 1966973/200001
21.09/20.65	c cleaning 19997 clauses out of 40016 with flag 2158678/221000
23.59/23.12	c cleaning 20997 clauses out of 42019 with flag 2336023/243000
26.49/26.00	c cleaning 22004 clauses out of 44023 with flag 2546452/266001
29.19/28.75	c cleaning 23006 clauses out of 46018 with flag 2746471/290000
32.09/31.66	c cleaning 23999 clauses out of 48013 with flag 2962189/315001
35.38/34.99	c cleaning 24991 clauses out of 50013 with flag 3170997/341000
39.09/38.66	c cleaning 26003 clauses out of 52024 with flag 3412329/368002
43.39/42.98	c cleaning 27001 clauses out of 54021 with flag 3684108/396002
47.48/47.04	c cleaning 27996 clauses out of 56018 with flag 3943670/425000
51.88/51.49	c cleaning 28995 clauses out of 58022 with flag 4202042/455000
56.48/56.02	c cleaning 30005 clauses out of 60027 with flag 4486771/486000
61.38/60.99	c cleaning 31002 clauses out of 62022 with flag 4790916/518000
67.19/66.71	c cleaning 32001 clauses out of 64023 with flag 5091673/551003
72.79/72.33	c cleaning 32996 clauses out of 66020 with flag 5368517/585001
78.49/78.09	c cleaning 34002 clauses out of 68024 with flag 5673142/620001
84.50/84.03	c cleaning 35003 clauses out of 70023 with flag 5978368/656002
91.70/91.22	c cleaning 35992 clauses out of 72018 with flag 6300199/693000
98.73/98.25	c cleaning 37006 clauses out of 74026 with flag 6634888/731000
105.82/105.32	c cleaning 37986 clauses out of 76021 with flag 6977374/770001
112.62/112.11	c cleaning 39004 clauses out of 78035 with flag 7334572/810001
121.64/121.17	c cleaning 39991 clauses out of 80031 with flag 7730566/851001
129.83/129.31	c cleaning 41011 clauses out of 82039 with flag 8104873/893000
138.63/138.13	c cleaning 42009 clauses out of 84030 with flag 8483305/936002
147.13/146.62	c cleaning 43004 clauses out of 86019 with flag 8879696/980000
155.64/155.18	c cleaning 43998 clauses out of 88016 with flag 9300822/1025001
165.54/165.04	c cleaning 44998 clauses out of 90019 with flag 9714910/1071002
176.14/175.65	c cleaning 45998 clauses out of 92020 with flag 10140728/1118001
186.34/185.86	c cleaning 46996 clauses out of 94022 with flag 10576728/1166001
197.94/197.47	c cleaning 47995 clauses out of 96027 with flag 11011185/1215002
209.44/208.92	c cleaning 48997 clauses out of 98032 with flag 11470685/1265002
221.14/220.63	c cleaning 50009 clauses out of 100034 with flag 11933874/1316001
238.34/237.88	c cleaning 51005 clauses out of 102024 with flag 12478110/1368000
253.85/253.30	c cleaning 52004 clauses out of 104023 with flag 13035944/1421004
272.48/271.91	c cleaning 53002 clauses out of 106017 with flag 13607292/1475002
288.48/287.97	c cleaning 54001 clauses out of 108014 with flag 14184015/1530001
301.88/301.40	c cleaning 55002 clauses out of 110012 with flag 14703459/1586000
315.38/314.82	c cleaning 55990 clauses out of 112010 with flag 15222023/1643000
330.19/329.61	c cleaning 56993 clauses out of 114021 with flag 15761931/1701001
344.59/344.02	c cleaning 57985 clauses out of 116027 with flag 16279311/1760000
360.89/360.34	c cleaning 59016 clauses out of 118044 with flag 16837596/1820002
376.40/375.84	c cleaning 60010 clauses out of 120026 with flag 17414823/1881000
393.79/393.22	c cleaning 60999 clauses out of 122016 with flag 17976945/1943000
411.49/410.94	c cleaning 62000 clauses out of 124017 with flag 18550024/2006000
430.40/429.86	c cleaning 63003 clauses out of 126017 with flag 19130517/2070000
448.31/447.79	c cleaning 63994 clauses out of 128014 with flag 19710452/2135000
466.77/466.11	c cleaning 65000 clauses out of 130020 with flag 20291760/2201000
486.57/485.97	c cleaning 66003 clauses out of 132022 with flag 20926965/2268002
506.81/506.18	c cleaning 66992 clauses out of 134017 with flag 21551153/2336000
539.91/539.24	c cleaning 67992 clauses out of 136025 with flag 22288835/2405000
564.41/563.74	c cleaning 69001 clauses out of 138033 with flag 22971185/2475000
586.82/586.18	c cleaning 70011 clauses out of 140032 with flag 23620174/2546000
609.63/608.97	c cleaning 70994 clauses out of 142021 with flag 24273775/2618000
633.63/632.92	c cleaning 72007 clauses out of 144027 with flag 24907430/2691000
658.43/657.78	c cleaning 73004 clauses out of 146020 with flag 25550984/2765000
684.14/683.47	c cleaning 73994 clauses out of 148016 with flag 26201442/2840000
709.74/708.94	c cleaning 75006 clauses out of 150022 with flag 26865969/2916000
736.65/735.84	c cleaning 75997 clauses out of 152016 with flag 27536515/2993000
764.85/764.00	c cleaning 76997 clauses out of 154019 with flag 28239657/3071000
791.87/791.05	c cleaning 78004 clauses out of 156022 with flag 28964099/3150000
819.37/818.57	c cleaning 78998 clauses out of 158020 with flag 29669882/3230002
847.67/846.88	c cleaning 79999 clauses out of 160021 with flag 30400144/3311001
875.78/874.92	c cleaning 81005 clauses out of 162022 with flag 31120650/3393001
907.08/906.23	c cleaning 81994 clauses out of 164016 with flag 31855828/3476000
940.29/939.47	c cleaning 83000 clauses out of 166023 with flag 32637246/3560001
982.01/981.19	c cleaning 84000 clauses out of 168022 with flag 33423087/3645000
1018.59/1017.61	c cleaning 85005 clauses out of 170022 with flag 34212895/3731000
1052.38/1051.44	c cleaning 85999 clauses out of 172017 with flag 34967303/3818000
1087.99/1087.06	c cleaning 86999 clauses out of 174018 with flag 35749262/3906000
1122.70/1121.75	c cleaning 88002 clauses out of 176020 with flag 36520463/3995001
1160.01/1159.01	c cleaning 89000 clauses out of 178017 with flag 37297186/4085000
1197.52/1196.50	c cleaning 90006 clauses out of 180017 with flag 38085903/4176000
1236.84/1235.89	c cleaning 90993 clauses out of 182011 with flag 38859537/4268000
1277.25/1276.20	c cleaning 92003 clauses out of 184019 with flag 39668442/4361001
1317.14/1316.02	c cleaning 93003 clauses out of 186017 with flag 40503414/4455002
1357.46/1356.37	c cleaning 94000 clauses out of 188012 with flag 41301496/4550000
1398.45/1397.37	c cleaning 94998 clauses out of 190012 with flag 42105319/4646000
1444.06/1442.91	c cleaning 95988 clauses out of 192014 with flag 42904867/4743000
1486.88/1485.76	c cleaning 97008 clauses out of 194026 with flag 43727328/4841000
1530.19/1529.05	c cleaning 98000 clauses out of 196018 with flag 44591438/4940000
1576.89/1575.70	c cleaning 99008 clauses out of 198019 with flag 45445815/5040001
1622.91/1621.64	c cleaning 99991 clauses out of 200010 with flag 46296705/5141000
1671.43/1670.12	c cleaning 101004 clauses out of 202019 with flag 47120754/5243000
1719.14/1717.88	c cleaning 101998 clauses out of 204017 with flag 47994640/5346002
1769.45/1768.12	c cleaning 103003 clauses out of 206020 with flag 48882974/5450003
1800.05/1798.70	c starts		: 20465
1800.05/1798.70	c conflicts		: 5526033
1800.05/1798.70	c decisions		: 9418937
1800.05/1798.70	c propagations		: 160509074
1800.05/1798.70	c inspects		: 39950326020
1800.05/1798.70	c shortcuts		: 0
1800.05/1798.70	c learnt literals	: 0
1800.05/1798.70	c learnt binary clauses	: 0
1800.05/1798.70	c learnt ternary clauses	: 0
1800.05/1798.70	c learnt constraints	: 5526033
1800.05/1798.70	c ignored constraints	: 0
1800.05/1798.70	c root simplifications	: 0
1800.05/1798.70	c removed literals (reason simplification)	: 0
1800.05/1798.70	c reason swapping (by a shorter reason)	: 0
1800.05/1798.70	c Calls to reduceDB	: 100
1800.05/1798.70	c Number of update (reduction) of LBD	: 1947822
1800.05/1798.70	c Imported unit clauses	: 0
1800.05/1798.70	c number of reductions to clauses (during analyze)	: 0
1800.05/1798.70	c number of learned constraints concerned by reduction	: 0
1800.05/1798.70	c number of learning phase by resolution	: 0
1800.05/1798.70	c number of learning phase by cutting planes	: 0
1800.05/1798.70	c speed (assignments/second)	: 89242.6144103371
1800.05/1798.70	c non guided choices	624
1800.05/1798.70	c timeout
1800.05/1798.73	c learnt constraints type 
1800.05/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 179048
1800.05/1798.73	s UNKNOWN
1800.05/1798.73	c Total wall clock time (in seconds): 1798.631

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-4096131-1466102601/watcher-4096131-1466102601 -o /tmp/evaluation-result-4096131-1466102601/solver-4096131-1466102601 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466097110-5879 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4096131-1466102601.opb 

pid=6605
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.16 2.16 2.17 3/194 6608
/proc/meminfo: memFree=30442632/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 12308777 98570240 978 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 24065 978 744 9 0 16771 0
[pid=6608/tid=6609] ppid=6605 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 2 0 12308777 98578432 980 33554432000 1073741824 1073778376 140734060384864 139717796359720 272889869790 0 0 0 7232 0 0 0 -1 1 0 0 0 0 0

[startup+0.100062 s]
/proc/loadavg: 2.16 2.16 2.17 3/194 6608
/proc/meminfo: memFree=30442632/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 4472 0 1 0 10 1 0 0 20 0 18 0 12308777 9787879424 6094 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2389619 6094 2155 9 0 2380296 0
[pid=6608/tid=6609] ppid=6605 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2374 0 1 0 6 1 0 0 20 0 18 0 12308777 9787879424 6094 33554432000 1073741824 1073778376 140734060384864 139717796363168 139717803812311 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200303 s]
/proc/loadavg: 2.16 2.16 2.17 3/194 6608
/proc/meminfo: memFree=30442632/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 7462 0 1 0 30 2 0 0 20 0 19 0 12308777 9856040960 8006 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 8006 2229 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2393 0 1 0 16 1 0 0 20 0 19 0 12308777 9856040960 8006 33554432000 1073741824 1073778376 140734060384864 139717796364928 139717799650170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9625040

[startup+0.300277 s]
/proc/loadavg: 2.16 2.16 2.17 3/194 6608
/proc/meminfo: memFree=30442632/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 8912 0 1 0 60 2 0 0 20 0 19 0 12308777 9856040960 8477 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 8477 2244 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2399 0 1 0 26 1 0 0 20 0 19 0 12308777 9856040960 8477 33554432000 1073741824 1073778376 140734060384864 139717796364928 139717652138661 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9625040

[startup+0.700266 s]
/proc/loadavg: 2.16 2.16 2.17 3/194 6608
/proc/meminfo: memFree=30442632/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 9465 0 1 0 114 2 0 0 20 0 19 0 12308777 9856040960 9018 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 9018 2254 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2400 0 1 0 66 1 0 0 20 0 19 0 12308777 9856040960 9018 33554432000 1073741824 1073778376 140734060384864 139717796364928 139717652263616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.16 2.16 2.17 3/213 6627
/proc/meminfo: memFree=30413164/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=1.98 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 9471 0 1 0 195 3 0 0 20 0 19 0 12308777 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 10045 2256 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2403 0 1 0 146 1 0 0 20 0 19 0 12308777 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717796364792 139717652263825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3813 0 0 0 24 0 0 0 20 0 19 0 12308782 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 1983 0 0 0 21 0 0 0 20 0 19 0 12308782 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 10045 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.15 2.16 2.17 3/213 6627
/proc/meminfo: memFree=30408448/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=3.59 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 9473 0 1 0 356 3 0 0 20 0 19 0 12308777 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 10558 2256 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2404 0 1 0 306 1 0 0 20 0 19 0 12308777 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717796355792 139717652263748 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 1983 0 0 0 21 0 0 0 20 0 19 0 12308782 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 10558 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.15 2.16 2.17 4/213 6627
/proc/meminfo: memFree=30403104/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=6.78 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 9479 0 1 0 675 3 0 0 20 0 19 0 12308777 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 12204 2257 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2409 0 1 0 625 1 0 0 20 0 19 0 12308777 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717796355792 139717652263825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12308778 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 12204 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.21 cores=1,3,5,7

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

[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 2130 0 0 0 24 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 100 0 0 0 26 38 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1723.64
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.38 1.47 1.81 2/188 6726
/proc/meminfo: memFree=30367156/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=1783.66 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 10588 0 1 0 178309 57 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 64821 2272 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=1782.11 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2472 0 1 0 178177 34 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717796355888 139717652263734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 214 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 145 0 0 0 7 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 133 0 0 0 6 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 30 0 0 0 7 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 140 0 0 0 5 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 64 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 47 0 0 0 0 2 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 2130 0 0 0 24 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 104 0 0 0 26 39 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1783.66
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 1.35 1.46 1.79 2/188 6726
/proc/meminfo: memFree=30367284/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 10588 0 1 0 179948 57 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 64821 2272 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=1798.51 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2472 0 1 0 179817 34 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717796355888 139717652263772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 214 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 145 0 0 0 7 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 133 0 0 0 6 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 30 0 0 0 7 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 140 0 0 0 5 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 64 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 47 0 0 0 0 2 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 2130 0 0 0 24 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 104 0 0 0 26 40 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1798.7 s]
/proc/loadavg: 1.35 1.46 1.79 2/188 6726
/proc/meminfo: memFree=30367284/32872528 swapFree=1243920/1391088
[pid=6608] ppid=6605 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/6608/stat : 6608 (java) S 6605 6608 3284 0 -1 4202496 10588 0 1 0 179948 57 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 140734060376000 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6608/statm: 2406260 64821 2272 9 0 2396937 0
[pid=6608/tid=6609] ppid=6605 vsize=9625040 CPUtime=1798.51 cores=1,3,5,7
/proc/6608/task/6609/stat : 6609 (java) R 6605 6608 3284 0 -1 4202560 2472 0 1 0 179817 34 0 0 20 0 19 0 12308777 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717796355888 139717652263772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6611] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6611/stat : 6611 (java) S 6605 6608 3284 0 -1 4202560 214 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717774466088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6612] ppid=6605 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/6608/task/6612/stat : 6612 (java) S 6605 6608 3284 0 -1 4202560 145 0 0 0 7 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717773413288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6613] ppid=6605 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/6608/task/6613/stat : 6613 (java) S 6605 6608 3284 0 -1 4202560 133 0 0 0 6 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717772360488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6614] ppid=6605 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/6608/task/6614/stat : 6614 (java) S 6605 6608 3284 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717771307688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6615] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6615/stat : 6615 (java) S 6605 6608 3284 0 -1 4202560 30 0 0 0 7 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717770254888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6616] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6616/stat : 6616 (java) S 6605 6608 3284 0 -1 4202560 140 0 0 0 5 1 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717299399080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6617] ppid=6605 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/6608/task/6617/stat : 6617 (java) S 6605 6608 3284 0 -1 4202560 15 0 0 0 6 0 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717298346280 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6618] ppid=6605 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/6608/task/6618/stat : 6618 (java) S 6605 6608 3284 0 -1 4202560 64 0 0 0 6 2 0 0 20 0 19 0 12308778 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717297293480 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6619] ppid=6605 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/6608/task/6619/stat : 6619 (java) S 6605 6608 3284 0 -1 4202560 47 0 0 0 0 2 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717284883432 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6620] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6620/stat : 6620 (java) S 6605 6608 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717283829496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6621] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6621/stat : 6621 (java) S 6605 6608 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12308779 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717282776584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6608/tid=6622] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6622/stat : 6622 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717281725072 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6623] ppid=6605 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/6608/task/6623/stat : 6623 (java) S 6605 6608 3284 0 -1 4202560 3814 0 0 0 26 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717280672184 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6608/tid=6624] ppid=6605 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/6608/task/6624/stat : 6624 (java) S 6605 6608 3284 0 -1 4202560 2130 0 0 0 24 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717279619384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6625] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6625/stat : 6625 (java) S 6605 6608 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717278566776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6608/tid=6626] ppid=6605 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/6608/task/6626/stat : 6626 (java) S 6605 6608 3284 0 -1 4202560 104 0 0 0 26 40 0 0 20 0 19 0 12308782 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717277514184 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6608/tid=6627] ppid=6605 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6608/task/6627/stat : 6627 (java) S 6605 6608 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12308790 9856040960 64821 33554432000 1073741824 1073778376 140734060384864 139717276362408 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1798.74
CPU time (s): 1800.58
CPU user time (s): 1799.57
CPU system time (s): 1.00985
CPU usage (%): 100.102
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 1.00985
maximum resident set size= 259436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10632
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38146
involuntary context switches= 4359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.432 second user time and 10.6444 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 20:43:22
IDJOB=4096131
IDBENCH=107570
IDSOLVER=2546
FILE ID=node119/4096131-1466102601
RUNJOBID= node119-1466097110-5879
PBS_JOBID= 19904040
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-random4regular-65.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096131-1466102601/watcher-4096131-1466102601 -o /tmp/evaluation-result-4096131-1466102601/solver-4096131-1466102601 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466097110-5879 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096131-1466102601.opb

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

MD5SUM BENCH= c819cf2b2526c532a7df92ee616e3c77
RANDOM SEED=1160368496

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.54
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.456
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.456
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.56
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.456
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:        30442632 kB
Buffers:           53252 kB
Cached:           101632 kB
SwapCached:         1048 kB
Active:           227648 kB
Inactive:          93812 kB
Active(anon):     167624 kB
Inactive(anon):     1560 kB
Active(file):      60024 kB
Inactive(file):    92252 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:               936 kB
Writeback:             0 kB
AnonPages:       1571308 kB
Mapped:            15296 kB
Shmem:                 0 kB
Slab:             570360 kB
SReclaimable:      14204 kB
SUnreclaim:       556156 kB
KernelStack:        1584 kB
PageTables:         7280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2079736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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 node119 at 2016-06-16 21:13:20