Trace number 4089768

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.05 1799.24

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v031-n1.opb
MD5SUMc7fc325831e3f18ad64ba491cab5ba90
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.216966
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints31
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 9
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.06/0.34	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.34	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.34	c See www.sat4j.org for details.
0.06/0.34	c version PB16.v20160501
0.06/0.34	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.34	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.34	c java.vm.version	19.1-b02
0.06/0.34	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.34	c sun.arch.data.model	64
0.06/0.34	c java.version		1.6.0_24
0.06/0.34	c os.name		Linux
0.06/0.34	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.34	c os.arch		amd64
0.06/0.34	c Free memory 		501472288
0.06/0.34	c Max memory 		7480803328
0.06/0.34	c Total memory 		504102912
0.06/0.34	c Number of processors 	8
0.06/0.38	c Pseudo Boolean Optimization by upper bound
0.06/0.38	c --- Begin Solver configuration ---
0.06/0.38	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.06/0.38	c Learn all clauses as in MiniSAT
0.06/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.38	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.38	c No reason simplification
0.06/0.38	c Glucose 2.1 dynamic restart strategy
0.06/0.38	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.06/0.38	c timeout=2147483s
0.06/0.38	c DB Simplification allowed=false
0.06/0.38	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.06/0.38	c --- End Solver configuration ---
0.06/0.38	c solving HOME/instance-4089768-1466033430.opb
0.06/0.38	c reading problem ... 
0.06/0.38	c  no objective function found
0.06/0.39	c ... done. Wall clock time 0.016s.
0.06/0.39	c declared #vars     93
0.06/0.39	c #constraints  62
0.06/0.39	c constraints type 
0.15/0.40	c org.sat4j.minisat.constraints.card.MinWatchCard => 62
0.15/0.40	c 62 constraints processed.
0.76/0.72	c cleaning 2482 clauses out of 5001 with flag 19657/5001
1.37/1.04	c cleaning 4239 clauses out of 8518 with flag 50918/11000
1.77/1.49	c cleaning 5621 clauses out of 11279 with flag 89228/18000
2.37/2.07	c cleaning 6829 clauses out of 13661 with flag 134945/26003
3.12/2.71	c cleaning 7907 clauses out of 15830 with flag 178410/35001
3.73/3.35	c cleaning 8937 clauses out of 17922 with flag 240003/45000
4.52/4.13	c cleaning 9987 clauses out of 19987 with flag 314193/56002
5.62/5.22	c cleaning 10990 clauses out of 21998 with flag 388774/68000
6.62/6.27	c cleaning 12002 clauses out of 24009 with flag 466202/81001
8.02/7.64	c cleaning 13001 clauses out of 26007 with flag 551021/95001
9.62/9.26	c cleaning 13991 clauses out of 28006 with flag 658705/110001
11.44/11.02	c cleaning 15003 clauses out of 30016 with flag 760832/126002
13.43/13.08	c cleaning 16000 clauses out of 32011 with flag 901767/143000
15.84/15.41	c cleaning 16997 clauses out of 34012 with flag 1064412/161001
18.23/17.82	c cleaning 17991 clauses out of 36015 with flag 1205190/180001
21.03/20.69	c cleaning 18996 clauses out of 38023 with flag 1323052/200000
24.33/23.91	c cleaning 20002 clauses out of 40028 with flag 1507919/221001
27.83/27.46	c cleaning 21001 clauses out of 42025 with flag 1707674/243000
31.73/31.33	c cleaning 22002 clauses out of 44026 with flag 1912889/266002
35.83/35.40	c cleaning 22997 clauses out of 46022 with flag 2122730/290000
40.03/39.70	c cleaning 24000 clauses out of 48026 with flag 2342132/315001
44.63/44.20	c cleaning 25007 clauses out of 50025 with flag 2549814/341000
49.73/49.32	c cleaning 25999 clauses out of 52018 with flag 2784423/368000
55.63/55.21	c cleaning 27007 clauses out of 54020 with flag 3070999/396001
62.63/62.27	c cleaning 27998 clauses out of 56012 with flag 3338308/425000
69.03/68.63	c cleaning 28997 clauses out of 58015 with flag 3592094/455001
76.34/75.98	c cleaning 29996 clauses out of 60017 with flag 3867775/486000
83.83/83.43	c cleaning 30997 clauses out of 62021 with flag 4145714/518000
92.23/91.86	c cleaning 32002 clauses out of 64024 with flag 4445136/551000
101.03/100.64	c cleaning 32993 clauses out of 66023 with flag 4779842/585001
110.74/110.35	c cleaning 33995 clauses out of 68029 with flag 5162044/620000
120.94/120.51	c cleaning 35008 clauses out of 70034 with flag 5513231/656000
131.04/130.61	c cleaning 36001 clauses out of 72026 with flag 5877456/693000
141.85/141.41	c cleaning 36995 clauses out of 74027 with flag 6251886/731002
152.06/151.65	c cleaning 37992 clauses out of 76030 with flag 6656012/770000
163.46/163.07	c cleaning 39001 clauses out of 78038 with flag 7141969/810000
175.26/174.90	c cleaning 40017 clauses out of 80037 with flag 7604543/851000
187.76/187.31	c cleaning 40996 clauses out of 82023 with flag 8031920/893003
201.16/200.70	c cleaning 41991 clauses out of 84024 with flag 8519328/936000
215.56/215.18	c cleaning 43013 clauses out of 86033 with flag 8958367/980000
230.86/230.40	c cleaning 43996 clauses out of 88021 with flag 9445349/1025001
245.65/245.26	c cleaning 44994 clauses out of 90025 with flag 9960142/1071001
261.05/260.60	c cleaning 46003 clauses out of 92030 with flag 10449141/1118000
277.77/277.35	c cleaning 47009 clauses out of 94027 with flag 10903973/1166000
296.47/296.06	c cleaning 48002 clauses out of 96019 with flag 11400237/1215001
315.37/314.91	c cleaning 49000 clauses out of 98016 with flag 11844417/1265000
337.17/336.79	c cleaning 49996 clauses out of 100016 with flag 12360296/1316000
361.16/360.77	c cleaning 51002 clauses out of 102021 with flag 12954361/1368001
383.57/383.10	c cleaning 51993 clauses out of 104018 with flag 13477713/1421000
406.48/406.05	c cleaning 52999 clauses out of 106025 with flag 14061575/1475000
428.33/427.84	c cleaning 53997 clauses out of 108028 with flag 14606674/1530002
452.83/452.38	c cleaning 54994 clauses out of 110029 with flag 15080228/1586000
476.44/475.90	c cleaning 56005 clauses out of 112036 with flag 15586774/1643001
500.53/500.02	c cleaning 57008 clauses out of 114030 with flag 16175591/1701000
528.24/527.72	c cleaning 58004 clauses out of 116024 with flag 16885602/1760002
556.05/555.60	c cleaning 58989 clauses out of 118018 with flag 17598559/1820000
584.84/584.31	c cleaning 60012 clauses out of 120029 with flag 18328590/1881000
614.15/613.68	c cleaning 61002 clauses out of 122017 with flag 18978869/1943000
646.45/645.99	c cleaning 62002 clauses out of 124015 with flag 19599100/2006000
685.35/684.84	c cleaning 62992 clauses out of 126013 with flag 20289381/2070000
720.26/719.79	c cleaning 63998 clauses out of 128021 with flag 20962082/2135000
755.67/755.12	c cleaning 65006 clauses out of 130025 with flag 21731492/2201002
791.91/791.36	c cleaning 65999 clauses out of 132017 with flag 22317123/2268000
834.53/833.96	c cleaning 66999 clauses out of 134018 with flag 22989218/2336000
876.42/875.87	c cleaning 67992 clauses out of 136019 with flag 23747769/2405000
916.44/915.81	c cleaning 69010 clauses out of 138027 with flag 24498751/2475000
956.44/955.90	c cleaning 69991 clauses out of 140020 with flag 25318955/2546003
999.56/998.92	c cleaning 70998 clauses out of 142026 with flag 26198827/2618000
1047.56/1046.90	c cleaning 72000 clauses out of 144028 with flag 27064445/2691000
1092.66/1092.00	c cleaning 72997 clauses out of 146030 with flag 27922142/2765002
1136.87/1136.30	c cleaning 74003 clauses out of 148031 with flag 28691178/2840000
1189.29/1188.65	c cleaning 74994 clauses out of 150029 with flag 29314731/2916001
1237.99/1237.36	c cleaning 76004 clauses out of 152035 with flag 29892125/2993001
1281.14/1280.43	c cleaning 76997 clauses out of 154031 with flag 30464272/3071001
1327.45/1326.71	c cleaning 77994 clauses out of 156033 with flag 31078766/3150000
1378.25/1377.59	c cleaning 79001 clauses out of 158039 with flag 31717733/3230000
1429.95/1429.28	c cleaning 80001 clauses out of 160041 with flag 32357893/3311003
1480.06/1479.34	c cleaning 81003 clauses out of 162038 with flag 32988078/3393001
1534.36/1533.63	c cleaning 81995 clauses out of 164034 with flag 33610774/3476000
1592.48/1591.76	c cleaning 83001 clauses out of 166040 with flag 34239533/3560001
1651.57/1650.80	c cleaning 83997 clauses out of 168038 with flag 34913440/3645000
1708.59/1707.88	c cleaning 85003 clauses out of 170042 with flag 35573834/3731001
1767.64/1766.83	c cleaning 86002 clauses out of 172039 with flag 36251291/3818001
1800.05/1799.20	c starts		: 2446
1800.05/1799.20	c conflicts		: 3879117
1800.05/1799.20	c decisions		: 4672456
1800.05/1799.20	c propagations		: 73374049
1800.05/1799.20	c inspects		: 44222486785
1800.05/1799.20	c shortcuts		: 0
1800.05/1799.20	c learnt literals	: 0
1800.05/1799.20	c learnt binary clauses	: 0
1800.05/1799.20	c learnt ternary clauses	: 0
1800.05/1799.20	c learnt constraints	: 3879117
1800.05/1799.20	c ignored constraints	: 0
1800.05/1799.20	c root simplifications	: 0
1800.05/1799.20	c removed literals (reason simplification)	: 0
1800.05/1799.20	c reason swapping (by a shorter reason)	: 0
1800.05/1799.20	c Calls to reduceDB	: 83
1800.05/1799.20	c timeout
1800.05/1799.20	c Number of update (reduction) of LBD	: 1305565
1800.05/1799.20	c Imported unit clauses	: 0
1800.05/1799.20	c number of reductions to clauses (during analyze)	: 0
1800.05/1799.20	c number of learned constraints concerned by reduction	: 0
1800.05/1799.20	c number of learning phase by resolution	: 0
1800.05/1799.20	c number of learning phase by cutting planes	: 0
1800.05/1799.20	c speed (assignments/second)	: 40790.41819962797
1800.05/1799.20	c non guided choices	33
1800.05/1799.23	c learnt constraints type 
1800.05/1799.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 147153
1800.05/1799.23	s UNKNOWN
1800.05/1799.23	c Total wall clock time (in seconds): 1798.854

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

pid=13381
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: 0.96 1.16 1.54 3/172 13384
/proc/meminfo: memFree=31623280/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/13384/stat : 13384 (java) D 13381 13384 5711 0 -1 4202496 158 0 1 0 0 0 0 0 20 0 1 0 5393108 278528 34 33554432000 1073741824 1073778376 140737014075488 140737014072664 235365559591 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/13384/statm: 68 34 25 9 0 25 0

[startup+0.10018 s]
/proc/loadavg: 0.96 1.16 1.54 3/172 13384
/proc/meminfo: memFree=31623280/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/13384/stat : 13384 (java) D 13381 13384 5711 0 -1 4202496 1145 0 17 0 0 0 0 0 20 0 1 0 5393108 23793664 811 33554432000 1073741824 1073778376 140735912703520 140735912693512 140476996397536 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 6 0 0
/proc/13384/statm: 5809 811 605 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200215 s]
/proc/loadavg: 0.96 1.16 1.54 3/172 13384
/proc/meminfo: memFree=31623280/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9092432 CPUtime=0.02 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 2981 0 25 0 1 1 0 0 20 0 11 0 5393108 9310650368 3626 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2273108 3626 1650 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.300212 s]
/proc/loadavg: 0.96 1.16 1.54 3/172 13384
/proc/meminfo: memFree=31623280/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9558428 CPUtime=0.06 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 3244 0 25 0 4 2 0 0 20 0 18 0 5393108 9787830272 4398 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2389607 4398 1759 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558428

[startup+0.700156 s]
/proc/loadavg: 0.96 1.16 1.54 3/172 13384
/proc/meminfo: memFree=31623280/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=0.76 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 9364 0 25 0 73 3 0 0 20 0 19 0 5393108 9856040960 9415 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 9415 2230 9 0 2396937 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 0.96 1.16 1.54 3/212 13427
/proc/meminfo: memFree=31539292/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=1.87 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15292 0 25 0 184 3 0 0 20 0 19 0 5393108 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 13288 2241 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2388 0 6 0 119 2 0 0 20 0 19 0 5393119 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476991635136 140476854716853 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393127 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 35 0 0 0 20 0 19 0 5393137 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4473 0 0 0 28 0 0 0 20 0 19 0 5393137 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 13288 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 0.96 1.16 1.54 3/212 13427
/proc/meminfo: memFree=31529472/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15295 0 25 0 349 3 0 0 20 0 19 0 5393108 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 14312 2241 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2391 0 6 0 278 2 0 0 20 0 19 0 5393119 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476991635152 140476854784977 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393127 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 36 0 0 0 20 0 19 0 5393137 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4473 0 0 0 31 0 0 0 20 0 19 0 5393137 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 14312 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 1.13 1.19 1.55 3/212 13427
/proc/meminfo: memFree=31516880/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=6.72 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15300 0 25 0 669 3 0 0 20 0 19 0 5393108 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 15311 2242 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=6 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2395 0 6 0 598 2 0 0 20 0 19 0 5393119 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476991635152 140476854784161 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393123 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393124 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5393127 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 36 0 0 0 20 0 19 0 5393137 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4473 0 0 0 31 0 0 0 20 0 19 0 5393137 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 15311 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 9625040


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

[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 54654 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1663.08
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.02 2.07 2.00 3/211 13467
/proc/meminfo: memFree=31179444/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=1723.14 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15555 0 25 0 172286 28 0 0 20 0 19 0 5393108 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 54656 2257 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=1717.42 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2457 0 6 0 171713 29 0 0 20 0 19 0 5393119 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476991642848 140476854785048 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 5393127 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 36 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4476 0 0 0 33 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 100 0 0 0 36 24 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.14
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/212 13472
/proc/meminfo: memFree=31179084/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=1783.14 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15559 0 25 0 178286 28 0 0 20 0 19 0 5393108 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 54656 2257 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=1777.26 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2457 0 6 0 177696 30 0 0 20 0 19 0 5393119 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476991635152 140476854572994 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5393127 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 36 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4476 0 0 0 33 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 104 0 0 0 38 25 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.14
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 2.08 2.07 2.00 3/212 13472
/proc/meminfo: memFree=31179252/32872528 swapFree=446836/479540
[pid=13384] ppid=13381 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/13384/stat : 13384 (java) S 13381 13384 5711 0 -1 4202496 15559 0 25 0 179976 29 0 0 20 0 19 0 5393108 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140735912694656 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 7 0 0
/proc/13384/statm: 2406260 54656 2257 9 0 2396937 0
[pid=13384/tid=13392] ppid=13381 vsize=9625040 CPUtime=1794.12 cores=0,2,4,6
/proc/13384/task/13392/stat : 13392 (java) R 13381 13384 5711 0 -1 4202560 2457 0 6 0 179382 30 0 0 20 0 19 0 5393119 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476991635152 140476854784198 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0
[pid=13384/tid=13395] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13395/stat : 13395 (java) S 13381 13384 5711 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476980706344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13397] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13397/stat : 13397 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476979653544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13399] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13399/stat : 13399 (java) S 13381 13384 5711 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476978600744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13400] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13400/stat : 13400 (java) S 13381 13384 5711 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5393123 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476977547944 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13402] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13402/stat : 13402 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476976495144 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13384/tid=13404] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13404/stat : 13404 (java) S 13381 13384 5711 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476975442344 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13384/tid=13407] ppid=13381 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/13384/task/13407/stat : 13407 (java) S 13381 13384 5711 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476974389544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13409] ppid=13381 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/13384/task/13409/stat : 13409 (java) S 13381 13384 5711 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 5393124 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476973336744 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13410] ppid=13381 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/13384/task/13410/stat : 13410 (java) S 13381 13384 5711 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 5393127 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476815584232 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13412] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13412/stat : 13412 (java) S 13381 13384 5711 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476814530296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13414] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13414/stat : 13414 (java) S 13381 13384 5711 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5393129 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476813477384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13417] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13417/stat : 13417 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476812425872 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13418] ppid=13381 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/13384/task/13418/stat : 13418 (java) S 13381 13384 5711 0 -1 4202560 7179 0 0 0 36 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476811372984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13420] ppid=13381 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/13384/task/13420/stat : 13420 (java) S 13381 13384 5711 0 -1 4202560 4476 0 0 0 33 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476810320184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13422] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13422/stat : 13422 (java) S 13381 13384 5711 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476809267576 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13384/tid=13424] ppid=13381 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/13384/task/13424/stat : 13424 (java) S 13381 13384 5711 0 -1 4202560 104 0 0 0 38 25 0 0 20 0 19 0 5393137 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476808214984 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13384/tid=13426] ppid=13381 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13384/task/13426/stat : 13426 (java) S 13381 13384 5711 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5393149 9856040960 54656 33554432000 1073741824 1073778376 140735912703520 140476807161512 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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

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

Child status: 143

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

Real time (s): 1799.24
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.29
CPU usage (%): 100.045
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.26
system time used= 0.697893
maximum resident set size= 218776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15605
page faults= 25
swaps= 0
block input operations= 11160
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38455
involuntary context switches= 2308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7922 second user time and 11.1043 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 01:30:30
IDJOB=4089768
IDBENCH=107453
IDSOLVER=2546
FILE ID=node104/4089768-1466033430
RUNJOBID= node104-1466033430-13360
PBS_JOBID= 19902812
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v031-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089768-1466033430/watcher-4089768-1466033430 -o /tmp/evaluation-result-4089768-1466033430/solver-4089768-1466033430 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466033430-13360 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089768-1466033430.opb

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

MD5SUM BENCH= c7fc325831e3f18ad64ba491cab5ba90
RANDOM SEED=569832811

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:        31624832 kB
Buffers:           27756 kB
Cached:            42264 kB
SwapCached:         1448 kB
Active:            26884 kB
Inactive:          46196 kB
Active(anon):       3788 kB
Inactive(anon):     2028 kB
Active(file):      23096 kB
Inactive(file):    44168 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67099956 kB
Dirty:               820 kB
Writeback:             0 kB
AnonPages:        482016 kB
Mapped:             7240 kB
Shmem:                 0 kB
Slab:             566212 kB
SReclaimable:      10608 kB
SUnreclaim:       555604 kB
KernelStack:        1408 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     566132 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= 71736 MiB
End job on node104 at 2016-06-16 02:00:29