Trace number 3282313

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.64 1300.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3282313-1303755364.cnf
0.02/0.09	c reading problem ... 
0.55/0.43	c ... done. Wall clock time 0.276s.
0.55/0.43	c #vars     98048
0.55/0.43	c #constraints  293759
0.55/0.43	c constraints type 
0.55/0.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 97919
0.55/0.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 195838
10.65/10.00	c cleaning 2380 clauses out of 4869 with flag 5002/5002
25.87/24.79	c cleaning 3611 clauses out of 8408 with flag 11000/11000
38.19/37.07	c cleaning 5383 clauses out of 11505 with flag 18000/18000
49.70/48.58	c cleaning 6799 clauses out of 13797 with flag 26001/26001
64.01/62.88	c cleaning 7334 clauses out of 15455 with flag 35000/35000
78.32/77.18	c cleaning 8074 clauses out of 17972 with flag 45003/45003
94.53/93.30	c cleaning 8010 clauses out of 19540 with flag 56000/56000
116.35/115.12	c cleaning 10902 clauses out of 22862 with flag 68000/68000
139.46/138.21	c cleaning 11190 clauses out of 24782 with flag 81000/81000
160.07/158.88	c cleaning 12071 clauses out of 27364 with flag 95002/95002
187.48/186.28	c cleaning 14024 clauses out of 30180 with flag 110000/110000
221.19/219.99	c cleaning 15396 clauses out of 32109 with flag 126000/126000
262.90/261.64	c cleaning 15694 clauses out of 33410 with flag 143001/143001
301.91/300.64	c cleaning 16326 clauses out of 35370 with flag 161000/161000
344.13/342.81	c cleaning 18769 clauses out of 38010 with flag 180000/180000
387.74/386.46	c cleaning 19489 clauses out of 39203 with flag 200000/200000
429.65/428.33	c cleaning 20114 clauses out of 40714 with flag 221000/221000
472.66/471.30	c cleaning 21022 clauses out of 42570 with flag 243000/243000
523.07/521.76	c cleaning 22090 clauses out of 44533 with flag 266000/266000
577.80/576.42	c cleaning 20508 clauses out of 42570 with flag 290000/290000
626.71/625.36	c cleaning 23454 clauses out of 47062 with flag 315000/315000
683.03/681.67	c cleaning 24680 clauses out of 49541 with flag 341000/341000
735.65/734.23	c cleaning 25884 clauses out of 51862 with flag 368001/368001
790.66/789.29	c cleaning 26874 clauses out of 53977 with flag 396000/396000
852.07/850.70	c cleaning 27988 clauses out of 56104 with flag 425001/425001
927.09/925.63	c cleaning 28936 clauses out of 58111 with flag 455001/455001
1008.20/1006.78	c cleaning 30011 clauses out of 60174 with flag 486000/486000
1092.91/1091.41	c cleaning 31067 clauses out of 62167 with flag 518004/518004
1163.63/1162.11	c cleaning 31991 clauses out of 64096 with flag 551000/551000
1237.64/1236.10	c cleaning 32990 clauses out of 66108 with flag 585003/585003
1298.76/1297.23	c cleaning 34041 clauses out of 68115 with flag 620000/620000
1301.58/1300.01	c starts		: 945
1301.58/1300.01	c conflicts		: 621869
1301.58/1300.01	c decisions		: 2200986
1301.58/1300.01	c propagations		: 1678910322
1301.58/1300.01	c inspects		: 5925715120
1301.58/1300.01	c shortcuts		: 0
1301.58/1300.01	c learnt literals	: 395
1301.58/1300.01	c learnt binary clauses	: 12666
1301.58/1300.01	c learnt ternary clauses	: 51187
1301.58/1300.01	c learnt constraints	: 621473
1301.58/1300.01	c ignored constraints	: 0
1301.58/1300.01	c root simplifications	: 1340
1301.58/1300.01	c removed literals (reason simplification)	: 133403024
1301.58/1300.01	c reason swapping (by a shorter reason)	: 0
1301.58/1300.01	c Calls to reduceDB	: 31
1301.58/1300.01	c speed (assignments/second)	: 1291821.251325361
1301.58/1300.01	c non guided choices	16505
1301.58/1300.03	c learnt constraints type 
1301.58/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10084
1301.58/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25864
1301.58/1300.03	c constraints type 
1301.58/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 97919
1301.58/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 195838
1301.58/1300.03	s UNKNOWN
1301.58/1300.03	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282313-1303755364/watcher-3282313-1303755364 -o /tmp/evaluation-result-3282313-1303755364/solver-3282313-1303755364 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3282313-1303755364.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: 3.40 3.87 3.78 4/200 10123
/proc/meminfo: memFree=13053672/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=31604 CPUtime=0 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 1285 0 0 0 0 0 0 0 23 0 2 0 487136887 32362496 1001 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 8437 1007 777 9 0 386 0
[pid=10123/tid=10124] ppid=10121 vsize=35840 CPUtime=0 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 192 0 0 0 0 0 0 0 24 0 2 0 487136888 36700160 1015 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230804242442 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.038161 s]
/proc/loadavg: 3.40 3.87 3.78 4/200 10123
/proc/meminfo: memFree=13053672/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 8761 0 1 0 2 0 0 0 23 0 13 0 487136887 7745896448 8457 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1891088 8457 1675 9 0 1881836 0
[pid=10123/tid=10124] ppid=10121 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 7613 0 1 0 2 0 0 0 25 0 13 0 487136888 7745896448 8457 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 47556615728572 0 4 0 16784584 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.113178 s]
/proc/loadavg: 3.40 3.87 3.78 4/200 10123
/proc/meminfo: memFree=13053672/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7636400 CPUtime=0.12 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 11289 0 1 0 11 1 0 0 23 0 18 0 487136887 7819673600 10985 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1909100 10985 2124 9 0 1899838 0
[pid=10123/tid=10124] ppid=10121 vsize=7636400 CPUtime=0.1 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 9474 0 1 0 9 1 0 0 18 0 18 0 487136888 7819673600 10985 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7636400

[startup+0.301148 s]
/proc/loadavg: 3.40 3.87 3.78 4/200 10123
/proc/meminfo: memFree=13053672/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7637184 CPUtime=0.42 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 16983 0 1 0 40 2 0 0 23 0 18 0 487136887 7820476416 16565 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1909296 16566 2198 9 0 1900034 0
[pid=10123/tid=10124] ppid=10121 vsize=7637184 CPUtime=0.28 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 14750 0 1 0 27 1 0 0 18 0 18 0 487136888 7820476416 16567 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505542946 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7637184

[startup+0.701072 s]
/proc/loadavg: 3.40 3.87 3.78 4/200 10123
/proc/meminfo: memFree=13053672/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7641244 CPUtime=1.12 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 22983 0 1 0 110 2 0 0 23 0 19 0 487136887 7824633856 21799 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1910311 21799 2221 9 0 1901049 0
[pid=10123/tid=10124] ppid=10121 vsize=7641244 CPUtime=0.69 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 19163 0 1 0 67 2 0 0 19 0 19 0 487136888 7824633856 21799 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505731572 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7641244

[startup+1.50094 s]
/proc/loadavg: 3.40 3.87 3.78 5/261 10190
/proc/meminfo: memFree=12758376/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7641244 CPUtime=2.19 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 23604 0 1 0 216 3 0 0 23 0 19 0 487136887 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1910311 21870 2223 9 0 1901049 0
[pid=10123/tid=10124] ppid=10121 vsize=7641244 CPUtime=1.49 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 19198 0 1 0 147 2 0 0 20 0 19 0 487136888 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505750584 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 487136890 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7641244 CPUtime=0.29 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 923 0 0 0 29 0 0 0 22 0 19 0 487136893 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7641244 CPUtime=0.39 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 2321 0 0 0 39 0 0 0 24 0 19 0 487136893 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487136893 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7824633856 21870 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 7641244

[startup+3.10065 s]
/proc/loadavg: 3.40 3.87 3.78 5/262 10191
/proc/meminfo: memFree=12730840/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7641244 CPUtime=3.84 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 23769 0 1 0 381 3 0 0 23 0 19 0 487136887 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1910311 21958 2226 9 0 1901049 0
[pid=10123/tid=10124] ppid=10121 vsize=7641244 CPUtime=3.08 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 19280 0 1 0 306 2 0 0 25 0 19 0 487136888 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505724878 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 487136890 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7641244 CPUtime=0.3 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 923 0 0 0 30 0 0 0 17 0 19 0 487136893 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7641244 CPUtime=0.44 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 2404 0 0 0 44 0 0 0 15 0 19 0 487136893 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487136893 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7824633856 21958 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 7641244

[startup+6.30106 s]
/proc/loadavg: 3.45 3.87 3.78 5/262 10192
/proc/meminfo: memFree=12725104/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7641244 CPUtime=7.04 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 23875 0 1 0 701 3 0 0 23 0 19 0 487136887 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1910311 22062 2226 9 0 1901049 0
[pid=10123/tid=10124] ppid=10121 vsize=7641244 CPUtime=6.29 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 19386 0 1 0 627 2 0 0 25 0 19 0 487136888 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505750584 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136889 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 487136890 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487136891 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7641244 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7641244 CPUtime=0.3 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 923 0 0 0 30 0 0 0 17 0 19 0 487136893 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7641244 CPUtime=0.44 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 2404 0 0 0 44 0 0 0 15 0 19 0 487136893 7824633856 22062 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0

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

[pid=10123/tid=10131] ppid=10121 vsize=7649868 CPUtime=0.07 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1124 0 0 0 7 0 0 0 15 0 19 0 487136889 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1344 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7649868 CPUtime=0.16 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 8308 0 0 0 15 1 0 0 15 0 19 0 487136889 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7649868 CPUtime=3.4 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 13227 0 0 0 339 1 0 0 15 0 19 0 487136890 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7649868 CPUtime=0.37 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 932 0 0 0 37 0 0 0 15 0 19 0 487136893 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7649868 CPUtime=0.86 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 8460 0 0 0 85 1 0 0 15 0 19 0 487136893 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 487136893 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7833464832 53787 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.83
Current children cumulated vsize (KiB) 7649868

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/262 10223
/proc/meminfo: memFree=12225032/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7649868 CPUtime=1183.84 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 59730 0 1 0 118377 7 0 0 23 0 19 0 487136887 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1912467 53879 2254 9 0 1903205 0
[pid=10123/tid=10124] ppid=10121 vsize=7649868 CPUtime=1178.25 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 20146 0 1 0 117823 2 0 0 25 0 19 0 487136888 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505813861 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7649868 CPUtime=0.13 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1474 0 0 0 13 0 0 0 15 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7649868 CPUtime=0.08 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 830 0 0 0 8 0 0 0 16 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1769 0 0 0 6 0 0 0 16 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 238 0 0 0 6 0 0 0 16 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 565 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1124 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1344 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7649868 CPUtime=0.17 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 8308 0 0 0 16 1 0 0 16 0 19 0 487136889 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7649868 CPUtime=3.52 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 13321 0 0 0 351 1 0 0 15 0 19 0 487136890 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7649868 CPUtime=0.37 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 932 0 0 0 37 0 0 0 15 0 19 0 487136893 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7649868 CPUtime=0.86 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 8460 0 0 0 85 1 0 0 15 0 19 0 487136893 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 487136893 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7833464832 53879 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.84
Current children cumulated vsize (KiB) 7649868

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/262 10225
/proc/meminfo: memFree=12214856/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7649868 CPUtime=1243.86 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 59906 0 1 0 124379 7 0 0 23 0 19 0 487136887 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1912467 54048 2254 9 0 1903205 0
[pid=10123/tid=10124] ppid=10121 vsize=7649868 CPUtime=1238.12 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 20147 0 1 0 123810 2 0 0 25 0 19 0 487136888 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505634126 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7649868 CPUtime=0.13 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1474 0 0 0 13 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 832 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1769 0 0 0 6 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 238 0 0 0 6 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 565 0 0 0 9 0 0 0 16 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1124 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7649868 CPUtime=0.11 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1345 0 0 0 11 0 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7649868 CPUtime=0.17 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 8308 0 0 0 16 1 0 0 15 0 19 0 487136889 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7649868 CPUtime=3.63 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 13489 0 0 0 362 1 0 0 15 0 19 0 487136890 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7649868 CPUtime=0.37 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 932 0 0 0 37 0 0 0 15 0 19 0 487136893 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7649868 CPUtime=0.86 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 8460 0 0 0 85 1 0 0 15 0 19 0 487136893 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 487136893 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7833464832 54048 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.86
Current children cumulated vsize (KiB) 7649868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.92 5/243 10229
/proc/meminfo: memFree=12341460/32951124 swapFree=67111528/67111528
[pid=10123] ppid=10121 vsize=7649868 CPUtime=1301.58 cores=5,7
/proc/10123/stat : 10123 (java) S 10121 10123 8809 0 -1 4202496 60088 0 1 0 130151 7 0 0 23 0 19 0 487136887 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10123/statm: 1912467 54223 2254 9 0 1903205 0
[pid=10123/tid=10124] ppid=10121 vsize=7649868 CPUtime=1295.7 cores=5,7
/proc/10123/task/10124/stat : 10124 (java) R 10121 10123 8809 0 -1 4202560 20148 0 1 0 129568 2 0 0 25 0 19 0 487136888 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 46912505654651 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10123/tid=10126] ppid=10121 vsize=7649868 CPUtime=0.13 cores=5,7
/proc/10123/task/10126/stat : 10126 (java) S 10121 10123 8809 0 -1 4202560 1474 0 0 0 13 0 0 0 16 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10127] ppid=10121 vsize=7649868 CPUtime=0.09 cores=5,7
/proc/10123/task/10127/stat : 10127 (java) S 10121 10123 8809 0 -1 4202560 832 0 0 0 9 0 0 0 15 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10128] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10128/stat : 10128 (java) S 10121 10123 8809 0 -1 4202560 1769 0 0 0 6 0 0 0 16 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10129] ppid=10121 vsize=7649868 CPUtime=0.06 cores=5,7
/proc/10123/task/10129/stat : 10129 (java) S 10121 10123 8809 0 -1 4202560 238 0 0 0 6 0 0 0 15 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10130] ppid=10121 vsize=7649868 CPUtime=0.11 cores=5,7
/proc/10123/task/10130/stat : 10130 (java) S 10121 10123 8809 0 -1 4202560 565 0 0 0 11 0 0 0 16 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10131] ppid=10121 vsize=7649868 CPUtime=0.1 cores=5,7
/proc/10123/task/10131/stat : 10131 (java) S 10121 10123 8809 0 -1 4202560 1124 0 0 0 10 0 0 0 16 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10132] ppid=10121 vsize=7649868 CPUtime=0.11 cores=5,7
/proc/10123/task/10132/stat : 10132 (java) S 10121 10123 8809 0 -1 4202560 1345 0 0 0 11 0 0 0 15 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10133] ppid=10121 vsize=7649868 CPUtime=0.17 cores=5,7
/proc/10123/task/10133/stat : 10133 (java) S 10121 10123 8809 0 -1 4202560 8308 0 0 0 16 1 0 0 15 0 19 0 487136889 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10134] ppid=10121 vsize=7649868 CPUtime=3.75 cores=5,7
/proc/10123/task/10134/stat : 10134 (java) S 10121 10123 8809 0 -1 4202560 13666 0 0 0 374 1 0 0 15 0 19 0 487136890 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 0 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10135] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10135/stat : 10135 (java) S 10121 10123 8809 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10136] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10136/stat : 10136 (java) S 10121 10123 8809 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487136891 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10137] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10137/stat : 10137 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820989361 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10138] ppid=10121 vsize=7649868 CPUtime=0.37 cores=5,7
/proc/10123/task/10138/stat : 10138 (java) S 10121 10123 8809 0 -1 4202560 932 0 0 0 37 0 0 0 15 0 19 0 487136893 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
[pid=10123/tid=10139] ppid=10121 vsize=7649868 CPUtime=0.86 cores=5,7
/proc/10123/task/10139/stat : 10139 (java) S 10121 10123 8809 0 -1 4202560 8460 0 0 0 85 1 0 0 15 0 19 0 487136893 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10140] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10140/stat : 10140 (java) S 10121 10123 8809 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487136893 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820981657 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10141] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10141/stat : 10141 (java) S 10121 10123 8809 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 487136893 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 7 0 0 0
[pid=10123/tid=10166] ppid=10121 vsize=7649868 CPUtime=0 cores=5,7
/proc/10123/task/10166/stat : 10166 (java) S 10121 10123 8809 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 487136929 7833464832 54223 33554432000 1073741824 1073778376 140735602633472 18446744073709551615 230820982272 0 4 0 16800975 18446604471117424576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 7649868

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

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

Child status: 143
Real time (s): 1300.04
CPU time (s): 1301.64
CPU user time (s): 1301.55
CPU system time (s): 0.088986
CPU usage (%): 100.123
Max. virtual memory (cumulated for all children) (KiB): 7662184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.55
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60122
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= 27435
involuntary context switches= 5092

runsolver used 2.06669 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 20:16:04
IDJOB=3282313
IDBENCH=70799
IDSOLVER=1611
FILE ID=node104/3282313-1303755364
RUNJOBID= node104-1303755364-10079
PBS_JOBID= 13154058
Free space on /tmp= 71384 MiB

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

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1660019265

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13054200 kB
Buffers:       2283128 kB
Cached:       16927152 kB
SwapCached:          0 kB
Active:       10740352 kB
Inactive:      8575044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13054200 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10696 kB
Writeback:           0 kB
AnonPages:      103632 kB
Mapped:          22632 kB
Slab:           516624 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7463648 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= 71372 MiB
End job on node104 at 2011-04-25 20:37:46