Trace number 3266440

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.865867
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.03/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.06	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.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3266440-1303582773.cnf
0.09/0.10	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.082s.
0.09/0.18	c #vars     5008
0.09/0.18	c #constraints  14812
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4830
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 9981
2.57/2.34	c cleaning 2500 clauses out of 4999 with flag 5000/5000
6.91/6.67	c cleaning 4242 clauses out of 8500 with flag 11001/11001
14.91/14.70	c cleaning 5623 clauses out of 11258 with flag 18001/18001
25.01/24.76	c cleaning 6815 clauses out of 13635 with flag 26001/26001
37.02/36.78	c cleaning 7908 clauses out of 15820 with flag 35001/35001
51.32/51.03	c cleaning 8955 clauses out of 17911 with flag 45000/45000
66.72/66.47	c cleaning 9977 clauses out of 19956 with flag 56000/56000
85.42/85.16	c cleaning 10986 clauses out of 21979 with flag 68000/68000
106.74/106.47	c cleaning 11994 clauses out of 23993 with flag 81000/81000
130.44/130.14	c cleaning 12997 clauses out of 26000 with flag 95001/95001
156.14/155.83	c cleaning 13996 clauses out of 28003 with flag 110001/110001
181.65/181.38	c cleaning 14498 clauses out of 29006 with flag 125000/125000
208.55/208.21	c cleaning 14753 clauses out of 29508 with flag 140000/140000
236.45/236.11	c cleaning 14874 clauses out of 29756 with flag 155001/155001
263.45/263.11	c cleaning 14939 clauses out of 29881 with flag 170000/170000
290.46/290.15	c cleaning 14963 clauses out of 29943 with flag 185001/185001
318.36/318.04	c cleaning 14980 clauses out of 29980 with flag 200001/200001
344.86/344.57	c cleaning 14996 clauses out of 30000 with flag 215001/215001
372.17/371.88	c cleaning 14996 clauses out of 30003 with flag 230000/230000
399.77/399.49	c cleaning 15000 clauses out of 30008 with flag 245001/245001
425.67/425.38	c cleaning 14998 clauses out of 30007 with flag 260000/260000
450.87/450.57	c cleaning 15000 clauses out of 30009 with flag 275000/275000
478.17/477.83	c cleaning 15000 clauses out of 30009 with flag 290000/290000
505.67/505.35	c cleaning 14999 clauses out of 30009 with flag 305000/305000
532.88/532.52	c cleaning 14998 clauses out of 30010 with flag 320000/320000
559.78/559.44	c cleaning 15002 clauses out of 30014 with flag 335002/335002
586.38/586.06	c cleaning 15001 clauses out of 30011 with flag 350001/350001
612.18/611.81	c cleaning 14999 clauses out of 30010 with flag 365001/365001
638.39/638.09	c cleaning 15001 clauses out of 30011 with flag 380001/380001
663.39/663.04	c cleaning 14998 clauses out of 30010 with flag 395001/395001
691.20/690.85	c cleaning 15001 clauses out of 30011 with flag 410000/410000
717.69/717.31	c cleaning 15001 clauses out of 30010 with flag 425000/425000
744.20/743.81	c cleaning 15001 clauses out of 30009 with flag 440000/440000
770.90/770.57	c cleaning 15001 clauses out of 30009 with flag 455001/455001
795.71/795.32	c cleaning 14999 clauses out of 30007 with flag 470000/470000
819.60/819.24	c cleaning 14997 clauses out of 30008 with flag 485000/485000
844.21/843.87	c cleaning 15000 clauses out of 30011 with flag 500000/500000
870.31/869.97	c cleaning 15000 clauses out of 30011 with flag 515000/515000
897.61/897.21	c cleaning 14998 clauses out of 30011 with flag 530000/530000
923.91/923.51	c cleaning 15002 clauses out of 30013 with flag 545000/545000
951.11/950.71	c cleaning 15001 clauses out of 30012 with flag 560001/560001
977.22/976.82	c cleaning 14997 clauses out of 30010 with flag 575000/575000
1002.82/1002.40	c cleaning 15003 clauses out of 30014 with flag 590001/590001
1028.22/1027.88	c cleaning 15000 clauses out of 30011 with flag 605001/605001
1056.12/1055.70	c cleaning 15000 clauses out of 30010 with flag 620000/620000
1081.82/1081.48	c cleaning 15002 clauses out of 30010 with flag 635000/635000
1106.42/1106.06	c cleaning 15000 clauses out of 30009 with flag 650001/650001
1132.42/1132.07	c cleaning 14996 clauses out of 30009 with flag 665001/665001
1158.22/1157.85	c cleaning 15003 clauses out of 30013 with flag 680001/680001
1183.94/1183.53	c cleaning 14998 clauses out of 30009 with flag 695000/695000
1210.13/1209.76	c cleaning 14999 clauses out of 30012 with flag 710001/710001
1238.03/1237.68	c cleaning 15000 clauses out of 30012 with flag 725000/725000
1265.64/1265.26	c cleaning 14998 clauses out of 30012 with flag 740000/740000
1291.44/1291.02	c cleaning 15001 clauses out of 30014 with flag 755000/755000
1300.45/1300.01	c starts		: 1064
1300.45/1300.01	c conflicts		: 760424
1300.45/1300.01	c decisions		: 818376
1300.45/1300.01	c propagations		: 1589326917
1300.45/1300.01	c inspects		: 12359907204
1300.45/1300.01	c shortcuts		: 0
1300.45/1300.01	c learnt literals	: 1
1300.45/1300.01	c learnt binary clauses	: 907
1300.45/1300.01	c learnt ternary clauses	: 690
1300.45/1300.01	c learnt constraints	: 760423
1300.45/1300.01	c ignored constraints	: 0
1300.45/1300.01	c root simplifications	: 1065
1300.45/1300.01	c removed literals (reason simplification)	: 240118335
1300.45/1300.01	c reason swapping (by a shorter reason)	: 0
1300.45/1300.01	c Calls to reduceDB	: 54
1300.45/1300.01	c speed (assignments/second)	: 1222719.060954125
1300.45/1300.01	c non guided choices	244
1300.45/1300.03	c learnt constraints type 
1300.45/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 907
1300.45/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19530
1300.45/1300.03	c constraints type 
1300.45/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4830
1300.45/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 9981
1300.45/1300.03	s UNKNOWN
1300.45/1300.03	c Total wall clock time (in seconds) : 1299.912

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-3266440-1303582773/watcher-3266440-1303582773 -o /tmp/evaluation-result-3266440-1303582773/solver-3266440-1303582773 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266440-1303582773.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: 4.17 4.06 3.68 1/194 11839
/proc/meminfo: memFree=16932592/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=31604 CPUtime=0 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 1284 0 0 0 0 0 0 0 20 0 2 0 548507901 32362496 1001 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 8437 1007 777 9 0 386 0
[pid=11839/tid=11840] ppid=11836 vsize=33700 CPUtime=0 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 186 0 0 0 0 0 0 0 22 0 2 0 548507901 34508800 1010 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260019756784 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.040761 s]
/proc/loadavg: 4.17 4.06 3.68 1/194 11839
/proc/meminfo: memFree=16932592/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7564352 CPUtime=0.03 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 8825 0 1 0 3 0 0 0 20 0 13 0 548507901 7745896448 8522 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1891088 8523 1680 9 0 1881836 0
[pid=11839/tid=11840] ppid=11836 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 7679 0 1 0 2 0 0 0 20 0 13 0 548507901 7745896448 8523 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 47604648140805 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100753 s]
/proc/loadavg: 4.17 4.06 3.68 1/194 11839
/proc/meminfo: memFree=16932592/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7571100 CPUtime=0.09 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 10327 0 1 0 9 0 0 0 20 0 18 0 548507901 7752806400 10024 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1892775 10024 2092 9 0 1883513 0
[pid=11839/tid=11840] ppid=11836 vsize=7571100 CPUtime=0.07 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 8494 0 1 0 7 0 0 0 22 0 18 0 548507901 7752806400 10024 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 47604649003971 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7571100

[startup+0.300679 s]
/proc/loadavg: 4.17 4.06 3.68 1/194 11839
/proc/meminfo: memFree=16932592/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7574804 CPUtime=0.44 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 12052 0 1 0 44 0 0 0 20 0 19 0 548507901 7756599296 11428 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1893701 11428 2215 9 0 1884439 0
[pid=11839/tid=11840] ppid=11836 vsize=7574804 CPUtime=0.25 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9130 0 1 0 25 0 0 0 23 0 19 0 548507901 7756599296 11428 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505181551 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 7574804

[startup+0.700605 s]
/proc/loadavg: 4.17 4.06 3.68 1/194 11839
/proc/meminfo: memFree=16932592/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7642036 CPUtime=0.96 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 14164 0 1 0 95 1 0 0 20 0 19 0 548507901 7825444864 12889 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910509 12889 2224 9 0 1901247 0
[pid=11839/tid=11840] ppid=11836 vsize=7642036 CPUtime=0.58 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9233 0 1 0 58 0 0 0 25 0 19 0 548507901 7825444864 12889 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505613538 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 7642036

[startup+1.50146 s]
/proc/loadavg: 4.39 4.10 3.70 7/262 11939
/proc/meminfo: memFree=16787708/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7642036 CPUtime=1.77 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 14422 0 1 0 176 1 0 0 20 0 19 0 548507901 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910509 13146 2227 9 0 1901247 0
[pid=11839/tid=11840] ppid=11836 vsize=7642036 CPUtime=1.38 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9457 0 1 0 138 0 0 0 25 0 19 0 548507901 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505574560 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507902 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 548507903 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 548507904 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 548507904 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7642036 CPUtime=0.22 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 946 0 0 0 22 0 0 0 19 0 19 0 548507906 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7642036 CPUtime=0.16 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2857 0 0 0 16 0 0 0 16 0 19 0 548507906 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 548507906 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7642036 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825444864 13146 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 7642036

[startup+3.1012 s]
/proc/loadavg: 4.39 4.10 3.70 6/262 11939
/proc/meminfo: memFree=16761792/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7642576 CPUtime=3.39 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 16055 0 1 0 338 1 0 0 20 0 19 0 548507901 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910644 14777 2253 9 0 1901382 0
[pid=11839/tid=11840] ppid=11836 vsize=7642576 CPUtime=2.93 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9639 0 1 0 293 0 0 0 25 0 19 0 548507901 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505574555 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 348 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 208 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7642576 CPUtime=0.01 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 658 0 0 0 1 0 0 0 16 0 19 0 548507903 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7642576 CPUtime=0.25 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1082 0 0 0 25 0 0 0 15 0 19 0 548507906 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7642576 CPUtime=0.17 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2867 0 0 0 17 0 0 0 15 0 19 0 548507906 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 548507906 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7642576 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825997824 14777 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 7642576

[startup+6.30061 s]
/proc/loadavg: 4.39 4.10 3.70 5/262 11939
/proc/meminfo: memFree=16749460/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7641860 CPUtime=6.6 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 16061 0 1 0 659 1 0 0 20 0 19 0 548507901 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910465 14381 2255 9 0 1901203 0
[pid=11839/tid=11840] ppid=11836 vsize=7641860 CPUtime=6.11 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9640 0 1 0 611 0 0 0 25 0 19 0 548507901 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505668719 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 348 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 208 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507902 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7641860 CPUtime=0.01 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 658 0 0 0 1 0 0 0 15 0 19 0 548507903 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7641860 CPUtime=0.26 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1082 0 0 0 26 0 0 0 16 0 19 0 548507906 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7641860 CPUtime=0.19 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2872 0 0 0 19 0 0 0 15 0 19 0 548507906 7825264640 14381 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0

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

[pid=11839/tid=11849] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 234 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 207 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 522 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7641860 CPUtime=0.99 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 2407 0 0 0 99 0 0 0 15 0 19 0 548507903 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7641860 CPUtime=0.26 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1083 0 0 0 26 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7641860 CPUtime=0.21 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2880 0 0 0 21 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.72
Current children cumulated vsize (KiB) 7641860

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.92 5/262 11973
/proc/meminfo: memFree=16716176/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7641860 CPUtime=1182.73 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 20093 0 1 0 118270 3 0 0 20 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910465 18226 2255 9 0 1901203 0
[pid=11839/tid=11840] ppid=11836 vsize=7641860 CPUtime=1180.95 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9979 0 1 0 118094 1 0 0 25 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505643937 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 504 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 298 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 174 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 463 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 119 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 234 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 207 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 522 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7641860 CPUtime=1.05 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 2411 0 0 0 104 1 0 0 15 0 19 0 548507903 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7641860 CPUtime=0.26 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1083 0 0 0 26 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7641860 CPUtime=0.21 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2880 0 0 0 21 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.73
Current children cumulated vsize (KiB) 7641860

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/262 11975
/proc/meminfo: memFree=16715736/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7641860 CPUtime=1242.74 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 20104 0 1 0 124271 3 0 0 20 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910465 18226 2255 9 0 1901203 0
[pid=11839/tid=11840] ppid=11836 vsize=7641860 CPUtime=1240.88 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9982 0 1 0 124087 1 0 0 25 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505613704 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 504 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 298 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 174 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 463 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 119 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 234 0 0 0 2 0 0 0 16 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 207 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 522 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7641860 CPUtime=1.12 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 2415 0 0 0 111 1 0 0 15 0 19 0 548507903 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7641860 CPUtime=0.26 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1083 0 0 0 26 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7641860 CPUtime=0.21 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2880 0 0 0 21 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.74
Current children cumulated vsize (KiB) 7641860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.92 4/243 11980
/proc/meminfo: memFree=16761720/32951124 swapFree=67111528/67111528
[pid=11839] ppid=11836 vsize=7641860 CPUtime=1300.45 cores=1,3
/proc/11839/stat : 11839 (java) S 11836 11839 11570 0 -1 4202496 20112 0 1 0 130042 3 0 0 20 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/11839/statm: 1910465 18226 2255 9 0 1901203 0
[pid=11839/tid=11840] ppid=11836 vsize=7641860 CPUtime=1298.54 cores=1,3
/proc/11839/task/11840/stat : 11840 (java) R 11836 11839 11570 0 -1 4202560 9984 0 1 0 129853 1 0 0 25 0 19 0 548507901 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 46912505612852 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11839/tid=11844] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11844/stat : 11844 (java) S 11836 11839 11570 0 -1 4202560 504 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11845] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11845/stat : 11845 (java) S 11836 11839 11570 0 -1 4202560 298 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11846] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11846/stat : 11846 (java) S 11836 11839 11570 0 -1 4202560 174 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11847] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11847/stat : 11847 (java) S 11836 11839 11570 0 -1 4202560 463 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11848] ppid=11836 vsize=7641860 CPUtime=0.03 cores=1,3
/proc/11839/task/11848/stat : 11848 (java) S 11836 11839 11570 0 -1 4202560 119 0 0 0 3 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11849] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11849/stat : 11849 (java) S 11836 11839 11570 0 -1 4202560 234 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11850] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11850/stat : 11850 (java) S 11836 11839 11570 0 -1 4202560 207 0 0 0 2 0 0 0 15 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11851] ppid=11836 vsize=7641860 CPUtime=0.02 cores=1,3
/proc/11839/task/11851/stat : 11851 (java) S 11836 11839 11570 0 -1 4202560 522 0 0 0 2 0 0 0 16 0 19 0 548507902 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11857] ppid=11836 vsize=7641860 CPUtime=1.16 cores=1,3
/proc/11839/task/11857/stat : 11857 (java) S 11836 11839 11570 0 -1 4202560 2417 0 0 0 115 1 0 0 15 0 19 0 548507903 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 0 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11858] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11858/stat : 11858 (java) S 11836 11839 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11859] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11859/stat : 11859 (java) S 11836 11839 11570 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 548507904 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11860] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11860/stat : 11860 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032219569 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11861] ppid=11836 vsize=7641860 CPUtime=0.26 cores=1,3
/proc/11839/task/11861/stat : 11861 (java) S 11836 11839 11570 0 -1 4202560 1083 0 0 0 26 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11862] ppid=11836 vsize=7641860 CPUtime=0.21 cores=1,3
/proc/11839/task/11862/stat : 11862 (java) S 11836 11839 11570 0 -1 4202560 2880 0 0 0 21 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11863] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11863/stat : 11863 (java) S 11836 11839 11570 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032211865 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
[pid=11839/tid=11864] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11864/stat : 11864 (java) S 11836 11839 11570 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 548507906 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 3 0 0 0
[pid=11839/tid=11896] ppid=11836 vsize=7641860 CPUtime=0 cores=1,3
/proc/11839/task/11896/stat : 11896 (java) S 11836 11839 11570 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 548507920 7825264640 18226 33554432000 1073741824 1073778376 140736304159008 18446744073709551615 260032212480 0 4 0 16800975 18446604471162340608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.45
Current children cumulated vsize (KiB) 7641860

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.05
CPU time (s): 1300.49
CPU user time (s): 1300.46
CPU system time (s): 0.035994
CPU usage (%): 100.034
Max. virtual memory (cumulated for all children) (KiB): 7642576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.46
system time used= 0.035994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20273
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= 28025
involuntary context switches= 16982

runsolver used 2.14467 second user time and 4.96225 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 20:19:33
IDJOB=3266440
IDBENCH=87734
IDSOLVER=1611
FILE ID=node110/3266440-1303582773
RUNJOBID= node110-1303581471-11590
PBS_JOBID= 13150352
Free space on /tmp= 71956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.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-3266440-1303582773/watcher-3266440-1303582773 -o /tmp/evaluation-result-3266440-1303582773/solver-3266440-1303582773 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266440-1303582773.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=264389471

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16932888 kB
Buffers:       2314940 kB
Cached:       13040832 kB
SwapCached:          0 kB
Active:        7995880 kB
Inactive:      7455168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16932888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              96 kB
Writeback:           0 kB
AnonPages:       95172 kB
Mapped:          20892 kB
Slab:           502824 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7484736 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= 71956 MiB
End job on node110 at 2011-04-23 20:41:15