Trace number 3265956

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 132.756 132.565

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3265956-1303582407.cnf
0.04/0.09	c reading problem ... 
0.28/0.21	c ... done. Wall clock time 0.076s.
0.28/0.21	c #vars     468
0.28/0.21	c #constraints  10941
0.28/0.21	c constraints type 
0.28/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7856
0.28/0.21	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3037
1.14/0.84	c cleaning 2497 clauses out of 5001 with flag 5001/5001
2.35/1.63	c cleaning 4252 clauses out of 8503 with flag 11000/11000
3.25/2.56	c cleaning 5617 clauses out of 11251 with flag 18000/18000
4.47/3.77	c cleaning 6813 clauses out of 13635 with flag 26001/26001
6.34/5.96	c cleaning 7907 clauses out of 15822 with flag 35001/35001
8.23/7.82	c cleaning 8958 clauses out of 17915 with flag 45001/45001
10.23/9.83	c cleaning 9972 clauses out of 19956 with flag 56000/56000
12.52/12.15	c cleaning 10488 clauses out of 20984 with flag 67000/67000
14.91/14.53	c cleaning 10743 clauses out of 21496 with flag 78000/78000
17.51/17.14	c cleaning 10867 clauses out of 21753 with flag 89000/89000
20.11/19.73	c cleaning 10936 clauses out of 21886 with flag 100000/100000
22.92/22.60	c cleaning 10969 clauses out of 21951 with flag 111001/111001
25.44/25.18	c cleaning 6198 clauses out of 12414 with flag 122001/122001
27.85/27.56	c cleaning 8602 clauses out of 17216 with flag 133001/133001
30.45/30.19	c cleaning 9788 clauses out of 19613 with flag 144000/144000
33.34/33.06	c cleaning 10410 clauses out of 20826 with flag 155001/155001
36.13/35.88	c cleaning 10699 clauses out of 21416 with flag 166001/166001
38.93/38.63	c cleaning 10847 clauses out of 21717 with flag 177001/177001
41.82/41.58	c cleaning 10925 clauses out of 21870 with flag 188001/188001
45.00/44.70	c cleaning 10971 clauses out of 21947 with flag 199003/199003
47.69/47.44	c cleaning 10976 clauses out of 21974 with flag 210001/210001
50.40/50.18	c cleaning 10993 clauses out of 21997 with flag 221000/221000
53.37/53.16	c cleaning 10991 clauses out of 22004 with flag 232000/232000
56.57/56.37	c cleaning 10996 clauses out of 22013 with flag 243000/243000
59.26/59.03	c cleaning 11000 clauses out of 22017 with flag 254000/254000
62.15/61.93	c cleaning 11006 clauses out of 22019 with flag 265002/265002
65.05/64.83	c cleaning 11001 clauses out of 22011 with flag 276000/276000
68.12/67.90	c cleaning 10991 clauses out of 22011 with flag 287001/287001
70.93/70.70	c cleaning 10993 clauses out of 22019 with flag 298000/298000
74.10/73.91	c cleaning 11008 clauses out of 22027 with flag 309001/309001
76.60/76.42	c cleaning 11002 clauses out of 22020 with flag 320002/320002
79.41/79.28	c cleaning 10991 clauses out of 22017 with flag 331001/331001
82.49/82.35	c cleaning 11001 clauses out of 22025 with flag 342000/342000
85.19/85.04	c cleaning 11006 clauses out of 22024 with flag 353000/353000
87.99/87.84	c cleaning 11004 clauses out of 22018 with flag 364000/364000
90.89/90.72	c cleaning 10978 clauses out of 22014 with flag 375000/375000
93.78/93.63	c cleaning 11003 clauses out of 22036 with flag 386000/386000
96.49/96.33	c cleaning 11003 clauses out of 22033 with flag 397000/397000
99.49/99.32	c cleaning 11011 clauses out of 22030 with flag 408000/408000
102.39/102.26	c cleaning 11004 clauses out of 22019 with flag 419000/419000
105.27/105.13	c cleaning 10993 clauses out of 22015 with flag 430000/430000
108.08/107.99	c cleaning 11004 clauses out of 22026 with flag 441004/441004
110.87/110.71	c cleaning 10999 clauses out of 22019 with flag 452001/452001
113.67/113.58	c cleaning 11002 clauses out of 22019 with flag 463000/463000
116.68/116.55	c cleaning 11004 clauses out of 22017 with flag 474000/474000
119.56/119.46	c cleaning 10999 clauses out of 22014 with flag 485001/485001
122.46/122.30	c cleaning 10989 clauses out of 22015 with flag 496001/496001
125.47/125.37	c cleaning 11003 clauses out of 22025 with flag 507000/507000
128.56/128.45	c cleaning 10995 clauses out of 22024 with flag 518002/518002
131.36/131.22	c cleaning 8076 clauses out of 16178 with flag 529000/529000
132.69/132.55	c starts		: 899
132.69/132.55	c conflicts		: 534844
132.69/132.55	c decisions		: 600979
132.69/132.55	c propagations		: 42999464
132.69/132.55	c inspects		: 1905724329
132.69/132.56	c shortcuts		: 0
132.69/132.56	c learnt literals	: 12
132.69/132.56	c learnt binary clauses	: 77
132.69/132.56	c learnt ternary clauses	: 363
132.69/132.56	c learnt constraints	: 534831
132.69/132.56	c ignored constraints	: 0
132.69/132.56	c root simplifications	: 910
132.69/132.56	c removed literals (reason simplification)	: 9733394
132.69/132.56	c reason swapping (by a shorter reason)	: 0
132.69/132.56	c Calls to reduceDB	: 50
132.69/132.56	c speed (assignments/second)	: 324803.7103621229
132.69/132.56	c non guided choices	23
132.69/132.56	c learnt constraints type 
132.69/132.56	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
132.69/132.56	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1477
132.69/132.56	c constraints type 
132.69/132.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7856
132.69/132.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3037
132.69/132.56	s UNSATISFIABLE
132.69/132.56	c Total wall clock time (in seconds) : 132.463

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

running on 2 cores: 4,6

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.19 2.84 3.56 4/206 10394
/proc/meminfo: memFree=18523832/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=23028 CPUtime=0 cores=4,6
/proc/10394/stat : 10394 (java) R 10392 10394 9649 0 -1 4202496 954 0 0 0 0 0 0 0 21 0 1 0 469840371 23580672 696 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274659845608 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10394/statm: 5757 696 512 9 0 124 0

[startup+0.0574761 s]
/proc/loadavg: 1.19 2.84 3.56 4/206 10394
/proc/meminfo: memFree=18523832/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7564488 CPUtime=0.04 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 9022 0 1 0 3 1 0 0 21 0 13 0 469840371 7746035712 8717 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1891122 8717 1687 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.100416 s]
/proc/loadavg: 1.19 2.84 3.56 4/206 10394
/proc/meminfo: memFree=18523832/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7635612 CPUtime=0.08 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 9932 0 1 0 7 1 0 0 21 0 18 0 469840371 7818866688 9627 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1908903 9627 1915 9 0 1899641 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7635612

[startup+0.300351 s]
/proc/loadavg: 1.19 2.84 3.56 4/206 10394
/proc/meminfo: memFree=18523832/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7642960 CPUtime=0.48 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 12860 0 1 0 47 1 0 0 21 0 19 0 469840371 7826391040 11824 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1910740 11824 2209 9 0 1901478 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7642960

[startup+0.700349 s]
/proc/loadavg: 1.19 2.84 3.56 4/206 10394
/proc/meminfo: memFree=18523832/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7642960 CPUtime=1.01 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 13163 0 1 0 100 1 0 0 21 0 19 0 469840371 7826391040 12127 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1910740 12127 2219 9 0 1901478 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 7642960

[startup+1.50121 s]
/proc/loadavg: 1.58 2.90 3.57 15/260 10545
/proc/meminfo: memFree=18378768/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7661992 CPUtime=2.25 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 20051 0 1 0 223 2 0 0 21 0 19 0 469840371 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1915498 17370 2253 9 0 1906236 0
[pid=10394/tid=10396] ppid=10392 vsize=7661992 CPUtime=1.45 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9186 0 1 0 144 1 0 0 21 0 19 0 469840371 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505562335 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 411 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 469840373 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7661992 CPUtime=0.01 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 426 0 0 0 1 0 0 0 17 0 19 0 469840374 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7661992 CPUtime=0.13 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 852 0 0 0 13 0 0 0 16 0 19 0 469840377 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7661992 CPUtime=0.64 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8011 0 0 0 63 1 0 0 22 0 19 0 469840377 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840377 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7845879808 17370 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 7661992

[startup+3.10095 s]
/proc/loadavg: 1.58 2.90 3.57 6/259 10682
/proc/meminfo: memFree=18352916/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7661992 CPUtime=3.87 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 20567 0 1 0 384 3 0 0 21 0 19 0 469840371 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1915498 17884 2253 9 0 1906236 0
[pid=10394/tid=10396] ppid=10392 vsize=7661992 CPUtime=3.02 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9188 0 1 0 301 1 0 0 25 0 19 0 469840371 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505562371 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 411 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 469840373 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7661992 CPUtime=0.03 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 670 0 0 0 3 0 0 0 16 0 19 0 469840374 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7661992 CPUtime=0.14 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 852 0 0 0 14 0 0 0 15 0 19 0 469840377 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7661992 CPUtime=0.65 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8011 0 0 0 64 1 0 0 17 0 19 0 469840377 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840377 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7661992 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7845879808 17884 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 7661992

[startup+6.30137 s]
/proc/loadavg: 1.58 2.90 3.57 5/260 10683
/proc/meminfo: memFree=18318700/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7653336 CPUtime=6.73 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 20758 0 1 0 665 8 0 0 21 0 19 0 469840371 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1913334 16359 2253 9 0 1904072 0
[pid=10394/tid=10396] ppid=10392 vsize=7653336 CPUtime=5.81 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9190 0 1 0 576 5 0 0 25 0 19 0 469840371 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505628247 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 411 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 469840373 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7653336 CPUtime=0.06 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 781 0 0 0 6 0 0 0 16 0 19 0 469840374 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7653336 CPUtime=0.14 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 853 0 0 0 14 0 0 0 15 0 19 0 469840377 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7653336 CPUtime=0.67 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8013 0 0 0 66 1 0 0 16 0 19 0 469840377 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 1 0 0 15 0 19 0 469840377 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7837016064 16359 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 7653336

[startup+12.7013 s]

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

/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 415 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 80 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 118 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 85 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 106 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7653336 CPUtime=0.75 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 1474 0 0 0 75 0 0 0 15 0 19 0 469840374 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7653336 CPUtime=0.15 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 855 0 0 0 15 0 0 0 15 0 19 0 469840377 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7653336 CPUtime=0.69 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8018 0 0 0 68 1 0 0 15 0 19 0 469840377 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 9 0 0 0 0 1 0 0 15 0 19 0 469840377 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7837016064 17108 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 131.26
Current children cumulated vsize (KiB) 7653336

[startup+131.901 s]
/proc/loadavg: 3.81 3.32 3.64 5/260 10779
/proc/meminfo: memFree=18311960/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7653336 CPUtime=132.08 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 21573 0 1 0 13184 24 0 0 21 0 19 0 469840371 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1913334 17110 2253 9 0 1904072 0
[pid=10394/tid=10396] ppid=10392 vsize=7653336 CPUtime=130.25 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9238 0 1 0 13005 20 0 0 25 0 19 0 469840371 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505628260 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 415 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 80 0 0 0 2 0 0 0 16 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 118 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 85 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 106 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7653336 CPUtime=0.76 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 1474 0 0 0 76 0 0 0 16 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7653336 CPUtime=0.17 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 858 0 0 0 17 0 0 0 16 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7653336 CPUtime=0.69 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8018 0 0 0 68 1 0 0 15 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) R 10392 10394 9649 0 -1 4202560 9 0 0 0 0 1 0 0 15 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.08
Current children cumulated vsize (KiB) 7653336

[startup+132.302 s]
/proc/loadavg: 3.81 3.32 3.64 5/260 10779
/proc/meminfo: memFree=18311960/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7653336 CPUtime=132.48 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 21573 0 1 0 13224 24 0 0 21 0 19 0 469840371 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1913334 17110 2253 9 0 1904072 0
[pid=10394/tid=10396] ppid=10392 vsize=7653336 CPUtime=130.64 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9238 0 1 0 13044 20 0 0 25 0 19 0 469840371 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505628349 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 415 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 80 0 0 0 2 0 0 0 16 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 118 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 85 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 106 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7653336 CPUtime=0.76 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 1474 0 0 0 76 0 0 0 16 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7653336 CPUtime=0.17 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 858 0 0 0 17 0 0 0 16 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7653336 CPUtime=0.69 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8018 0 0 0 68 1 0 0 15 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 9 0 0 0 0 1 0 0 15 0 19 0 469840377 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7837016064 17110 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.48
Current children cumulated vsize (KiB) 7653336

[startup+132.502 s]
/proc/loadavg: 3.81 3.32 3.64 5/260 10779
/proc/meminfo: memFree=18311960/32951132 swapFree=67111528/67111528
[pid=10394] ppid=10392 vsize=7653336 CPUtime=132.69 cores=4,6
/proc/10394/stat : 10394 (java) S 10392 10394 9649 0 -1 4202496 21575 0 1 0 13245 24 0 0 21 0 19 0 469840371 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/10394/statm: 1913334 17111 2253 9 0 1904072 0
[pid=10394/tid=10396] ppid=10392 vsize=7653336 CPUtime=130.84 cores=4,6
/proc/10394/task/10396/stat : 10396 (java) R 10392 10394 9649 0 -1 4202560 9239 0 1 0 13064 20 0 0 25 0 19 0 469840371 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 46912505628349 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10394/tid=10411] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10411/stat : 10411 (java) S 10392 10394 9649 0 -1 4202560 415 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10412] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10412/stat : 10412 (java) S 10392 10394 9649 0 -1 4202560 80 0 0 0 2 0 0 0 16 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10413] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10413/stat : 10413 (java) S 10392 10394 9649 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10414] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10414/stat : 10414 (java) S 10392 10394 9649 0 -1 4202560 5 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10415] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10415/stat : 10415 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10416] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10416/stat : 10416 (java) S 10392 10394 9649 0 -1 4202560 118 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10417] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10417/stat : 10417 (java) S 10392 10394 9649 0 -1 4202560 85 0 0 0 1 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10418] ppid=10392 vsize=7653336 CPUtime=0.02 cores=4,6
/proc/10394/task/10418/stat : 10418 (java) S 10392 10394 9649 0 -1 4202560 106 0 0 0 2 0 0 0 15 0 19 0 469840373 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10419] ppid=10392 vsize=7653336 CPUtime=0.76 cores=4,6
/proc/10394/task/10419/stat : 10419 (java) S 10392 10394 9649 0 -1 4202560 1474 0 0 0 76 0 0 0 16 0 19 0 469840374 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 0 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10420] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10420/stat : 10420 (java) S 10392 10394 9649 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10421] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10421/stat : 10421 (java) S 10392 10394 9649 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 19 0 469840374 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10422] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10422/stat : 10422 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840376 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676631985 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10423] ppid=10392 vsize=7653336 CPUtime=0.18 cores=4,6
/proc/10394/task/10423/stat : 10423 (java) S 10392 10394 9649 0 -1 4202560 859 0 0 0 18 0 0 0 15 0 19 0 469840377 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10424] ppid=10392 vsize=7653336 CPUtime=0.69 cores=4,6
/proc/10394/task/10424/stat : 10424 (java) S 10392 10394 9649 0 -1 4202560 8018 0 0 0 68 1 0 0 15 0 19 0 469840377 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10425] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10425/stat : 10425 (java) S 10392 10394 9649 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 469840377 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624281 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
[pid=10394/tid=10426] ppid=10392 vsize=7653336 CPUtime=0.01 cores=4,6
/proc/10394/task/10426/stat : 10426 (java) S 10392 10394 9649 0 -1 4202560 9 0 0 0 0 1 0 0 15 0 19 0 469840377 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 6 0 0 0
[pid=10394/tid=10452] ppid=10392 vsize=7653336 CPUtime=0 cores=4,6
/proc/10394/task/10452/stat : 10452 (java) S 10392 10394 9649 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 469840388 7837016064 17111 33554432000 1073741824 1073778376 140734467304768 18446744073709551615 274676624896 0 4 0 16800975 18446604451326039104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 132.69
Current children cumulated vsize (KiB) 7653336

Child status: 20
Real time (s): 132.565
CPU time (s): 132.756
CPU user time (s): 132.511
CPU system time (s): 0.244962
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 7661992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.511
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21585
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= 4184
involuntary context switches= 1684

runsolver used 0.231964 second user time and 0.497924 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 20:13:27
IDJOB=3265956
IDBENCH=85841
IDSOLVER=1611
FILE ID=node131/3265956-1303582407
RUNJOBID= node131-1303582407-10339
PBS_JOBID= 13150336
Free space on /tmp= 72004 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.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-3265956-1303582407/watcher-3265956-1303582407 -o /tmp/evaluation-result-3265956-1303582407/solver-3265956-1303582407 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3265956-1303582407.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=2144210901

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18524244 kB
Buffers:        992816 kB
Cached:       12798504 kB
SwapCached:          0 kB
Active:        4305508 kB
Inactive:      9607124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18524244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1244 kB
Writeback:           0 kB
AnonPages:      119932 kB
Mapped:          20920 kB
Slab:           450296 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 14713060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72004 MiB
End job on node131 at 2011-04-23 20:15:40