Trace number 3283325

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-06UNSAT 484.069 482.308

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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.07	c no version file found!!!
0.05/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.07	c java.vm.version	19.1-b02
0.05/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version		1.6.0_24
0.05/0.07	c os.name		Linux
0.05/0.07	c os.version		2.6.18-164.el5
0.05/0.07	c os.arch		amd64
0.05/0.07	c Free memory 		6997539544
0.05/0.07	c Max memory 		7034241024
0.05/0.07	c Total memory 		7034241024
0.05/0.07	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-3283325-1303759539.cnf
0.05/0.09	c reading problem ... 
0.92/0.81	c ... done. Wall clock time 0.719s.
0.92/0.81	c #vars     162696
0.92/0.81	c #constraints  820460
0.92/0.81	c constraints type 
0.92/0.81	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 194789
0.92/0.81	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 617285
11.71/11.07	c cleaning 2435 clauses out of 4960 with flag 5000/5000
22.56/21.71	c cleaning 4205 clauses out of 8431 with flag 11001/11001
37.27/36.13	c cleaning 5560 clauses out of 11166 with flag 18000/18000
53.61/52.01	c cleaning 6682 clauses out of 13395 with flag 26000/26000
70.53/68.96	c cleaning 7719 clauses out of 15604 with flag 35001/35001
94.83/93.27	c cleaning 8647 clauses out of 17427 with flag 45000/45000
124.04/122.49	c cleaning 9548 clauses out of 19388 with flag 56004/56004
165.16/163.53	c cleaning 10746 clauses out of 21655 with flag 68000/68000
217.68/216.00	c cleaning 11875 clauses out of 23802 with flag 81000/81000
278.50/276.86	c cleaning 12774 clauses out of 25719 with flag 95000/95000
345.31/343.67	c cleaning 13549 clauses out of 27215 with flag 110001/110001
420.93/419.21	c cleaning 14692 clauses out of 29494 with flag 126000/126000
483.95/482.27	c starts		: 324
483.95/482.27	c conflicts		: 137920
483.95/482.27	c decisions		: 1238129
483.95/482.27	c propagations		: 584850304
483.95/482.27	c inspects		: 1807904329
483.95/482.27	c shortcuts		: 0
483.95/482.27	c learnt literals	: 471
483.95/482.27	c learnt binary clauses	: 2736
483.95/482.27	c learnt ternary clauses	: 3208
483.95/482.27	c learnt constraints	: 137448
483.95/482.27	c ignored constraints	: 0
483.95/482.27	c root simplifications	: 794
483.95/482.27	c removed literals (reason simplification)	: 11190410
483.95/482.27	c reason swapping (by a shorter reason)	: 0
483.95/482.27	c Calls to reduceDB	: 12
483.95/482.27	c speed (assignments/second)	: 1214725.6281323538
483.95/482.28	c non guided choices	2542
483.95/482.29	c learnt constraints type 
483.95/482.29	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1512
483.95/482.29	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12018
483.95/482.29	c constraints type 
483.95/482.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 194789
483.95/482.29	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 617285
483.95/482.29	s UNSATISFIABLE
483.95/482.29	c Total wall clock time (in seconds) : 482.188

Verifier Data

No possible verification on an UNSAT instance

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-3283325-1303759539/watcher-3283325-1303759539 -o /tmp/evaluation-result-3283325-1303759539/solver-3283325-1303759539 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283325-1303759539.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: 2.33 4.72 6.38 4/243 10060
/proc/meminfo: memFree=20474908/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=31604 CPUtime=0 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 1278 0 0 0 0 0 0 0 22 0 2 0 487553714 32362496 996 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 7901 996 767 9 0 386 0
[pid=10060/tid=10061] ppid=10058 vsize=31656 CPUtime=0 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 176 0 0 0 0 0 0 0 24 0 2 0 487553715 32415744 1007 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237273908870 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0576281 s]
/proc/loadavg: 2.33 4.72 6.38 4/243 10060
/proc/meminfo: memFree=20474908/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7569788 CPUtime=0.05 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 9180 0 1 0 4 1 0 0 22 0 18 0 487553714 7751462912 8876 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1892447 8876 1733 9 0 1883190 0
[pid=10060/tid=10061] ppid=10058 vsize=7569788 CPUtime=0.04 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 8005 0 1 0 4 0 0 0 25 0 18 0 487553715 7751462912 8876 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505199080 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569788

[startup+0.100622 s]
/proc/loadavg: 2.33 4.72 6.38 4/243 10060
/proc/meminfo: memFree=20474908/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 11454 0 1 0 7 1 0 0 22 0 18 0 487553714 7751618560 11150 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1892485 11150 1757 9 0 1883223 0
[pid=10060/tid=10061] ppid=10058 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 10279 0 1 0 7 1 0 0 25 0 18 0 487553715 7751618560 11150 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505217330 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300589 s]
/proc/loadavg: 2.33 4.72 6.38 4/243 10060
/proc/meminfo: memFree=20474908/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7572208 CPUtime=0.39 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 18966 0 1 0 37 2 0 0 22 0 18 0 487553714 7753940992 18534 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1893052 18538 2197 9 0 1883790 0
[pid=10060/tid=10061] ppid=10058 vsize=7572208 CPUtime=0.28 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 16623 0 1 0 26 2 0 0 25 0 18 0 487553715 7753940992 18540 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505518998 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7572208

[startup+0.700516 s]
/proc/loadavg: 2.33 4.72 6.38 4/243 10060
/proc/meminfo: memFree=20474908/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7572208 CPUtime=0.82 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 28313 0 1 0 79 3 0 0 22 0 18 0 487553714 7753940992 27881 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1893052 27883 2203 9 0 1883790 0
[pid=10060/tid=10061] ppid=10058 vsize=7572208 CPUtime=0.68 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 25962 0 1 0 65 3 0 0 25 0 18 0 487553715 7753940992 27883 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505535618 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 7572208

[startup+1.50138 s]
/proc/loadavg: 2.33 4.72 6.38 7/262 10079
/proc/meminfo: memFree=20346552/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7580544 CPUtime=2.08 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 36752 0 1 0 203 5 0 0 22 0 19 0 487553714 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1895136 35664 2222 9 0 1885874 0
[pid=10060/tid=10061] ppid=10058 vsize=7580544 CPUtime=1.4 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 31897 0 1 0 137 3 0 0 25 0 19 0 487553715 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505712101 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487553717 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7580544 CPUtime=0.25 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 1130 0 0 0 25 0 0 0 17 0 19 0 487553720 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7580544 CPUtime=0.4 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2563 0 0 0 40 0 0 0 18 0 19 0 487553720 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487553720 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7762477056 35664 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 7580544

[startup+3.10109 s]
/proc/loadavg: 2.33 4.72 6.38 5/262 10080
/proc/meminfo: memFree=20339484/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7580544 CPUtime=3.81 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 36917 0 1 0 376 5 0 0 22 0 19 0 487553714 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1895136 35828 2227 9 0 1885874 0
[pid=10060/tid=10061] ppid=10058 vsize=7580544 CPUtime=2.99 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 32034 0 1 0 296 3 0 0 25 0 19 0 487553715 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505826575 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487553717 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7580544 CPUtime=0.28 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 1131 0 0 0 28 0 0 0 15 0 19 0 487553720 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7580544 CPUtime=0.51 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2590 0 0 0 51 0 0 0 15 0 19 0 487553720 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487553720 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7762477056 35828 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 7580544

[startup+6.30152 s]
/proc/loadavg: 2.46 4.70 6.37 5/262 10080
/proc/meminfo: memFree=20337156/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7580544 CPUtime=7 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 37182 0 1 0 695 5 0 0 22 0 19 0 487553714 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1895136 36091 2227 9 0 1885874 0
[pid=10060/tid=10061] ppid=10058 vsize=7580544 CPUtime=6.2 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 32299 0 1 0 616 4 0 0 25 0 19 0 487553715 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505630908 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553716 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 487553717 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553718 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7580544 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7580544 CPUtime=0.28 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 1131 0 0 0 28 0 0 0 15 0 19 0 487553720 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7580544 CPUtime=0.51 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2590 0 0 0 51 0 0 0 15 0 19 0 487553720 7762477056 36091 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0

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

[pid=10060/tid=10069] ppid=10058 vsize=7595688 CPUtime=0.05 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7595688 CPUtime=2.66 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 23000 0 0 0 264 2 0 0 15 0 19 0 487553717 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7595688 CPUtime=1.1 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 11735 0 0 0 109 1 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7595688 CPUtime=0.56 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2600 0 0 0 56 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 478.45
Current children cumulated vsize (KiB) 7595688

[startup+479.901 s]
/proc/loadavg: 4.06 4.17 5.43 5/262 10138
/proc/meminfo: memFree=19726368/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7595688 CPUtime=481.65 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 89542 0 1 0 48153 12 0 0 22 0 19 0 487553714 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1898922 80871 2254 9 0 1889660 0
[pid=10060/tid=10061] ppid=10058 vsize=7595688 CPUtime=476.7 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 32722 0 1 0 47666 4 0 0 25 0 19 0 487553715 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505758138 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7595688 CPUtime=0.14 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 8043 0 0 0 13 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7595688 CPUtime=0.15 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 9383 0 0 0 14 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7595688 CPUtime=0.02 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 743 0 0 0 2 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 117 0 0 0 4 0 0 0 16 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7595688 CPUtime=0.01 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 1 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7595688 CPUtime=0.09 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 9 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7595688 CPUtime=0.05 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7595688 CPUtime=2.66 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 23000 0 0 0 264 2 0 0 15 0 19 0 487553717 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7595688 CPUtime=1.1 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 11735 0 0 0 109 1 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7595688 CPUtime=0.56 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2600 0 0 0 56 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 481.65
Current children cumulated vsize (KiB) 7595688

[startup+481.501 s]
/proc/loadavg: 4.06 4.17 5.43 5/262 10138
/proc/meminfo: memFree=19726368/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7595688 CPUtime=483.25 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 89542 0 1 0 48313 12 0 0 22 0 19 0 487553714 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1898922 80871 2254 9 0 1889660 0
[pid=10060/tid=10061] ppid=10058 vsize=7595688 CPUtime=478.3 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 32722 0 1 0 47826 4 0 0 25 0 19 0 487553715 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505630899 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7595688 CPUtime=0.14 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 8043 0 0 0 13 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7595688 CPUtime=0.15 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 9383 0 0 0 14 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7595688 CPUtime=0.02 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 743 0 0 0 2 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 117 0 0 0 4 0 0 0 16 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7595688 CPUtime=0.01 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 1 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7595688 CPUtime=0.09 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 9 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7595688 CPUtime=0.05 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7595688 CPUtime=2.66 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 23000 0 0 0 264 2 0 0 15 0 19 0 487553717 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7595688 CPUtime=1.1 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 11735 0 0 0 109 1 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7595688 CPUtime=0.56 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2600 0 0 0 56 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 483.25
Current children cumulated vsize (KiB) 7595688

[startup+481.901 s]
/proc/loadavg: 4.06 4.17 5.43 5/262 10138
/proc/meminfo: memFree=19726228/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=7595688 CPUtime=483.65 cores=5,7
/proc/10060/stat : 10060 (java) S 10058 10060 9900 0 -1 4202496 89542 0 1 0 48353 12 0 0 22 0 19 0 487553714 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 1898922 80871 2254 9 0 1889660 0
[pid=10060/tid=10061] ppid=10058 vsize=7595688 CPUtime=478.7 cores=5,7
/proc/10060/task/10061/stat : 10061 (java) R 10058 10060 9900 0 -1 4202560 32722 0 1 0 47866 4 0 0 25 0 19 0 487553715 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 46912505826445 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10060/tid=10063] ppid=10058 vsize=7595688 CPUtime=0.14 cores=5,7
/proc/10060/task/10063/stat : 10063 (java) S 10058 10060 9900 0 -1 4202560 8043 0 0 0 13 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10064] ppid=10058 vsize=7595688 CPUtime=0.15 cores=5,7
/proc/10060/task/10064/stat : 10064 (java) S 10058 10060 9900 0 -1 4202560 9383 0 0 0 14 1 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10065] ppid=10058 vsize=7595688 CPUtime=0.02 cores=5,7
/proc/10060/task/10065/stat : 10065 (java) S 10058 10060 9900 0 -1 4202560 743 0 0 0 2 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10066] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10066/stat : 10066 (java) S 10058 10060 9900 0 -1 4202560 117 0 0 0 4 0 0 0 16 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10067] ppid=10058 vsize=7595688 CPUtime=0.01 cores=5,7
/proc/10060/task/10067/stat : 10067 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 1 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10068] ppid=10058 vsize=7595688 CPUtime=0.09 cores=5,7
/proc/10060/task/10068/stat : 10068 (java) S 10058 10060 9900 0 -1 4202560 6 0 0 0 9 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10069] ppid=10058 vsize=7595688 CPUtime=0.05 cores=5,7
/proc/10060/task/10069/stat : 10069 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=7595688 CPUtime=0.04 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) S 10058 10060 9900 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 487553716 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10071] ppid=10058 vsize=7595688 CPUtime=2.66 cores=5,7
/proc/10060/task/10071/stat : 10071 (java) S 10058 10060 9900 0 -1 4202560 23000 0 0 0 264 2 0 0 15 0 19 0 487553717 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 0 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10072] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10072/stat : 10072 (java) S 10058 10060 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10073] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10073/stat : 10073 (java) S 10058 10060 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487553718 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10074] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10074/stat : 10074 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290703281 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10075] ppid=10058 vsize=7595688 CPUtime=1.1 cores=5,7
/proc/10060/task/10075/stat : 10075 (java) S 10058 10060 9900 0 -1 4202560 11735 0 0 0 109 1 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10076] ppid=10058 vsize=7595688 CPUtime=0.56 cores=5,7
/proc/10060/task/10076/stat : 10076 (java) S 10058 10060 9900 0 -1 4202560 2600 0 0 0 56 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10077] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10077/stat : 10077 (java) S 10058 10060 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290695577 0 4 0 16800975 18446604467158237376 0 0 -1 5 0 0 0
[pid=10060/tid=10078] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10078/stat : 10078 (java) S 10058 10060 9900 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 487553720 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
[pid=10060/tid=10079] ppid=10058 vsize=7595688 CPUtime=0 cores=5,7
/proc/10060/task/10079/stat : 10079 (java) S 10058 10060 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487553811 7777984512 80871 33554432000 1073741824 1073778376 140737419091248 18446744073709551615 237290696192 0 4 0 16800975 18446604467158237376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 483.65
Current children cumulated vsize (KiB) 7595688

[startup+482.305 s]
/proc/loadavg: 4.06 4.17 5.43 5/262 10138
/proc/meminfo: memFree=19726228/32950904 swapFree=67082284/67111528
[pid=10060] ppid=10058 vsize=0 CPUtime=484.05 cores=5,7
/proc/10060/stat : 10060 (java) Z 10058 10060 9900 0 -1 4203548 89556 0 1 0 48392 13 0 0 18 0 2 0 487553714 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10060/statm: 0 0 0 0 0 0 0
[pid=10060/tid=10070] ppid=10058 vsize=0 CPUtime=0.05 cores=5,7
/proc/10060/task/10070/stat : 10070 (java) R 10058 10060 9900 0 -1 4203588 4 0 0 0 4 1 0 0 15 0 2 0 487553716 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 484.05
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 482.308
CPU time (s): 484.069
CPU user time (s): 483.928
CPU system time (s): 0.140978
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 7600200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 483.928
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89556
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= 10392
involuntary context switches= 2959

runsolver used 0.739887 second user time and 1.91571 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 21:25:40
IDJOB=3283325
IDBENCH=71019
IDSOLVER=1611
FILE ID=node121/3283325-1303759539
RUNJOBID= node121-1303759508-9921
PBS_JOBID= 13157135
Free space on /tmp= 72052 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.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-3283325-1303759539/watcher-3283325-1303759539 -o /tmp/evaluation-result-3283325-1303759539/solver-3283325-1303759539 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283325-1303759539.cnf

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1325468141

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20475188 kB
Buffers:       2144960 kB
Cached:        9189624 kB
SwapCached:       2776 kB
Active:        9091548 kB
Inactive:      2871640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20475188 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           39068 kB
Writeback:           0 kB
AnonPages:      626184 kB
Mapped:          22460 kB
Slab:           445548 kB
PageTables:       6684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 22049484 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= 72028 MiB
End job on node121 at 2011-04-25 21:33:42