Trace number 3190219

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) 1301.76 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
MD5SUM5ccda34debd31b9bf6eb5decc63c453f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.667
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3190219-1302597332.cnf
0.05/0.09	c reading problem ... 
0.49/0.45	c ... done. Wall clock time 0.36s.
0.49/0.45	c #vars     49999
0.49/0.45	c #constraints  210000
0.49/0.45	c constraints type 
0.49/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 210000
7.81/7.19	c cleaning 2498 clauses out of 5001 with flag 5001/5001
14.91/13.98	c cleaning 4248 clauses out of 8503 with flag 11001/11001
22.72/21.76	c cleaning 5628 clauses out of 11257 with flag 18003/18003
31.73/30.72	c cleaning 6810 clauses out of 13626 with flag 26000/26000
41.75/40.76	c cleaning 7900 clauses out of 15816 with flag 35000/35000
52.76/51.79	c cleaning 8956 clauses out of 17918 with flag 45002/45002
64.87/63.81	c cleaning 9978 clauses out of 19960 with flag 56000/56000
78.28/77.21	c cleaning 10986 clauses out of 21982 with flag 68000/68000
92.59/91.59	c cleaning 11996 clauses out of 23998 with flag 81002/81002
107.90/106.90	c cleaning 12998 clauses out of 26001 with flag 95001/95001
124.51/123.49	c cleaning 13996 clauses out of 28004 with flag 110002/110002
142.42/141.31	c cleaning 14995 clauses out of 30006 with flag 126000/126000
161.34/160.29	c cleaning 16002 clauses out of 32013 with flag 143002/143002
181.75/180.69	c cleaning 16999 clauses out of 34009 with flag 161000/161000
203.36/202.25	c cleaning 17994 clauses out of 36011 with flag 180001/180001
226.37/225.21	c cleaning 19000 clauses out of 38016 with flag 200000/200000
250.29/249.16	c cleaning 19999 clauses out of 40016 with flag 221000/221000
275.60/274.47	c cleaning 21005 clauses out of 42018 with flag 243001/243001
302.11/300.93	c cleaning 22004 clauses out of 44012 with flag 266000/266000
329.62/328.45	c cleaning 23000 clauses out of 46008 with flag 290000/290000
358.24/357.04	c cleaning 23992 clauses out of 48010 with flag 315002/315002
388.95/387.71	c cleaning 25002 clauses out of 50018 with flag 341002/341002
420.67/419.44	c cleaning 26007 clauses out of 52015 with flag 368001/368001
452.59/451.32	c cleaning 27004 clauses out of 54009 with flag 396002/396002
486.61/485.36	c cleaning 27995 clauses out of 56004 with flag 425001/425001
521.82/520.50	c cleaning 29000 clauses out of 58010 with flag 455002/455002
557.54/556.24	c cleaning 29994 clauses out of 60009 with flag 486001/486001
595.06/593.75	c cleaning 31003 clauses out of 62015 with flag 518001/518001
633.89/632.58	c cleaning 31999 clauses out of 64011 with flag 551000/551000
674.09/672.75	c cleaning 32995 clauses out of 66013 with flag 585001/585001
716.42/715.08	c cleaning 33998 clauses out of 68018 with flag 620001/620001
758.33/756.97	c cleaning 35006 clauses out of 70020 with flag 656001/656001
803.85/802.44	c cleaning 36003 clauses out of 72013 with flag 693000/693000
848.87/847.43	c cleaning 36997 clauses out of 74011 with flag 731001/731001
896.39/894.90	c cleaning 37999 clauses out of 76013 with flag 770000/770000
944.11/942.61	c cleaning 38988 clauses out of 78014 with flag 810000/810000
994.23/992.73	c cleaning 40004 clauses out of 80026 with flag 851000/851000
1044.26/1042.76	c cleaning 40999 clauses out of 82023 with flag 893001/893001
1097.78/1096.27	c cleaning 42003 clauses out of 84023 with flag 936000/936000
1150.70/1149.13	c cleaning 43000 clauses out of 86021 with flag 980001/980001
1208.42/1206.84	c cleaning 44005 clauses out of 88022 with flag 1025002/1025002
1263.65/1262.05	c cleaning 45003 clauses out of 90016 with flag 1071001/1071001
1301.68/1300.01	c starts		: 1224
1301.68/1300.01	c conflicts		: 1102444
1301.68/1300.01	c decisions		: 5987452
1301.68/1300.01	c propagations		: 1684116235
1301.68/1300.01	c inspects		: 3824272850
1301.68/1300.01	c shortcuts		: 0
1301.68/1300.01	c learnt literals	: 0
1301.68/1300.01	c learnt binary clauses	: 0
1301.68/1300.01	c learnt ternary clauses	: 68
1301.68/1300.01	c learnt constraints	: 1102444
1301.68/1300.01	c ignored constraints	: 0
1301.68/1300.01	c root simplifications	: 1224
1301.68/1300.01	c removed literals (reason simplification)	: 13258309
1301.68/1300.01	c reason swapping (by a shorter reason)	: 0
1301.68/1300.01	c Calls to reduceDB	: 42
1301.68/1300.01	c speed (assignments/second)	: 1295916.8639135212
1301.68/1300.01	c non guided choices	4585
1301.68/1300.04	c learnt constraints type 
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 76465
1301.68/1300.04	c constraints type 
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 210000
1301.68/1300.04	s UNKNOWN
1301.68/1300.04	c Total wall clock time (in seconds) : 1299.917

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-3190219-1302597332/watcher-3190219-1302597332 -o /tmp/evaluation-result-3190219-1302597332/solver-3190219-1302597332 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190219-1302597332.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: 1.35 1.80 1.94 13/240 31313
/proc/meminfo: memFree=28010364/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=11760 CPUtime=0 cores=1,3
/proc/31313/stat : 31313 (runsolver) R 31311 31313 31202 0 -1 4202560 48 0 0 0 0 0 0 0 22 0 1 0 103924458 12042240 55 33554432000 4194304 5392636 140734648499008 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/31313/statm: 2940 55 36 293 0 2644 0

[startup+0.065378 s]
/proc/loadavg: 1.35 1.80 1.94 13/240 31313
/proc/meminfo: memFree=28010364/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7569804 CPUtime=0.05 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 9222 0 1 0 4 1 0 0 22 0 18 0 103924458 7751479296 8916 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1892451 8916 1738 9 0 1883189 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569804

[startup+0.100372 s]
/proc/loadavg: 1.35 1.80 1.94 13/240 31313
/proc/meminfo: memFree=28010364/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 10201 0 1 0 7 1 0 0 22 0 18 0 103924458 7751618560 9895 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1892485 9895 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.316395 s]
/proc/loadavg: 1.35 1.80 1.94 13/240 31313
/proc/meminfo: memFree=28010364/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7638992 CPUtime=0.4 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 15144 0 1 0 39 1 0 0 22 0 18 0 103924458 7822327808 14678 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1909748 14679 2197 9 0 1900486 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7638992

[startup+0.700267 s]
/proc/loadavg: 1.35 1.80 1.94 13/240 31313
/proc/meminfo: memFree=28010364/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=0.99 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 21243 0 1 0 97 2 0 0 22 0 19 0 103924458 7825952768 19818 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 19818 2218 9 0 1901371 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 7642532

[startup+1.50116 s]
/proc/loadavg: 1.35 1.80 1.94 11/262 31335
/proc/meminfo: memFree=27860028/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=2.18 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 24421 0 1 0 215 3 0 0 22 0 19 0 103924458 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 21721 2225 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=1.44 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 17412 0 1 0 142 2 0 0 20 0 19 0 103924459 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505836170 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 103924461 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.36 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3695 0 0 0 36 0 0 0 22 0 19 0 103924464 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.35 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 2151 0 0 0 35 0 0 0 23 0 19 0 103924464 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 21721 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 7642532

[startup+3.10088 s]
/proc/loadavg: 1.35 1.80 1.94 5/262 31335
/proc/meminfo: memFree=27830516/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=3.8 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 24898 0 1 0 377 3 0 0 22 0 19 0 103924458 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 22197 2225 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=3.04 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 17886 0 1 0 302 2 0 0 25 0 19 0 103924459 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505836170 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.36 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3695 0 0 0 36 0 0 0 22 0 19 0 103924464 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.38 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 2153 0 0 0 38 0 0 0 21 0 19 0 103924464 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 22197 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 7642532

[startup+6.30131 s]
/proc/loadavg: 1.56 1.84 1.95 6/262 31335
/proc/meminfo: memFree=27782032/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=7 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 25704 0 1 0 697 3 0 0 22 0 19 0 103924458 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 22986 2225 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=6.25 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 18692 0 1 0 622 3 0 0 25 0 19 0 103924459 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505826443 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924460 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 103924461 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 103924461 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.36 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3695 0 0 0 36 0 0 0 22 0 19 0 103924464 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.38 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 2153 0 0 0 38 0 0 0 18 0 19 0 103924464 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 22986 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7
Current children cumulated vsize (KiB) 7642532

[startup+12.7012 s]

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

[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0.06 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 3060 0 0 0 6 0 0 0 15 0 19 0 103924460 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0.12 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 3420 0 0 0 12 0 0 0 15 0 19 0 103924460 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0.19 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 2103 0 0 0 19 0 0 0 15 0 19 0 103924460 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=4.81 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 12377 0 0 0 480 1 0 0 15 0 19 0 103924461 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.39 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3698 0 0 0 39 0 0 0 15 0 19 0 103924464 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.63 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 9682 0 0 0 62 1 0 0 15 0 19 0 103924464 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 83542 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.9
Current children cumulated vsize (KiB) 7642532

[startup+1182.3 s]
/proc/loadavg: 4.08 3.98 3.42 5/262 31366
/proc/meminfo: memFree=27206936/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=1183.92 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 90402 0 1 0 118379 13 0 0 22 0 19 0 103924458 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 83548 2254 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=1176.6 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 32724 0 1 0 117654 6 0 0 25 0 19 0 103924459 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505611395 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0.22 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 5109 0 0 0 22 0 0 0 16 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0.23 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 6971 0 0 0 23 0 0 0 15 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0.11 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 948 0 0 0 11 0 0 0 16 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0.09 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 4037 0 0 0 8 1 0 0 15 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0.17 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 5047 0 0 0 17 0 0 0 15 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0.06 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 3060 0 0 0 6 0 0 0 15 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0.15 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 3423 0 0 0 15 0 0 0 16 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0.19 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 2103 0 0 0 19 0 0 0 15 0 19 0 103924460 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=4.98 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 12379 0 0 0 497 1 0 0 15 0 19 0 103924461 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.39 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3698 0 0 0 39 0 0 0 15 0 19 0 103924464 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.63 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 9682 0 0 0 62 1 0 0 15 0 19 0 103924464 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 83548 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.92
Current children cumulated vsize (KiB) 7642532

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.46 5/262 31371
/proc/meminfo: memFree=27192472/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=1243.95 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 92780 0 1 0 124381 14 0 0 22 0 19 0 103924458 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 85919 2254 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=1236.45 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 33147 0 1 0 123639 6 0 0 25 0 19 0 103924459 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505766845 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0.22 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 5109 0 0 0 22 0 0 0 15 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0.26 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 7979 0 0 0 26 0 0 0 16 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0.11 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 948 0 0 0 11 0 0 0 15 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0.09 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 4715 0 0 0 8 1 0 0 15 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0.2 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 5299 0 0 0 20 0 0 0 16 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0.06 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 3060 0 0 0 6 0 0 0 16 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0.15 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 3423 0 0 0 15 0 0 0 16 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0.19 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 2103 0 0 0 19 0 0 0 15 0 19 0 103924460 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=5.1 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 12392 0 0 0 509 1 0 0 15 0 19 0 103924461 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.39 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3698 0 0 0 39 0 0 0 15 0 19 0 103924464 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.63 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 9682 0 0 0 62 1 0 0 15 0 19 0 103924464 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 85919 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.95
Current children cumulated vsize (KiB) 7642532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.49 2/202 31381
/proc/meminfo: memFree=27775964/32951124 swapFree=67111528/67111528
[pid=31313] ppid=31311 vsize=7642532 CPUtime=1301.68 cores=1,3
/proc/31313/stat : 31313 (java) S 31311 31313 31202 0 -1 4202496 92972 0 1 0 130154 14 0 0 22 0 19 0 103924458 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/31313/statm: 1910633 86104 2254 9 0 1901371 0
[pid=31313/tid=31315] ppid=31311 vsize=7642532 CPUtime=1294.01 cores=1,3
/proc/31313/task/31315/stat : 31315 (java) R 31311 31313 31202 0 -1 4202560 33148 0 1 0 129395 6 0 0 25 0 19 0 103924459 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 46912505672257 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31313/tid=31316] ppid=31311 vsize=7642532 CPUtime=0.22 cores=1,3
/proc/31313/task/31316/stat : 31316 (java) S 31311 31313 31202 0 -1 4202560 5109 0 0 0 22 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31317] ppid=31311 vsize=7642532 CPUtime=0.26 cores=1,3
/proc/31313/task/31317/stat : 31317 (java) S 31311 31313 31202 0 -1 4202560 7979 0 0 0 26 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31318] ppid=31311 vsize=7642532 CPUtime=0.11 cores=1,3
/proc/31313/task/31318/stat : 31318 (java) S 31311 31313 31202 0 -1 4202560 948 0 0 0 11 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31319] ppid=31311 vsize=7642532 CPUtime=0.09 cores=1,3
/proc/31313/task/31319/stat : 31319 (java) S 31311 31313 31202 0 -1 4202560 4715 0 0 0 8 1 0 0 16 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31320] ppid=31311 vsize=7642532 CPUtime=0.2 cores=1,3
/proc/31313/task/31320/stat : 31320 (java) S 31311 31313 31202 0 -1 4202560 5299 0 0 0 20 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31321] ppid=31311 vsize=7642532 CPUtime=0.09 cores=1,3
/proc/31313/task/31321/stat : 31321 (java) S 31311 31313 31202 0 -1 4202560 3060 0 0 0 9 0 0 0 16 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31322] ppid=31311 vsize=7642532 CPUtime=0.15 cores=1,3
/proc/31313/task/31322/stat : 31322 (java) S 31311 31313 31202 0 -1 4202560 3423 0 0 0 15 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31323] ppid=31311 vsize=7642532 CPUtime=0.21 cores=1,3
/proc/31313/task/31323/stat : 31323 (java) S 31311 31313 31202 0 -1 4202560 2103 0 0 0 21 0 0 0 15 0 19 0 103924460 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31325] ppid=31311 vsize=7642532 CPUtime=5.23 cores=1,3
/proc/31313/task/31325/stat : 31325 (java) S 31311 31313 31202 0 -1 4202560 12579 0 0 0 522 1 0 0 15 0 19 0 103924461 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 0 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31326] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31326/stat : 31326 (java) S 31311 31313 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31327] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31327/stat : 31327 (java) S 31311 31313 31202 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 103924461 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31329] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31329/stat : 31329 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672485809 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31330] ppid=31311 vsize=7642532 CPUtime=0.39 cores=1,3
/proc/31313/task/31330/stat : 31330 (java) S 31311 31313 31202 0 -1 4202560 3698 0 0 0 39 0 0 0 15 0 19 0 103924464 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31331] ppid=31311 vsize=7642532 CPUtime=0.63 cores=1,3
/proc/31313/task/31331/stat : 31331 (java) S 31311 31313 31202 0 -1 4202560 9682 0 0 0 62 1 0 0 15 0 19 0 103924464 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 1 0 0 0
[pid=31313/tid=31332] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31332/stat : 31332 (java) S 31311 31313 31202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 103924464 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478105 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31333] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31333/stat : 31333 (java) S 31311 31313 31202 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 103924464 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
[pid=31313/tid=31335] ppid=31311 vsize=7642532 CPUtime=0 cores=1,3
/proc/31313/task/31335/stat : 31335 (java) S 31311 31313 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924509 7825952768 86104 33554432000 1073741824 1073778376 140737135028000 18446744073709551615 268672478720 0 4 0 16800975 18446604471135369344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 7642532

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.05
CPU time (s): 1301.76
CPU user time (s): 1301.6
CPU system time (s): 0.153976
CPU usage (%): 100.131
Max. virtual memory (cumulated for all children) (KiB): 7642984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.6
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93007
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= 27663
involuntary context switches= 4637

runsolver used 2.07468 second user time and 5.03923 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-12 10:35:32
IDJOB=3190219
IDBENCH=82550
IDSOLVER=1611
FILE ID=node107/3190219-1302597332
RUNJOBID= node107-1302597331-31222
PBS_JOBID= 12958097
Free space on /tmp= 73600 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S957916968-041-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-3190219-1302597332/watcher-3190219-1302597332 -o /tmp/evaluation-result-3190219-1302597332/solver-3190219-1302597332 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190219-1302597332.cnf

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

MD5SUM BENCH= 5ccda34debd31b9bf6eb5decc63c453f
RANDOM SEED=1593897623

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28010900 kB
Buffers:        528308 kB
Cached:        3997868 kB
SwapCached:          0 kB
Active:        2707068 kB
Inactive:      1992196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28010900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8548 kB
Writeback:           0 kB
AnonPages:      172636 kB
Mapped:          22860 kB
Slab:           174820 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21983932 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= 73604 MiB
End job on node107 at 2011-04-12 10:57:14