Trace number 4095893

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-55.opb
MD5SUMcf4d91676518fe8019597583819bc1db
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.010998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables221
Total number of constraints110
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)110
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.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4095893-1466098252.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.14	c ... done. Wall clock time 0.026s.
0.09/0.14	c declared #vars     221
0.09/0.14	c #constraints  220
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 220
0.09/0.14	c 220 constraints processed.
0.63/0.42	c cleaning 2496 clauses out of 5002 with flag 24104/5002
0.91/0.64	c cleaning 4241 clauses out of 8504 with flag 56506/11000
1.24/0.91	c cleaning 5630 clauses out of 11263 with flag 93235/18000
1.55/1.27	c cleaning 6805 clauses out of 13634 with flag 138902/26001
2.16/1.88	c cleaning 7904 clauses out of 15828 with flag 186988/35000
2.76/2.43	c cleaning 8954 clauses out of 17924 with flag 240530/45000
3.26/2.95	c cleaning 9985 clauses out of 19972 with flag 302428/56002
3.86/3.57	c cleaning 10988 clauses out of 21985 with flag 363071/68000
4.56/4.28	c cleaning 11985 clauses out of 23997 with flag 431510/81000
5.46/5.13	c cleaning 13001 clauses out of 26012 with flag 511442/95000
6.46/6.10	c cleaning 13998 clauses out of 28012 with flag 589286/110001
7.56/7.23	c cleaning 14994 clauses out of 30014 with flag 679259/126001
8.76/8.46	c cleaning 15993 clauses out of 32019 with flag 771039/143000
10.06/9.74	c cleaning 17008 clauses out of 34026 with flag 862061/161000
11.46/11.18	c cleaning 18006 clauses out of 36020 with flag 963056/180002
13.26/12.95	c cleaning 18997 clauses out of 38012 with flag 1078538/200000
14.96/14.62	c cleaning 20005 clauses out of 40015 with flag 1196128/221000
16.87/16.54	c cleaning 21000 clauses out of 42010 with flag 1317558/243000
18.86/18.58	c cleaning 21996 clauses out of 44011 with flag 1447502/266001
21.36/21.08	c cleaning 22998 clauses out of 46015 with flag 1582808/290001
23.96/23.62	c cleaning 23998 clauses out of 48016 with flag 1729006/315000
26.46/26.17	c cleaning 24999 clauses out of 50019 with flag 1877841/341001
29.26/29.00	c cleaning 25998 clauses out of 52019 with flag 2029896/368000
32.36/32.04	c cleaning 27005 clauses out of 54021 with flag 2183401/396000
35.56/35.27	c cleaning 27997 clauses out of 56017 with flag 2351803/425001
38.96/38.65	c cleaning 28999 clauses out of 58020 with flag 2525575/455001
42.35/42.09	c cleaning 29998 clauses out of 60020 with flag 2706251/486000
46.25/45.95	c cleaning 30997 clauses out of 62024 with flag 2883820/518002
50.15/49.85	c cleaning 31992 clauses out of 64025 with flag 3073861/551000
54.45/54.15	c cleaning 33004 clauses out of 66033 with flag 3267432/585000
58.76/58.49	c cleaning 34003 clauses out of 68029 with flag 3475673/620000
63.75/63.43	c cleaning 35006 clauses out of 70026 with flag 3688242/656000
69.06/68.79	c cleaning 35999 clauses out of 72020 with flag 3907449/693000
74.56/74.23	c cleaning 37000 clauses out of 74021 with flag 4126924/731000
80.26/79.97	c cleaning 38007 clauses out of 76022 with flag 4350488/770001
85.96/85.61	c cleaning 39005 clauses out of 78015 with flag 4579966/810001
92.86/92.56	c cleaning 39993 clauses out of 80009 with flag 4815714/851000
99.25/98.98	c cleaning 40994 clauses out of 82016 with flag 5055491/893000
106.07/105.75	c cleaning 42005 clauses out of 84023 with flag 5313992/936001
112.78/112.43	c cleaning 43003 clauses out of 86017 with flag 5567193/980000
119.78/119.44	c cleaning 44002 clauses out of 88016 with flag 5827328/1025002
127.38/127.09	c cleaning 44997 clauses out of 90012 with flag 6093396/1071000
135.58/135.25	c cleaning 46002 clauses out of 92017 with flag 6367811/1118002
143.28/142.92	c cleaning 46988 clauses out of 94014 with flag 6652068/1166001
151.48/151.18	c cleaning 48004 clauses out of 96025 with flag 6931270/1215000
160.18/159.89	c cleaning 49004 clauses out of 98024 with flag 7216214/1265003
169.48/169.10	c cleaning 50000 clauses out of 100018 with flag 7504645/1316001
178.37/178.01	c cleaning 50997 clauses out of 102019 with flag 7808684/1368002
188.48/188.18	c cleaning 52000 clauses out of 104021 with flag 8120642/1421001
197.77/197.48	c cleaning 53005 clauses out of 106021 with flag 8436650/1475001
208.28/207.95	c cleaning 53999 clauses out of 108016 with flag 8751940/1530001
218.48/218.18	c cleaning 54996 clauses out of 110016 with flag 9070949/1586000
229.29/228.92	c cleaning 55994 clauses out of 112021 with flag 9390820/1643001
240.19/239.87	c cleaning 57009 clauses out of 114027 with flag 9722186/1701001
252.39/252.04	c cleaning 57997 clauses out of 116017 with flag 10077680/1760000
264.18/263.84	c cleaning 59004 clauses out of 118020 with flag 10429887/1820000
277.38/277.04	c cleaning 60003 clauses out of 120016 with flag 10773317/1881000
289.43/289.07	c cleaning 60997 clauses out of 122014 with flag 11126040/1943001
302.12/301.77	c cleaning 61999 clauses out of 124016 with flag 11473650/2006000
315.53/315.17	c cleaning 63003 clauses out of 126018 with flag 11833040/2070001
329.02/328.69	c cleaning 63991 clauses out of 128015 with flag 12192498/2135001
343.31/342.91	c cleaning 65002 clauses out of 130024 with flag 12557589/2201001
357.92/357.51	c cleaning 66005 clauses out of 132023 with flag 12950065/2268002
373.53/373.15	c cleaning 66996 clauses out of 134016 with flag 13341353/2336000
389.73/389.38	c cleaning 68000 clauses out of 136020 with flag 13716807/2405000
405.54/405.14	c cleaning 69001 clauses out of 138021 with flag 14100503/2475001
421.75/421.33	c cleaning 70004 clauses out of 140021 with flag 14492797/2546002
439.74/439.30	c cleaning 70997 clauses out of 142015 with flag 14891314/2618000
456.44/456.04	c cleaning 71989 clauses out of 144018 with flag 15297446/2691000
474.15/473.74	c cleaning 73012 clauses out of 146029 with flag 15701221/2765000
492.65/492.26	c cleaning 74003 clauses out of 148019 with flag 16122933/2840002
510.79/510.39	c cleaning 74997 clauses out of 150014 with flag 16545803/2916000
530.59/530.15	c cleaning 76003 clauses out of 152019 with flag 16947097/2993002
550.18/549.74	c cleaning 76999 clauses out of 154016 with flag 17373615/3071002
571.67/571.20	c cleaning 77994 clauses out of 156016 with flag 17811644/3150001
592.47/592.00	c cleaning 79005 clauses out of 158021 with flag 18243873/3230000
613.57/613.13	c cleaning 79994 clauses out of 160016 with flag 18668520/3311000
635.88/635.46	c cleaning 81007 clauses out of 162022 with flag 19109710/3393000
657.78/657.35	c cleaning 81997 clauses out of 164016 with flag 19555669/3476001
680.29/679.86	c cleaning 83007 clauses out of 166019 with flag 20007957/3560001
704.59/704.18	c cleaning 83990 clauses out of 168011 with flag 20468790/3645000
728.89/728.49	c cleaning 84996 clauses out of 170022 with flag 20927668/3731001
753.89/753.48	c cleaning 86001 clauses out of 172026 with flag 21381501/3818001
778.66/778.10	c cleaning 87008 clauses out of 174026 with flag 21865686/3906002
803.57/803.05	c cleaning 88000 clauses out of 176020 with flag 22339164/3995004
829.06/828.54	c cleaning 89005 clauses out of 178017 with flag 22824328/4085001
855.97/855.45	c cleaning 90000 clauses out of 180013 with flag 23300730/4176002
882.87/882.36	c cleaning 90999 clauses out of 182013 with flag 23786423/4268002
911.78/911.29	c cleaning 91993 clauses out of 184012 with flag 24282911/4361000
941.38/940.85	c cleaning 93002 clauses out of 186019 with flag 24772093/4455000
970.48/969.96	c cleaning 94002 clauses out of 188018 with flag 25279612/4550001
999.19/998.62	c cleaning 94998 clauses out of 190015 with flag 25795530/4646000
1029.39/1028.81	c cleaning 96003 clauses out of 192018 with flag 26302001/4743001
1061.57/1060.93	c cleaning 97000 clauses out of 194014 with flag 26812627/4841000
1092.67/1092.05	c cleaning 97995 clauses out of 196014 with flag 27339626/4940000
1124.07/1123.48	c cleaning 98994 clauses out of 198020 with flag 27865401/5040001
1157.39/1156.77	c cleaning 100008 clauses out of 200026 with flag 28391117/5141001
1190.18/1189.56	c cleaning 100998 clauses out of 202017 with flag 28925064/5243000
1225.99/1225.39	c cleaning 101999 clauses out of 204019 with flag 29451113/5346000
1261.69/1261.02	c cleaning 103000 clauses out of 206021 with flag 29983835/5450001
1299.10/1298.47	c cleaning 103995 clauses out of 208020 with flag 30506031/5555000
1339.79/1339.11	c cleaning 105007 clauses out of 210025 with flag 31053977/5661000
1377.18/1376.46	c cleaning 105996 clauses out of 212020 with flag 31581230/5768002
1415.60/1414.89	c cleaning 106996 clauses out of 214022 with flag 32131000/5876000
1455.01/1454.22	c cleaning 108002 clauses out of 216026 with flag 32676022/5985000
1494.50/1493.80	c cleaning 109007 clauses out of 218027 with flag 33232704/6095003
1537.51/1536.76	c cleaning 109999 clauses out of 220018 with flag 33777739/6206001
1580.43/1579.65	c cleaning 111001 clauses out of 222018 with flag 34341984/6318000
1626.12/1625.34	c cleaning 112001 clauses out of 224018 with flag 34934970/6431001
1671.13/1670.35	c cleaning 112998 clauses out of 226017 with flag 35499579/6545001
1714.61/1713.77	c cleaning 114003 clauses out of 228019 with flag 36066893/6660001
1758.32/1757.41	c cleaning 114995 clauses out of 230016 with flag 36650553/6776001
1800.02/1799.10	c starts		: 18804
1800.02/1799.10	c conflicts		: 6885691
1800.02/1799.10	c decisions		: 9779430
1800.02/1799.10	c propagations		: 126453398
1800.02/1799.10	c inspects		: 40382564946
1800.02/1799.10	c shortcuts		: 0
1800.02/1799.10	c learnt literals	: 0
1800.02/1799.10	c learnt binary clauses	: 0
1800.02/1799.10	c learnt ternary clauses	: 0
1800.02/1799.10	c learnt constraints	: 6885691
1800.02/1799.10	c ignored constraints	: 0
1800.02/1799.10	c root simplifications	: 0
1800.02/1799.10	c removed literals (reason simplification)	: 0
1800.02/1799.10	c reason swapping (by a shorter reason)	: 0
1800.02/1799.10	c Calls to reduceDB	: 112
1800.02/1799.10	c Number of update (reduction) of LBD	: 1868139
1800.02/1799.10	c Imported unit clauses	: 0
1800.02/1799.10	c number of reductions to clauses (during analyze)	: 0
1800.02/1799.10	c number of learned constraints concerned by reduction	: 0
1800.02/1799.10	c number of learning phase by resolution	: 0
1800.02/1799.10	c number of learning phase by cutting planes	: 0
1800.02/1799.10	c speed (assignments/second)	: 70292.62178028713
1800.02/1799.10	c non guided choices	17086
1800.02/1799.10	c timeout
1800.02/1799.13	c learnt constraints type 
1800.02/1799.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 224712
1800.02/1799.13	s UNKNOWN
1800.02/1799.13	c Total wall clock time (in seconds): 1799.013

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

pid=22102
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.72 1.69 1.88 2/169 22105
/proc/meminfo: memFree=31516912/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22105/stat : 22105 (java) D 22102 22105 22074 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 11875311 9515008 183 33554432000 1073741824 1073778376 140736892379824 140736892370856 235374722741 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/22105/statm: 2323 183 140 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 0.72 1.69 1.88 2/169 22105
/proc/meminfo: memFree=31516912/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 11875311 9787879424 6029 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200256 s]
/proc/loadavg: 0.72 1.69 1.88 2/169 22105
/proc/meminfo: memFree=31516912/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 6452 0 1 0 26 1 0 0 20 0 19 0 11875311 9856040960 7287 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 7287 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300223 s]
/proc/loadavg: 0.72 1.69 1.88 2/169 22105
/proc/meminfo: memFree=31516912/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 6614 0 1 0 46 1 0 0 20 0 19 0 11875311 9856040960 7704 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 7704 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700118 s]
/proc/loadavg: 0.72 1.69 1.88 2/169 22105
/proc/meminfo: memFree=31516912/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 8639 0 1 0 102 2 0 0 20 0 19 0 11875311 9856040960 8478 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 8478 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9625040

[startup+1.50069 s]
/proc/loadavg: 0.82 1.69 1.88 3/212 22157
/proc/meminfo: memFree=31456440/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=1.86 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 8643 0 1 0 184 2 0 0 20 0 19 0 11875311 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 9503 2241 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2403 0 1 0 145 0 0 0 20 0 19 0 11875312 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260429987536 140260294413315 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2774 0 0 0 17 0 0 0 20 0 19 0 11875318 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 9503 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 0.82 1.69 1.88 3/212 22157
/proc/meminfo: memFree=31449428/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=3.46 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 8646 0 1 0 344 2 0 0 20 0 19 0 11875311 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 10527 2241 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2406 0 1 0 305 0 0 0 20 0 19 0 11875312 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260429987536 140260294413950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2774 0 0 0 17 0 0 0 20 0 19 0 11875318 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 10527 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 0.82 1.69 1.88 3/212 22157
/proc/meminfo: memFree=31430652/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=6.66 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 8651 0 1 0 664 2 0 0 20 0 19 0 11875311 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 12064 2242 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2410 0 1 0 624 0 0 0 20 0 19 0 11875312 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260429987536 140260294458737 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875314 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2774 0 0 0 17 0 0 0 20 0 19 0 11875318 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 12064 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 9625040


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

[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 58720 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.21
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.11 2.13 2.05 3/212 22202
/proc/meminfo: memFree=31062440/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=1783.22 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 9915 0 1 0 178288 34 0 0 20 0 19 0 11875311 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 58884 2257 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=1777.49 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2473 0 1 0 177720 29 0 0 20 0 19 0 11875312 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260429987632 140260294397152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 224 0 0 0 7 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 215 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 115 0 0 0 5 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 18 0 0 0 6 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 142 0 0 0 5 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 233 0 0 0 3 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2782 0 0 0 20 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 104 0 0 0 25 23 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1783.22
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.1 s]
/proc/loadavg: 2.16 2.14 2.05 3/212 22202
/proc/meminfo: memFree=31062624/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 9915 0 1 0 179968 34 0 0 20 0 19 0 11875311 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 58884 2257 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=1794.25 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2473 0 1 0 179396 29 0 0 20 0 19 0 11875312 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260429987632 140260294458742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 224 0 0 0 7 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 215 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 115 0 0 0 5 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 18 0 0 0 6 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 142 0 0 0 5 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 233 0 0 0 3 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2782 0 0 0 20 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 104 0 0 0 25 23 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 22105 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1799.1 s]
/proc/loadavg: 2.16 2.14 2.05 3/212 22202
/proc/meminfo: memFree=31062624/32872528 swapFree=446836/479540
[pid=22105] ppid=22102 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/22105/stat : 22105 (java) S 22102 22105 22074 0 -1 4202496 9915 0 1 0 179968 34 0 0 20 0 19 0 11875311 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140736471658144 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22105/statm: 2406260 58884 2257 9 0 2396937 0
[pid=22105/tid=22107] ppid=22102 vsize=9625040 CPUtime=1794.25 cores=1,3,5,7
/proc/22105/task/22107/stat : 22107 (java) R 22102 22105 22074 0 -1 4202560 2473 0 1 0 179396 29 0 0 20 0 19 0 11875312 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260429987632 140260294458742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22108] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22108/stat : 22108 (java) S 22102 22105 22074 0 -1 4202560 224 0 0 0 7 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260419058600 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22109] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22109/stat : 22109 (java) S 22102 22105 22074 0 -1 4202560 215 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260418006056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22110] ppid=22102 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/22105/task/22110/stat : 22110 (java) S 22102 22105 22074 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260416953000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22111] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22111/stat : 22111 (java) S 22102 22105 22074 0 -1 4202560 115 0 0 0 5 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260415900456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22112] ppid=22102 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/22105/task/22112/stat : 22112 (java) S 22102 22105 22074 0 -1 4202560 92 0 0 0 5 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260414847400 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22105/tid=22113] ppid=22102 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/22105/task/22113/stat : 22113 (java) S 22102 22105 22074 0 -1 4202560 18 0 0 0 6 1 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260413794856 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22114] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22114/stat : 22114 (java) S 22102 22105 22074 0 -1 4202560 142 0 0 0 5 0 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260412741800 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22115] ppid=22102 vsize=9625040 CPUtime=0.05 cores=1,3,5,7
/proc/22105/task/22115/stat : 22115 (java) S 22102 22105 22074 0 -1 4202560 233 0 0 0 3 2 0 0 20 0 19 0 11875314 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260266424616 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22105/tid=22116] ppid=22102 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/22105/task/22116/stat : 22116 (java) S 22102 22105 22074 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260254227304 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22117] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22117/stat : 22117 (java) S 22102 22105 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11875315 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260253173624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22118] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22118/stat : 22118 (java) S 22102 22105 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11875316 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260252120456 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22119] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22119/stat : 22119 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260251069200 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22120] ppid=22102 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/22105/task/22120/stat : 22120 (java) S 22102 22105 22074 0 -1 4202560 2195 0 0 0 18 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260250016056 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22121] ppid=22102 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/22105/task/22121/stat : 22121 (java) S 22102 22105 22074 0 -1 4202560 2782 0 0 0 20 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260248963512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22122] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22122/stat : 22122 (java) S 22102 22105 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260247910648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22105/tid=22123] ppid=22102 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/22105/task/22123/stat : 22123 (java) S 22102 22105 22074 0 -1 4202560 104 0 0 0 25 23 0 0 20 0 19 0 11875318 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260246858312 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22105/tid=22149] ppid=22102 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22105/task/22149/stat : 22149 (java) S 22102 22105 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11875326 9856040960 58884 33554432000 1073741824 1073778376 140736471667008 140260245755432 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22105 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=168092
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=733888
# CPU time returned by wait4() is 1795.9
# while last known CPU time is 1800.02
#
# 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.02
CPU user time (s): 1799.68
CPU system time (s): 0.34
CPU usage (%): 100.049
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.17
system time used= 0.733888
maximum resident set size= 235716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9966
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= 38184
involuntary context switches= 5421

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3534 second user time and 12.6521 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 19:30:52
IDJOB=4095893
IDBENCH=107536
IDSOLVER=2546
FILE ID=node104/4095893-1466098252
RUNJOBID= node104-1466098252-22091
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-eq-fixedbandwidth-55.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095893-1466098252/watcher-4095893-1466098252 -o /tmp/evaluation-result-4095893-1466098252/solver-4095893-1466098252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466098252-22091 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095893-1466098252.opb

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

MD5SUM BENCH= cf4d91676518fe8019597583819bc1db
RANDOM SEED=333642817

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:        31518108 kB
Buffers:           54480 kB
Cached:           119828 kB
SwapCached:          516 kB
Active:            84212 kB
Inactive:          92164 kB
Active(anon):       3512 kB
Inactive(anon):     1156 kB
Active(file):      80700 kB
Inactive(file):    91008 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               796 kB
Writeback:             0 kB
AnonPages:        481492 kB
Mapped:             6320 kB
Shmem:                 0 kB
Slab:             568148 kB
SReclaimable:      12848 kB
SUnreclaim:       555300 kB
KernelStack:        1328 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     565524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71700 MiB
End job on node104 at 2016-06-16 20:00:51