Trace number 3284613

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) 1302.12 1300.09

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.07/0.09	c --- Begin Solver configuration ---
0.07/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.07/0.09	c Learn all clauses as in MiniSAT
0.07/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.09	c Expensive reason simplification
0.07/0.09	c Armin Biere (Picosat) restarts strategy
0.07/0.09	c Glucose learned constraints deletion strategy
0.07/0.09	c timeout=2147483647s
0.07/0.09	c DB Simplification allowed=true
0.07/0.09	c --- End Solver configuration ---
0.07/0.09	c solving HOME/instance-3284613-1303764065.cnf
0.07/0.09	c reading problem ... 
1.01/0.97	c ... done. Wall clock time 0.886s.
1.01/0.97	c #vars     302076
1.01/0.97	c #constraints  1036842
1.01/0.97	c constraints type 
1.01/0.97	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 617403
1.01/0.97	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 418156
26.96/26.53	c cleaning 2351 clauses out of 4715 with flag 5000/5000
51.49/50.84	c cleaning 4149 clauses out of 8334 with flag 11001/11001
71.93/70.95	c cleaning 5549 clauses out of 11124 with flag 18000/18000
96.09/94.65	c cleaning 6769 clauses out of 13566 with flag 26000/26000
127.22/125.76	c cleaning 7856 clauses out of 15795 with flag 35000/35000
161.44/159.91	c cleaning 8939 clauses out of 17940 with flag 45001/45001
196.66/195.10	c cleaning 9873 clauses out of 19817 with flag 56001/56001
230.10/228.59	c cleaning 10767 clauses out of 21580 with flag 68001/68001
271.32/269.75	c cleaning 11876 clauses out of 23812 with flag 81000/81000
315.84/314.28	c cleaning 12934 clauses out of 25937 with flag 95001/95001
362.27/360.68	c cleaning 13966 clauses out of 28002 with flag 110000/110000
416.09/414.44	c cleaning 14996 clauses out of 30037 with flag 126001/126001
477.51/475.87	c cleaning 15996 clauses out of 32041 with flag 143001/143001
532.54/530.82	c cleaning 16997 clauses out of 34046 with flag 161002/161002
591.27/589.51	c cleaning 17986 clauses out of 36024 with flag 180000/180000
669.29/667.53	c cleaning 19002 clauses out of 38039 with flag 200001/200001
749.01/747.22	c cleaning 20012 clauses out of 40036 with flag 221000/221000
826.14/824.39	c cleaning 20987 clauses out of 42022 with flag 243000/243000
903.37/901.52	c cleaning 21989 clauses out of 44035 with flag 266000/266000
995.99/994.19	c cleaning 23005 clauses out of 46047 with flag 290001/290001
1086.02/1084.17	c cleaning 23987 clauses out of 48042 with flag 315001/315001
1191.55/1189.61	c cleaning 25026 clauses out of 50055 with flag 341001/341001
1301.99/1300.01	c starts		: 744
1301.99/1300.01	c conflicts		: 367770
1301.99/1300.01	c decisions		: 782951
1301.99/1300.01	c propagations		: 2215377459
1301.99/1300.01	c inspects		: 6825660819
1301.99/1300.01	c shortcuts		: 0
1301.99/1300.01	c learnt literals	: 48
1301.99/1300.01	c learnt binary clauses	: 566
1301.99/1300.01	c learnt ternary clauses	: 1619
1301.99/1300.01	c learnt constraints	: 367722
1301.99/1300.01	c ignored constraints	: 0
1301.99/1300.01	c root simplifications	: 792
1301.99/1300.01	c removed literals (reason simplification)	: 32796989
1301.99/1300.01	c reason swapping (by a shorter reason)	: 0
1301.99/1300.01	c Calls to reduceDB	: 22
1301.99/1300.01	c speed (assignments/second)	: 1705400.097918689
1301.99/1300.01	c non guided choices	3511
1301.99/1300.06	c learnt constraints type 
1301.99/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 489
1301.99/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 51324
1301.99/1300.06	c constraints type 
1301.99/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 617403
1301.99/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 418156
1301.99/1300.06	s UNKNOWN
1301.99/1300.06	c Total wall clock time (in seconds) : 1299.925

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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.54 2.49 3.15 5/205 31304
/proc/meminfo: memFree=20473504/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=31656 CPUtime=0 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 1292 0 0 0 0 0 0 0 21 0 2 0 488003250 32415744 1007 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 8437 1010 778 9 0 386 0
[pid=31304/tid=31305] ppid=31302 vsize=33700 CPUtime=0 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 186 0 0 0 0 0 0 0 23 0 2 0 488003251 34508800 1010 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254500691771 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.078358 s]
/proc/loadavg: 1.54 2.49 3.15 5/205 31304
/proc/meminfo: memFree=20473504/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7635476 CPUtime=0.07 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 9514 0 1 0 6 1 0 0 21 0 18 0 488003250 7818727424 9209 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1908869 9209 1754 9 0 1899607 0
[pid=31304/tid=31305] ppid=31302 vsize=7635476 CPUtime=0.06 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 8337 0 1 0 5 1 0 0 25 0 18 0 488003251 7818727424 9209 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 47875249214808 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7635476

[startup+0.100354 s]
/proc/loadavg: 1.54 2.49 3.15 5/205 31304
/proc/meminfo: memFree=20473504/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7636500 CPUtime=0.1 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 13142 0 1 0 9 1 0 0 21 0 18 0 488003250 7819776000 12837 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1909125 12837 2093 9 0 1899863 0
[pid=31304/tid=31305] ppid=31302 vsize=7636500 CPUtime=0.08 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 11299 0 1 0 7 1 0 0 25 0 18 0 488003251 7819776000 12837 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505179183 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636500

[startup+0.300315 s]
/proc/loadavg: 1.54 2.49 3.15 5/205 31304
/proc/meminfo: memFree=20473504/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7637708 CPUtime=0.42 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 18412 0 1 0 40 2 0 0 21 0 18 0 488003250 7821012992 17941 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1909427 17941 2197 9 0 1900165 0
[pid=31304/tid=31305] ppid=31302 vsize=7637708 CPUtime=0.28 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 15962 0 1 0 26 2 0 0 25 0 18 0 488003251 7821012992 17941 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505547844 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7637708

[startup+0.700235 s]
/proc/loadavg: 1.54 2.49 3.15 5/205 31304
/proc/meminfo: memFree=20473504/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7637708 CPUtime=0.82 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 32885 0 1 0 78 4 0 0 21 0 18 0 488003250 7821012992 32414 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1909427 32414 2197 9 0 1900165 0
[pid=31304/tid=31305] ppid=31302 vsize=7637708 CPUtime=0.68 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 30435 0 1 0 64 4 0 0 25 0 18 0 488003251 7821012992 32414 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505497594 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 7637708

[startup+1.50108 s]
/proc/loadavg: 1.54 2.49 3.15 10/260 31362
/proc/meminfo: memFree=20158600/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7643856 CPUtime=1.9 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 48848 0 1 0 184 6 0 0 21 0 19 0 488003250 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1910964 48102 2219 9 0 1901702 0
[pid=31304/tid=31305] ppid=31302 vsize=7643856 CPUtime=1.47 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45015 0 1 0 141 6 0 0 25 0 19 0 488003251 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505622610 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 0 0 0 0 17 0 19 0 488003253 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 488003253 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 488003253 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7643856 CPUtime=0.18 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 727 0 0 0 18 0 0 0 15 0 19 0 488003255 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7643856 CPUtime=0.23 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 1942 0 0 0 23 0 0 0 17 0 19 0 488003255 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 488003255 7827308544 48102 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 7643856

[startup+3.10076 s]
/proc/loadavg: 1.54 2.49 3.15 5/261 31363
/proc/meminfo: memFree=19989580/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7643856 CPUtime=3.54 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 49190 0 1 0 348 6 0 0 21 0 19 0 488003250 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1910964 48443 2221 9 0 1901702 0
[pid=31304/tid=31305] ppid=31302 vsize=7643856 CPUtime=3.07 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45350 0 1 0 301 6 0 0 19 0 19 0 488003251 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505622199 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488003253 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 488003253 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 488003253 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7643856 CPUtime=0.18 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 728 0 0 0 18 0 0 0 15 0 19 0 488003255 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7643856 CPUtime=0.27 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 1948 0 0 0 27 0 0 0 15 0 19 0 488003255 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 488003255 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31363] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31363/stat : 31363 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488003355 7827308544 48443 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 7643856

[startup+6.30116 s]
/proc/loadavg: 1.97 2.56 3.17 5/241 31368
/proc/meminfo: memFree=20048888/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7643856 CPUtime=6.74 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 49318 0 1 0 668 6 0 0 21 0 19 0 488003250 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1910964 48569 2222 9 0 1901702 0
[pid=31304/tid=31305] ppid=31302 vsize=7643856 CPUtime=6.25 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45472 0 1 0 619 6 0 0 21 0 19 0 488003251 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505622605 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 488003252 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488003253 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 488003253 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 488003253 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7643856 CPUtime=0.22 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 734 0 0 0 22 0 0 0 15 0 19 0 488003255 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7643856 CPUtime=0.27 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 1948 0 0 0 27 0 0 0 15 0 19 0 488003255 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7643856 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7827308544 48569 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0

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

[pid=31304/tid=31321] ppid=31302 vsize=7667268 CPUtime=0.26 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 8466 0 0 0 26 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7667268 CPUtime=0.15 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 15 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7667268 CPUtime=0.1 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 8 0 0 0 10 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7667268 CPUtime=7.92 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 42188 0 0 0 787 5 0 0 15 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7667268 CPUtime=0.34 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 847 0 0 0 34 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7667268 CPUtime=1.06 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 10543 0 0 0 106 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31363] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31363/stat : 31363 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488003355 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1124.25
Current children cumulated vsize (KiB) 7667268

[startup+1182.3 s]
/proc/loadavg: 4.08 4.01 3.77 5/262 31579
/proc/meminfo: memFree=17301060/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7667268 CPUtime=1184.25 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 134755 0 1 0 118408 17 0 0 21 0 19 0 488003250 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1916817 131256 2253 9 0 1907555 0
[pid=31304/tid=31305] ppid=31302 vsize=7667268 CPUtime=1173.56 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45827 0 1 0 117350 6 0 0 25 0 19 0 488003251 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505622610 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7667268 CPUtime=0.25 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 14244 0 0 0 23 2 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7667268 CPUtime=0.19 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 19 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 12 0 0 0 7 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7667268 CPUtime=0.18 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 11284 0 0 0 18 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 102 0 0 0 7 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7667268 CPUtime=0.26 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 8466 0 0 0 26 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7667268 CPUtime=0.15 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 15 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7667268 CPUtime=0.1 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 8 0 0 0 10 0 0 0 15 0 19 0 488003252 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7667268 CPUtime=7.92 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 42188 0 0 0 787 5 0 0 15 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7667268 CPUtime=0.34 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 847 0 0 0 34 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7667268 CPUtime=1.06 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 10543 0 0 0 106 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 488003255 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31363] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31363/stat : 31363 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488003355 7851282432 131256 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1184.25
Current children cumulated vsize (KiB) 7667268

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.78 5/262 31590
/proc/meminfo: memFree=17281004/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7667268 CPUtime=1244.28 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 134976 0 1 0 124411 17 0 0 21 0 19 0 488003250 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1916817 131472 2253 9 0 1907555 0
[pid=31304/tid=31305] ppid=31302 vsize=7667268 CPUtime=1233.2 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45828 0 1 0 123314 6 0 0 25 0 19 0 488003251 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505661322 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7667268 CPUtime=0.25 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 14244 0 0 0 23 2 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7667268 CPUtime=0.19 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 19 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 12 0 0 0 7 0 0 0 16 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7667268 CPUtime=0.21 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 11284 0 0 0 21 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 102 0 0 0 7 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7667268 CPUtime=0.28 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 8497 0 0 0 28 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7667268 CPUtime=0.15 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 15 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7667268 CPUtime=0.1 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 8 0 0 0 10 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7667268 CPUtime=8.25 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 42375 0 0 0 820 5 0 0 15 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7667268 CPUtime=0.34 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 847 0 0 0 34 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7667268 CPUtime=1.06 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 10543 0 0 0 106 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31363] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31363/stat : 31363 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488003355 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1244.28
Current children cumulated vsize (KiB) 7667268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.80 5/262 31591
/proc/meminfo: memFree=17280832/32950928 swapFree=67111528/67111528
[pid=31304] ppid=31302 vsize=7667268 CPUtime=1301.99 cores=5,7
/proc/31304/stat : 31304 (java) S 31302 31304 29940 0 -1 4202496 134980 0 1 0 130182 17 0 0 21 0 19 0 488003250 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31304/statm: 1916817 131472 2253 9 0 1907555 0
[pid=31304/tid=31305] ppid=31302 vsize=7667268 CPUtime=1290.91 cores=5,7
/proc/31304/task/31305/stat : 31305 (java) R 31302 31304 29940 0 -1 4202560 45828 0 1 0 129085 6 0 0 25 0 19 0 488003251 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 46912505738276 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31304/tid=31316] ppid=31302 vsize=7667268 CPUtime=0.25 cores=5,7
/proc/31304/task/31316/stat : 31316 (java) S 31302 31304 29940 0 -1 4202560 14244 0 0 0 23 2 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31317] ppid=31302 vsize=7667268 CPUtime=0.19 cores=5,7
/proc/31304/task/31317/stat : 31317 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 19 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31318] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31318/stat : 31318 (java) S 31302 31304 29940 0 -1 4202560 12 0 0 0 7 0 0 0 16 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31319] ppid=31302 vsize=7667268 CPUtime=0.21 cores=5,7
/proc/31304/task/31319/stat : 31319 (java) S 31302 31304 29940 0 -1 4202560 11284 0 0 0 21 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31320] ppid=31302 vsize=7667268 CPUtime=0.07 cores=5,7
/proc/31304/task/31320/stat : 31320 (java) S 31302 31304 29940 0 -1 4202560 102 0 0 0 7 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31321] ppid=31302 vsize=7667268 CPUtime=0.28 cores=5,7
/proc/31304/task/31321/stat : 31321 (java) S 31302 31304 29940 0 -1 4202560 8497 0 0 0 28 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31322] ppid=31302 vsize=7667268 CPUtime=0.15 cores=5,7
/proc/31304/task/31322/stat : 31322 (java) S 31302 31304 29940 0 -1 4202560 6 0 0 0 15 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31323] ppid=31302 vsize=7667268 CPUtime=0.1 cores=5,7
/proc/31304/task/31323/stat : 31323 (java) S 31302 31304 29940 0 -1 4202560 8 0 0 0 10 0 0 0 15 0 19 0 488003252 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31326] ppid=31302 vsize=7667268 CPUtime=8.25 cores=5,7
/proc/31304/task/31326/stat : 31326 (java) S 31302 31304 29940 0 -1 4202560 42375 0 0 0 820 5 0 0 15 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 0 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31327] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31327/stat : 31327 (java) S 31302 31304 29940 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31328] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31328/stat : 31328 (java) S 31302 31304 29940 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488003253 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31334] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31334/stat : 31334 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512515505 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31335] ppid=31302 vsize=7667268 CPUtime=0.34 cores=5,7
/proc/31304/task/31335/stat : 31335 (java) S 31302 31304 29940 0 -1 4202560 847 0 0 0 34 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 5 0 0 0
[pid=31304/tid=31336] ppid=31302 vsize=7667268 CPUtime=1.06 cores=5,7
/proc/31304/task/31336/stat : 31336 (java) S 31302 31304 29940 0 -1 4202560 10543 0 0 0 106 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31337] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31337/stat : 31337 (java) S 31302 31304 29940 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512507801 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31338] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31338/stat : 31338 (java) S 31302 31304 29940 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 488003255 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
[pid=31304/tid=31363] ppid=31302 vsize=7667268 CPUtime=0 cores=5,7
/proc/31304/task/31363/stat : 31363 (java) S 31302 31304 29940 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488003355 7851282432 131472 33554432000 1073741824 1073778376 140734501304064 18446744073709551615 254512508416 0 4 0 16800975 18446604454223278464 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 7667268

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.09
CPU time (s): 1302.12
CPU user time (s): 1301.93
CPU system time (s): 0.198969
CPU usage (%): 100.157
Max. virtual memory (cumulated for all children) (KiB): 7667268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.93
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135009
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= 27261
involuntary context switches= 4367

runsolver used 2.19367 second user time and 4.93725 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 22:41:06
IDJOB=3284613
IDBENCH=82354
IDSOLVER=1611
FILE ID=node149/3284613-1303764065
RUNJOBID= node149-1303764057-31113
PBS_JOBID= 13157116
Free space on /tmp= 72128 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.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-3284613-1303764065/watcher-3284613-1303764065 -o /tmp/evaluation-result-3284613-1303764065/solver-3284613-1303764065 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3284613-1303764065.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=993022474

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      20478620 kB
Buffers:       2169668 kB
Cached:        9533280 kB
SwapCached:          0 kB
Active:        1531908 kB
Inactive:     10400664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20478620 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           57484 kB
Writeback:           0 kB
AnonPages:      228796 kB
Mapped:          23260 kB
Slab:           473648 kB
PageTables:       5900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  9892392 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= 71916 MiB
End job on node149 at 2011-04-25 23:02:48