Trace number 4095977

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.08 1799.14

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-fixedbandwidth-35.opb
MD5SUM93b23d76cb0216126a7054986484a9ab
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.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	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.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4095977-1466100052.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  no objective function found
0.07/0.14	c ... done. Wall clock time 0.017s.
0.07/0.14	c declared #vars     141
0.07/0.14	c #constraints  70
0.07/0.14	c constraints type 
0.07/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.07/0.14	c 70 constraints processed.
0.65/0.45	c cleaning 2496 clauses out of 5003 with flag 25524/5003
1.04/0.63	c cleaning 4242 clauses out of 8504 with flag 56602/11000
1.27/0.89	c cleaning 5628 clauses out of 11264 with flag 94573/18002
1.68/1.25	c cleaning 6811 clauses out of 13634 with flag 139693/26000
2.18/1.76	c cleaning 7910 clauses out of 15823 with flag 193372/35000
2.79/2.31	c cleaning 8953 clauses out of 17913 with flag 254262/45000
3.38/2.94	c cleaning 9969 clauses out of 19961 with flag 323717/56001
4.08/3.69	c cleaning 10987 clauses out of 21991 with flag 399072/68000
4.89/4.49	c cleaning 11996 clauses out of 24005 with flag 477363/81001
5.88/5.47	c cleaning 12994 clauses out of 26009 with flag 566597/95001
6.98/6.55	c cleaning 14000 clauses out of 28015 with flag 659240/110001
8.19/7.75	c cleaning 14997 clauses out of 30014 with flag 767821/126000
9.48/9.04	c cleaning 16001 clauses out of 32017 with flag 878788/143000
10.98/10.56	c cleaning 16997 clauses out of 34016 with flag 997566/161000
12.59/12.13	c cleaning 18007 clauses out of 36020 with flag 1126818/180001
14.38/13.91	c cleaning 19003 clauses out of 38012 with flag 1258600/200000
16.38/15.96	c cleaning 19994 clauses out of 40009 with flag 1398456/221000
18.48/18.08	c cleaning 21001 clauses out of 42015 with flag 1544962/243000
20.98/20.53	c cleaning 21998 clauses out of 44014 with flag 1696720/266000
23.59/23.16	c cleaning 22993 clauses out of 46016 with flag 1860970/290000
26.38/25.95	c cleaning 24004 clauses out of 48023 with flag 2028930/315000
29.48/29.04	c cleaning 25003 clauses out of 50019 with flag 2212912/341000
33.09/32.62	c cleaning 25999 clauses out of 52018 with flag 2397427/368002
36.69/36.30	c cleaning 27002 clauses out of 54018 with flag 2585833/396001
40.68/40.28	c cleaning 27999 clauses out of 56015 with flag 2790093/425000
44.98/44.53	c cleaning 28999 clauses out of 58017 with flag 3003189/455001
49.48/49.07	c cleaning 29989 clauses out of 60017 with flag 3213971/486000
54.18/53.71	c cleaning 31013 clauses out of 62029 with flag 3430366/518001
59.08/58.60	c cleaning 32004 clauses out of 64017 with flag 3654583/551002
64.38/63.98	c cleaning 32996 clauses out of 66011 with flag 3882584/585000
70.27/69.88	c cleaning 33996 clauses out of 68016 with flag 4118946/620001
76.17/75.76	c cleaning 34997 clauses out of 70021 with flag 4364564/656002
82.58/82.19	c cleaning 36004 clauses out of 72023 with flag 4606394/693001
89.48/89.03	c cleaning 37006 clauses out of 74022 with flag 4856264/731004
96.88/96.42	c cleaning 38001 clauses out of 76012 with flag 5110466/770000
104.49/104.00	c cleaning 39000 clauses out of 78011 with flag 5377128/810000
112.59/112.16	c cleaning 39997 clauses out of 80011 with flag 5650272/851000
120.78/120.30	c cleaning 40998 clauses out of 82015 with flag 5933184/893001
129.79/129.38	c cleaning 42003 clauses out of 84017 with flag 6197537/936001
138.99/138.54	c cleaning 43001 clauses out of 86013 with flag 6474739/980000
148.72/148.26	c cleaning 43997 clauses out of 88012 with flag 6759916/1025000
158.22/157.76	c cleaning 45002 clauses out of 90015 with flag 7056829/1071000
168.22/167.72	c cleaning 46000 clauses out of 92014 with flag 7342467/1118001
177.83/177.38	c cleaning 46988 clauses out of 94014 with flag 7646140/1166001
188.32/187.87	c cleaning 47998 clauses out of 96026 with flag 7950667/1215001
199.22/198.75	c cleaning 49003 clauses out of 98027 with flag 8260228/1265000
210.92/210.47	c cleaning 50006 clauses out of 100025 with flag 8580030/1316001
222.92/222.41	c cleaning 51003 clauses out of 102018 with flag 8897789/1368000
235.13/234.61	c cleaning 52006 clauses out of 104016 with flag 9225224/1421001
248.04/247.56	c cleaning 52992 clauses out of 106009 with flag 9547267/1475000
261.53/261.01	c cleaning 53996 clauses out of 108017 with flag 9871165/1530000
275.83/275.31	c cleaning 55001 clauses out of 110023 with flag 10205222/1586002
290.03/289.59	c cleaning 55998 clauses out of 112020 with flag 10544899/1643000
304.33/303.89	c cleaning 57003 clauses out of 114023 with flag 10895740/1701001
319.44/318.94	c cleaning 57991 clauses out of 116019 with flag 11255411/1760000
336.24/335.76	c cleaning 59007 clauses out of 118029 with flag 11601068/1820001
353.84/353.38	c cleaning 60007 clauses out of 120023 with flag 11956423/1881002
371.24/370.72	c cleaning 60997 clauses out of 122015 with flag 12324465/1943001
389.94/389.43	c cleaning 62003 clauses out of 124018 with flag 12691157/2006001
408.20/407.62	c cleaning 63004 clauses out of 126014 with flag 13064241/2070000
426.80/426.22	c cleaning 64001 clauses out of 128011 with flag 13439081/2135001
445.70/445.12	c cleaning 65000 clauses out of 130009 with flag 13813281/2201000
465.69/465.19	c cleaning 65997 clauses out of 132010 with flag 14199252/2268001
485.61/485.03	c cleaning 66998 clauses out of 134012 with flag 14587605/2336000
506.62/506.03	c cleaning 67998 clauses out of 136016 with flag 14983837/2405002
528.02/527.44	c cleaning 69002 clauses out of 138016 with flag 15387730/2475000
550.52/549.95	c cleaning 69993 clauses out of 140014 with flag 15795754/2546000
573.53/572.97	c cleaning 71008 clauses out of 142021 with flag 16205754/2618000
597.83/597.26	c cleaning 71999 clauses out of 144013 with flag 16627254/2691000
622.95/622.33	c cleaning 72991 clauses out of 146017 with flag 17042622/2765003
648.46/647.86	c cleaning 74000 clauses out of 148023 with flag 17472303/2840000
675.16/674.50	c cleaning 75008 clauses out of 150023 with flag 17894378/2916000
702.58/701.97	c cleaning 75997 clauses out of 152016 with flag 18322408/2993001
730.49/729.87	c cleaning 77002 clauses out of 154019 with flag 18759209/3071001
758.74/758.04	c cleaning 78000 clauses out of 156016 with flag 19199428/3150000
788.65/787.98	c cleaning 79004 clauses out of 158016 with flag 19646589/3230000
819.26/818.57	c cleaning 79992 clauses out of 160012 with flag 20096460/3311000
850.08/849.35	c cleaning 80999 clauses out of 162020 with flag 20565614/3393000
882.87/882.15	c cleaning 81997 clauses out of 164021 with flag 21030577/3476000
915.98/915.20	c cleaning 83004 clauses out of 166025 with flag 21499505/3560001
950.40/949.67	c cleaning 84003 clauses out of 168020 with flag 21978793/3645000
984.60/983.87	c cleaning 84984 clauses out of 170017 with flag 22466894/3731000
1019.31/1018.55	c cleaning 86010 clauses out of 172033 with flag 22965358/3818000
1056.71/1055.99	c cleaning 87006 clauses out of 174023 with flag 23452848/3906000
1094.92/1094.16	c cleaning 87999 clauses out of 176018 with flag 23957975/3995001
1132.12/1131.38	c cleaning 89008 clauses out of 178018 with flag 24465154/4085000
1169.90/1169.01	c cleaning 89993 clauses out of 180012 with flag 24969434/4176002
1207.89/1207.04	c cleaning 91004 clauses out of 182017 with flag 25481566/4268000
1246.38/1245.53	c cleaning 91995 clauses out of 184014 with flag 25999463/4361001
1287.07/1286.20	c cleaning 93000 clauses out of 186018 with flag 26525408/4455000
1327.17/1326.37	c cleaning 93999 clauses out of 188021 with flag 27051456/4550003
1370.16/1369.39	c cleaning 94993 clauses out of 190019 with flag 27591216/4646000
1413.26/1412.47	c cleaning 96001 clauses out of 192027 with flag 28135500/4743001
1457.26/1456.48	c cleaning 97001 clauses out of 194026 with flag 28680586/4841001
1501.64/1500.89	c cleaning 98008 clauses out of 196026 with flag 29218503/4940002
1547.85/1547.07	c cleaning 98999 clauses out of 198016 with flag 29775669/5040000
1598.77/1597.94	c cleaning 99992 clauses out of 200017 with flag 30336658/5141000
1650.65/1649.71	c cleaning 101008 clauses out of 202025 with flag 30896904/5243000
1701.77/1700.86	c cleaning 101996 clauses out of 204018 with flag 31475645/5346001
1755.17/1754.25	c cleaning 103000 clauses out of 206021 with flag 32055679/5450000
1800.08/1799.10	c starts		: 16184
1800.08/1799.10	c conflicts		: 5541082
1800.08/1799.10	c decisions		: 8172096
1800.08/1799.10	c propagations		: 96817752
1800.08/1799.10	c inspects		: 41623945767
1800.08/1799.10	c shortcuts		: 0
1800.08/1799.10	c learnt literals	: 0
1800.08/1799.10	c learnt binary clauses	: 0
1800.08/1799.10	c learnt ternary clauses	: 0
1800.08/1799.10	c learnt constraints	: 5541082
1800.08/1799.10	c ignored constraints	: 0
1800.08/1799.10	c root simplifications	: 0
1800.08/1799.10	c removed literals (reason simplification)	: 0
1800.08/1799.10	c reason swapping (by a shorter reason)	: 0
1800.08/1799.10	c Calls to reduceDB	: 100
1800.08/1799.10	c Number of update (reduction) of LBD	: 1822580
1800.08/1799.10	c Imported unit clauses	: 0
1800.08/1799.10	c number of reductions to clauses (during analyze)	: 0
1800.08/1799.10	c number of learned constraints concerned by reduction	: 0
1800.08/1799.10	c number of learning phase by resolution	: 0
1800.08/1799.10	c number of learning phase by cutting planes	: 0
1800.08/1799.10	c speed (assignments/second)	: 53818.76518586582
1800.08/1799.10	c non guided choices	333
1800.08/1799.10	c timeout
1800.08/1799.13	c learnt constraints type 
1800.08/1799.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 194104
1800.08/1799.13	s UNKNOWN
1800.08/1799.13	c Total wall clock time (in seconds): 1799.006

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-4095977-1466100052/watcher-4095977-1466100052 -o /tmp/evaluation-result-4095977-1466100052/solver-4095977-1466100052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22090 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4095977-1466100052.opb 

pid=22279
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.16 2.14 2.05 2/169 22282
/proc/meminfo: memFree=31511536/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22282/stat : 22282 (java) R 22279 22282 22074 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 12055283 9515008 184 33554432000 1073741824 1073778376 140736091230128 140736091221160 235374538167 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22282/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.16 2.14 2.05 2/169 22282
/proc/meminfo: memFree=31511536/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 4089 0 1 0 6 1 0 0 20 0 18 0 12055283 9787879424 5213 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2389619 5215 2052 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 2.16 2.14 2.05 2/169 22282
/proc/meminfo: memFree=31511536/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 5921 0 1 0 25 1 0 0 20 0 19 0 12055283 9856040960 7050 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 7051 2215 9 0 2396937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300218 s]
/proc/loadavg: 2.16 2.14 2.05 2/169 22282
/proc/meminfo: memFree=31511536/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 7938 0 1 0 50 1 0 0 20 0 19 0 12055283 9856040960 7995 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 7995 2227 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700168 s]
/proc/loadavg: 2.16 2.14 2.05 2/169 22282
/proc/meminfo: memFree=31511536/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 12539 0 1 0 115 2 0 0 20 0 19 0 12055283 9856040960 10906 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 10906 2239 9 0 2396937 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.16 2.14 2.05 3/212 22334
/proc/meminfo: memFree=31442788/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=1.98 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 12543 0 1 0 196 2 0 0 20 0 19 0 12055283 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 11420 2240 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2414 0 1 0 144 0 0 0 20 0 19 0 12055284 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140268036280584 140267877785392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055287 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6012 0 0 0 27 0 0 0 20 0 19 0 12055290 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 11420 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.15 2.13 2.05 3/212 22334
/proc/meminfo: memFree=31435288/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=3.58 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 12545 0 1 0 356 2 0 0 20 0 19 0 12055283 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 12444 2240 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2416 0 1 0 304 0 0 0 20 0 19 0 12055284 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140268036271808 140267877870465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055287 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6012 0 0 0 27 0 0 0 20 0 19 0 12055290 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 12444 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.15 2.13 2.05 3/212 22334
/proc/meminfo: memFree=31423372/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=6.78 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 12550 0 1 0 676 2 0 0 20 0 19 0 12055283 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 13785 2241 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2420 0 1 0 622 1 0 0 20 0 19 0 12055284 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140268036271808 140267877785835 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055286 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12055287 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6012 0 0 0 27 0 0 0 20 0 19 0 12055290 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 13785 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 9625040


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

[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.26
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/212 22400
/proc/meminfo: memFree=31008068/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=1783.27 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 13354 0 1 0 178294 33 0 0 20 0 19 0 12055283 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 57385 2257 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=1777.42 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2482 0 1 0 177710 32 0 0 20 0 19 0 12055284 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140268036271904 140267877785680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 49 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 119 0 0 0 6 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 147 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 94 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 26 0 0 0 0 1 0 0 20 0 19 0 12055287 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6018 0 0 0 30 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 104 0 0 0 29 21 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.27
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.1 s]
/proc/loadavg: 2.04 2.04 2.00 3/212 22400
/proc/meminfo: memFree=31008196/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 13354 0 1 0 179975 33 0 0 20 0 19 0 12055283 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 57385 2257 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=1794.18 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2482 0 1 0 179386 32 0 0 20 0 19 0 12055284 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140268036271904 140267877785835 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 49 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 119 0 0 0 6 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 147 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 94 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 26 0 0 0 0 1 0 0 20 0 19 0 12055287 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6018 0 0 0 30 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 104 0 0 0 29 21 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 22282 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.1 s]
/proc/loadavg: 2.04 2.04 2.00 3/212 22400
/proc/meminfo: memFree=31008196/32872528 swapFree=446836/479540
[pid=22282] ppid=22279 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/22282/stat : 22282 (java) S 22279 22282 22074 0 -1 4202496 13354 0 1 0 179975 33 0 0 20 0 19 0 12055283 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140736276524624 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22282/statm: 2406260 57385 2257 9 0 2396937 0
[pid=22282/tid=22284] ppid=22279 vsize=9625040 CPUtime=1794.18 cores=0,2,4,6
/proc/22282/task/22284/stat : 22284 (java) R 22279 22282 22074 0 -1 4202560 2482 0 1 0 179386 32 0 0 20 0 19 0 12055284 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140268036271904 140267877785835 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22287] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22287/stat : 22287 (java) S 22279 22282 22074 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267997772584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22288] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22288/stat : 22288 (java) S 22279 22282 22074 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267996719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22289] ppid=22279 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22282/task/22289/stat : 22289 (java) S 22279 22282 22074 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267877297192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22290] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22290/stat : 22290 (java) S 22279 22282 22074 0 -1 4202560 49 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267876244392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22282/tid=22291] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22291/stat : 22291 (java) S 22279 22282 22074 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267875191080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22292] ppid=22279 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/22282/task/22292/stat : 22292 (java) S 22279 22282 22074 0 -1 4202560 119 0 0 0 6 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267874138280 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22293] ppid=22279 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/22282/task/22293/stat : 22293 (java) S 22279 22282 22074 0 -1 4202560 147 0 0 0 3 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267873085992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22294] ppid=22279 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/22282/task/22294/stat : 22294 (java) S 22279 22282 22074 0 -1 4202560 94 0 0 0 4 0 0 0 20 0 19 0 12055286 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267872033192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22295] ppid=22279 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/22282/task/22295/stat : 22295 (java) S 22279 22282 22074 0 -1 4202560 26 0 0 0 0 1 0 0 20 0 19 0 12055287 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267389704936 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22296] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22296/stat : 22296 (java) S 22279 22282 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267388651000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22297] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22297/stat : 22297 (java) S 22279 22282 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12055288 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267387598600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22298] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22298/stat : 22298 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267386547088 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22282/tid=22299] ppid=22279 vsize=9625040 CPUtime=0.22 cores=0,2,4,6
/proc/22282/task/22299/stat : 22299 (java) S 22279 22282 22074 0 -1 4202560 2847 0 0 0 22 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267385493688 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22282/tid=22300] ppid=22279 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/22282/task/22300/stat : 22300 (java) S 22279 22282 22074 0 -1 4202560 6018 0 0 0 30 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267384440888 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22301] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22301/stat : 22301 (java) S 22279 22282 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267383388792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22302] ppid=22279 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/22282/task/22302/stat : 22302 (java) S 22279 22282 22074 0 -1 4202560 104 0 0 0 29 21 0 0 20 0 19 0 12055290 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267382336200 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22282/tid=22333] ppid=22279 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22282/task/22333/stat : 22333 (java) S 22279 22282 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12055298 9856040960 57385 33554432000 1073741824 1073778376 140736276533488 140267381282216 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1799.14
CPU time (s): 1800.08
CPU user time (s): 1799.75
CPU system time (s): 0.33
CPU usage (%): 100.052
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.13
system time used= 0.683896
maximum resident set size= 229712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13404
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38172
involuntary context switches= 13601

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.94249 second user time and 13.392 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 20:00:52
IDJOB=4095977
IDBENCH=107548
IDSOLVER=2546
FILE ID=node104/4095977-1466100052
RUNJOBID= node104-1466098252-22090
PBS_JOBID= 19904071
Free space on /tmp= 71704 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-fixedbandwidth-35.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095977-1466100052/watcher-4095977-1466100052 -o /tmp/evaluation-result-4095977-1466100052/solver-4095977-1466100052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22090 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095977-1466100052.opb

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

MD5SUM BENCH= 93b23d76cb0216126a7054986484a9ab
RANDOM SEED=1734927173

node104.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		: 2667.035
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	: 5334.07
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		: 2667.035
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		: 2667.035
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		: 2667.035
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		: 2667.035
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		: 2667.035
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.54
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		: 2667.035
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		: 2667.035
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:        31512436 kB
Buffers:           56256 kB
Cached:           122180 kB
SwapCached:          516 kB
Active:            86624 kB
Inactive:          95212 kB
Active(anon):       4312 kB
Inactive(anon):     1168 kB
Active(file):      82312 kB
Inactive(file):    94044 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               908 kB
Writeback:             0 kB
AnonPages:        514956 kB
Mapped:             6904 kB
Shmem:                 0 kB
Slab:             569024 kB
SReclaimable:      13140 kB
SUnreclaim:       555884 kB
KernelStack:        1488 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     565480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 71704 MiB
End job on node104 at 2016-06-16 20:30:51