Trace number 3190194

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 core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1300.9 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
MD5SUMf8d77cf51b7a3bd2f2043a4a97c7d388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3581
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.43	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.43	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.43	c See www.sat4j.org for details.
0.04/0.44	c no version file found!!!
0.04/0.44	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.44	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.44	c java.vm.version	19.1-b02
0.04/0.44	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.44	c sun.arch.data.model	64
0.04/0.44	c java.version		1.6.0_24
0.04/0.44	c os.name		Linux
0.04/0.44	c os.version		2.6.18-164.el5
0.04/0.44	c os.arch		amd64
0.04/0.44	c Free memory 		6997539544
0.04/0.44	c Max memory 		7034241024
0.04/0.44	c Total memory 		7034241024
0.04/0.44	c Number of processors 	8
0.04/0.46	c --- Begin Solver configuration ---
0.04/0.46	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.04/0.46	c Learn all clauses as in MiniSAT
0.04/0.46	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.46	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.46	c Expensive reason simplification
0.04/0.46	c Armin Biere (Picosat) restarts strategy
0.04/0.46	c Glucose learned constraints deletion strategy
0.04/0.46	c timeout=2147483647s
0.04/0.46	c DB Simplification allowed=true
0.04/0.46	c --- End Solver configuration ---
0.04/0.46	c solving HOME/instance-3190194-1302596814.cnf
0.04/0.46	c reading problem ... 
0.33/0.68	c ... done. Wall clock time 0.216s.
0.33/0.68	c #vars     35000
0.33/0.68	c #constraints  147000
0.33/0.68	c constraints type 
0.33/0.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 147000
5.45/5.42	c cleaning 2498 clauses out of 5000 with flag 5000/5000
10.30/10.21	c cleaning 4247 clauses out of 8502 with flag 11000/11000
15.80/15.70	c cleaning 5627 clauses out of 11255 with flag 18000/18000
22.12/22.06	c cleaning 6806 clauses out of 13629 with flag 26001/26001
29.33/29.24	c cleaning 7910 clauses out of 15823 with flag 35001/35001
37.34/37.21	c cleaning 8954 clauses out of 17912 with flag 45000/45000
46.04/45.96	c cleaning 9976 clauses out of 19959 with flag 56001/56001
56.05/55.92	c cleaning 10985 clauses out of 21982 with flag 68000/68000
66.36/66.28	c cleaning 11992 clauses out of 23997 with flag 81000/81000
77.57/77.47	c cleaning 12997 clauses out of 26005 with flag 95000/95000
90.08/89.92	c cleaning 13999 clauses out of 28008 with flag 110000/110000
103.19/103.04	c cleaning 15000 clauses out of 30010 with flag 126001/126001
116.99/116.90	c cleaning 16003 clauses out of 32011 with flag 143002/143002
131.70/131.54	c cleaning 17001 clauses out of 34007 with flag 161001/161001
147.31/147.17	c cleaning 17994 clauses out of 36007 with flag 180002/180002
163.72/163.54	c cleaning 18995 clauses out of 38011 with flag 200000/200000
181.24/181.01	c cleaning 20000 clauses out of 40017 with flag 221001/221001
199.36/199.14	c cleaning 21002 clauses out of 42016 with flag 243000/243000
218.46/218.28	c cleaning 22004 clauses out of 44014 with flag 266000/266000
237.97/237.73	c cleaning 23000 clauses out of 46012 with flag 290002/290002
258.48/258.27	c cleaning 24000 clauses out of 48011 with flag 315001/315001
280.40/280.12	c cleaning 24995 clauses out of 50010 with flag 341000/341000
303.11/302.85	c cleaning 26003 clauses out of 52015 with flag 368000/368000
326.43/326.18	c cleaning 26997 clauses out of 54012 with flag 396000/396000
351.34/351.04	c cleaning 27993 clauses out of 56015 with flag 425000/425000
377.35/377.08	c cleaning 29004 clauses out of 58022 with flag 455000/455000
403.36/403.07	c cleaning 29998 clauses out of 60018 with flag 486000/486000
431.27/430.97	c cleaning 31005 clauses out of 62021 with flag 518001/518001
459.19/458.83	c cleaning 32006 clauses out of 64015 with flag 551000/551000
488.00/487.62	c cleaning 32994 clauses out of 66012 with flag 585003/585003
518.92/518.57	c cleaning 33993 clauses out of 68015 with flag 620000/620000
548.94/548.58	c cleaning 34997 clauses out of 70023 with flag 656001/656001
581.85/581.44	c cleaning 36011 clauses out of 72026 with flag 693001/693001
614.27/613.82	c cleaning 36988 clauses out of 74014 with flag 731000/731000
648.58/648.14	c cleaning 38006 clauses out of 76026 with flag 770000/770000
682.70/682.28	c cleaning 38988 clauses out of 78021 with flag 810001/810001
719.82/719.39	c cleaning 40007 clauses out of 80032 with flag 851000/851000
756.34/755.83	c cleaning 41001 clauses out of 82026 with flag 893001/893001
795.15/794.67	c cleaning 42003 clauses out of 84024 with flag 936000/936000
833.97/833.40	c cleaning 42995 clauses out of 86021 with flag 980000/980000
876.38/875.88	c cleaning 44003 clauses out of 88027 with flag 1025001/1025001
916.20/915.61	c cleaning 45001 clauses out of 90023 with flag 1071000/1071000
958.52/957.92	c cleaning 46006 clauses out of 92022 with flag 1118000/1118000
1000.73/1000.19	c cleaning 46998 clauses out of 94016 with flag 1166000/1166000
1044.96/1044.36	c cleaning 48004 clauses out of 96019 with flag 1215001/1215001
1091.57/1090.93	c cleaning 49003 clauses out of 98014 with flag 1265000/1265000
1137.80/1137.19	c cleaning 50003 clauses out of 100012 with flag 1316001/1316001
1187.14/1186.47	c cleaning 50996 clauses out of 102009 with flag 1368001/1368001
1234.87/1234.11	c cleaning 51998 clauses out of 104013 with flag 1421001/1421001
1284.08/1283.33	c cleaning 53001 clauses out of 106016 with flag 1475002/1475002
1300.81/1300.01	c starts		: 1378
1300.81/1300.01	c conflicts		: 1493679
1300.81/1300.01	c decisions		: 5602619
1300.81/1300.01	c propagations		: 1794800483
1300.81/1300.01	c inspects		: 4443027539
1300.81/1300.01	c shortcuts		: 0
1300.81/1300.01	c learnt literals	: 0
1300.81/1300.01	c learnt binary clauses	: 0
1300.81/1300.01	c learnt ternary clauses	: 67
1300.81/1300.01	c learnt constraints	: 1493679
1300.81/1300.01	c ignored constraints	: 0
1300.81/1300.01	c root simplifications	: 1378
1300.81/1300.01	c removed literals (reason simplification)	: 22377520
1300.81/1300.01	c reason swapping (by a shorter reason)	: 0
1300.81/1300.01	c Calls to reduceDB	: 50
1300.81/1300.01	c speed (assignments/second)	: 1381325.791252736
1300.81/1300.01	c non guided choices	3277
1300.81/1300.04	c learnt constraints type 
1300.81/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71726
1300.81/1300.04	c constraints type 
1300.81/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 147000
1300.81/1300.04	s UNKNOWN
1300.81/1300.04	c Total wall clock time (in seconds) : 1299.549

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190194-1302596814/watcher-3190194-1302596814 -o /tmp/evaluation-result-3190194-1302596814/solver-3190194-1302596814 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190194-1302596814.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.03 1.40 4/204 5622
/proc/meminfo: memFree=18368012/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=27172 CPUtime=0 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 1182 0 0 0 0 0 0 0 18 0 2 0 371284040 27824128 906 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 6793 906 688 9 0 381 0
[pid=5622/tid=5623] ppid=5620 vsize=28384 CPUtime=0 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 66 0 0 0 0 0 0 0 18 0 2 0 371284041 29065216 908 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216629535929 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.0613421 s]
/proc/loadavg: 0.92 1.03 1.40 4/204 5622
/proc/meminfo: memFree=18368012/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 8711 0 1 0 2 0 0 0 18 0 13 0 371284040 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1891088 8404 1662 9 0 1881836 0
[pid=5622/tid=5623] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) D 5620 5622 5552 0 -1 4202560 7560 0 1 0 2 0 0 0 23 0 13 0 371284041 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646342091 0 4 0 16784584 18446744071562234166 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.100335 s]
/proc/loadavg: 0.92 1.03 1.40 4/204 5622
/proc/meminfo: memFree=18368012/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 8711 0 1 0 2 0 0 0 18 0 13 0 371284040 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1891088 8404 1662 9 0 1881836 0
[pid=5622/tid=5623] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) D 5620 5622 5552 0 -1 4202560 7560 0 1 0 2 0 0 0 23 0 13 0 371284041 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646342091 0 4 0 16784584 18446744071562234166 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.3003 s]
/proc/loadavg: 0.92 1.03 1.40 4/204 5622
/proc/meminfo: memFree=18368012/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 8711 0 1 0 2 0 0 0 18 0 13 0 371284040 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1891088 8404 1662 9 0 1881836 0
[pid=5622/tid=5623] ppid=5620 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) D 5620 5622 5552 0 -1 4202560 7560 0 1 0 2 0 0 0 21 0 13 0 371284041 7745896448 8404 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646342091 0 4 0 16784584 18446744071562234166 0 0 -1 3 0 0 22
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.700187 s]
/proc/loadavg: 0.92 1.03 1.40 4/204 5622
/proc/meminfo: memFree=18368012/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7636964 CPUtime=0.45 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 16306 0 1 0 43 2 0 0 18 0 18 0 371284040 7820251136 15761 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1909241 15761 2205 9 0 1899979 0
[pid=5622/tid=5623] ppid=5620 vsize=7636964 CPUtime=0.31 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 13983 0 1 0 29 2 0 0 18 0 18 0 371284041 7820251136 15761 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505228269 0 4 0 16800975 0 0 0 -1 3 0 0 36
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 7636964

[startup+1.50105 s]
/proc/loadavg: 0.92 1.03 1.40 7/262 5685
/proc/meminfo: memFree=18214004/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7643808 CPUtime=1.56 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 20318 0 1 0 153 3 0 0 18 0 19 0 371284040 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910952 18285 2224 9 0 1901690 0
[pid=5622/tid=5623] ppid=5620 vsize=7643808 CPUtime=1.03 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 14807 0 1 0 101 2 0 0 20 0 19 0 371284041 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505622512 0 4 0 16800975 0 0 0 -1 3 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284042 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 371284043 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 371284044 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 371284044 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7643808 CPUtime=0.32 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3373 0 0 0 32 0 0 0 15 0 19 0 371284080 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7643808 CPUtime=0.19 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 974 0 0 0 19 0 0 0 16 0 19 0 371284080 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371284080 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7827259392 18285 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 7643808

[startup+3.10077 s]
/proc/loadavg: 0.92 1.03 1.40 5/262 5685
/proc/meminfo: memFree=18163600/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7643808 CPUtime=3.16 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 20866 0 1 0 313 3 0 0 18 0 19 0 371284040 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910952 18832 2224 9 0 1901690 0
[pid=5622/tid=5623] ppid=5620 vsize=7643808 CPUtime=2.62 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 15354 0 1 0 260 2 0 0 25 0 19 0 371284041 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505722613 0 4 0 16800975 0 0 0 -1 3 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284042 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371284043 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 371284044 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 371284044 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7643808 CPUtime=0.32 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3373 0 0 0 32 0 0 0 15 0 19 0 371284080 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7643808 CPUtime=0.19 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 974 0 0 0 19 0 0 0 15 0 19 0 371284080 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371284080 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7643808 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7827259392 18832 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 7643808

[startup+6.3012 s]
/proc/loadavg: 1.17 1.07 1.42 6/262 5685
/proc/meminfo: memFree=18115880/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7642488 CPUtime=6.39 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 33293 0 1 0 634 5 0 0 18 0 19 0 371284040 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910622 30894 2250 9 0 1901360 0
[pid=5622/tid=5623] ppid=5620 vsize=7642488 CPUtime=5.65 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 16141 0 1 0 562 3 0 0 25 0 19 0 371284041 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505776651 0 4 0 16800975 0 0 0 -1 3 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7642488 CPUtime=0.03 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 1879 0 0 0 3 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 185 0 0 0 0 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7642488 CPUtime=0.02 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 3231 0 0 0 2 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371284042 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7642488 CPUtime=0.09 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 6294 0 0 0 9 0 0 0 16 0 19 0 371284043 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7642488 CPUtime=0.34 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3427 0 0 0 34 0 0 0 15 0 19 0 371284080 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7642488 CPUtime=0.2 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 976 0 0 0 20 0 0 0 16 0 19 0 371284080 7825907712 30894 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0

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

[pid=5622/tid=5634] ppid=5620 vsize=7642488 CPUtime=0.2 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 4203 0 0 0 20 0 0 0 15 0 19 0 371284042 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7642488 CPUtime=0.19 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 6021 0 0 0 18 1 0 0 15 0 19 0 371284042 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 5817 0 0 0 16 0 0 0 15 0 19 0 371284042 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7642488 CPUtime=4.3 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 10049 0 0 0 429 1 0 0 15 0 19 0 371284043 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7642488 CPUtime=0.38 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3613 0 0 0 38 0 0 0 15 0 19 0 371284080 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7642488 CPUtime=0.22 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 982 0 0 0 22 0 0 0 15 0 19 0 371284080 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) S 5620 5622 5552 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371284080 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7825907712 72304 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123
Current children cumulated vsize (KiB) 7642488

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.27 5/262 5716
/proc/meminfo: memFree=17591192/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7642488 CPUtime=1183.03 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 87773 0 1 0 118288 15 0 0 18 0 19 0 371284040 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910622 85022 2252 9 0 1901360 0
[pid=5622/tid=5623] ppid=5620 vsize=7642488 CPUtime=1176.69 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 33467 0 1 0 117661 8 0 0 25 0 19 0 371284041 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505654144 0 4 0 16800975 0 0 0 -1 1 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7642488 CPUtime=0.21 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 4148 0 0 0 21 0 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7642488 CPUtime=0.08 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 2200 0 0 0 8 0 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 2227 0 0 0 16 0 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 8377 0 0 0 15 1 0 0 16 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7642488 CPUtime=0.05 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 401 0 0 0 5 0 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7642488 CPUtime=0.24 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 8873 0 0 0 23 1 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7642488 CPUtime=0.19 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 6021 0 0 0 18 1 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 5817 0 0 0 16 0 0 0 15 0 19 0 371284042 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7642488 CPUtime=4.4 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 10424 0 0 0 439 1 0 0 15 0 19 0 371284043 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7642488 CPUtime=0.38 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3613 0 0 0 38 0 0 0 15 0 19 0 371284080 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7642488 CPUtime=0.22 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 982 0 0 0 22 0 0 0 15 0 19 0 371284080 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) S 5620 5622 5552 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371284080 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7825907712 85022 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.03
Current children cumulated vsize (KiB) 7642488

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.31 5/262 5718
/proc/meminfo: memFree=17555556/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7642488 CPUtime=1243.08 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 93996 0 1 0 124291 17 0 0 18 0 19 0 371284040 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910622 91235 2252 9 0 1901360 0
[pid=5622/tid=5623] ppid=5620 vsize=7642488 CPUtime=1236.41 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 34370 0 1 0 123633 8 0 0 25 0 19 0 371284041 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505622249 0 4 0 16800975 0 0 0 -1 1 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7642488 CPUtime=0.21 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 4148 0 0 0 21 0 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7642488 CPUtime=0.08 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 2200 0 0 0 8 0 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7642488 CPUtime=0.18 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 4913 0 0 0 18 0 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7642488 CPUtime=0.18 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 11002 0 0 0 17 1 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7642488 CPUtime=0.05 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 401 0 0 0 5 0 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7642488 CPUtime=0.26 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 8873 0 0 0 25 1 0 0 16 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7642488 CPUtime=0.21 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 6022 0 0 0 20 1 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 5817 0 0 0 16 0 0 0 15 0 19 0 371284042 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7642488 CPUtime=4.63 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 10428 0 0 0 462 1 0 0 15 0 19 0 371284043 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7642488 CPUtime=0.38 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3613 0 0 0 38 0 0 0 15 0 19 0 371284080 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7642488 CPUtime=0.22 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 982 0 0 0 22 0 0 0 15 0 19 0 371284080 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) S 5620 5622 5552 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371284080 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7825907712 91235 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.08
Current children cumulated vsize (KiB) 7642488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.35 3/222 5725
/proc/meminfo: memFree=17986212/32951124 swapFree=67111528/67111528
[pid=5622] ppid=5620 vsize=7642488 CPUtime=1300.81 cores=1,3
/proc/5622/stat : 5622 (java) S 5620 5622 5552 0 -1 4202496 94986 0 1 0 130064 17 0 0 18 0 19 0 371284040 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5622/statm: 1910622 92218 2252 9 0 1901360 0
[pid=5622/tid=5623] ppid=5620 vsize=7642488 CPUtime=1294 cores=1,3
/proc/5622/task/5623/stat : 5623 (java) R 5620 5622 5552 0 -1 4202560 35084 0 1 0 129392 8 0 0 25 0 19 0 371284041 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 46912505722613 0 4 0 16800975 0 0 0 -1 1 0 0 36
[pid=5622/tid=5629] ppid=5620 vsize=7642488 CPUtime=0.21 cores=1,3
/proc/5622/task/5629/stat : 5629 (java) S 5620 5622 5552 0 -1 4202560 4148 0 0 0 21 0 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5630] ppid=5620 vsize=7642488 CPUtime=0.08 cores=1,3
/proc/5622/task/5630/stat : 5630 (java) S 5620 5622 5552 0 -1 4202560 2200 0 0 0 8 0 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5631] ppid=5620 vsize=7642488 CPUtime=0.2 cores=1,3
/proc/5622/task/5631/stat : 5631 (java) S 5620 5622 5552 0 -1 4202560 4964 0 0 0 20 0 0 0 16 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5632] ppid=5620 vsize=7642488 CPUtime=0.18 cores=1,3
/proc/5622/task/5632/stat : 5632 (java) S 5620 5622 5552 0 -1 4202560 11002 0 0 0 17 1 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5633] ppid=5620 vsize=7642488 CPUtime=0.07 cores=1,3
/proc/5622/task/5633/stat : 5633 (java) S 5620 5622 5552 0 -1 4202560 445 0 0 0 7 0 0 0 16 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5634] ppid=5620 vsize=7642488 CPUtime=0.26 cores=1,3
/proc/5622/task/5634/stat : 5634 (java) S 5620 5622 5552 0 -1 4202560 8873 0 0 0 25 1 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5635] ppid=5620 vsize=7642488 CPUtime=0.21 cores=1,3
/proc/5622/task/5635/stat : 5635 (java) S 5620 5622 5552 0 -1 4202560 6022 0 0 0 20 1 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5636] ppid=5620 vsize=7642488 CPUtime=0.16 cores=1,3
/proc/5622/task/5636/stat : 5636 (java) S 5620 5622 5552 0 -1 4202560 5817 0 0 0 16 0 0 0 15 0 19 0 371284042 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5637] ppid=5620 vsize=7642488 CPUtime=4.73 cores=1,3
/proc/5622/task/5637/stat : 5637 (java) S 5620 5622 5552 0 -1 4202560 10605 0 0 0 472 1 0 0 15 0 19 0 371284043 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 0 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5638] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5638/stat : 5638 (java) S 5620 5622 5552 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5639] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5639/stat : 5639 (java) S 5620 5622 5552 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371284044 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5640] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5640/stat : 5640 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371284080 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646338993 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5643] ppid=5620 vsize=7642488 CPUtime=0.38 cores=1,3
/proc/5622/task/5643/stat : 5643 (java) S 5620 5622 5552 0 -1 4202560 3613 0 0 0 38 0 0 0 15 0 19 0 371284080 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5646] ppid=5620 vsize=7642488 CPUtime=0.22 cores=1,3
/proc/5622/task/5646/stat : 5646 (java) S 5620 5622 5552 0 -1 4202560 982 0 0 0 22 0 0 0 15 0 19 0 371284080 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 1 0 0 0
[pid=5622/tid=5649] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5649/stat : 5649 (java) S 5620 5622 5552 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371284080 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331289 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
[pid=5622/tid=5652] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5652/stat : 5652 (java) R 5620 5622 5552 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371284080 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5622/tid=5684] ppid=5620 vsize=7642488 CPUtime=0 cores=1,3
/proc/5622/task/5684/stat : 5684 (java) S 5620 5622 5552 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371284112 7825907712 92218 33554432000 1073741824 1073778376 140733293011072 18446744073709551615 216646331904 0 4 0 16800975 18446604471161987328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.81
Current children cumulated vsize (KiB) 7642488

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.06
CPU time (s): 1300.9
CPU user time (s): 1300.71
CPU system time (s): 0.188971
CPU usage (%): 100.065
Max. virtual memory (cumulated for all children) (KiB): 7643808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.71
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95511
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28251
involuntary context switches= 4716

runsolver used 2.14667 second user time and 4.96324 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-12 10:26:54
IDJOB=3190194
IDBENCH=82525
IDSOLVER=1611
FILE ID=node103/3190194-1302596814
RUNJOBID= node103-1302596814-5572
PBS_JOBID= 12958092
Free space on /tmp= 71928 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190194-1302596814/watcher-3190194-1302596814 -o /tmp/evaluation-result-3190194-1302596814/solver-3190194-1302596814 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190194-1302596814.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f8d77cf51b7a3bd2f2043a4a97c7d388
RANDOM SEED=1001271373

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18368564 kB
Buffers:        656732 kB
Cached:       13447976 kB
SwapCached:          0 kB
Active:        8493404 kB
Inactive:      5728100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18368564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      115908 kB
Mapped:          20144 kB
Slab:           295304 kB
PageTables:       6196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14701088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71932 MiB
End job on node103 at 2011-04-12 10:48:36