Trace number 3293445

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) 1300.93 1300.06

General information on the benchmark

NameSAT-Race-2010-CNF/cryptography/
mizh/md5_48_3.cnf
MD5SUM62c39589a569c5d989e4ecd1f5fe22d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.7318
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279258
Sum of the clauses size832652
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120498
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.12	c See www.sat4j.org for details.
0.03/0.19	c no version file found!!!
0.03/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.19	c java.vm.version	19.1-b02
0.03/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.19	c sun.arch.data.model	64
0.03/0.19	c java.version		1.6.0_24
0.03/0.19	c os.name		Linux
0.03/0.19	c os.version		2.6.18-164.el5
0.03/0.19	c os.arch		amd64
0.03/0.19	c Free memory 		6997539544
0.03/0.19	c Max memory 		7034241024
0.03/0.19	c Total memory 		7034241024
0.03/0.19	c Number of processors 	8
0.03/0.19	c --- Begin Solver configuration ---
0.03/0.19	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.03/0.19	c Learn all clauses as in MiniSAT
0.03/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.19	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.19	c Expensive reason simplification
0.03/0.19	c Armin Biere (Picosat) restarts strategy
0.03/0.19	c Glucose learned constraints deletion strategy
0.03/0.19	c timeout=2147483647s
0.03/0.19	c DB Simplification allowed=true
0.03/0.19	c --- End Solver configuration ---
0.03/0.19	c solving HOME/instance-3293445-1303793800.cnf
0.03/0.19	c reading problem ... 
0.36/0.48	c ... done. Wall clock time 0.319s.
0.36/0.48	c #vars     66892
0.36/0.48	c #constraints  245251
0.36/0.48	c constraints type 
0.36/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 130238
0.36/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 109601
2.94/2.71	c cleaning 2383 clauses out of 4827 with flag 5000/5000
4.80/4.57	c cleaning 3993 clauses out of 8020 with flag 11001/11001
5.90/5.63	c cleaning 5378 clauses out of 10805 with flag 18003/18003
7.10/6.81	c cleaning 6284 clauses out of 12590 with flag 26000/26000
8.41/8.15	c cleaning 7182 clauses out of 14410 with flag 35000/35000
9.92/9.68	c cleaning 8130 clauses out of 16365 with flag 45001/45001
11.83/11.58	c cleaning 8179 clauses out of 16629 with flag 56000/56000
15.03/14.76	c cleaning 8011 clauses out of 16133 with flag 68001/68001
17.34/17.07	c cleaning 10354 clauses out of 20736 with flag 81001/81001
20.84/20.57	c cleaning 11338 clauses out of 22808 with flag 95002/95002
24.15/23.86	c cleaning 12420 clauses out of 25247 with flag 110002/110002
28.15/27.87	c cleaning 13853 clauses out of 27979 with flag 126000/126000
33.56/33.29	c cleaning 15132 clauses out of 30652 with flag 143003/143003
39.75/39.42	c cleaning 16505 clauses out of 33407 with flag 161000/161000
46.07/45.78	c cleaning 17734 clauses out of 35643 with flag 180000/180000
52.17/51.88	c cleaning 18512 clauses out of 37399 with flag 200001/200001
59.97/59.60	c cleaning 19700 clauses out of 39715 with flag 221000/221000
69.38/69.04	c cleaning 20645 clauses out of 41967 with flag 243000/243000
78.79/78.45	c cleaning 21781 clauses out of 44219 with flag 266000/266000
88.80/88.41	c cleaning 23071 clauses out of 46379 with flag 290000/290000
98.91/98.54	c cleaning 23756 clauses out of 48151 with flag 315000/315000
110.02/109.66	c cleaning 24957 clauses out of 50353 with flag 341000/341000
122.73/122.33	c cleaning 25704 clauses out of 51857 with flag 368003/368003
136.74/136.32	c cleaning 26430 clauses out of 54150 with flag 396000/396000
150.35/149.99	c cleaning 27933 clauses out of 56720 with flag 425000/425000
165.26/164.85	c cleaning 29055 clauses out of 58779 with flag 455000/455000
180.07/179.65	c cleaning 30078 clauses out of 60647 with flag 486000/486000
197.08/196.61	c cleaning 30884 clauses out of 62569 with flag 518000/518000
212.58/212.19	c cleaning 31536 clauses out of 64074 with flag 551003/551003
225.99/225.56	c cleaning 33101 clauses out of 66248 with flag 585000/585000
244.30/243.84	c cleaning 33822 clauses out of 68138 with flag 620001/620001
263.92/263.49	c cleaning 35046 clauses out of 70315 with flag 656000/656000
283.52/283.09	c cleaning 35996 clauses out of 72196 with flag 693000/693000
304.13/303.67	c cleaning 36935 clauses out of 74201 with flag 731001/731001
325.55/325.01	c cleaning 37715 clauses out of 76264 with flag 770000/770000
347.75/347.21	c cleaning 38769 clauses out of 78549 with flag 810000/810000
366.96/366.41	c cleaning 40029 clauses out of 80777 with flag 851000/851000
386.67/386.12	c cleaning 39644 clauses out of 79724 with flag 893000/893000
411.78/411.29	c cleaning 40917 clauses out of 83080 with flag 936000/936000
444.19/443.65	c cleaning 42316 clauses out of 86157 with flag 980000/980000
473.21/472.63	c cleaning 44019 clauses out of 88837 with flag 1025000/1025000
497.32/496.79	c cleaning 44796 clauses out of 90816 with flag 1071000/1071000
523.03/522.45	c cleaning 46096 clauses out of 93013 with flag 1118002/1118002
554.45/553.84	c cleaning 47286 clauses out of 94912 with flag 1166002/1166002
608.36/607.72	c cleaning 48244 clauses out of 96624 with flag 1215000/1215000
646.26/645.66	c cleaning 48524 clauses out of 98374 with flag 1265001/1265001
702.08/701.48	c cleaning 50046 clauses out of 100849 with flag 1316000/1316000
737.10/736.43	c cleaning 50658 clauses out of 102803 with flag 1368000/1368000
793.61/792.98	c cleaning 51561 clauses out of 105147 with flag 1421002/1421002
873.72/873.06	c cleaning 53565 clauses out of 107585 with flag 1475001/1475001
930.54/929.87	c cleaning 53724 clauses out of 109019 with flag 1530000/1530000
982.35/981.64	c cleaning 55036 clauses out of 111295 with flag 1586000/1586000
1048.96/1048.28	c cleaning 56226 clauses out of 113261 with flag 1643002/1643002
1108.47/1107.71	c cleaning 56994 clauses out of 115028 with flag 1701000/1701000
1197.58/1196.86	c cleaning 58365 clauses out of 117034 with flag 1760000/1760000
1247.90/1247.19	c cleaning 58842 clauses out of 118669 with flag 1820000/1820000
1300.82/1300.01	c starts		: 1480
1300.82/1300.01	c conflicts		: 1865230
1300.82/1300.01	c decisions		: 13832257
1300.82/1300.01	c propagations		: 1655364687
1300.82/1300.01	c inspects		: 7035019317
1300.82/1300.01	c shortcuts		: 0
1300.82/1300.01	c learnt literals	: 368
1300.82/1300.01	c learnt binary clauses	: 12712
1300.82/1300.01	c learnt ternary clauses	: 150320
1300.82/1300.01	c learnt constraints	: 1864862
1300.82/1300.01	c ignored constraints	: 0
1300.82/1300.01	c root simplifications	: 1848
1300.82/1300.01	c removed literals (reason simplification)	: 21923622
1300.82/1300.01	c reason swapping (by a shorter reason)	: 0
1300.82/1300.01	c Calls to reduceDB	: 56
1300.82/1300.01	c speed (assignments/second)	: 1273814.5835353287
1300.82/1300.01	c non guided choices	137695
1300.82/1300.05	c learnt constraints type 
1300.82/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 11658
1300.82/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 93479
1300.82/1300.05	c constraints type 
1300.82/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 130238
1300.82/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 109601
1300.82/1300.05	s UNKNOWN
1300.82/1300.05	c Total wall clock time (in seconds) : 1299.853

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

running on 2 cores: 0,2

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.49 3.90 3.96 8/219 24121
/proc/meminfo: memFree=24639936/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=11800 CPUtime=0 cores=0,2
/proc/24121/stat : 24121 (runsolver) S 24119 24121 23645 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 1 0 490978640 12083200 51 33554432000 4194304 5434984 140735261199440 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699870519 0 0 17 2 0 0 0
/proc/24121/statm: 2950 51 31 303 0 2644 0

[startup+0.0463689 s]
/proc/loadavg: 3.49 3.90 3.96 8/219 24121
/proc/meminfo: memFree=24639936/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=9100 CPUtime=0 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 420 0 0 0 0 0 0 0 17 0 1 0 490978640 9318400 165 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242970548224 0 2147483391 4096 0 18446744071699109054 0 0 17 2 0 0 0
/proc/24121/statm: 2275 165 125 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.102038 s]
/proc/loadavg: 3.49 3.90 3.96 8/219 24121
/proc/meminfo: memFree=24639936/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7564488 CPUtime=0.03 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 8942 0 1 0 2 1 0 0 17 0 13 0 490978640 7746035712 8637 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1891122 8637 1686 9 0 1881870 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564488

[startup+0.300361 s]
/proc/loadavg: 3.49 3.90 3.96 8/219 24121
/proc/meminfo: memFree=24639936/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7573188 CPUtime=0.27 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 13110 0 1 0 25 2 0 0 17 0 18 0 490978640 7754944512 12748 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1893297 12749 2191 9 0 1884035 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7573188

[startup+0.70029 s]
/proc/loadavg: 3.49 3.90 3.96 8/219 24121
/proc/meminfo: memFree=24639936/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639792 CPUtime=0.77 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 20028 0 1 0 74 3 0 0 17 0 19 0 490978640 7823147008 19434 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909948 19434 2213 9 0 1900686 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 7639792

[startup+1.50118 s]
/proc/loadavg: 3.49 3.90 3.96 7/238 24181
/proc/meminfo: memFree=24470124/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639628 CPUtime=1.73 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 21222 0 1 0 170 3 0 0 17 0 19 0 490978640 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909907 19728 2223 9 0 1900645 0
[pid=24121/tid=24123] ppid=24119 vsize=7639628 CPUtime=1.21 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17311 0 1 0 119 2 0 0 25 0 19 0 490978645 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505634750 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978647 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 5 0 0 0 0 0 0 0 17 0 19 0 490978648 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 490978649 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978649 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7822979072 19728 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639628 CPUtime=0.29 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1236 0 0 0 29 0 0 0 15 0 19 0 490978651 7822979072 19729 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639628 CPUtime=0.22 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1513 0 0 0 22 0 0 0 15 0 19 0 490978651 7822979072 19729 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7822979072 19729 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978651 7822979072 19729 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7822979072 19729 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 7639628

[startup+3.10085 s]
/proc/loadavg: 3.49 3.90 3.96 6/238 24185
/proc/meminfo: memFree=24181644/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639628 CPUtime=3.38 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 37309 0 1 0 333 5 0 0 17 0 19 0 490978640 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909907 35377 2248 9 0 1900645 0
[pid=24121/tid=24123] ppid=24119 vsize=7639628 CPUtime=2.59 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17517 0 1 0 257 2 0 0 25 0 19 0 490978645 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505626368 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639628 CPUtime=0.04 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 4460 0 0 0 4 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639628 CPUtime=0.03 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 3260 0 0 0 3 0 0 0 17 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490978647 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639628 CPUtime=0.1 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 7718 0 0 0 10 0 0 0 16 0 19 0 490978648 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639628 CPUtime=0.33 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1676 0 0 0 33 0 0 0 16 0 19 0 490978651 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639628 CPUtime=0.24 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1519 0 0 0 24 0 0 0 15 0 19 0 490978651 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978651 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639628 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7822979072 35377 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 7639628

[startup+6.30136 s]
/proc/loadavg: 3.53 3.91 3.96 4/238 24186
/proc/meminfo: memFree=24008720/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639780 CPUtime=6.6 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 39332 0 1 0 655 5 0 0 17 0 19 0 490978640 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909945 37396 2250 9 0 1900683 0
[pid=24121/tid=24123] ppid=24119 vsize=7639780 CPUtime=5.55 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17521 0 1 0 553 2 0 0 18 0 19 0 490978645 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505632992 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639780 CPUtime=0.04 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 4460 0 0 0 4 0 0 0 18 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639780 CPUtime=0.03 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 3260 0 0 0 3 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639780 CPUtime=0.01 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 225 0 0 0 1 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978647 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639780 CPUtime=0.29 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 9475 0 0 0 29 0 0 0 16 0 19 0 490978648 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639780 CPUtime=0.36 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 36 0 0 0 16 0 19 0 490978651 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639780 CPUtime=0.26 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1542 0 0 0 26 0 0 0 15 0 19 0 490978651 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) R 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490978651 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7823134720 37396 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.6
Current children cumulated vsize (KiB) 7639780

[startup+12.7073 s]

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

[pid=24121/tid=24129] ppid=24119 vsize=7639780 CPUtime=0.11 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1000 0 0 0 11 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639780 CPUtime=0.11 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 232 0 0 0 11 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639780 CPUtime=0.12 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 98 0 0 0 12 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639780 CPUtime=6.41 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 12576 0 0 0 640 1 0 0 15 0 19 0 490978648 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639780 CPUtime=0.36 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 36 0 0 0 16 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639780 CPUtime=0.28 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 28 0 0 0 15 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 7639780

[startup+1182.3 s]
/proc/loadavg: 2.04 2.34 3.17 3/212 24290
/proc/meminfo: memFree=22172284/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639780 CPUtime=1183.08 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 45406 0 1 0 118289 19 0 0 17 0 19 0 490978640 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909945 43158 2250 9 0 1900683 0
[pid=24121/tid=24123] ppid=24119 vsize=7639780 CPUtime=1174.88 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17572 0 1 0 117473 15 0 0 25 0 19 0 490978645 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505644865 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639780 CPUtime=0.16 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 4483 0 0 0 16 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639780 CPUtime=0.14 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 3438 0 0 0 14 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639780 CPUtime=0.1 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 11 0 0 0 10 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639780 CPUtime=0.15 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 869 0 0 0 15 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639780 CPUtime=0.18 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 528 0 0 0 18 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639780 CPUtime=0.11 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1000 0 0 0 11 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639780 CPUtime=0.11 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 232 0 0 0 11 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639780 CPUtime=0.12 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 98 0 0 0 12 0 0 0 15 0 19 0 490978647 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639780 CPUtime=6.41 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 12576 0 0 0 640 1 0 0 15 0 19 0 490978648 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639780 CPUtime=0.36 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 36 0 0 0 16 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639780 CPUtime=0.28 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 28 0 0 0 15 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 490978651 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7823134720 43158 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 7639780

[startup+1242.3 s]
/proc/loadavg: 2.01 2.28 3.10 3/212 24291
/proc/meminfo: memFree=22171240/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639780 CPUtime=1243.1 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 45523 0 1 0 124291 19 0 0 17 0 19 0 490978640 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909945 43268 2250 9 0 1900683 0
[pid=24121/tid=24123] ppid=24119 vsize=7639780 CPUtime=1234.74 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17573 0 1 0 123459 15 0 0 25 0 19 0 490978645 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505721883 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639780 CPUtime=0.16 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 4483 0 0 0 16 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639780 CPUtime=0.14 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 3438 0 0 0 14 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639780 CPUtime=0.1 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 11 0 0 0 10 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639780 CPUtime=0.15 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 869 0 0 0 15 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639780 CPUtime=0.18 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 528 0 0 0 18 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639780 CPUtime=0.12 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1000 0 0 0 12 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639780 CPUtime=0.11 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 232 0 0 0 11 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639780 CPUtime=0.13 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 99 0 0 0 13 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639780 CPUtime=6.54 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 12687 0 0 0 653 1 0 0 15 0 19 0 490978648 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639780 CPUtime=0.36 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 36 0 0 0 16 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639780 CPUtime=0.28 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 28 0 0 0 15 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.1
Current children cumulated vsize (KiB) 7639780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.23 3.03 3/212 24293
/proc/meminfo: memFree=22171336/32951132 swapFree=67111364/67111528
[pid=24121] ppid=24119 vsize=7639780 CPUtime=1300.82 cores=0,2
/proc/24121/stat : 24121 (java) S 24119 24121 23645 0 -1 4202496 45530 0 1 0 130063 19 0 0 17 0 19 0 490978640 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/24121/statm: 1909945 43268 2250 9 0 1900683 0
[pid=24121/tid=24123] ppid=24119 vsize=7639780 CPUtime=1292.27 cores=0,2
/proc/24121/task/24123/stat : 24123 (java) R 24119 24121 23645 0 -1 4202560 17574 0 1 0 129212 15 0 0 25 0 19 0 490978645 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 46912505634880 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=7639780 CPUtime=0.16 cores=0,2
/proc/24121/task/24124/stat : 24124 (java) S 24119 24121 23645 0 -1 4202560 4483 0 0 0 16 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=7639780 CPUtime=0.15 cores=0,2
/proc/24121/task/24125/stat : 24125 (java) S 24119 24121 23645 0 -1 4202560 3438 0 0 0 15 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24126] ppid=24119 vsize=7639780 CPUtime=0.1 cores=0,2
/proc/24121/task/24126/stat : 24126 (java) S 24119 24121 23645 0 -1 4202560 11 0 0 0 10 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24127] ppid=24119 vsize=7639780 CPUtime=0.15 cores=0,2
/proc/24121/task/24127/stat : 24127 (java) S 24119 24121 23645 0 -1 4202560 869 0 0 0 15 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24128] ppid=24119 vsize=7639780 CPUtime=0.18 cores=0,2
/proc/24121/task/24128/stat : 24128 (java) S 24119 24121 23645 0 -1 4202560 528 0 0 0 18 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24129] ppid=24119 vsize=7639780 CPUtime=0.12 cores=0,2
/proc/24121/task/24129/stat : 24129 (java) S 24119 24121 23645 0 -1 4202560 1000 0 0 0 12 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24130] ppid=24119 vsize=7639780 CPUtime=0.12 cores=0,2
/proc/24121/task/24130/stat : 24130 (java) S 24119 24121 23645 0 -1 4202560 232 0 0 0 12 0 0 0 16 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24131] ppid=24119 vsize=7639780 CPUtime=0.13 cores=0,2
/proc/24121/task/24131/stat : 24131 (java) S 24119 24121 23645 0 -1 4202560 99 0 0 0 13 0 0 0 15 0 19 0 490978647 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24132] ppid=24119 vsize=7639780 CPUtime=6.7 cores=0,2
/proc/24121/task/24132/stat : 24132 (java) S 24119 24121 23645 0 -1 4202560 12689 0 0 0 669 1 0 0 15 0 19 0 490978648 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 0 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24134] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24134/stat : 24134 (java) S 24119 24121 23645 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24135] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24135/stat : 24135 (java) S 24119 24121 23645 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490978649 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24142] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24142/stat : 24142 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982373809 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24143] ppid=24119 vsize=7639780 CPUtime=0.36 cores=0,2
/proc/24121/task/24143/stat : 24143 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 36 0 0 0 16 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
[pid=24121/tid=24144] ppid=24119 vsize=7639780 CPUtime=0.28 cores=0,2
/proc/24121/task/24144/stat : 24144 (java) S 24119 24121 23645 0 -1 4202560 1690 0 0 0 28 0 0 0 15 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24145] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24145/stat : 24145 (java) S 24119 24121 23645 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366105 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24146] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24146/stat : 24146 (java) S 24119 24121 23645 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 490978651 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 2 0 0 0
[pid=24121/tid=24163] ppid=24119 vsize=7639780 CPUtime=0 cores=0,2
/proc/24121/task/24163/stat : 24163 (java) S 24119 24121 23645 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 490978696 7823134720 43268 33554432000 1073741824 1073778376 140735281502576 18446744073709551615 242982366720 0 4 0 16800975 18446604451653702080 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.82
Current children cumulated vsize (KiB) 7639780

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.06
CPU time (s): 1300.93
CPU user time (s): 1300.72
CPU system time (s): 0.207968
CPU usage (%): 100.066
Max. virtual memory (cumulated for all children) (KiB): 7640760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.72
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46148
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= 28306
involuntary context switches= 5323

runsolver used 2.45963 second user time and 4.66129 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 06:56:40
IDJOB=3293445
IDBENCH=88141
IDSOLVER=1611
FILE ID=node128/3293445-1303793800
RUNJOBID= node128-1303793799-23960
PBS_JOBID= 13157268
Free space on /tmp= 67088 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT-Race-2010-CNF/cryptography/mizh/md5_48_3.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-3293445-1303793800/watcher-3293445-1303793800 -o /tmp/evaluation-result-3293445-1303793800/solver-3293445-1303793800 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3293445-1303793800.cnf

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

MD5SUM BENCH= 62c39589a569c5d989e4ecd1f5fe22d9
RANDOM SEED=336708013

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24643064 kB
Buffers:       1299384 kB
Cached:        6217276 kB
SwapCached:        160 kB
Active:         908616 kB
Inactive:      6778776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24643064 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12528 kB
Writeback:          24 kB
AnonPages:      170100 kB
Mapped:          22824 kB
Slab:           555696 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 14737444 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= 66872 MiB
End job on node128 at 2011-04-26 07:18:22