Trace number 3190320

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S285324961-078-UNKNOWN.cnf
MD5SUM7b0b378358197932f5212c7e9e31a14b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.9671
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190320-1302598746.cnf
0.00/0.10	c reading problem ... 
0.40/0.30	c ... done. Wall clock time 0.203s.
0.40/0.30	c #vars     30000
0.40/0.30	c #constraints  126000
0.40/0.30	c constraints type 
0.40/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
4.99/4.56	c cleaning 2499 clauses out of 5001 with flag 5001/5001
9.77/9.07	c cleaning 4246 clauses out of 8501 with flag 11000/11000
14.98/14.21	c cleaning 5624 clauses out of 11256 with flag 18001/18001
20.79/20.05	c cleaning 6807 clauses out of 13632 with flag 26001/26001
27.31/26.54	c cleaning 7905 clauses out of 15824 with flag 35000/35000
34.51/33.76	c cleaning 8958 clauses out of 17920 with flag 45001/45001
42.53/41.73	c cleaning 9973 clauses out of 19961 with flag 56000/56000
51.33/50.58	c cleaning 10991 clauses out of 21989 with flag 68001/68001
60.73/59.98	c cleaning 11990 clauses out of 23997 with flag 81000/81000
71.15/70.36	c cleaning 12997 clauses out of 26007 with flag 95000/95000
82.26/81.44	c cleaning 14004 clauses out of 28012 with flag 110002/110002
94.37/93.53	c cleaning 15001 clauses out of 30007 with flag 126001/126001
106.87/106.09	c cleaning 15996 clauses out of 32006 with flag 143001/143001
120.58/119.73	c cleaning 16999 clauses out of 34009 with flag 161000/161000
135.09/134.23	c cleaning 18004 clauses out of 36010 with flag 180000/180000
150.50/149.64	c cleaning 18999 clauses out of 38007 with flag 200001/200001
166.50/165.66	c cleaning 20000 clauses out of 40007 with flag 221000/221000
183.52/182.65	c cleaning 21000 clauses out of 42007 with flag 243000/243000
201.03/200.18	c cleaning 22003 clauses out of 44008 with flag 266001/266001
219.13/218.24	c cleaning 22986 clauses out of 46004 with flag 290000/290000
238.64/237.79	c cleaning 24000 clauses out of 48018 with flag 315000/315000
259.25/258.35	c cleaning 25004 clauses out of 50019 with flag 341001/341001
280.77/279.82	c cleaning 26005 clauses out of 52016 with flag 368002/368002
302.48/301.55	c cleaning 26998 clauses out of 54009 with flag 396000/396000
325.60/324.65	c cleaning 27998 clauses out of 56011 with flag 425000/425000
349.51/348.55	c cleaning 29004 clauses out of 58014 with flag 455001/455001
373.41/372.41	c cleaning 29994 clauses out of 60009 with flag 486000/486000
399.14/398.10	c cleaning 31006 clauses out of 62015 with flag 518000/518000
425.34/424.35	c cleaning 32000 clauses out of 64009 with flag 551000/551000
452.65/451.65	c cleaning 32993 clauses out of 66012 with flag 585003/585003
481.56/480.51	c cleaning 34006 clauses out of 68016 with flag 620000/620000
509.88/508.87	c cleaning 34994 clauses out of 70010 with flag 656000/656000
541.00/539.93	c cleaning 36000 clauses out of 72016 with flag 693000/693000
571.11/570.02	c cleaning 36995 clauses out of 74017 with flag 731001/731001
603.42/602.34	c cleaning 37996 clauses out of 76021 with flag 770000/770000
635.04/633.96	c cleaning 38987 clauses out of 78025 with flag 810000/810000
669.75/668.62	c cleaning 40008 clauses out of 80038 with flag 851000/851000
703.77/702.61	c cleaning 41003 clauses out of 82030 with flag 893000/893000
739.98/738.84	c cleaning 42013 clauses out of 84028 with flag 936001/936001
776.01/774.88	c cleaning 42999 clauses out of 86016 with flag 980002/980002
816.12/814.90	c cleaning 44002 clauses out of 88017 with flag 1025002/1025002
853.75/852.56	c cleaning 45001 clauses out of 90013 with flag 1071000/1071000
894.06/892.82	c cleaning 46002 clauses out of 92012 with flag 1118000/1118000
933.77/932.54	c cleaning 47000 clauses out of 94010 with flag 1166000/1166000
974.99/973.71	c cleaning 47996 clauses out of 96010 with flag 1215000/1215000
1017.91/1016.68	c cleaning 49000 clauses out of 98015 with flag 1265001/1265001
1061.73/1060.42	c cleaning 49995 clauses out of 100014 with flag 1316000/1316000
1108.85/1107.56	c cleaning 51005 clauses out of 102021 with flag 1368002/1368002
1153.48/1152.11	c cleaning 51999 clauses out of 104016 with flag 1421002/1421002
1200.70/1199.34	c cleaning 52992 clauses out of 106016 with flag 1475001/1475001
1250.42/1249.08	c cleaning 53995 clauses out of 108025 with flag 1530002/1530002
1298.35/1296.92	c cleaning 55004 clauses out of 110030 with flag 1586002/1586002
1301.47/1300.01	c starts		: 1426
1301.47/1300.01	c conflicts		: 1589845
1301.47/1300.01	c decisions		: 5365439
1301.47/1300.01	c propagations		: 1723978436
1301.47/1300.01	c inspects		: 4461600701
1301.47/1300.01	c shortcuts		: 0
1301.47/1300.01	c learnt literals	: 0
1301.47/1300.01	c learnt binary clauses	: 0
1301.47/1300.01	c learnt ternary clauses	: 90
1301.47/1300.01	c learnt constraints	: 1589845
1301.47/1300.01	c ignored constraints	: 0
1301.47/1300.01	c root simplifications	: 1426
1301.47/1300.01	c removed literals (reason simplification)	: 25722955
1301.47/1300.01	c reason swapping (by a shorter reason)	: 0
1301.47/1300.01	c Calls to reduceDB	: 52
1301.47/1300.01	c speed (assignments/second)	: 1326432.1345283682
1301.47/1300.01	c non guided choices	2861
1301.47/1300.03	c learnt constraints type 
1301.47/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58875
1301.47/1300.03	c constraints type 
1301.47/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.47/1300.03	s UNKNOWN
1301.47/1300.04	c Total wall clock time (in seconds) : 1299.914

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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.00 4.06 4.39 2/176 15465
/proc/meminfo: memFree=17636104/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=11760 CPUtime=0 cores=4,6
/proc/15465/stat : 15465 (runsolver) R 15463 15465 15204 0 -1 4202560 42 0 0 0 0 0 0 0 24 0 1 0 371475031 12042240 50 33554432000 4194304 5392636 140734534323344 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/15465/statm: 2940 50 30 293 0 2644 0

[startup+0.0129071 s]
/proc/loadavg: 4.00 4.06 4.39 2/176 15465
/proc/meminfo: memFree=17636104/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=24004 CPUtime=0 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 1141 0 0 0 0 0 0 0 24 0 2 0 371475031 24580096 875 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 6001 875 662 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24004

[startup+0.103751 s]
/proc/loadavg: 4.00 4.06 4.39 2/176 15465
/proc/meminfo: memFree=17636104/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7570824 CPUtime=0.09 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 10514 0 1 0 8 1 0 0 24 0 18 0 371475031 7752523776 10208 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1892706 10208 2079 9 0 1883444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570824

[startup+0.300903 s]
/proc/loadavg: 4.00 4.06 4.39 2/176 15465
/proc/meminfo: memFree=17636104/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7637284 CPUtime=0.4 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 15097 0 1 0 38 2 0 0 24 0 18 0 371475031 7820578816 14589 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909321 14590 2197 9 0 1900059 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637284

[startup+0.700818 s]
/proc/loadavg: 4.00 4.06 4.39 2/176 15465
/proc/meminfo: memFree=17636104/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=1.11 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 17823 0 1 0 109 2 0 0 24 0 19 0 371475031 7821631488 16783 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 16783 2221 9 0 1900316 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7638312

[startup+1.5007 s]
/proc/loadavg: 4.56 4.18 4.43 5/245 15547
/proc/meminfo: memFree=17454704/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=1.99 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 18228 0 1 0 196 3 0 0 24 0 19 0 371475031 7821631488 17187 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 17188 2224 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=1.47 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 14160 0 1 0 145 2 0 0 21 0 19 0 371475033 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505610873 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371475035 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371475036 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371475036 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.26 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 1259 0 0 0 26 0 0 0 23 0 19 0 371475038 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.24 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1646 0 0 0 24 0 0 0 23 0 19 0 371475038 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 17188 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 7638312

[startup+3.1014 s]
/proc/loadavg: 4.56 4.18 4.43 6/262 15564
/proc/meminfo: memFree=17382480/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=3.59 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 18800 0 1 0 356 3 0 0 24 0 19 0 371475031 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 17759 2224 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=3.07 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 14731 0 1 0 305 2 0 0 25 0 19 0 371475033 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505608306 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475034 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371475035 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371475036 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371475036 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.26 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 1259 0 0 0 26 0 0 0 23 0 19 0 371475038 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.24 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1646 0 0 0 24 0 0 0 23 0 19 0 371475038 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 17759 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 7638312

[startup+6.30081 s]
/proc/loadavg: 4.56 4.18 4.43 5/262 15564
/proc/meminfo: memFree=17315520/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=7.03 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 36558 0 1 0 698 5 0 0 24 0 19 0 371475031 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 31588 2251 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=6.15 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 15260 0 1 0 613 2 0 0 25 0 19 0 371475033 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505608191 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0.03 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 1652 0 0 0 3 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0.03 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 2924 0 0 0 3 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371475034 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=0.08 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 5444 0 0 0 8 0 0 0 15 0 19 0 371475035 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.46 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 8445 0 0 0 45 1 0 0 16 0 19 0 371475038 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.25 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1673 0 0 0 25 0 0 0 16 0 19 0 371475038 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 31588 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 7638312

[startup+12.7006 s]

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

[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0.14 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 6206 0 0 0 14 0 0 0 15 0 19 0 371475034 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0.17 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 3049 0 0 0 17 0 0 0 15 0 19 0 371475034 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0.13 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 1465 0 0 0 13 0 0 0 15 0 19 0 371475034 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=3.96 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 9476 0 0 0 396 0 0 0 15 0 19 0 371475035 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.49 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 8447 0 0 0 48 1 0 0 15 0 19 0 371475038 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.27 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1677 0 0 0 27 0 0 0 15 0 19 0 371475038 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 84271 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.68
Current children cumulated vsize (KiB) 7638312

[startup+1182.3 s]
/proc/loadavg: 4.29 4.09 4.14 5/262 15607
/proc/meminfo: memFree=16902152/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=1183.7 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 89424 0 1 0 118355 15 0 0 24 0 19 0 371475031 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 84272 2253 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=1177.58 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 31284 0 1 0 117751 7 0 0 25 0 19 0 371475033 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505608306 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0.21 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 6710 0 0 0 21 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0.2 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 11835 0 0 0 20 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0.09 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 3615 0 0 0 9 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0.12 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1945 0 0 0 12 0 0 0 16 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0.08 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 2490 0 0 0 8 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0.14 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 6206 0 0 0 14 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0.19 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 3050 0 0 0 19 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0.13 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 1465 0 0 0 13 0 0 0 15 0 19 0 371475034 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=4.05 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 9478 0 0 0 405 0 0 0 15 0 19 0 371475035 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.49 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 8447 0 0 0 48 1 0 0 15 0 19 0 371475038 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.27 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1677 0 0 0 27 0 0 0 15 0 19 0 371475038 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 84272 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.7
Current children cumulated vsize (KiB) 7638312

[startup+1242.3 s]
/proc/loadavg: 4.27 4.12 4.14 5/262 15609
/proc/meminfo: memFree=16853884/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=1243.72 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 97960 0 1 0 124356 16 0 0 24 0 19 0 371475031 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 92801 2253 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=1237.47 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 36131 0 1 0 123739 8 0 0 25 0 19 0 371475033 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505573609 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0.21 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 6710 0 0 0 21 0 0 0 15 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0.23 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 13655 0 0 0 22 1 0 0 15 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0.09 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 3615 0 0 0 9 0 0 0 15 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0.12 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1945 0 0 0 12 0 0 0 16 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0.1 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 2711 0 0 0 10 0 0 0 16 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0.14 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 6206 0 0 0 14 0 0 0 15 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0.19 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 3050 0 0 0 19 0 0 0 15 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0.14 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 2950 0 0 0 14 0 0 0 16 0 19 0 371475034 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=4.14 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 9637 0 0 0 414 0 0 0 15 0 19 0 371475035 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.49 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 8447 0 0 0 48 1 0 0 15 0 19 0 371475038 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.27 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1677 0 0 0 27 0 0 0 15 0 19 0 371475038 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 92801 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.72
Current children cumulated vsize (KiB) 7638312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.18 4.11 4.14 5/262 15610
/proc/meminfo: memFree=16850252/32951124 swapFree=67111528/67111528
[pid=15465] ppid=15463 vsize=7638312 CPUtime=1301.47 cores=4,6
/proc/15465/stat : 15465 (java) S 15463 15465 15204 0 -1 4202496 98203 0 1 0 130130 17 0 0 24 0 19 0 371475031 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/15465/statm: 1909578 93034 2253 9 0 1900316 0
[pid=15465/tid=15471] ppid=15463 vsize=7638312 CPUtime=1294.93 cores=4,6
/proc/15465/task/15471/stat : 15471 (java) R 15463 15465 15204 0 -1 4202560 36133 0 1 0 129485 8 0 0 25 0 19 0 371475033 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 46912505732284 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15465/tid=15472] ppid=15463 vsize=7638312 CPUtime=0.23 cores=4,6
/proc/15465/task/15472/stat : 15472 (java) S 15463 15465 15204 0 -1 4202560 6713 0 0 0 23 0 0 0 16 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15473] ppid=15463 vsize=7638312 CPUtime=0.23 cores=4,6
/proc/15465/task/15473/stat : 15473 (java) S 15463 15465 15204 0 -1 4202560 13655 0 0 0 22 1 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15474] ppid=15463 vsize=7638312 CPUtime=0.09 cores=4,6
/proc/15465/task/15474/stat : 15474 (java) S 15463 15465 15204 0 -1 4202560 3615 0 0 0 9 0 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15475] ppid=15463 vsize=7638312 CPUtime=0.13 cores=4,6
/proc/15465/task/15475/stat : 15475 (java) S 15463 15465 15204 0 -1 4202560 1947 0 0 0 13 0 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15476] ppid=15463 vsize=7638312 CPUtime=0.12 cores=4,6
/proc/15465/task/15476/stat : 15476 (java) S 15463 15465 15204 0 -1 4202560 2728 0 0 0 12 0 0 0 16 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15477] ppid=15463 vsize=7638312 CPUtime=0.16 cores=4,6
/proc/15465/task/15477/stat : 15477 (java) S 15463 15465 15204 0 -1 4202560 6206 0 0 0 16 0 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15478] ppid=15463 vsize=7638312 CPUtime=0.19 cores=4,6
/proc/15465/task/15478/stat : 15478 (java) S 15463 15465 15204 0 -1 4202560 3056 0 0 0 19 0 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15479] ppid=15463 vsize=7638312 CPUtime=0.14 cores=4,6
/proc/15465/task/15479/stat : 15479 (java) S 15463 15465 15204 0 -1 4202560 2950 0 0 0 14 0 0 0 15 0 19 0 371475034 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15480] ppid=15463 vsize=7638312 CPUtime=4.36 cores=4,6
/proc/15465/task/15480/stat : 15480 (java) S 15463 15465 15204 0 -1 4202560 9846 0 0 0 435 1 0 0 15 0 19 0 371475035 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 0 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15481] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15481/stat : 15481 (java) S 15463 15465 15204 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15482] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15482/stat : 15482 (java) S 15463 15465 15204 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371475036 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15483] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15483/stat : 15483 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652683185 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15484] ppid=15463 vsize=7638312 CPUtime=0.49 cores=4,6
/proc/15465/task/15484/stat : 15484 (java) S 15463 15465 15204 0 -1 4202560 8447 0 0 0 48 1 0 0 15 0 19 0 371475038 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15485] ppid=15463 vsize=7638312 CPUtime=0.27 cores=4,6
/proc/15465/task/15485/stat : 15485 (java) S 15463 15465 15204 0 -1 4202560 1677 0 0 0 27 0 0 0 15 0 19 0 371475038 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15486] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15486/stat : 15486 (java) S 15463 15465 15204 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371475038 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652675481 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
[pid=15465/tid=15487] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15487/stat : 15487 (java) S 15463 15465 15204 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371475038 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 6 0 0 0
[pid=15465/tid=15534] ppid=15463 vsize=7638312 CPUtime=0 cores=4,6
/proc/15465/task/15534/stat : 15534 (java) S 15463 15465 15204 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371475066 7821631488 93034 33554432000 1073741824 1073778376 140733982271664 18446744073709551615 253652676096 0 4 0 16800975 18446604453904138432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.47
Current children cumulated vsize (KiB) 7638312

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.55
CPU user time (s): 1301.36
CPU system time (s): 0.188971
CPU usage (%): 100.115
Max. virtual memory (cumulated for all children) (KiB): 7638312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.36
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98233
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= 28080
involuntary context switches= 4168

runsolver used 2.21766 second user time and 4.89026 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-12 10:59:06
IDJOB=3190320
IDBENCH=82651
IDSOLVER=1611
FILE ID=node106/3190320-1302598746
RUNJOBID= node106-1302597443-15223
PBS_JOBID= 12958099
Free space on /tmp= 71564 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S285324961-078-UNKNOWN.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-3190320-1302598746/watcher-3190320-1302598746 -o /tmp/evaluation-result-3190320-1302598746/solver-3190320-1302598746 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190320-1302598746.cnf

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

MD5SUM BENCH= 7b0b378358197932f5212c7e9e31a14b
RANDOM SEED=95940796

node106.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	: 5226.20
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.82
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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:      17636136 kB
Buffers:        733412 kB
Cached:       14123696 kB
SwapCached:          0 kB
Active:        8890732 kB
Inactive:      6030708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17636136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2556 kB
Writeback:         124 kB
AnonPages:       63924 kB
Mapped:          14556 kB
Slab:           329484 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194480 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= 71560 MiB
End job on node106 at 2011-04-12 11:20:48