Trace number 4095970

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-random4regular-60.opb
MD5SUM67cb0c56bc885cc8c8374387ee879e96
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 variables241
Total number of constraints120
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4095970-1466100050.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.14	c ... done. Wall clock time 0.025s.
0.09/0.14	c declared #vars     241
0.09/0.14	c #constraints  120
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 120
0.09/0.14	c 120 constraints processed.
0.67/0.47	c cleaning 2494 clauses out of 5000 with flag 40466/5000
1.07/0.73	c cleaning 4240 clauses out of 8509 with flag 103603/11003
1.49/1.12	c cleaning 5617 clauses out of 11266 with flag 168043/18000
2.09/1.73	c cleaning 6808 clauses out of 13649 with flag 249200/26000
2.90/2.55	c cleaning 7902 clauses out of 15842 with flag 357860/35001
3.90/3.52	c cleaning 8953 clauses out of 17940 with flag 475427/45001
5.00/4.67	c cleaning 9971 clauses out of 19986 with flag 601108/56000
6.40/6.07	c cleaning 10987 clauses out of 22016 with flag 736413/68001
8.00/7.66	c cleaning 11995 clauses out of 24029 with flag 896449/81001
9.90/9.59	c cleaning 12996 clauses out of 26036 with flag 1074368/95003
12.10/11.75	c cleaning 13995 clauses out of 28037 with flag 1258131/110000
13.80/13.41	c cleaning 15001 clauses out of 30044 with flag 1413324/126002
15.10/14.71	c cleaning 16007 clauses out of 32043 with flag 1564022/143002
16.90/16.51	c cleaning 17009 clauses out of 34035 with flag 1739798/161001
18.60/18.20	c cleaning 18003 clauses out of 36025 with flag 1927763/180000
20.50/20.19	c cleaning 19004 clauses out of 38023 with flag 2108928/200001
22.71/22.34	c cleaning 20005 clauses out of 40019 with flag 2288707/221001
25.31/24.97	c cleaning 20997 clauses out of 42013 with flag 2487033/243000
27.91/27.56	c cleaning 21994 clauses out of 44016 with flag 2697243/266000
30.60/30.21	c cleaning 22998 clauses out of 46022 with flag 2918400/290000
33.51/33.11	c cleaning 24005 clauses out of 48025 with flag 3138137/315001
36.60/36.28	c cleaning 24994 clauses out of 50021 with flag 3367851/341002
41.40/41.01	c cleaning 26000 clauses out of 52025 with flag 3622856/368000
46.30/45.92	c cleaning 26996 clauses out of 54026 with flag 3902181/396001
51.50/51.14	c cleaning 28005 clauses out of 56030 with flag 4182798/425001
57.00/56.60	c cleaning 28997 clauses out of 58026 with flag 4484878/455002
63.51/63.15	c cleaning 30001 clauses out of 60031 with flag 4800543/486004
70.01/69.64	c cleaning 31005 clauses out of 62028 with flag 5116991/518002
74.60/74.25	c cleaning 31998 clauses out of 64022 with flag 5407659/551001
80.00/79.62	c cleaning 33002 clauses out of 66025 with flag 5711315/585002
86.21/85.84	c cleaning 34003 clauses out of 68022 with flag 6049907/620001
92.90/92.51	c cleaning 34991 clauses out of 70020 with flag 6379429/656002
99.10/98.75	c cleaning 36001 clauses out of 72029 with flag 6745117/693002
105.52/105.15	c cleaning 37000 clauses out of 74027 with flag 7089287/731001
112.63/112.27	c cleaning 38003 clauses out of 76026 with flag 7449651/770000
119.52/119.19	c cleaning 39006 clauses out of 78023 with flag 7807590/810000
126.72/126.39	c cleaning 40001 clauses out of 80018 with flag 8168648/851001
134.82/134.41	c cleaning 40999 clauses out of 82017 with flag 8559354/893001
143.84/143.47	c cleaning 41997 clauses out of 84017 with flag 8962036/936000
152.53/152.15	c cleaning 42986 clauses out of 86022 with flag 9385566/980002
161.53/161.10	c cleaning 44000 clauses out of 88034 with flag 9788692/1025000
174.24/173.87	c cleaning 45007 clauses out of 90034 with flag 10251668/1071000
184.04/183.68	c cleaning 46008 clauses out of 92027 with flag 10691288/1118000
195.03/194.68	c cleaning 47003 clauses out of 94021 with flag 11144767/1166002
205.43/205.05	c cleaning 48003 clauses out of 96017 with flag 11605288/1215001
216.04/215.68	c cleaning 48997 clauses out of 98013 with flag 12077694/1265000
227.63/227.28	c cleaning 49997 clauses out of 100017 with flag 12548851/1316001
240.13/239.78	c cleaning 51000 clauses out of 102021 with flag 13026821/1368002
253.24/252.83	c cleaning 52003 clauses out of 104020 with flag 13507400/1421001
266.40/265.97	c cleaning 53001 clauses out of 106018 with flag 14012201/1475002
278.81/278.39	c cleaning 53996 clauses out of 108016 with flag 14509252/1530001
291.30/290.87	c cleaning 54998 clauses out of 110019 with flag 15034236/1586000
305.90/305.41	c cleaning 55994 clauses out of 112021 with flag 15560679/1643000
320.80/320.30	c cleaning 57006 clauses out of 114027 with flag 16098013/1701000
335.52/335.08	c cleaning 58003 clauses out of 116021 with flag 16643196/1760000
351.01/350.57	c cleaning 59004 clauses out of 118018 with flag 17203712/1820000
368.51/368.04	c cleaning 60005 clauses out of 120014 with flag 17760976/1881000
385.11/384.63	c cleaning 60999 clauses out of 122011 with flag 18326894/1943002
401.51/401.05	c cleaning 61996 clauses out of 124011 with flag 18874778/2006001
420.21/419.70	c cleaning 62998 clauses out of 126015 with flag 19437451/2070001
439.61/439.13	c cleaning 64001 clauses out of 128016 with flag 20039955/2135000
459.58/459.07	c cleaning 65002 clauses out of 130015 with flag 20624385/2201000
481.19/480.60	c cleaning 65998 clauses out of 132015 with flag 21249510/2268002
502.82/502.26	c cleaning 66992 clauses out of 134015 with flag 21872892/2336000
523.12/522.52	c cleaning 67999 clauses out of 136024 with flag 22486528/2405001
544.12/543.56	c cleaning 69005 clauses out of 138026 with flag 23097662/2475002
564.81/564.20	c cleaning 69999 clauses out of 140019 with flag 23708112/2546000
587.52/586.91	c cleaning 70999 clauses out of 142020 with flag 24311477/2618000
611.92/611.33	c cleaning 72003 clauses out of 144022 with flag 24966746/2691001
639.52/638.96	c cleaning 73004 clauses out of 146020 with flag 25680325/2765002
664.92/664.35	c cleaning 73997 clauses out of 148015 with flag 26370730/2840001
691.32/690.71	c cleaning 74999 clauses out of 150018 with flag 27034426/2916001
719.02/718.35	c cleaning 76000 clauses out of 152018 with flag 27740633/2993000
746.11/745.41	c cleaning 76998 clauses out of 154019 with flag 28406133/3071001
771.93/771.28	c cleaning 78006 clauses out of 156023 with flag 29059266/3150003
801.02/800.35	c cleaning 79001 clauses out of 158015 with flag 29750118/3230001
830.82/830.10	c cleaning 79998 clauses out of 160014 with flag 30433524/3311001
859.73/859.07	c cleaning 81006 clauses out of 162015 with flag 31127455/3393000
891.73/891.10	c cleaning 82002 clauses out of 164009 with flag 31840769/3476000
923.03/922.31	c cleaning 82992 clauses out of 166008 with flag 32545377/3560001
958.54/957.89	c cleaning 84001 clauses out of 168017 with flag 33246949/3645002
990.29/989.48	c cleaning 85003 clauses out of 170015 with flag 33980073/3731001
1023.89/1023.05	c cleaning 85989 clauses out of 172012 with flag 34702717/3818001
1057.68/1056.87	c cleaning 87000 clauses out of 174022 with flag 35448259/3906000
1095.28/1094.46	c cleaning 88006 clauses out of 176022 with flag 36180706/3995000
1132.59/1131.78	c cleaning 89000 clauses out of 178016 with flag 36934283/4085000
1175.99/1175.17	c cleaning 90002 clauses out of 180017 with flag 37747409/4176001
1215.69/1214.82	c cleaning 91004 clauses out of 182016 with flag 38522044/4268002
1258.00/1257.10	c cleaning 91993 clauses out of 184010 with flag 39327617/4361000
1302.36/1301.37	c cleaning 92999 clauses out of 186017 with flag 40118648/4455000
1366.47/1365.41	c cleaning 93991 clauses out of 188018 with flag 41038037/4550000
1416.58/1415.53	c cleaning 95009 clauses out of 190028 with flag 41903575/4646001
1458.48/1457.48	c cleaning 96003 clauses out of 192021 with flag 42721417/4743003
1502.49/1501.49	c cleaning 96992 clauses out of 194015 with flag 43506450/4841000
1553.21/1552.16	c cleaning 98005 clauses out of 196023 with flag 44336414/4940000
1600.81/1599.76	c cleaning 99004 clauses out of 198018 with flag 45157370/5040000
1652.25/1650.94	c cleaning 100000 clauses out of 200015 with flag 45960190/5141001
1702.14/1700.83	c cleaning 101002 clauses out of 202017 with flag 46775721/5243003
1754.25/1752.98	c cleaning 101996 clauses out of 204012 with flag 47599310/5346000
1800.05/1798.70	c starts		: 16208
1800.05/1798.70	c conflicts		: 5441956
1800.05/1798.70	c decisions		: 8264106
1800.05/1798.70	c propagations		: 155687957
1800.05/1798.70	c inspects		: 42843500820
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	: 5441956
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	: 99
1800.05/1798.70	c Number of update (reduction) of LBD	: 1851042
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)	: 86562.468238515
1800.05/1798.70	c non guided choices	526
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 => 197973
1800.05/1798.73	s UNKNOWN
1800.05/1798.73	c Total wall clock time (in seconds): 1798.619

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-4095970-1466100050/watcher-4095970-1466100050 -o /tmp/evaluation-result-4095970-1466100050/solver-4095970-1466100050 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14520 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4095970-1466100050.opb 

pid=14805
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.28 2.24 2.18 4/193 14808
/proc/meminfo: memFree=30403012/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/14808/stat : 14808 (java) R 14805 14808 14504 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 12051970 9515008 182 33554432000 1073741824 1073778376 140737318727120 140737318718152 227512499893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14808/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.28 2.24 2.18 4/193 14808
/proc/meminfo: memFree=30403012/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 4391 0 1 0 7 2 0 0 20 0 18 0 12051970 9787879424 6019 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2389619 6019 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200212 s]
/proc/loadavg: 2.28 2.24 2.18 4/193 14808
/proc/meminfo: memFree=30403012/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 6255 0 1 0 26 2 0 0 20 0 19 0 12051970 9856040960 7109 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 7109 2235 9 0 2396937 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300219 s]
/proc/loadavg: 2.28 2.24 2.18 4/193 14808
/proc/meminfo: memFree=30403012/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 8833 0 1 0 51 2 0 0 20 0 19 0 12051970 9856040960 8378 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 8378 2239 9 0 2396937 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700164 s]
/proc/loadavg: 2.28 2.24 2.18 4/193 14808
/proc/meminfo: memFree=30403012/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 9050 0 1 0 104 3 0 0 20 0 19 0 12051970 9856040960 8968 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 8968 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.28 2.24 2.18 4/212 14827
/proc/meminfo: memFree=30373104/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 9054 0 1 0 186 3 0 0 20 0 19 0 12051970 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 9993 2249 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2405 0 1 0 144 2 0 0 20 0 19 0 12051971 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493907065368 140493766167233 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2663 0 0 0 19 0 0 0 20 0 19 0 12051977 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 9993 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.28 2.24 2.18 4/212 14827
/proc/meminfo: memFree=30368512/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=3.5 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 9056 0 1 0 347 3 0 0 20 0 19 0 12051970 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 11017 2249 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2407 0 1 0 304 2 0 0 20 0 19 0 12051971 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493907058384 140493766235007 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2663 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 11017 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.26 2.24 2.18 3/212 14827
/proc/meminfo: memFree=30362260/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=6.7 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 9060 0 1 0 667 3 0 0 20 0 19 0 12051970 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 12001 2250 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2410 0 1 0 624 2 0 0 20 0 19 0 12051971 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493907058384 140493766235502 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051973 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2663 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 12001 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 9625040


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

[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 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: 2.16 2.20 2.18 3/212 14961
/proc/meminfo: memFree=30060496/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=1783.65 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 10377 0 1 0 178322 43 0 0 20 0 19 0 12051970 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 84877 2266 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=1777.32 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2475 0 1 0 177702 30 0 0 20 0 19 0 12051971 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493907058480 140493766234898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 302 0 0 0 8 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 166 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 140 0 0 0 9 4 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 54 0 0 0 10 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 79 0 0 0 0 1 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2802 0 0 0 23 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 104 0 0 0 32 23 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1783.65
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.13 2.19 2.17 3/212 14961
/proc/meminfo: memFree=30060624/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 10377 0 1 0 179962 43 0 0 20 0 19 0 12051970 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 84877 2266 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=1793.68 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2475 0 1 0 179338 30 0 0 20 0 19 0 12051971 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493907058480 140493766234721 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 302 0 0 0 8 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 166 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 140 0 0 0 9 4 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 54 0 0 0 10 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 79 0 0 0 0 1 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2802 0 0 0 23 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 104 0 0 0 33 23 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 14808 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.7 s]
/proc/loadavg: 2.13 2.19 2.17 3/212 14961
/proc/meminfo: memFree=30060624/32872528 swapFree=1315980/1463148
[pid=14808] ppid=14805 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/14808/stat : 14808 (java) S 14805 14808 14504 0 -1 4202496 10377 0 1 0 179962 43 0 0 20 0 19 0 12051970 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140734079884960 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14808/statm: 2406260 84877 2266 9 0 2396937 0
[pid=14808/tid=14810] ppid=14805 vsize=9625040 CPUtime=1793.68 cores=0,2,4,6
/proc/14808/task/14810/stat : 14810 (java) R 14805 14808 14504 0 -1 4202560 2475 0 1 0 179338 30 0 0 20 0 19 0 12051971 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493907058480 140493766234721 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14811] ppid=14805 vsize=9625040 CPUtime=0.11 cores=0,2,4,6
/proc/14808/task/14811/stat : 14811 (java) S 14805 14808 14504 0 -1 4202560 302 0 0 0 8 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493885168680 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14812] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14812/stat : 14812 (java) S 14805 14808 14504 0 -1 4202560 166 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493681847208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14813] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14813/stat : 14813 (java) S 14805 14808 14504 0 -1 4202560 140 0 0 0 9 4 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493680794408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14814] ppid=14805 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14808/task/14814/stat : 14814 (java) S 14805 14808 14504 0 -1 4202560 159 0 0 0 13 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493679741608 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14815] ppid=14805 vsize=9625040 CPUtime=0.07 cores=0,2,4,6
/proc/14808/task/14815/stat : 14815 (java) S 14805 14808 14504 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493678688808 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14816] ppid=14805 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/14808/task/14816/stat : 14816 (java) S 14805 14808 14504 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493677636008 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14817] ppid=14805 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/14808/task/14817/stat : 14817 (java) S 14805 14808 14504 0 -1 4202560 30 0 0 0 8 2 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493676583208 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14818] ppid=14805 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14808/task/14818/stat : 14818 (java) S 14805 14808 14504 0 -1 4202560 54 0 0 0 10 3 0 0 20 0 19 0 12051973 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493675530408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14819] ppid=14805 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/14808/task/14819/stat : 14819 (java) S 14805 14808 14504 0 -1 4202560 79 0 0 0 0 1 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493663333352 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14808/tid=14820] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14820/stat : 14820 (java) S 14805 14808 14504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493662279416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14821] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14821/stat : 14821 (java) S 14805 14808 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12051974 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493661226504 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14822] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14822/stat : 14822 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051976 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493660174992 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14823] ppid=14805 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/14808/task/14823/stat : 14823 (java) S 14805 14808 14504 0 -1 4202560 2716 0 0 0 20 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493659122104 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14808/tid=14824] ppid=14805 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/14808/task/14824/stat : 14824 (java) S 14805 14808 14504 0 -1 4202560 2802 0 0 0 23 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493658069304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14825] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14825/stat : 14825 (java) S 14805 14808 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493657016696 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14808/tid=14826] ppid=14805 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/14808/task/14826/stat : 14826 (java) S 14805 14808 14504 0 -1 4202560 104 0 0 0 33 23 0 0 20 0 19 0 12051977 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493655964104 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14808/tid=14827] ppid=14805 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14808/task/14827/stat : 14827 (java) S 14805 14808 14504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12051985 9856040960 84877 33554432000 1073741824 1073778376 140734079893824 140493654812328 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1798.74
CPU time (s): 1800.05
CPU user time (s): 1799.62
CPU system time (s): 0.43
CPU usage (%): 100.073
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795
system time used= 0.891864
maximum resident set size= 339684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10428
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38211
involuntary context switches= 3522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1605 second user time and 12.4561 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-16 20:00:50
IDJOB=4095970
IDBENCH=107547
IDSOLVER=2546
FILE ID=node121/4095970-1466100050
RUNJOBID= node121-1466098249-14520
PBS_JOBID= 19904064
Free space on /tmp= 71720 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-60.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095970-1466100050/watcher-4095970-1466100050 -o /tmp/evaluation-result-4095970-1466100050/solver-4095970-1466100050 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466098249-14520 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095970-1466100050.opb

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

MD5SUM BENCH= 67cb0c56bc885cc8c8374387ee879e96
RANDOM SEED=672153868

node121.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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.38
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.691
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.691
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.691
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.691
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.691
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.691
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.691
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:        30402756 kB
Buffers:           34228 kB
Cached:            85224 kB
SwapCached:         2496 kB
Active:           236360 kB
Inactive:          69640 kB
Active(anon):     186908 kB
Inactive(anon):     1756 kB
Active(file):      49452 kB
Inactive(file):    67884 kB
Unevictable:     1463148 kB
Mlocked:         1315980 kB
SwapTotal:      67108856 kB
SwapFree:       67099740 kB
Dirty:               756 kB
Writeback:            24 kB
AnonPages:       1648108 kB
Mapped:            15040 kB
Shmem:                 0 kB
Slab:             566608 kB
SReclaimable:      10832 kB
SUnreclaim:       555776 kB
KernelStack:        1600 kB
PageTables:         7552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2139524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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= 71720 MiB
End job on node121 at 2016-06-16 20:30:49