Trace number 3251170

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.06 1300.07

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3251170-1303584923.cnf
0.03/0.09	c reading problem ... 
0.31/0.25	c ... done. Wall clock time 0.162s.
0.31/0.25	c #vars     1244
0.31/0.25	c #constraints  150604
0.31/0.25	c constraints type 
0.31/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 35
0.31/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 150569
1.91/1.57	c cleaning 2494 clauses out of 5000 with flag 5000/5000
4.03/3.42	c cleaning 4251 clauses out of 8508 with flag 11002/11002
6.23/5.63	c cleaning 5567 clauses out of 11258 with flag 18003/18003
9.65/9.01	c cleaning 6839 clauses out of 13689 with flag 26001/26001
13.87/13.21	c cleaning 7922 clauses out of 15850 with flag 35001/35001
18.97/18.31	c cleaning 8960 clauses out of 17928 with flag 45001/45001
25.27/24.62	c cleaning 9983 clauses out of 19970 with flag 56003/56003
32.77/32.17	c cleaning 10988 clauses out of 21986 with flag 68002/68002
40.97/40.33	c cleaning 11997 clauses out of 23999 with flag 81003/81003
50.57/49.96	c cleaning 12996 clauses out of 25999 with flag 95000/95000
61.97/61.35	c cleaning 13999 clauses out of 28003 with flag 110000/110000
74.97/74.35	c cleaning 15000 clauses out of 30004 with flag 126000/126000
88.98/88.32	c cleaning 15998 clauses out of 32004 with flag 143000/143000
105.28/104.64	c cleaning 17002 clauses out of 34009 with flag 161003/161003
124.19/123.58	c cleaning 17999 clauses out of 36005 with flag 180001/180001
145.10/144.44	c cleaning 18996 clauses out of 38007 with flag 200002/200002
167.61/166.90	c cleaning 20003 clauses out of 40009 with flag 221000/221000
191.32/190.65	c cleaning 20994 clauses out of 42006 with flag 243000/243000
218.72/218.02	c cleaning 21993 clauses out of 44012 with flag 266000/266000
246.93/246.26	c cleaning 23005 clauses out of 46019 with flag 290000/290000
278.95/278.24	c cleaning 24005 clauses out of 48015 with flag 315001/315001
313.65/312.97	c cleaning 25002 clauses out of 50009 with flag 341000/341000
351.96/351.26	c cleaning 25995 clauses out of 52007 with flag 368000/368000
390.27/389.50	c cleaning 27003 clauses out of 54013 with flag 396001/396001
434.39/433.63	c cleaning 28003 clauses out of 56010 with flag 425001/425001
479.40/478.66	c cleaning 28999 clauses out of 58007 with flag 455001/455001
526.31/525.57	c cleaning 30000 clauses out of 60008 with flag 486001/486001
573.13/572.31	c cleaning 30998 clauses out of 62011 with flag 518004/518004
622.35/621.52	c cleaning 31996 clauses out of 64013 with flag 551004/551004
680.66/679.81	c cleaning 33004 clauses out of 66013 with flag 585000/585000
735.77/734.96	c cleaning 34001 clauses out of 68013 with flag 620004/620004
799.58/798.73	c cleaning 34993 clauses out of 70008 with flag 656000/656000
863.20/862.32	c cleaning 36004 clauses out of 72016 with flag 693001/693001
926.40/925.56	c cleaning 37001 clauses out of 74012 with flag 731001/731001
997.71/996.82	c cleaning 38002 clauses out of 76011 with flag 770001/770001
1071.14/1070.28	c cleaning 39002 clauses out of 78009 with flag 810001/810001
1156.96/1156.02	c cleaning 39994 clauses out of 80008 with flag 851002/851002
1231.97/1231.00	c cleaning 41008 clauses out of 82017 with flag 893005/893005
1300.99/1300.01	c starts		: 1158
1300.99/1300.01	c conflicts		: 928589
1300.99/1300.01	c decisions		: 1344291
1300.99/1300.01	c propagations		: 133691318
1300.99/1300.01	c inspects		: 11520284722
1300.99/1300.01	c shortcuts		: 0
1300.99/1300.01	c learnt literals	: 0
1300.99/1300.01	c learnt binary clauses	: 0
1300.99/1300.01	c learnt ternary clauses	: 0
1300.99/1300.01	c learnt constraints	: 928589
1300.99/1300.01	c ignored constraints	: 0
1300.99/1300.01	c root simplifications	: 1158
1300.99/1300.01	c removed literals (reason simplification)	: 57360162
1300.99/1300.01	c reason swapping (by a shorter reason)	: 0
1300.99/1300.01	c Calls to reduceDB	: 38
1300.99/1300.01	c speed (assignments/second)	: 102858.30636685794
1300.99/1300.01	c non guided choices	178
1300.99/1300.04	c learnt constraints type 
1300.99/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 76593
1300.99/1300.06	c constraints type 
1300.99/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 35
1300.99/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 150569
1300.99/1300.06	s UNKNOWN
1300.99/1300.06	c Total wall clock time (in seconds) : 1299.924

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.82 3.35 3.71 5/213 2502
/proc/meminfo: memFree=14665836/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=23028 CPUtime=0 cores=1,3
/proc/2502/stat : 2502 (java) R 2500 2502 1299 0 -1 4202496 956 0 0 0 0 0 0 0 22 0 1 0 450907882 23580672 700 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264721442280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2502/statm: 5757 701 518 9 0 124 0
[pid=2502/tid=2503] ppid=2500 vsize=33748 CPUtime=0 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 181 0 0 0 0 0 0 0 18 0 2 0 450907883 34557952 1011 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264721482768 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.04355 s]
/proc/loadavg: 1.82 3.35 3.71 5/213 2502
/proc/meminfo: memFree=14665836/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7564352 CPUtime=0.03 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 8886 0 1 0 2 1 0 0 22 0 13 0 450907882 7745896448 8583 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1891088 8584 1684 9 0 1881836 0
[pid=2502/tid=2503] ppid=2500 vsize=7564352 CPUtime=0.03 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 7739 0 1 0 2 1 0 0 18 0 13 0 450907883 7745896448 8584 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738231755 0 4 0 16800971 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100491 s]
/proc/loadavg: 1.82 3.35 3.71 5/213 2502
/proc/meminfo: memFree=14665836/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7636508 CPUtime=0.1 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 10614 0 1 0 9 1 0 0 22 0 18 0 450907882 7819784192 10311 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1909127 10311 2093 9 0 1899865 0
[pid=2502/tid=2503] ppid=2500 vsize=7636508 CPUtime=0.09 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 8817 0 1 0 8 1 0 0 18 0 18 0 450907883 7819784192 10311 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505120952 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636508

[startup+0.374454 s]
/proc/loadavg: 1.82 3.35 3.71 5/213 2502
/proc/meminfo: memFree=14665836/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7643912 CPUtime=0.59 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 16074 0 1 0 57 2 0 0 22 0 19 0 450907882 7827365888 14591 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1910978 14591 2213 9 0 1901716 0
[pid=2502/tid=2503] ppid=2500 vsize=7643912 CPUtime=0.35 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 11264 0 1 0 34 1 0 0 19 0 19 0 450907883 7827365888 14591 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505217341 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 7643912

[startup+0.700378 s]
/proc/loadavg: 1.82 3.35 3.71 5/213 2502
/proc/meminfo: memFree=14665836/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7643912 CPUtime=1.11 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 16535 0 1 0 109 2 0 0 22 0 19 0 450907882 7827365888 15052 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1910978 15052 2222 9 0 1901716 0
[pid=2502/tid=2503] ppid=2500 vsize=7643912 CPUtime=0.67 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 11616 0 1 0 66 1 0 0 19 0 19 0 450907883 7827365888 15052 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505614630 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7643912

[startup+1.50123 s]
/proc/loadavg: 1.82 3.35 3.71 5/262 2557
/proc/meminfo: memFree=14514176/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7643912 CPUtime=1.91 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 17466 0 1 0 188 3 0 0 22 0 19 0 450907882 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1910978 15982 2224 9 0 1901716 0
[pid=2502/tid=2503] ppid=2500 vsize=7643912 CPUtime=1.47 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 12544 0 1 0 145 2 0 0 21 0 19 0 450907883 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505614559 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 450907885 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 450907885 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 8 0 0 0 0 0 0 0 24 0 19 0 450907885 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7643912 CPUtime=0.19 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 509 0 0 0 19 0 0 0 19 0 19 0 450907888 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7643912 CPUtime=0.23 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3251 0 0 0 23 0 0 0 19 0 19 0 450907888 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) S 2500 2502 1299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450907888 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7643912 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7827365888 15982 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 7643912

[startup+3.10092 s]
/proc/loadavg: 1.82 3.35 3.71 5/262 2557
/proc/meminfo: memFree=14409272/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7663520 CPUtime=3.73 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 28931 0 1 0 369 4 0 0 22 0 19 0 450907882 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1915880 25501 2253 9 0 1906618 0
[pid=2502/tid=2503] ppid=2500 vsize=7663520 CPUtime=2.99 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 12566 0 1 0 297 2 0 0 25 0 19 0 450907883 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505614446 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 548 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 800 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 424 0 0 0 0 0 0 0 18 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 253 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 435 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 37 0 0 0 0 0 0 0 17 0 19 0 450907884 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7663520 CPUtime=0.03 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 2548 0 0 0 3 0 0 0 15 0 19 0 450907885 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7663520 CPUtime=0.39 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6636 0 0 0 39 0 0 0 16 0 19 0 450907888 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7663520 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) S 2500 2502 1299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450907888 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7663520 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7847444480 25501 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7663520

[startup+6.30132 s]
/proc/loadavg: 1.99 3.36 3.71 6/262 2557
/proc/meminfo: memFree=14356240/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7659832 CPUtime=6.95 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 31137 0 1 0 690 5 0 0 22 0 19 0 450907882 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1914958 27209 2253 9 0 1905696 0
[pid=2502/tid=2503] ppid=2500 vsize=7659832 CPUtime=6.11 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 12569 0 1 0 609 2 0 0 25 0 19 0 450907883 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505538439 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 556 0 0 0 0 0 0 0 15 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 504 0 0 0 0 0 0 0 15 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 801 0 0 0 0 0 0 0 15 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 1256 0 0 0 0 0 0 0 18 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 50 0 0 0 0 0 0 0 18 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 442 0 0 0 0 0 0 0 16 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 450907884 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7659832 CPUtime=0.1 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 3415 0 0 0 10 0 0 0 16 0 19 0 450907885 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7659832 CPUtime=0.4 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6637 0 0 0 40 0 0 0 15 0 19 0 450907888 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7659832 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7843667968 27209 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0

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

[pid=2502/tid=2510] ppid=2500 vsize=7659832 CPUtime=0.05 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 956 0 0 0 5 0 0 0 15 0 19 0 450907884 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 1390 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7659832 CPUtime=0.04 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 400 0 0 0 4 0 0 0 15 0 19 0 450907884 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7659832 CPUtime=1.83 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 12043 0 0 0 182 1 0 0 15 0 19 0 450907885 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7659832 CPUtime=0.43 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6643 0 0 0 43 0 0 0 15 0 19 0 450907888 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7659832 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) S 2500 2502 1299 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 450907888 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7843667968 49401 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.25
Current children cumulated vsize (KiB) 7659832

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/262 2643
/proc/meminfo: memFree=13978624/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7659832 CPUtime=1183.27 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 53881 0 1 0 118318 9 0 0 22 0 19 0 450907882 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1914958 49795 2253 9 0 1905696 0
[pid=2502/tid=2503] ppid=2500 vsize=7659832 CPUtime=1180 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 16857 0 1 0 117996 4 0 0 25 0 19 0 450907883 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505606989 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 2812 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7659832 CPUtime=0.1 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 1819 0 0 0 10 0 0 0 16 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7659832 CPUtime=0.07 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 1587 0 0 0 7 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7659832 CPUtime=0.09 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 2972 0 0 0 9 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7659832 CPUtime=0.1 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 1717 0 0 0 10 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7659832 CPUtime=0.05 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 956 0 0 0 5 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 1390 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7659832 CPUtime=0.04 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 400 0 0 0 4 0 0 0 15 0 19 0 450907884 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7659832 CPUtime=1.89 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 12045 0 0 0 188 1 0 0 15 0 19 0 450907885 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7659832 CPUtime=0.43 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6643 0 0 0 43 0 0 0 15 0 19 0 450907888 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7659832 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) S 2500 2502 1299 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 450907888 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7843667968 49795 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.27
Current children cumulated vsize (KiB) 7659832

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/262 2645
/proc/meminfo: memFree=13972636/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7659832 CPUtime=1243.28 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 54222 0 1 0 124319 9 0 0 22 0 19 0 450907882 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1914958 50129 2253 9 0 1905696 0
[pid=2502/tid=2503] ppid=2500 vsize=7659832 CPUtime=1239.93 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 16858 0 1 0 123989 4 0 0 25 0 19 0 450907883 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505614446 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 2812 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7659832 CPUtime=0.12 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 1821 0 0 0 12 0 0 0 16 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7659832 CPUtime=0.07 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 1587 0 0 0 7 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7659832 CPUtime=0.09 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 2972 0 0 0 9 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7659832 CPUtime=0.1 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 1717 0 0 0 10 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7659832 CPUtime=0.05 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 956 0 0 0 5 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 1390 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 400 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7659832 CPUtime=1.95 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 12379 0 0 0 194 1 0 0 15 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7659832 CPUtime=0.43 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6643 0 0 0 43 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7659832 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) S 2500 2502 1299 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.28
Current children cumulated vsize (KiB) 7659832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 6/245 2653
/proc/meminfo: memFree=14113616/32951124 swapFree=67111528/67111528
[pid=2502] ppid=2500 vsize=7659832 CPUtime=1300.99 cores=1,3
/proc/2502/stat : 2502 (java) S 2500 2502 1299 0 -1 4202496 54226 0 1 0 130090 9 0 0 22 0 19 0 450907882 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/2502/statm: 1914958 50129 2253 9 0 1905696 0
[pid=2502/tid=2503] ppid=2500 vsize=7659832 CPUtime=1297.64 cores=1,3
/proc/2502/task/2503/stat : 2503 (java) R 2500 2502 1299 0 -1 4202560 16858 0 1 0 129760 4 0 0 25 0 19 0 450907883 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 46912505781759 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2502/tid=2505] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2505/stat : 2505 (java) S 2500 2502 1299 0 -1 4202560 2812 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2506] ppid=2500 vsize=7659832 CPUtime=0.12 cores=1,3
/proc/2502/task/2506/stat : 2506 (java) S 2500 2502 1299 0 -1 4202560 1821 0 0 0 12 0 0 0 16 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2507] ppid=2500 vsize=7659832 CPUtime=0.07 cores=1,3
/proc/2502/task/2507/stat : 2507 (java) S 2500 2502 1299 0 -1 4202560 1587 0 0 0 7 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2508] ppid=2500 vsize=7659832 CPUtime=0.09 cores=1,3
/proc/2502/task/2508/stat : 2508 (java) S 2500 2502 1299 0 -1 4202560 2972 0 0 0 9 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2509] ppid=2500 vsize=7659832 CPUtime=0.1 cores=1,3
/proc/2502/task/2509/stat : 2509 (java) S 2500 2502 1299 0 -1 4202560 1717 0 0 0 10 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2510] ppid=2500 vsize=7659832 CPUtime=0.05 cores=1,3
/proc/2502/task/2510/stat : 2510 (java) S 2500 2502 1299 0 -1 4202560 956 0 0 0 5 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2511] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2511/stat : 2511 (java) S 2500 2502 1299 0 -1 4202560 1390 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2512] ppid=2500 vsize=7659832 CPUtime=0.06 cores=1,3
/proc/2502/task/2512/stat : 2512 (java) S 2500 2502 1299 0 -1 4202560 400 0 0 0 6 0 0 0 15 0 19 0 450907884 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2518] ppid=2500 vsize=7659832 CPUtime=1.95 cores=1,3
/proc/2502/task/2518/stat : 2518 (java) S 2500 2502 1299 0 -1 4202560 12379 0 0 0 194 1 0 0 15 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 0 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2519] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2519/stat : 2519 (java) S 2500 2502 1299 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2520] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2520/stat : 2520 (java) S 2500 2502 1299 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 450907885 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
[pid=2502/tid=2521] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2521/stat : 2521 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907887 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738228657 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2522] ppid=2500 vsize=7659832 CPUtime=0.43 cores=1,3
/proc/2502/task/2522/stat : 2522 (java) S 2500 2502 1299 0 -1 4202560 6643 0 0 0 43 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2523] ppid=2500 vsize=7659832 CPUtime=0.25 cores=1,3
/proc/2502/task/2523/stat : 2523 (java) S 2500 2502 1299 0 -1 4202560 3463 0 0 0 25 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2524] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2524/stat : 2524 (java) S 2500 2502 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738220953 0 4 0 16800975 18446604471138051328 0 0 -1 1 0 0 0
[pid=2502/tid=2525] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2525/stat : 2525 (java) R 2500 2502 1299 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 450907888 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=2502/tid=2555] ppid=2500 vsize=7659832 CPUtime=0 cores=1,3
/proc/2502/task/2555/stat : 2555 (java) S 2500 2502 1299 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450907908 7843667968 50129 33554432000 1073741824 1073778376 140735697394656 18446744073709551615 264738221568 0 4 0 16800975 18446604471138051328 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.99
Current children cumulated vsize (KiB) 7659832

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.07
CPU time (s): 1301.06
CPU user time (s): 1300.96
CPU system time (s): 0.105983
CPU usage (%): 100.076
Max. virtual memory (cumulated for all children) (KiB): 7663520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.96
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54267
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= 27812
involuntary context switches= 5953

runsolver used 2.10368 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 20:55:23
IDJOB=3251170
IDBENCH=88212
IDSOLVER=1611
FILE ID=node141/3251170-1303584923
RUNJOBID= node141-1303584922-2443
PBS_JOBID= 13150342
Free space on /tmp= 70956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.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-3251170-1303584923/watcher-3251170-1303584923 -o /tmp/evaluation-result-3251170-1303584923/solver-3251170-1303584923 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251170-1303584923.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=388765722

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14666380 kB
Buffers:       1627004 kB
Cached:       15960220 kB
SwapCached:          0 kB
Active:        9829440 kB
Inactive:      7883140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14666380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8304 kB
Writeback:           0 kB
AnonPages:      125008 kB
Mapped:          23016 kB
Slab:           508868 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14715524 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= 70956 MiB
End job on node141 at 2011-04-23 21:17:05