Trace number 4096110

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 1799.14

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-fixedbandwidth-50.opb
MD5SUM737ba26a2de356acd3b79182e49fac5a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables201
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4096110-1466102501.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.13	c ... done. Wall clock time 0.023s.
0.10/0.13	c declared #vars     201
0.10/0.13	c #constraints  100
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
0.10/0.13	c 100 constraints processed.
0.62/0.43	c cleaning 2495 clauses out of 5001 with flag 22835/5001
1.09/0.64	c cleaning 4250 clauses out of 8505 with flag 52688/11000
1.33/0.88	c cleaning 5614 clauses out of 11255 with flag 90328/18000
1.74/1.22	c cleaning 6814 clauses out of 13643 with flag 140658/26002
2.06/1.59	c cleaning 7909 clauses out of 15827 with flag 190618/35000
2.56/2.01	c cleaning 8950 clauses out of 17918 with flag 247412/45000
3.16/2.67	c cleaning 9973 clauses out of 19968 with flag 315563/56000
3.86/3.31	c cleaning 10995 clauses out of 21995 with flag 384152/68000
4.56/4.05	c cleaning 11991 clauses out of 24000 with flag 462267/81000
5.46/4.92	c cleaning 12983 clauses out of 26009 with flag 545572/95000
6.36/5.89	c cleaning 14003 clauses out of 28027 with flag 636799/110001
7.46/6.99	c cleaning 15002 clauses out of 30024 with flag 739030/126001
9.06/8.55	c cleaning 16002 clauses out of 32023 with flag 859070/143002
10.36/9.85	c cleaning 17001 clauses out of 34019 with flag 978712/161000
11.86/11.38	c cleaning 17994 clauses out of 36018 with flag 1099492/180000
13.56/13.02	c cleaning 19004 clauses out of 38025 with flag 1228996/200001
15.25/14.79	c cleaning 19998 clauses out of 40022 with flag 1364265/221002
17.26/16.77	c cleaning 21003 clauses out of 42022 with flag 1510204/243000
19.36/18.84	c cleaning 21997 clauses out of 44019 with flag 1658516/266000
21.66/21.11	c cleaning 23003 clauses out of 46024 with flag 1811684/290002
23.96/23.45	c cleaning 23991 clauses out of 48019 with flag 1979061/315000
26.86/26.37	c cleaning 25003 clauses out of 50028 with flag 2155336/341000
29.76/29.20	c cleaning 26003 clauses out of 52025 with flag 2334027/368000
32.76/32.24	c cleaning 26998 clauses out of 54023 with flag 2514243/396001
35.96/35.49	c cleaning 27996 clauses out of 56024 with flag 2707930/425000
39.46/38.95	c cleaning 28999 clauses out of 58029 with flag 2909086/455001
43.16/42.69	c cleaning 30009 clauses out of 60031 with flag 3117586/486002
47.26/46.70	c cleaning 31002 clauses out of 62020 with flag 3336404/518000
51.16/50.68	c cleaning 31999 clauses out of 64021 with flag 3565508/551003
55.35/54.88	c cleaning 33001 clauses out of 66019 with flag 3800993/585000
59.75/59.20	c cleaning 33999 clauses out of 68018 with flag 4035916/620000
64.75/64.26	c cleaning 35003 clauses out of 70021 with flag 4278884/656002
70.25/69.78	c cleaning 36001 clauses out of 72016 with flag 4528871/693000
75.95/75.49	c cleaning 36999 clauses out of 74017 with flag 4778174/731002
81.75/81.23	c cleaning 37993 clauses out of 76016 with flag 5045702/770000
87.35/86.85	c cleaning 39004 clauses out of 78025 with flag 5317196/810002
93.34/92.82	c cleaning 39995 clauses out of 80020 with flag 5593684/851001
99.04/98.53	c cleaning 40997 clauses out of 82024 with flag 5875284/893000
105.55/105.03	c cleaning 42003 clauses out of 84027 with flag 6152330/936000
112.35/111.83	c cleaning 42999 clauses out of 86025 with flag 6454597/980001
119.39/118.81	c cleaning 44005 clauses out of 88026 with flag 6763497/1025001
126.29/125.78	c cleaning 45002 clauses out of 90021 with flag 7066224/1071001
133.69/133.17	c cleaning 46002 clauses out of 92020 with flag 7371835/1118002
141.49/140.91	c cleaning 46999 clauses out of 94017 with flag 7680447/1166001
149.38/148.84	c cleaning 47999 clauses out of 96018 with flag 7987096/1215001
157.78/157.29	c cleaning 49001 clauses out of 98019 with flag 8315655/1265001
166.47/165.90	c cleaning 50004 clauses out of 100019 with flag 8651686/1316002
175.49/174.92	c cleaning 50994 clauses out of 102013 with flag 8987258/1368000
184.88/184.33	c cleaning 51994 clauses out of 104019 with flag 9326695/1421000
194.58/194.05	c cleaning 53003 clauses out of 106025 with flag 9665885/1475000
204.97/204.40	c cleaning 53998 clauses out of 108023 with flag 10013678/1530001
215.87/215.34	c cleaning 55003 clauses out of 110025 with flag 10371644/1586001
226.37/225.81	c cleaning 56006 clauses out of 112021 with flag 10726363/1643000
237.66/237.19	c cleaning 57001 clauses out of 114017 with flag 11080469/1701002
249.46/248.91	c cleaning 58001 clauses out of 116014 with flag 11451198/1760000
261.57/261.05	c cleaning 59001 clauses out of 118017 with flag 11810274/1820004
273.97/273.43	c cleaning 59989 clauses out of 120012 with flag 12181336/1881000
287.16/286.62	c cleaning 60999 clauses out of 122024 with flag 12550553/1943001
301.02/300.41	c cleaning 62000 clauses out of 124024 with flag 12927717/2006000
314.12/313.60	c cleaning 63007 clauses out of 126025 with flag 13318442/2070001
328.32/327.75	c cleaning 63996 clauses out of 128017 with flag 13710629/2135000
342.62/342.02	c cleaning 65001 clauses out of 130022 with flag 14091120/2201001
357.02/356.46	c cleaning 65999 clauses out of 132020 with flag 14488888/2268000
371.44/370.83	c cleaning 67004 clauses out of 134021 with flag 14904918/2336000
387.23/386.69	c cleaning 67995 clauses out of 136017 with flag 15296731/2405000
401.92/401.34	c cleaning 69000 clauses out of 138022 with flag 15704169/2475000
419.12/418.52	c cleaning 70006 clauses out of 140022 with flag 16117233/2546000
436.52/435.90	c cleaning 70996 clauses out of 142017 with flag 16525939/2618001
453.82/453.29	c cleaning 72000 clauses out of 144020 with flag 16952881/2691000
471.92/471.33	c cleaning 73003 clauses out of 146021 with flag 17384434/2765001
490.81/490.26	c cleaning 73997 clauses out of 148019 with flag 17813785/2840002
509.80/509.25	c cleaning 74998 clauses out of 150020 with flag 18245738/2916000
528.81/528.20	c cleaning 76001 clauses out of 152023 with flag 18694843/2993001
549.22/548.61	c cleaning 77002 clauses out of 154022 with flag 19141377/3071001
570.13/569.53	c cleaning 78002 clauses out of 156019 with flag 19583464/3150000
591.12/590.58	c cleaning 79003 clauses out of 158017 with flag 20038236/3230000
613.61/613.09	c cleaning 80002 clauses out of 160017 with flag 20502143/3311003
634.71/634.16	c cleaning 81002 clauses out of 162014 with flag 20971900/3393002
657.11/656.52	c cleaning 81983 clauses out of 164010 with flag 21439373/3476000
680.81/680.24	c cleaning 83007 clauses out of 166029 with flag 21907345/3560002
705.90/705.39	c cleaning 84000 clauses out of 168020 with flag 22373127/3645000
730.60/730.01	c cleaning 85000 clauses out of 170021 with flag 22857356/3731001
755.70/755.14	c cleaning 86002 clauses out of 172021 with flag 23332509/3818001
781.09/780.55	c cleaning 86997 clauses out of 174018 with flag 23833777/3906000
807.58/807.03	c cleaning 87996 clauses out of 176021 with flag 24325601/3995000
833.04/832.46	c cleaning 89001 clauses out of 178027 with flag 24824155/4085002
859.03/858.46	c cleaning 90002 clauses out of 180026 with flag 25338870/4176002
886.14/885.60	c cleaning 91008 clauses out of 182022 with flag 25853240/4268000
913.42/912.82	c cleaning 91990 clauses out of 184014 with flag 26379182/4361000
942.24/941.68	c cleaning 93005 clauses out of 186025 with flag 26895516/4455001
971.13/970.54	c cleaning 94005 clauses out of 188019 with flag 27424010/4550000
999.44/998.88	c cleaning 95003 clauses out of 190015 with flag 27954848/4646001
1030.55/1029.94	c cleaning 95990 clauses out of 192012 with flag 28481208/4743001
1060.94/1060.31	c cleaning 96999 clauses out of 194021 with flag 29024781/4841000
1094.16/1093.55	c cleaning 98007 clauses out of 196023 with flag 29577030/4940001
1127.55/1126.80	c cleaning 99000 clauses out of 198016 with flag 30125551/5040001
1160.55/1159.88	c cleaning 99999 clauses out of 200015 with flag 30677430/5141000
1195.47/1194.80	c cleaning 100997 clauses out of 202017 with flag 31236279/5243001
1231.06/1230.31	c cleaning 101999 clauses out of 204019 with flag 31790593/5346000
1268.57/1267.80	c cleaning 103001 clauses out of 206020 with flag 32344230/5450000
1305.27/1304.55	c cleaning 104006 clauses out of 208021 with flag 32916273/5555002
1343.17/1342.45	c cleaning 104998 clauses out of 210013 with flag 33495599/5661000
1380.68/1379.98	c cleaning 106001 clauses out of 212015 with flag 34083227/5768000
1418.38/1417.62	c cleaning 107000 clauses out of 214016 with flag 34674381/5876002
1458.60/1457.89	c cleaning 107996 clauses out of 216015 with flag 35260760/5985001
1499.08/1498.30	c cleaning 108997 clauses out of 218019 with flag 35860421/6095001
1540.37/1539.55	c cleaning 110004 clauses out of 220023 with flag 36440621/6206002
1583.38/1582.57	c cleaning 111000 clauses out of 222017 with flag 37021003/6318000
1624.28/1623.47	c cleaning 111998 clauses out of 224018 with flag 37651394/6431001
1667.89/1667.00	c cleaning 112997 clauses out of 226020 with flag 38264456/6545001
1712.39/1711.50	c cleaning 113999 clauses out of 228022 with flag 38865718/6660000
1757.28/1756.44	c cleaning 115004 clauses out of 230026 with flag 39501089/6776003
1800.00/1799.10	c starts		: 19085
1800.00/1799.10	c conflicts		: 6885258
1800.00/1799.10	c decisions		: 10045494
1800.00/1799.10	c propagations		: 120877175
1800.00/1799.10	c inspects		: 39814524714
1800.00/1799.10	c shortcuts		: 0
1800.00/1799.10	c learnt literals	: 0
1800.00/1799.10	c learnt binary clauses	: 0
1800.00/1799.10	c learnt ternary clauses	: 0
1800.00/1799.10	c learnt constraints	: 6885258
1800.00/1799.10	c ignored constraints	: 0
1800.00/1799.10	c root simplifications	: 0
1800.00/1799.10	c removed literals (reason simplification)	: 0
1800.00/1799.10	c reason swapping (by a shorter reason)	: 0
1800.00/1799.10	c Calls to reduceDB	: 112
1800.00/1799.10	c Number of update (reduction) of LBD	: 2113103
1800.00/1799.10	c Imported unit clauses	: 0
1800.00/1799.10	c number of reductions to clauses (during analyze)	: 0
1800.00/1799.10	c number of learned constraints concerned by reduction	: 0
1800.00/1799.10	c number of learning phase by resolution	: 0
1800.00/1799.10	c number of learning phase by cutting planes	: 0
1800.00/1799.10	c speed (assignments/second)	: 67192.47691316526
1800.00/1799.10	c non guided choices	9689
1800.00/1799.10	c timeout
1800.00/1799.13	c learnt constraints type 
1800.00/1799.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 224278
1800.00/1799.13	s UNKNOWN
1800.00/1799.13	c Total wall clock time (in seconds): 1799.024

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-4096110-1466102501/watcher-4096110-1466102501 -o /tmp/evaluation-result-4096110-1466102501/solver-4096110-1466102501 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466097090-29311 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4096110-1466102501.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/194 29976
/proc/meminfo: memFree=31887360/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 12294893 98570240 977 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 24065 977 743 9 0 16771 0
[pid=29976/tid=29977] ppid=29973 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12294894 98570240 977 33554432000 1073741824 1073778376 140735920599712 139660174253608 243765429632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.00 2.00 2.00 2/194 29976
/proc/meminfo: memFree=31887360/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 4408 0 1 0 9 1 0 0 20 0 18 0 12294893 9787879424 6048 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2389619 6048 2140 9 0 2380296 0
[pid=29976/tid=29977] ppid=29973 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2380 0 1 0 6 1 0 0 20 0 18 0 12294894 9787879424 6048 33554432000 1073741824 1073778376 140735920599712 139660174257056 243768812813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 2.00 2.00 2.00 2/194 29976
/proc/meminfo: memFree=31887360/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 6142 0 1 0 28 2 0 0 20 0 19 0 12294893 9856040960 7133 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 7146 2224 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2400 0 1 0 16 1 0 0 20 0 19 0 12294894 9856040960 7146 33554432000 1073741824 1073778376 140735920599712 139660174258816 139660005471817 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.30032 s]
/proc/loadavg: 2.00 2.00 2.00 2/194 29976
/proc/meminfo: memFree=31887360/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 6208 0 1 0 46 2 0 0 20 0 19 0 12294893 9856040960 7124 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 7124 2226 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2400 0 1 0 26 1 0 0 20 0 19 0 12294894 9856040960 7124 33554432000 1073741824 1073778376 140735920599712 139660174258816 139660005728860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 2/194 29976
/proc/meminfo: memFree=31887360/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=1.23 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 16533 0 1 0 120 3 0 0 20 0 19 0 12294893 9856040960 13716 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 13716 2240 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2401 0 1 0 66 1 0 0 20 0 19 0 12294894 9856040960 13716 33554432000 1073741824 1073778376 140735920599712 139660174258760 139660005629235 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9625040

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29995
/proc/meminfo: memFree=31838184/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=2.06 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 16538 0 1 0 202 4 0 0 20 0 19 0 12294893 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 14742 2241 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2404 0 1 0 146 1 0 0 20 0 19 0 12294894 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660174256696 139660005644924 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/29976/task/29992/stat : 29992 (java) S 29973 29976 29295 0 -1 4202560 4225 0 0 0 23 0 0 0 20 0 19 0 12294899 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659992574264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29993] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29993/stat : 29993 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659991521656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29994] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29994/stat : 29994 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139659990469064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 14742 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29995
/proc/meminfo: memFree=31831296/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=3.66 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 16541 0 1 0 362 4 0 0 20 0 19 0 12294893 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 15766 2241 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2407 0 1 0 306 1 0 0 20 0 19 0 12294894 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660174249680 139660005668356 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/29976/task/29992/stat : 29992 (java) S 29973 29976 29295 0 -1 4202560 4225 0 0 0 23 0 0 0 20 0 19 0 12294899 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659992574264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29993] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29993/stat : 29993 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659991521656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29994] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29994/stat : 29994 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139659990469064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 15766 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 29995
/proc/meminfo: memFree=31820628/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=6.86 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 16546 0 1 0 682 4 0 0 20 0 19 0 12294893 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 16891 2242 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2411 0 1 0 625 1 0 0 20 0 19 0 12294894 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660174249680 139660005675301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294895 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 16891 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.23 cores=0,2,4,6

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

[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.19
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 30060
/proc/meminfo: memFree=31484724/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=1783.2 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 17404 0 1 0 178287 33 0 0 20 0 19 0 12294893 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 62239 2257 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=1777.32 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2474 0 1 0 177701 31 0 0 20 0 19 0 12294894 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660174249776 139660005675215 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 225 0 0 0 6 2 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 84 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 160 0 0 0 6 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 82 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/29976/task/29992/stat : 29992 (java) S 29973 29976 29295 0 -1 4202560 4230 0 0 0 26 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659992574264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29993] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29993/stat : 29993 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659991521656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29994] ppid=29973 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/29976/task/29994/stat : 29994 (java) S 29973 29976 29295 0 -1 4202560 104 0 0 0 21 25 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659990469064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.2
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.1 s]
/proc/loadavg: 1.85 1.97 1.99 2/188 30093
/proc/meminfo: memFree=31707808/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 17404 0 1 0 179967 33 0 0 20 0 19 0 12294893 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 62239 2257 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=1794.08 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2474 0 1 0 179377 31 0 0 20 0 19 0 12294894 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660174249776 139660005676390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 225 0 0 0 6 2 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 84 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 160 0 0 0 6 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 82 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/29976/task/29992/stat : 29992 (java) S 29973 29976 29295 0 -1 4202560 4230 0 0 0 26 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659992574264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29993] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29993/stat : 29993 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659991521656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29994] ppid=29973 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/29976/task/29994/stat : 29994 (java) S 29973 29976 29295 0 -1 4202560 104 0 0 0 22 25 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659990469064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1799.1 s]
/proc/loadavg: 1.85 1.97 1.99 2/188 30093
/proc/meminfo: memFree=31707808/32872528 swapFree=7268/7268
[pid=29976] ppid=29973 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/29976/stat : 29976 (java) S 29973 29976 29295 0 -1 4202496 17404 0 1 0 179967 33 0 0 20 0 19 0 12294893 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 140735920590848 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29976/statm: 2406260 62239 2257 9 0 2396937 0
[pid=29976/tid=29977] ppid=29973 vsize=9625040 CPUtime=1794.08 cores=0,2,4,6
/proc/29976/task/29977/stat : 29977 (java) R 29973 29976 29295 0 -1 4202560 2474 0 1 0 179377 31 0 0 20 0 19 0 12294894 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660174249776 139660005676390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29979] ppid=29973 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/29976/task/29979/stat : 29979 (java) S 29973 29976 29295 0 -1 4202560 225 0 0 0 6 2 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660135750696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29980] ppid=29973 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/29976/task/29980/stat : 29980 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660134697896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29981] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29981/stat : 29981 (java) S 29973 29976 29295 0 -1 4202560 38 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660133645096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29982] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29982/stat : 29982 (java) S 29973 29976 29295 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660132592296 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29983] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29983/stat : 29983 (java) S 29973 29976 29295 0 -1 4202560 84 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660131539496 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29984] ppid=29973 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/29976/task/29984/stat : 29984 (java) S 29973 29976 29295 0 -1 4202560 160 0 0 0 6 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660130486696 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29985] ppid=29973 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/29976/task/29985/stat : 29985 (java) S 29973 29976 29295 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660129433896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29986] ppid=29973 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/29976/task/29986/stat : 29986 (java) S 29973 29976 29295 0 -1 4202560 82 0 0 0 3 0 0 0 20 0 19 0 12294895 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139660128381096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29987] ppid=29973 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/29976/task/29987/stat : 29987 (java) S 29973 29976 29295 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659997838312 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29988] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29988/stat : 29988 (java) S 29973 29976 29295 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659996784376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29989] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29989/stat : 29989 (java) S 29973 29976 29295 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12294896 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659995731464 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29990] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29990/stat : 29990 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294898 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659994679952 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29991] ppid=29973 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/29976/task/29991/stat : 29991 (java) S 29973 29976 29295 0 -1 4202560 8638 0 0 0 29 1 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659993627064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29976/tid=29992] ppid=29973 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/29976/task/29992/stat : 29992 (java) S 29973 29976 29295 0 -1 4202560 4230 0 0 0 26 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659992574264 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29976/tid=29993] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29993/stat : 29993 (java) S 29973 29976 29295 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659991521656 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29976/tid=29994] ppid=29973 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/29976/task/29994/stat : 29994 (java) S 29973 29976 29295 0 -1 4202560 104 0 0 0 22 25 0 0 20 0 19 0 12294899 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139659990469064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29976/tid=29995] ppid=29973 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29976/task/29995/stat : 29995 (java) S 29973 29976 29295 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12294907 9856040960 62239 33554432000 1073741824 1073778376 140735920599712 139658981795496 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1799.14
CPU time (s): 1800
CPU user time (s): 1799.67
CPU system time (s): 0.33
CPU usage (%): 100.048
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.07
system time used= 0.733888
maximum resident set size= 249132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17455
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38209
involuntary context switches= 20859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2704 second user time and 13.356 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-16 20:41:41
IDJOB=4096110
IDBENCH=107567
IDSOLVER=2546
FILE ID=node151/4096110-1466102501
RUNJOBID= node151-1466097090-29311
PBS_JOBID= 19904038
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-fixedbandwidth-50.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096110-1466102501/watcher-4096110-1466102501 -o /tmp/evaluation-result-4096110-1466102501/solver-4096110-1466102501 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466097090-29311 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096110-1466102501.opb

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

MD5SUM BENCH= 737ba26a2de356acd3b79182e49fac5a
RANDOM SEED=1221997257

node151.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.103
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.20
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.103
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.103
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.103
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.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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:        31887880 kB
Buffers:           51116 kB
Cached:            98700 kB
SwapCached:        61592 kB
Active:           103468 kB
Inactive:         154696 kB
Active(anon):      49532 kB
Inactive(anon):    61036 kB
Active(file):      53936 kB
Inactive(file):    93660 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67038988 kB
Dirty:              1776 kB
Writeback:             0 kB
AnonPages:         73336 kB
Mapped:            15052 kB
Shmem:                 0 kB
Slab:             569300 kB
SReclaimable:      12812 kB
SUnreclaim:       556488 kB
KernelStack:        1616 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     695716 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= 71748 MiB
End job on node151 at 2016-06-16 21:11:40