Trace number 3190283

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1386494586-003-UNKNOWN.cnf
MD5SUM21fe95d2e5d58f03a2d75a4512a80cd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.1745
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.09/0.11	c no version file found!!!
0.09/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.11	c java.vm.version	19.1-b02
0.09/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.11	c sun.arch.data.model	64
0.09/0.11	c java.version		1.6.0_24
0.09/0.11	c os.name		Linux
0.09/0.11	c os.version		2.6.18-164.el5
0.09/0.11	c os.arch		amd64
0.09/0.11	c Free memory 		6997539544
0.09/0.11	c Max memory 		7034241024
0.09/0.11	c Total memory 		7034241024
0.09/0.11	c Number of processors 	8
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483647s
0.09/0.11	c DB Simplification allowed=true
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3190283-1302598027.cnf
0.09/0.11	c reading problem ... 
0.28/0.24	c ... done. Wall clock time 0.153s.
0.28/0.24	c #vars     15000
0.28/0.24	c #constraints  63000
0.28/0.24	c constraints type 
0.28/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
3.32/2.86	c cleaning 2494 clauses out of 5000 with flag 5000/5000
6.28/5.56	c cleaning 4247 clauses out of 8508 with flag 11002/11002
9.47/8.71	c cleaning 5629 clauses out of 11259 with flag 18000/18000
13.09/12.37	c cleaning 6812 clauses out of 13630 with flag 26000/26000
17.20/16.46	c cleaning 7902 clauses out of 15819 with flag 35001/35001
21.81/21.02	c cleaning 8958 clauses out of 17916 with flag 45000/45000
26.81/26.03	c cleaning 9980 clauses out of 19961 with flag 56003/56003
32.52/31.79	c cleaning 10985 clauses out of 21982 with flag 68004/68004
38.53/37.74	c cleaning 11989 clauses out of 23993 with flag 81000/81000
45.13/44.39	c cleaning 13000 clauses out of 26007 with flag 95003/95003
52.33/51.60	c cleaning 13996 clauses out of 28004 with flag 110000/110000
60.13/59.32	c cleaning 14995 clauses out of 30009 with flag 126001/126001
68.14/67.39	c cleaning 15994 clauses out of 32013 with flag 143000/143000
76.75/75.93	c cleaning 17004 clauses out of 34020 with flag 161001/161001
86.06/85.24	c cleaning 18000 clauses out of 36016 with flag 180001/180001
95.76/95.00	c cleaning 19004 clauses out of 38017 with flag 200002/200002
106.17/105.39	c cleaning 20001 clauses out of 40011 with flag 221000/221000
117.17/116.33	c cleaning 21003 clauses out of 42011 with flag 243001/243001
128.58/127.76	c cleaning 22001 clauses out of 44007 with flag 266000/266000
140.28/139.43	c cleaning 22998 clauses out of 46009 with flag 290003/290003
152.69/151.86	c cleaning 24000 clauses out of 48008 with flag 315000/315000
165.90/165.04	c cleaning 24990 clauses out of 50008 with flag 341000/341000
179.51/178.65	c cleaning 25998 clauses out of 52020 with flag 368002/368002
193.52/192.61	c cleaning 27004 clauses out of 54020 with flag 396000/396000
208.43/207.59	c cleaning 28001 clauses out of 56017 with flag 425001/425001
224.43/223.52	c cleaning 28998 clauses out of 58015 with flag 455000/455000
240.24/239.36	c cleaning 30006 clauses out of 60019 with flag 486002/486002
257.15/256.27	c cleaning 30999 clauses out of 62011 with flag 518000/518000
274.76/273.81	c cleaning 32002 clauses out of 64012 with flag 551000/551000
292.67/291.73	c cleaning 33002 clauses out of 66011 with flag 585001/585001
311.98/311.04	c cleaning 33999 clauses out of 68008 with flag 620000/620000
330.99/330.04	c cleaning 34996 clauses out of 70009 with flag 656000/656000
351.39/350.48	c cleaning 36006 clauses out of 72015 with flag 693002/693002
371.60/370.68	c cleaning 36994 clauses out of 74007 with flag 731000/731000
393.32/392.35	c cleaning 37997 clauses out of 76015 with flag 770002/770002
415.12/414.13	c cleaning 39001 clauses out of 78017 with flag 810001/810001
438.14/437.15	c cleaning 39998 clauses out of 80016 with flag 851001/851001
461.24/460.21	c cleaning 40998 clauses out of 82017 with flag 893000/893000
486.16/485.16	c cleaning 42003 clauses out of 84019 with flag 936000/936000
510.47/509.45	c cleaning 42997 clauses out of 86016 with flag 980000/980000
536.88/535.82	c cleaning 43999 clauses out of 88021 with flag 1025002/1025002
562.58/561.54	c cleaning 44993 clauses out of 90025 with flag 1071005/1071005
590.39/589.35	c cleaning 46009 clauses out of 92027 with flag 1118000/1118000
617.71/616.68	c cleaning 46995 clauses out of 94018 with flag 1166000/1166000
645.61/644.58	c cleaning 47995 clauses out of 96024 with flag 1215001/1215001
675.53/674.49	c cleaning 49005 clauses out of 98028 with flag 1265000/1265000
704.74/703.64	c cleaning 50010 clauses out of 100024 with flag 1316001/1316001
736.77/735.62	c cleaning 51001 clauses out of 102016 with flag 1368003/1368003
767.18/766.05	c cleaning 51997 clauses out of 104012 with flag 1421000/1421000
799.29/798.12	c cleaning 53002 clauses out of 106016 with flag 1475001/1475001
833.31/832.15	c cleaning 54000 clauses out of 108013 with flag 1530000/1530000
866.22/865.02	c cleaning 54995 clauses out of 110014 with flag 1586001/1586001
900.73/899.60	c cleaning 55998 clauses out of 112018 with flag 1643000/1643000
936.45/935.26	c cleaning 56997 clauses out of 114021 with flag 1701001/1701001
971.76/970.57	c cleaning 58005 clauses out of 116023 with flag 1760000/1760000
1009.88/1008.63	c cleaning 58997 clauses out of 118019 with flag 1820001/1820001
1047.29/1046.01	c cleaning 60000 clauses out of 120021 with flag 1881000/1881000
1085.60/1084.31	c cleaning 61006 clauses out of 122024 with flag 1943003/1943003
1125.62/1124.36	c cleaning 61995 clauses out of 124016 with flag 2006001/2006001
1165.53/1164.21	c cleaning 62509 clauses out of 125021 with flag 2069001/2069001
1204.34/1203.01	c cleaning 62746 clauses out of 125512 with flag 2132001/2132001
1243.76/1242.40	c cleaning 62872 clauses out of 125765 with flag 2195000/2195000
1284.37/1283.07	c cleaning 62943 clauses out of 125895 with flag 2258002/2258002
1301.40/1300.01	c starts		: 1641
1301.40/1300.01	c conflicts		: 2286939
1301.40/1300.01	c decisions		: 4990418
1301.40/1300.01	c propagations		: 1549097449
1301.40/1300.01	c inspects		: 5288958140
1301.40/1300.01	c shortcuts		: 0
1301.40/1300.01	c learnt literals	: 0
1301.40/1300.01	c learnt binary clauses	: 0
1301.40/1300.01	c learnt ternary clauses	: 81
1301.40/1300.01	c learnt constraints	: 2286938
1301.40/1300.01	c ignored constraints	: 0
1301.40/1300.01	c root simplifications	: 1641
1301.40/1300.01	c removed literals (reason simplification)	: 41734261
1301.40/1300.01	c reason swapping (by a shorter reason)	: 0
1301.40/1300.01	c Calls to reduceDB	: 63
1301.40/1300.01	c speed (assignments/second)	: 1191823.3665776511
1301.40/1300.01	c non guided choices	1424
1301.40/1300.04	c learnt constraints type 
1301.40/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91890
1301.40/1300.04	c constraints type 
1301.40/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63000
1301.40/1300.04	s UNKNOWN
1301.40/1300.04	c Total wall clock time (in seconds) : 1299.924

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 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-3190283-1302598027/watcher-3190283-1302598027 -o /tmp/evaluation-result-3190283-1302598027/solver-3190283-1302598027 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190283-1302598027.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.09 3.98 3.36 10/242 29268
/proc/meminfo: memFree=16259224/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=31604 CPUtime=0 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 1281 0 0 0 0 0 0 0 25 0 2 0 371400690 32362496 997 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 7902 1001 769 9 0 387 0
[pid=29268/tid=29269] ppid=29266 vsize=31604 CPUtime=0 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 170 0 0 0 0 0 0 0 25 0 2 0 371400691 32362496 1002 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228117790343 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.103387 s]
/proc/loadavg: 4.09 3.98 3.36 10/242 29268
/proc/meminfo: memFree=16259224/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7569940 CPUtime=0.09 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 9963 0 1 0 8 1 0 0 25 0 18 0 371400690 7751618560 9657 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1892485 9657 1757 9 0 1883223 0
[pid=29268/tid=29269] ppid=29266 vsize=7569940 CPUtime=0.09 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 8785 0 1 0 8 1 0 0 25 0 18 0 371400691 7751618560 9657 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 47023034226312 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.200338 s]
/proc/loadavg: 4.09 3.98 3.36 10/242 29268
/proc/meminfo: memFree=16259224/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7573212 CPUtime=0.28 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 12234 0 1 0 27 1 0 0 25 0 18 0 371400690 7754969088 11871 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1893303 11871 2190 9 0 1884041 0
[pid=29268/tid=29269] ppid=29266 vsize=7573212 CPUtime=0.18 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 9752 0 1 0 17 1 0 0 25 0 18 0 371400691 7754969088 11872 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505550751 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7573212

[startup+0.300407 s]
/proc/loadavg: 4.09 3.98 3.36 10/242 29268
/proc/meminfo: memFree=16259224/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7574240 CPUtime=0.46 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 13521 0 1 0 45 1 0 0 25 0 19 0 371400690 7756021760 13158 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1893560 13158 2208 9 0 1884298 0
[pid=29268/tid=29269] ppid=29266 vsize=7574240 CPUtime=0.28 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 11004 0 1 0 27 1 0 0 25 0 19 0 371400691 7756021760 13158 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505565575 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7574240

[startup+0.700324 s]
/proc/loadavg: 4.09 3.98 3.36 10/242 29268
/proc/meminfo: memFree=16259224/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7581248 CPUtime=1.15 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 16654 0 1 0 113 2 0 0 25 0 19 0 371400690 7763197952 15086 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1895312 15086 2221 9 0 1886050 0
[pid=29268/tid=29269] ppid=29266 vsize=7581248 CPUtime=0.68 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 11278 0 1 0 67 1 0 0 25 0 19 0 371400691 7763197952 15086 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505713628 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7581248

[startup+1.50116 s]
/proc/loadavg: 4.09 3.98 3.36 5/262 29288
/proc/meminfo: memFree=16151812/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7581248 CPUtime=2.01 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 17077 0 1 0 199 2 0 0 25 0 19 0 371400690 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1895312 15508 2224 9 0 1886050 0
[pid=29268/tid=29269] ppid=29266 vsize=7581248 CPUtime=1.48 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 11650 0 1 0 147 1 0 0 25 0 19 0 371400691 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505707081 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400692 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371400693 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371400693 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400693 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7581248 CPUtime=0.18 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1570 0 0 0 18 0 0 0 22 0 19 0 371400696 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7581248 CPUtime=0.33 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 2692 0 0 0 33 0 0 0 23 0 19 0 371400696 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400696 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7581248 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7763197952 15508 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 7581248

[startup+3.10084 s]
/proc/loadavg: 4.09 3.98 3.36 5/262 29288
/proc/meminfo: memFree=16085968/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7598440 CPUtime=3.83 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 28640 0 1 0 380 3 0 0 25 0 19 0 371400690 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1899610 25132 2251 9 0 1890348 0
[pid=29268/tid=29269] ppid=29266 vsize=7598440 CPUtime=3.02 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 12230 0 1 0 301 1 0 0 25 0 19 0 371400691 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505605279 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7598440 CPUtime=0.01 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 879 0 0 0 1 0 0 0 17 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7598440 CPUtime=0.01 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 1523 0 0 0 1 0 0 0 18 0 19 0 371400692 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7598440 CPUtime=0.03 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 2404 0 0 0 3 0 0 0 16 0 19 0 371400693 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7598440 CPUtime=0.18 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) R 29266 29268 28928 0 -1 4202560 1571 0 0 0 18 0 0 0 17 0 19 0 371400696 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134539957 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7598440 CPUtime=0.53 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) R 29266 29268 28928 0 -1 4202560 8872 0 0 0 52 1 0 0 16 0 19 0 371400696 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 47023036699550 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400696 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7598440 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7780802560 25132 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 7598440

[startup+6.30132 s]
/proc/loadavg: 4.08 3.98 3.36 5/262 29288
/proc/meminfo: memFree=16038340/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7595284 CPUtime=7.07 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 30097 0 1 0 704 3 0 0 25 0 19 0 371400690 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1898821 25892 2253 9 0 1889559 0
[pid=29268/tid=29269] ppid=29266 vsize=7595284 CPUtime=6.18 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 12233 0 1 0 617 1 0 0 25 0 19 0 371400691 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505605442 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 561 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 649 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7595284 CPUtime=0.01 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 879 0 0 0 1 0 0 0 15 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7595284 CPUtime=0.01 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 1523 0 0 0 1 0 0 0 18 0 19 0 371400692 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7595284 CPUtime=0.07 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 2626 0 0 0 7 0 0 0 16 0 19 0 371400693 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7595284 CPUtime=0.21 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1573 0 0 0 21 0 0 0 15 0 19 0 371400696 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7595284 CPUtime=0.54 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 8894 0 0 0 53 1 0 0 16 0 19 0 371400696 7777570816 25892 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0

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

[pid=29268/tid=29276] ppid=29266 vsize=7595284 CPUtime=0.09 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 2350 0 0 0 9 0 0 0 15 0 19 0 371400692 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7595284 CPUtime=0.2 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 3635 0 0 0 20 0 0 0 16 0 19 0 371400692 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7595284 CPUtime=0.08 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 2228 0 0 0 8 0 0 0 15 0 19 0 371400692 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7595284 CPUtime=3.2 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 6892 0 0 0 320 0 0 0 15 0 19 0 371400693 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7595284 CPUtime=0.21 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1574 0 0 0 21 0 0 0 15 0 19 0 371400696 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7595284 CPUtime=0.56 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 8897 0 0 0 55 1 0 0 15 0 19 0 371400696 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371400696 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7777570816 69012 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.64
Current children cumulated vsize (KiB) 7595284

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.81 5/262 29333
/proc/meminfo: memFree=15753564/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7595284 CPUtime=1243.66 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 73430 0 1 0 124353 13 0 0 25 0 19 0 371400690 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1898821 69022 2253 9 0 1889559 0
[pid=29268/tid=29269] ppid=29266 vsize=7595284 CPUtime=1238.42 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 28211 0 1 0 123834 8 0 0 25 0 19 0 371400691 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505605587 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7595284 CPUtime=0.18 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 3645 0 0 0 18 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7595284 CPUtime=0.18 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 3573 0 0 0 18 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7595284 CPUtime=0.11 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 3014 0 0 0 11 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7595284 CPUtime=0.13 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 4457 0 0 0 13 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7595284 CPUtime=0.13 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 3716 0 0 0 13 0 0 0 16 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7595284 CPUtime=0.09 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 2350 0 0 0 9 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7595284 CPUtime=0.2 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 3635 0 0 0 20 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7595284 CPUtime=0.08 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 2228 0 0 0 8 0 0 0 15 0 19 0 371400692 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7595284 CPUtime=3.27 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 6903 0 0 0 327 0 0 0 15 0 19 0 371400693 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7595284 CPUtime=0.21 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1574 0 0 0 21 0 0 0 15 0 19 0 371400696 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7595284 CPUtime=0.56 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 8897 0 0 0 55 1 0 0 15 0 19 0 371400696 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371400696 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7777570816 69022 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.66
Current children cumulated vsize (KiB) 7595284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.82 2/203 29344
/proc/meminfo: memFree=16085076/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7595284 CPUtime=1301.4 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 74109 0 1 0 130126 14 0 0 25 0 19 0 371400690 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1898821 69691 2253 9 0 1889559 0
[pid=29268/tid=29269] ppid=29266 vsize=7595284 CPUtime=1295.97 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 28213 0 1 0 129589 8 0 0 25 0 19 0 371400691 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505713704 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7595284 CPUtime=0.18 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 3645 0 0 0 18 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7595284 CPUtime=0.19 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 3574 0 0 0 19 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7595284 CPUtime=0.12 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 3178 0 0 0 12 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7595284 CPUtime=0.13 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 4457 0 0 0 13 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7595284 CPUtime=0.15 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 3912 0 0 0 15 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7595284 CPUtime=0.1 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 2350 0 0 0 10 0 0 0 16 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7595284 CPUtime=0.2 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 3635 0 0 0 20 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7595284 CPUtime=0.08 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 2228 0 0 0 8 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7595284 CPUtime=3.39 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 7215 0 0 0 339 0 0 0 15 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7595284 CPUtime=0.21 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1574 0 0 0 21 0 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7595284 CPUtime=0.56 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 8897 0 0 0 55 1 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.4
Current children cumulated vsize (KiB) 7595284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.82 2/203 29344
/proc/meminfo: memFree=16085076/32951124 swapFree=67111528/67111528
[pid=29268] ppid=29266 vsize=7595284 CPUtime=1301.4 cores=4,6
/proc/29268/stat : 29268 (java) S 29266 29268 28928 0 -1 4202496 74109 0 1 0 130126 14 0 0 25 0 19 0 371400690 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/29268/statm: 1898821 69691 2253 9 0 1889559 0
[pid=29268/tid=29269] ppid=29266 vsize=7595284 CPUtime=1295.97 cores=4,6
/proc/29268/task/29269/stat : 29269 (java) R 29266 29268 28928 0 -1 4202560 28213 0 1 0 129589 8 0 0 25 0 19 0 371400691 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 46912505713704 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=29268/tid=29271] ppid=29266 vsize=7595284 CPUtime=0.18 cores=4,6
/proc/29268/task/29271/stat : 29271 (java) S 29266 29268 28928 0 -1 4202560 3645 0 0 0 18 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29272] ppid=29266 vsize=7595284 CPUtime=0.19 cores=4,6
/proc/29268/task/29272/stat : 29272 (java) S 29266 29268 28928 0 -1 4202560 3574 0 0 0 19 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29273] ppid=29266 vsize=7595284 CPUtime=0.12 cores=4,6
/proc/29268/task/29273/stat : 29273 (java) S 29266 29268 28928 0 -1 4202560 3178 0 0 0 12 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29274] ppid=29266 vsize=7595284 CPUtime=0.13 cores=4,6
/proc/29268/task/29274/stat : 29274 (java) S 29266 29268 28928 0 -1 4202560 4457 0 0 0 13 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29275] ppid=29266 vsize=7595284 CPUtime=0.15 cores=4,6
/proc/29268/task/29275/stat : 29275 (java) S 29266 29268 28928 0 -1 4202560 3912 0 0 0 15 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29276] ppid=29266 vsize=7595284 CPUtime=0.1 cores=4,6
/proc/29268/task/29276/stat : 29276 (java) S 29266 29268 28928 0 -1 4202560 2350 0 0 0 10 0 0 0 16 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29277] ppid=29266 vsize=7595284 CPUtime=0.2 cores=4,6
/proc/29268/task/29277/stat : 29277 (java) S 29266 29268 28928 0 -1 4202560 3635 0 0 0 20 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29278] ppid=29266 vsize=7595284 CPUtime=0.08 cores=4,6
/proc/29268/task/29278/stat : 29278 (java) S 29266 29268 28928 0 -1 4202560 2228 0 0 0 8 0 0 0 15 0 19 0 371400692 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29279] ppid=29266 vsize=7595284 CPUtime=3.39 cores=4,6
/proc/29268/task/29279/stat : 29279 (java) S 29266 29268 28928 0 -1 4202560 7215 0 0 0 339 0 0 0 15 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 0 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29280] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29280/stat : 29280 (java) S 29266 29268 28928 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29281] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29281/stat : 29281 (java) S 29266 29268 28928 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371400693 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29282] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29282/stat : 29282 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134537649 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29283] ppid=29266 vsize=7595284 CPUtime=0.21 cores=4,6
/proc/29268/task/29283/stat : 29283 (java) S 29266 29268 28928 0 -1 4202560 1574 0 0 0 21 0 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29284] ppid=29266 vsize=7595284 CPUtime=0.56 cores=4,6
/proc/29268/task/29284/stat : 29284 (java) S 29266 29268 28928 0 -1 4202560 8897 0 0 0 55 1 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29285] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29285/stat : 29285 (java) S 29266 29268 28928 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134529945 0 4 0 16800975 18446604453952398592 0 0 -1 4 0 0 0
[pid=29268/tid=29286] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29286/stat : 29286 (java) S 29266 29268 28928 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371400696 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
[pid=29268/tid=29288] ppid=29266 vsize=7595284 CPUtime=0 cores=4,6
/proc/29268/task/29288/stat : 29288 (java) S 29266 29268 28928 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371400718 7777570816 69691 33554432000 1073741824 1073778376 140734171614704 18446744073709551615 228134530560 0 4 0 16800975 18446604453952398592 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.4
Current children cumulated vsize (KiB) 7595284

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.48
CPU user time (s): 1301.32
CPU system time (s): 0.153976
CPU usage (%): 100.109
Max. virtual memory (cumulated for all children) (KiB): 7598440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.32
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74149
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= 28381
involuntary context switches= 4735

runsolver used 2.20566 second user time and 4.90625 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-12 10:47:07
IDJOB=3190283
IDBENCH=82614
IDSOLVER=1611
FILE ID=node138/3190283-1302598027
RUNJOBID= node138-1302596724-28947
PBS_JOBID= 12958089
Free space on /tmp= 71496 MiB

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

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

MD5SUM BENCH= 21fe95d2e5d58f03a2d75a4512a80cd8
RANDOM SEED=977096259

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16259884 kB
Buffers:        669252 kB
Cached:       15446388 kB
SwapCached:          0 kB
Active:        7704612 kB
Inactive:      8580336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16259884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3756 kB
Writeback:           0 kB
AnonPages:      168892 kB
Mapped:          23544 kB
Slab:           341792 kB
PageTables:       5764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21994276 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= 71496 MiB
End job on node138 at 2011-04-12 11:08:49