Trace number 3259180

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.05 1300.06

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1235.8
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3259180-1303506856.cnf
0.00/0.09	c reading problem ... 
0.29/0.20	c ... done. Wall clock time 0.115s.
0.29/0.20	c #vars     760
0.29/0.20	c #constraints  43649
0.29/0.20	c constraints type 
0.29/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
0.29/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43609
1.40/1.09	c cleaning 2494 clauses out of 5002 with flag 5002/5002
2.63/2.10	c cleaning 4250 clauses out of 8508 with flag 11002/11002
3.94/3.39	c cleaning 5628 clauses out of 11257 with flag 18001/18001
5.65/5.04	c cleaning 6804 clauses out of 13629 with flag 26001/26001
7.66/7.00	c cleaning 7907 clauses out of 15825 with flag 35001/35001
9.96/9.38	c cleaning 8948 clauses out of 17917 with flag 45000/45000
12.77/12.13	c cleaning 9974 clauses out of 19971 with flag 56002/56002
15.97/15.33	c cleaning 10991 clauses out of 21995 with flag 68000/68000
19.78/19.18	c cleaning 11992 clauses out of 24004 with flag 81000/81000
23.98/23.37	c cleaning 12997 clauses out of 26012 with flag 95000/95000
28.98/28.36	c cleaning 13988 clauses out of 28016 with flag 110001/110001
34.49/33.83	c cleaning 14998 clauses out of 30027 with flag 126000/126000
40.39/39.73	c cleaning 15996 clauses out of 32029 with flag 143000/143000
46.99/46.38	c cleaning 17001 clauses out of 34033 with flag 161000/161000
54.30/53.64	c cleaning 18003 clauses out of 36033 with flag 180001/180001
62.50/61.89	c cleaning 19010 clauses out of 38030 with flag 200001/200001
71.60/70.96	c cleaning 19996 clauses out of 40021 with flag 221002/221002
81.20/80.51	c cleaning 21005 clauses out of 42024 with flag 243001/243001
91.52/90.80	c cleaning 21996 clauses out of 44020 with flag 266002/266002
102.92/102.28	c cleaning 22998 clauses out of 46025 with flag 290003/290003
115.03/114.34	c cleaning 23987 clauses out of 48024 with flag 315000/315000
129.13/128.49	c cleaning 25008 clauses out of 50038 with flag 341001/341001
143.53/142.85	c cleaning 26002 clauses out of 52029 with flag 368000/368000
159.14/158.42	c cleaning 26999 clauses out of 54027 with flag 396000/396000
176.54/175.84	c cleaning 28004 clauses out of 56031 with flag 425003/425003
195.05/194.36	c cleaning 28991 clauses out of 58028 with flag 455004/455004
214.65/213.95	c cleaning 29998 clauses out of 60035 with flag 486002/486002
235.36/234.64	c cleaning 31012 clauses out of 62037 with flag 518002/518002
257.97/257.20	c cleaning 31999 clauses out of 64026 with flag 551003/551003
282.58/281.85	c cleaning 32990 clauses out of 66024 with flag 585000/585000
307.08/306.30	c cleaning 34010 clauses out of 68034 with flag 620000/620000
333.59/332.80	c cleaning 34995 clauses out of 70025 with flag 656001/656001
361.89/361.14	c cleaning 36013 clauses out of 72029 with flag 693000/693000
393.30/392.55	c cleaning 36999 clauses out of 74019 with flag 731003/731003
425.10/424.32	c cleaning 38001 clauses out of 76018 with flag 770001/770001
457.62/456.84	c cleaning 38996 clauses out of 78016 with flag 810000/810000
491.23/490.40	c cleaning 39996 clauses out of 80020 with flag 851000/851000
524.73/523.90	c cleaning 40980 clauses out of 82024 with flag 893000/893000
564.34/563.54	c cleaning 42005 clauses out of 84045 with flag 936001/936001
601.25/600.49	c cleaning 43002 clauses out of 86039 with flag 980000/980000
643.65/642.88	c cleaning 43505 clauses out of 87037 with flag 1024000/1024000
683.87/683.09	c cleaning 43760 clauses out of 87535 with flag 1068003/1068003
725.17/724.35	c cleaning 43877 clauses out of 87772 with flag 1112000/1112000
767.68/766.87	c cleaning 43921 clauses out of 87895 with flag 1156000/1156000
807.98/807.11	c cleaning 43972 clauses out of 87974 with flag 1200000/1200000
848.69/847.88	c cleaning 43993 clauses out of 88002 with flag 1244000/1244000
889.00/888.15	c cleaning 43987 clauses out of 88011 with flag 1288002/1288002
929.61/928.76	c cleaning 43993 clauses out of 88025 with flag 1332003/1332003
970.71/969.81	c cleaning 43998 clauses out of 88031 with flag 1376002/1376002
1010.52/1009.70	c cleaning 44006 clauses out of 88031 with flag 1420000/1420000
1052.53/1051.67	c cleaning 43990 clauses out of 88025 with flag 1464000/1464000
1090.03/1089.19	c cleaning 44007 clauses out of 88036 with flag 1508001/1508001
1132.23/1131.33	c cleaning 44008 clauses out of 88028 with flag 1552000/1552000
1173.84/1172.99	c cleaning 43998 clauses out of 88021 with flag 1596001/1596001
1209.35/1208.44	c cleaning 44005 clauses out of 88024 with flag 1640002/1640002
1248.86/1247.98	c cleaning 43993 clauses out of 88017 with flag 1684000/1684000
1290.96/1290.02	c cleaning 44000 clauses out of 88025 with flag 1728001/1728001
1300.97/1300.01	c starts		: 1478
1300.97/1300.01	c conflicts		: 1743114
1300.97/1300.01	c decisions		: 2552458
1300.97/1300.01	c propagations		: 165253284
1300.97/1300.01	c inspects		: 15560275684
1300.97/1300.01	c shortcuts		: 0
1300.97/1300.01	c learnt literals	: 0
1300.97/1300.01	c learnt binary clauses	: 0
1300.97/1300.01	c learnt ternary clauses	: 0
1300.97/1300.01	c learnt constraints	: 1743114
1300.97/1300.01	c ignored constraints	: 0
1300.97/1300.01	c root simplifications	: 1478
1300.97/1300.01	c removed literals (reason simplification)	: 56577578
1300.97/1300.01	c reason swapping (by a shorter reason)	: 0
1300.97/1300.01	c Calls to reduceDB	: 57
1300.97/1300.01	c speed (assignments/second)	: 127136.78569202966
1300.97/1300.01	c non guided choices	104
1300.97/1300.04	c learnt constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 59165
1300.97/1300.04	c constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43609
1300.97/1300.04	s UNKNOWN
1300.97/1300.04	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259180-1303506856/watcher-3259180-1303506856 -o /tmp/evaluation-result-3259180-1303506856/solver-3259180-1303506856 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3259180-1303506856.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.71 3.94 3.89 6/243 16456
/proc/meminfo: memFree=23968036/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=35840 CPUtime=0 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 1309 0 0 0 0 0 0 0 21 0 2 0 462288342 36700160 1016 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 8960 1020 786 9 0 386 0
[pid=16456/tid=16457] ppid=16454 vsize=35788 CPUtime=0 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 209 0 0 0 0 0 0 0 23 0 2 0 462288342 36646912 1025 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218371017212 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0154331 s]
/proc/loadavg: 3.71 3.94 3.89 6/243 16456
/proc/meminfo: memFree=23968036/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7540840 CPUtime=0 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 6461 0 1 0 0 0 0 0 21 0 2 0 462288342 7721820160 6161 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1885210 6185 919 9 0 1876366 0
[pid=16456/tid=16457] ppid=16454 vsize=7540840 CPUtime=0 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 5382 0 1 0 0 0 0 0 23 0 2 0 462288342 7721820160 6198 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218370651195 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.100427 s]
/proc/loadavg: 3.71 3.94 3.89 6/243 16456
/proc/meminfo: memFree=23968036/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 9796 0 1 0 8 1 0 0 21 0 18 0 462288342 7751618560 9491 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1892485 9491 1757 9 0 1883223 0
[pid=16456/tid=16457] ppid=16454 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 8621 0 1 0 8 0 0 0 25 0 18 0 462288342 7751618560 9492 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 47715577923178 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300353 s]
/proc/loadavg: 3.71 3.94 3.89 6/243 16456
/proc/meminfo: memFree=23968036/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=0.49 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 13799 0 1 0 48 1 0 0 21 0 19 0 462288342 7821041664 12426 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 12426 2210 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=0.28 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 9426 0 1 0 28 0 0 0 25 0 19 0 462288342 7821041664 12426 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505205096 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7637736

[startup+0.700312 s]
/proc/loadavg: 3.71 3.94 3.89 6/243 16456
/proc/meminfo: memFree=23968036/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=1.1 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 14309 0 1 0 109 1 0 0 21 0 19 0 462288342 7821041664 12935 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 12935 2222 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=0.68 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 9804 0 1 0 68 0 0 0 25 0 19 0 462288342 7821041664 12935 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505633810 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 7637736

[startup+1.50117 s]
/proc/loadavg: 3.71 3.94 3.89 5/262 16475
/proc/meminfo: memFree=23884996/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=2.1 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 23801 0 1 0 208 2 0 0 21 0 19 0 462288342 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 19939 2251 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=1.46 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 10199 0 1 0 145 1 0 0 25 0 19 0 462288342 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505612042 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 400 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 529 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 462288343 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=0.01 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 945 0 0 0 1 0 0 0 17 0 19 0 462288344 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.16 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 751 0 0 0 16 0 0 0 20 0 19 0 462288347 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.43 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 43 0 0 0 20 0 19 0 462288347 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 19939 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7637736

[startup+3.10088 s]
/proc/loadavg: 3.71 3.94 3.89 5/262 16475
/proc/meminfo: memFree=23803156/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=3.73 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 24746 0 1 0 371 2 0 0 21 0 19 0 462288342 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 20883 2253 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=3.04 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 10201 0 1 0 303 1 0 0 25 0 19 0 462288342 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505682747 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 400 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 529 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=0.03 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 1195 0 0 0 3 0 0 0 16 0 19 0 462288344 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.19 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 753 0 0 0 19 0 0 0 15 0 19 0 462288347 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.44 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 44 0 0 0 15 0 19 0 462288347 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 20883 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7637736

[startup+6.30132 s]
/proc/loadavg: 3.73 3.95 3.89 5/262 16475
/proc/meminfo: memFree=23793336/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=6.96 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 25173 0 1 0 694 2 0 0 21 0 19 0 462288342 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 20837 2253 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=6.19 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 10203 0 1 0 618 1 0 0 25 0 19 0 462288342 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505682086 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 92 0 0 0 0 0 0 0 16 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 529 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 675 0 0 0 0 0 0 0 15 0 19 0 462288343 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=0.07 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 1419 0 0 0 7 0 0 0 15 0 19 0 462288344 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.2 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 758 0 0 0 20 0 0 0 15 0 19 0 462288347 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.45 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 45 0 0 0 15 0 19 0 462288347 7821041664 20837 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0

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

[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 525 0 0 0 6 0 0 0 16 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 156 0 0 0 9 0 0 0 16 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 1596 0 0 0 8 0 0 0 16 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=1.57 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 5636 0 0 0 157 0 0 0 15 0 19 0 462288344 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.2 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 758 0 0 0 20 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.45 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 45 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 7637736

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/262 16506
/proc/meminfo: memFree=23492696/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=1183.25 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 37779 0 1 0 118319 6 0 0 21 0 19 0 462288342 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 33261 2253 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=1180.32 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 13620 0 1 0 118029 3 0 0 25 0 19 0 462288342 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505681673 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0.07 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 302 0 0 0 7 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 1623 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0.05 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 712 0 0 0 5 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 1559 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 269 0 0 0 8 0 0 0 16 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 525 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 156 0 0 0 9 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 1596 0 0 0 8 0 0 0 15 0 19 0 462288343 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=1.64 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 5640 0 0 0 164 0 0 0 15 0 19 0 462288344 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.2 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 758 0 0 0 20 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.45 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 45 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 33261 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 7637736

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/262 16508
/proc/meminfo: memFree=23485696/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=1243.26 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 37845 0 1 0 124320 6 0 0 21 0 19 0 462288342 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 33320 2253 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=1240.28 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 13621 0 1 0 124025 3 0 0 25 0 19 0 462288342 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505681412 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0.07 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 302 0 0 0 7 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 1623 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0.05 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 712 0 0 0 5 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 1559 0 0 0 6 0 0 0 16 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 269 0 0 0 9 0 0 0 16 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 525 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 156 0 0 0 9 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 1596 0 0 0 8 0 0 0 15 0 19 0 462288343 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=1.68 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 5701 0 0 0 168 0 0 0 15 0 19 0 462288344 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.2 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 758 0 0 0 20 0 0 0 15 0 19 0 462288347 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.45 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 45 0 0 0 15 0 19 0 462288347 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 33320 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.26
Current children cumulated vsize (KiB) 7637736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 2/202 16518
/proc/meminfo: memFree=24013612/32951124 swapFree=67051468/67111528
[pid=16456] ppid=16454 vsize=7637736 CPUtime=1300.97 cores=5,7
/proc/16456/stat : 16456 (java) S 16454 16456 15880 0 -1 4202496 37856 0 1 0 130091 6 0 0 21 0 19 0 462288342 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/16456/statm: 1909434 33321 2253 9 0 1900172 0
[pid=16456/tid=16457] ppid=16454 vsize=7637736 CPUtime=1297.89 cores=5,7
/proc/16456/task/16457/stat : 16457 (java) R 16454 16456 15880 0 -1 4202560 13623 0 1 0 129786 3 0 0 25 0 19 0 462288342 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 46912505681665 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16456/tid=16459] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16459/stat : 16459 (java) S 16454 16456 15880 0 -1 4202560 303 0 0 0 8 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16460] ppid=16454 vsize=7637736 CPUtime=0.07 cores=5,7
/proc/16456/task/16460/stat : 16460 (java) S 16454 16456 15880 0 -1 4202560 1623 0 0 0 7 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16461] ppid=16454 vsize=7637736 CPUtime=0.05 cores=5,7
/proc/16456/task/16461/stat : 16461 (java) S 16454 16456 15880 0 -1 4202560 712 0 0 0 5 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16462] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16462/stat : 16462 (java) S 16454 16456 15880 0 -1 4202560 1559 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16463] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16463/stat : 16463 (java) S 16454 16456 15880 0 -1 4202560 269 0 0 0 9 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16464] ppid=16454 vsize=7637736 CPUtime=0.06 cores=5,7
/proc/16456/task/16464/stat : 16464 (java) S 16454 16456 15880 0 -1 4202560 525 0 0 0 6 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16465] ppid=16454 vsize=7637736 CPUtime=0.09 cores=5,7
/proc/16456/task/16465/stat : 16465 (java) S 16454 16456 15880 0 -1 4202560 156 0 0 0 9 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16466] ppid=16454 vsize=7637736 CPUtime=0.08 cores=5,7
/proc/16456/task/16466/stat : 16466 (java) S 16454 16456 15880 0 -1 4202560 1596 0 0 0 8 0 0 0 15 0 19 0 462288343 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16467] ppid=16454 vsize=7637736 CPUtime=1.76 cores=5,7
/proc/16456/task/16467/stat : 16467 (java) S 16454 16456 15880 0 -1 4202560 5705 0 0 0 176 0 0 0 15 0 19 0 462288344 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 0 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16468] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16468/stat : 16468 (java) S 16454 16456 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16469] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16469/stat : 16469 (java) S 16454 16456 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288345 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16470] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16470/stat : 16470 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382780849 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16471] ppid=16454 vsize=7637736 CPUtime=0.2 cores=5,7
/proc/16456/task/16471/stat : 16471 (java) S 16454 16456 15880 0 -1 4202560 758 0 0 0 20 0 0 0 15 0 19 0 462288347 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16472] ppid=16454 vsize=7637736 CPUtime=0.45 cores=5,7
/proc/16456/task/16472/stat : 16472 (java) S 16454 16456 15880 0 -1 4202560 9801 0 0 0 45 0 0 0 15 0 19 0 462288347 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16473] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16473/stat : 16473 (java) S 16454 16456 15880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 462288347 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773145 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
[pid=16456/tid=16474] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16474/stat : 16474 (java) S 16454 16456 15880 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 462288347 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 7 0 0 0
[pid=16456/tid=16475] ppid=16454 vsize=7637736 CPUtime=0 cores=5,7
/proc/16456/task/16475/stat : 16475 (java) S 16454 16456 15880 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 462288363 7821041664 33321 33554432000 1073741824 1073778376 140735399355632 18446744073709551615 218382773760 0 4 0 16800975 18446604471136815296 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 7637736

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): 1301.05
CPU user time (s): 1300.98
CPU system time (s): 0.074988
CPU usage (%): 100.077
Max. virtual memory (cumulated for all children) (KiB): 7637736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.98
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37897
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= 28166
involuntary context switches= 5542

runsolver used 2.05569 second user time and 5.05523 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-22 23:14:16
IDJOB=3259180
IDBENCH=71514
IDSOLVER=1611
FILE ID=node101/3259180-1303506856
RUNJOBID= node101-1303506853-16363
PBS_JOBID= 13134232
Free space on /tmp= 71852 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.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-3259180-1303506856/watcher-3259180-1303506856 -o /tmp/evaluation-result-3259180-1303506856/solver-3259180-1303506856 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3259180-1303506856.cnf

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1495477900

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23968316 kB
Buffers:       1584600 kB
Cached:        6712656 kB
SwapCached:      33708 kB
Active:        5516576 kB
Inactive:      2997364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23968316 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:      204400 kB
Mapped:          17088 kB
Slab:           403168 kB
PageTables:       6356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22035768 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= 71856 MiB
End job on node101 at 2011-04-22 23:35:58