Trace number 3493728

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 MUS 2.3.0-SNAPSHOT 2011-02-06? (TO) 1800.18 1797.14

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
MD5SUMe6bb96c7140e2a8d07499de24fcd1583
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56416
Number of clauses168347
Sum of the clauses size392807
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2112230
Number of clauses of size 356115
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.00/0.07	c version 2.3.0.v20110206
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 		5997854704
0.00/0.08	c Max memory 		6029312000
0.00/0.08	c Total memory 		6029312000
0.00/0.08	c Number of processors 	8
0.11/0.10	c Explanation (MUS) enabled solver
0.11/0.10	c QuickXplain (AAAI 2004 version) minimization strategy
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@aa470b8
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483647s
0.11/0.10	c DB Simplification allowed=true
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3493728-1307810182.cnf
0.11/0.10	c reading problem ... 
0.44/0.39	c ... done. Wall clock time 0.289s.
0.44/0.39	c #vars     224763
0.44/0.39	c #constraints  168347
0.44/0.39	c constraints type 
0.44/0.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168345
0.44/0.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
3.36/3.06	c cleaning 2424 clauses out of 5000 with flag 5000/5000
7.90/7.48	c cleaning 4184 clauses out of 8576 with flag 11000/11000
13.30/12.90	c cleaning 5557 clauses out of 11392 with flag 18000/18000
19.30/18.81	c cleaning 6869 clauses out of 13835 with flag 26000/26000
25.92/25.41	c cleaning 7950 clauses out of 15966 with flag 35000/35000
33.23/32.71	c cleaning 8595 clauses out of 18017 with flag 45001/45001
41.93/41.44	c cleaning 9684 clauses out of 20421 with flag 56000/56000
51.94/51.44	c cleaning 11243 clauses out of 22740 with flag 68003/68003
63.06/62.57	c cleaning 12144 clauses out of 24497 with flag 81003/81003
75.27/74.74	c cleaning 12704 clauses out of 26351 with flag 95001/95001
88.28/87.73	c cleaning 14215 clauses out of 28648 with flag 110002/110002
102.39/101.82	c cleaning 14928 clauses out of 30431 with flag 126000/126000
118.90/118.34	c cleaning 16019 clauses out of 32504 with flag 143001/143001
138.12/137.53	c cleaning 16847 clauses out of 34485 with flag 161001/161001
161.55/160.91	c cleaning 18023 clauses out of 36637 with flag 180000/180000
188.47/187.86	c cleaning 19068 clauses out of 38614 with flag 200000/200000
216.51/215.84	c cleaning 19750 clauses out of 40546 with flag 221000/221000
250.15/249.42	c cleaning 21096 clauses out of 42798 with flag 243002/243002
279.31/278.50	c cleaning 21835 clauses out of 44702 with flag 266002/266002
308.94/308.15	c cleaning 23103 clauses out of 46866 with flag 290001/290001
345.97/345.10	c cleaning 23906 clauses out of 48763 with flag 315001/315001
386.62/385.76	c cleaning 25043 clauses out of 50856 with flag 341000/341000
425.80/424.86	c cleaning 25994 clauses out of 52814 with flag 368001/368001
468.47/467.45	c cleaning 26931 clauses out of 54820 with flag 396001/396001
527.91/526.80	c cleaning 27983 clauses out of 56889 with flag 425001/425001
584.61/583.43	c cleaning 28990 clauses out of 58905 with flag 455000/455000
649.49/648.27	c cleaning 30028 clauses out of 60915 with flag 486000/486000
717.88/716.55	c cleaning 31241 clauses out of 62889 with flag 518002/518002
783.39/781.96	c cleaning 31956 clauses out of 64647 with flag 551001/551001
856.97/855.42	c cleaning 33033 clauses out of 66690 with flag 585000/585000
932.87/931.29	c cleaning 33994 clauses out of 68657 with flag 620000/620000
1030.77/1029.07	c cleaning 35168 clauses out of 70663 with flag 656000/656000
1125.08/1123.17	c cleaning 35968 clauses out of 72495 with flag 693000/693000
1235.61/1233.54	c cleaning 37167 clauses out of 74527 with flag 731000/731000
1358.29/1356.08	c cleaning 37918 clauses out of 76361 with flag 770001/770001
1466.48/1464.05	c cleaning 38907 clauses out of 78443 with flag 810001/810001
1586.74/1584.20	c cleaning 40106 clauses out of 80536 with flag 851001/851001
1713.72/1710.91	c cleaning 40983 clauses out of 82429 with flag 893000/893000
1800.00/1797.01	c starts		: 1121
1800.00/1797.01	c conflicts		: 923191
1800.00/1797.01	c decisions		: 2694312
1800.00/1797.01	c propagations		: 1275744388
1800.00/1797.01	c inspects		: 4351819664
1800.00/1797.01	c shortcuts		: 0
1800.00/1797.01	c learnt literals	: 0
1800.00/1797.01	c learnt binary clauses	: 0
1800.00/1797.01	c learnt ternary clauses	: 0
1800.00/1797.01	c learnt constraints	: 923191
1800.00/1797.01	c ignored constraints	: 0
1800.00/1797.01	c root simplifications	: 0
1800.00/1797.01	c removed literals (reason simplification)	: 10530491
1800.00/1797.01	c reason swapping (by a shorter reason)	: 0
1800.00/1797.01	c Calls to reduceDB	: 38
1800.00/1797.01	c speed (assignments/second)	: 710092.1122793737
1800.00/1797.01	c non guided choices	19718
1800.00/1797.04	c learnt constraints type 
1800.00/1797.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71654
1800.00/1797.04	c constraints type 
1800.00/1797.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168345
1800.00/1797.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
1800.00/1797.04	s UNKNOWN
1800.00/1797.04	c Total wall clock time (in seconds) : 1796.908

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493728-1307810182/watcher-3493728-1307810182 -o /tmp/evaluation-result-3493728-1307810182/solver-3493728-1307810182 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493728-1307810182.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.92 1.58 2.58 4/190 3490
/proc/meminfo: memFree=31587676/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=28384 CPUtime=0 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 1184 0 0 0 0 0 0 0 25 0 2 0 892615289 29065216 910 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 7645 916 696 9 0 381 0
[pid=3490/tid=3502] ppid=3488 vsize=30536 CPUtime=0 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 124 0 0 0 0 0 0 0 25 0 2 0 892615290 31268864 958 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488526532 0 0 4096 2048 0 0 0 -1 0 0 0 0

[startup+0.081051 s]
/proc/loadavg: 0.92 1.58 2.58 4/190 3490
/proc/meminfo: memFree=31587676/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6363732 CPUtime=0.07 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 8657 0 1 0 6 1 0 0 25 0 18 0 892615289 6516461568 8353 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1590933 8353 1751 9 0 1581671 0
[pid=3490/tid=3502] ppid=3488 vsize=6363732 CPUtime=0.06 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 7480 0 1 0 6 0 0 0 25 0 18 0 892615290 6516461568 8353 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488502143 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6363732

[startup+0.105652 s]
/proc/loadavg: 0.92 1.58 2.58 4/190 3490
/proc/meminfo: memFree=31587676/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6495540 CPUtime=0.11 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 9678 0 1 0 10 1 0 0 25 0 18 0 892615289 6651432960 9374 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1623885 9376 2090 9 0 1614623 0
[pid=3490/tid=3502] ppid=3488 vsize=6495540 CPUtime=0.09 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 7854 0 1 0 8 1 0 0 18 0 18 0 892615290 6651432960 9376 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 47419069931525 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6495540

[startup+0.301007 s]
/proc/loadavg: 0.92 1.58 2.58 4/190 3490
/proc/meminfo: memFree=31587676/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6497508 CPUtime=0.44 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 20785 0 1 0 42 2 0 0 25 0 18 0 892615289 6653448192 20028 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624377 20032 2196 9 0 1615115 0
[pid=3490/tid=3502] ppid=3488 vsize=6497508 CPUtime=0.29 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 17816 0 1 0 27 2 0 0 18 0 18 0 892615290 6653448192 20034 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505523118 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 6497508

[startup+0.777858 s]
/proc/loadavg: 0.92 1.58 2.58 4/190 3490
/proc/meminfo: memFree=31587676/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498536 CPUtime=1.1 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 36650 0 1 0 105 5 0 0 25 0 19 0 892615289 6654500864 34221 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624634 34221 2221 9 0 1615372 0
[pid=3490/tid=3502] ppid=3488 vsize=6498536 CPUtime=0.62 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 30613 0 1 0 58 4 0 0 19 0 19 0 892615290 6654500864 34221 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505629879 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 6498536

[startup+1.50079 s]
/proc/loadavg: 0.92 1.58 2.58 8/262 3586
/proc/meminfo: memFree=31070232/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=1.86 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 36997 0 1 0 181 5 0 0 25 0 19 0 892615289 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 34568 2225 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=1.31 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 30815 0 1 0 127 4 0 0 20 0 19 0 892615290 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505629299 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 19 0 892615292 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 892615293 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 892615293 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.33 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3673 0 0 0 33 0 0 0 15 0 19 0 892615295 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.19 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1346 0 0 0 19 0 0 0 15 0 19 0 892615295 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 34568 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 6498804

[startup+3.10142 s]
/proc/loadavg: 0.92 1.58 2.58 7/262 3646
/proc/meminfo: memFree=31113140/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=3.49 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 45624 0 1 0 343 6 0 0 25 0 19 0 892615289 6654775296 43186 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 43189 2238 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=2.84 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) S 3488 3490 1898 0 -1 4202560 31278 0 1 0 280 4 0 0 25 0 19 0 892615290 6654775296 43191 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 43193 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 43195 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 43197 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615291 6654775296 43199 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) R 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 892615291 6654775296 43201 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) R 3488 3490 1898 0 -1 4202560 86 0 0 0 0 0 0 0 18 0 19 0 892615291 6654775296 43202 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 47419073565943 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0.03 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) R 3488 3490 1898 0 -1 4202560 2927 0 0 0 3 0 0 0 18 0 19 0 892615291 6654775296 43204 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 47419069138633 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0.02 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) R 3488 3490 1898 0 -1 4202560 5161 0 0 0 2 0 0 0 18 0 19 0 892615291 6654775296 43206 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 47419073562940 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 892615292 6654775296 43208 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 892615293 6654775296 43210 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 892615293 6654775296 43212 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 43214 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.37 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3682 0 0 0 37 0 0 0 15 0 19 0 892615295 6654775296 43216 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.19 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1346 0 0 0 19 0 0 0 15 0 19 0 892615295 6654775296 43217 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 43219 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 43221 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 43223 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 6498804

[startup+6.30082 s]
/proc/loadavg: 1.17 1.62 2.59 5/262 3876
/proc/meminfo: memFree=30905128/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=6.78 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 76834 0 1 0 668 10 0 0 25 0 19 0 892615289 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 74268 2252 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=5.69 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 31279 0 1 0 565 4 0 0 25 0 19 0 892615290 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505714944 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) S 3488 3490 1898 0 -1 4202560 86 0 0 0 0 0 0 0 17 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0.11 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) S 3488 3490 1898 0 -1 4202560 8428 0 0 0 11 0 0 0 18 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0.12 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) S 3488 3490 1898 0 -1 4202560 11183 0 0 0 11 1 0 0 18 0 19 0 892615291 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=0.25 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 19671 0 0 0 23 2 0 0 15 0 19 0 892615292 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.37 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3683 0 0 0 37 0 0 0 15 0 19 0 892615295 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.19 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1346 0 0 0 19 0 0 0 15 0 19 0 892615295 6654775296 74268 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0

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

/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.42 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3711 0 0 0 42 0 0 0 16 0 19 0 892615295 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.21 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1351 0 0 0 21 0 0 0 15 0 19 0 892615295 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 709686 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1665.12
Current children cumulated vsize (KiB) 6498804

[startup+1722.3 s]
/proc/loadavg: 4.00 4.05 3.82 5/262 4632
/proc/meminfo: memFree=24039472/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=1725.29 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 713945 0 1 0 172432 97 0 0 25 0 19 0 892615289 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 709692 2255 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=1710.78 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 354897 0 1 0 171025 53 0 0 25 0 19 0 892615290 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505781813 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0.64 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 88673 0 0 0 52 12 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0.22 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 8019 0 0 0 21 1 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0.81 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 28923 0 0 0 78 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0.85 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 52044 0 0 0 80 5 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0.69 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) S 3488 3490 1898 0 -1 4202560 37668 0 0 0 65 4 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0.61 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) S 3488 3490 1898 0 -1 4202560 34995 0 0 0 57 4 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0.72 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) S 3488 3490 1898 0 -1 4202560 51588 0 0 0 66 6 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0.6 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) S 3488 3490 1898 0 -1 4202560 24086 0 0 0 57 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=8.65 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 26738 0 0 0 862 3 0 0 15 0 19 0 892615292 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.42 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3711 0 0 0 42 0 0 0 16 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.21 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1351 0 0 0 21 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1725.29
Current children cumulated vsize (KiB) 6498804

[startup+1782.31 s]
/proc/loadavg: 4.00 4.04 3.83 5/262 5021
/proc/meminfo: memFree=23496608/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=1785.3 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 713947 0 1 0 178433 97 0 0 25 0 19 0 892615289 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 709692 2255 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=1770.79 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 354897 0 1 0 177026 53 0 0 25 0 19 0 892615290 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505704895 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0.64 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 88673 0 0 0 52 12 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0.22 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 8019 0 0 0 21 1 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0.81 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 28923 0 0 0 78 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0.85 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 52044 0 0 0 80 5 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0.69 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) S 3488 3490 1898 0 -1 4202560 37668 0 0 0 65 4 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0.61 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) S 3488 3490 1898 0 -1 4202560 34995 0 0 0 57 4 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0.72 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) S 3488 3490 1898 0 -1 4202560 51588 0 0 0 66 6 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0.6 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) S 3488 3490 1898 0 -1 4202560 24086 0 0 0 57 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=8.65 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 26738 0 0 0 862 3 0 0 15 0 19 0 892615292 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.42 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3711 0 0 0 42 0 0 0 16 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.21 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1351 0 0 0 21 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 6498804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 4.00 4.04 3.83 4/242 5138
/proc/meminfo: memFree=27902600/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=6498804 CPUtime=1800 cores=0,2
/proc/3490/stat : 3490 (java) S 3488 3490 1898 0 -1 4202496 713949 0 1 0 179903 97 0 0 25 0 19 0 892615289 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 1624701 709692 2255 9 0 1615439 0
[pid=3490/tid=3502] ppid=3488 vsize=6498804 CPUtime=1785.49 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4202560 354897 0 1 0 178496 53 0 0 25 0 19 0 892615290 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 46912505166104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3490/tid=3510] ppid=3488 vsize=6498804 CPUtime=0.64 cores=0,2
/proc/3490/task/3510/stat : 3510 (java) S 3488 3490 1898 0 -1 4202560 88673 0 0 0 52 12 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3511] ppid=3488 vsize=6498804 CPUtime=0.22 cores=0,2
/proc/3490/task/3511/stat : 3511 (java) S 3488 3490 1898 0 -1 4202560 8019 0 0 0 21 1 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3512] ppid=3488 vsize=6498804 CPUtime=0.81 cores=0,2
/proc/3490/task/3512/stat : 3512 (java) S 3488 3490 1898 0 -1 4202560 28923 0 0 0 78 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3513] ppid=3488 vsize=6498804 CPUtime=0.85 cores=0,2
/proc/3490/task/3513/stat : 3513 (java) S 3488 3490 1898 0 -1 4202560 52044 0 0 0 80 5 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3514] ppid=3488 vsize=6498804 CPUtime=0.69 cores=0,2
/proc/3490/task/3514/stat : 3514 (java) S 3488 3490 1898 0 -1 4202560 37668 0 0 0 65 4 0 0 16 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3515] ppid=3488 vsize=6498804 CPUtime=0.61 cores=0,2
/proc/3490/task/3515/stat : 3515 (java) S 3488 3490 1898 0 -1 4202560 34995 0 0 0 57 4 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3516] ppid=3488 vsize=6498804 CPUtime=0.72 cores=0,2
/proc/3490/task/3516/stat : 3516 (java) S 3488 3490 1898 0 -1 4202560 51588 0 0 0 66 6 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3517] ppid=3488 vsize=6498804 CPUtime=0.6 cores=0,2
/proc/3490/task/3517/stat : 3517 (java) S 3488 3490 1898 0 -1 4202560 24086 0 0 0 57 3 0 0 15 0 19 0 892615291 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3520] ppid=3488 vsize=6498804 CPUtime=8.65 cores=0,2
/proc/3490/task/3520/stat : 3520 (java) S 3488 3490 1898 0 -1 4202560 26738 0 0 0 862 3 0 0 15 0 19 0 892615292 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 0 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3534] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3534/stat : 3534 (java) S 3488 3490 1898 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3535] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3535/stat : 3535 (java) S 3488 3490 1898 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 892615293 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3546] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3546/stat : 3546 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488518577 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3547] ppid=3488 vsize=6498804 CPUtime=0.42 cores=0,2
/proc/3490/task/3547/stat : 3547 (java) S 3488 3490 1898 0 -1 4202560 3711 0 0 0 42 0 0 0 16 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3548] ppid=3488 vsize=6498804 CPUtime=0.21 cores=0,2
/proc/3490/task/3548/stat : 3548 (java) S 3488 3490 1898 0 -1 4202560 1351 0 0 0 21 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3554] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3554/stat : 3554 (java) S 3488 3490 1898 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488510873 0 4 0 16800975 18446604453964758080 0 0 -1 0 0 0 0
[pid=3490/tid=3555] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3555/stat : 3555 (java) S 3488 3490 1898 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 892615295 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
[pid=3490/tid=3581] ppid=3488 vsize=6498804 CPUtime=0 cores=0,2
/proc/3490/task/3581/stat : 3581 (java) S 3488 3490 1898 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 892615349 6654775296 709692 33554432000 1073741824 1073778376 140734668935184 18446744073709551615 239488511488 0 4 0 16800975 18446604453964758080 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 6498804

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

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

[startup+1797.11 s]
/proc/loadavg: 4.00 4.04 3.83 4/242 5138
/proc/meminfo: memFree=27902600/32950928 swapFree=67055428/67111528
[pid=3490] ppid=3488 vsize=0 CPUtime=1800.14 cores=0,2
/proc/3490/stat : 3490 (java) Z 3488 3490 1898 0 -1 4203548 713980 0 1 0 179910 104 0 0 17 0 2 0 892615289 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3490/statm: 0 0 0 0 0 0 0
[pid=3490/tid=3502] ppid=3488 vsize=0 CPUtime=1785.58 cores=0,2
/proc/3490/task/3502/stat : 3502 (java) R 3488 3490 1898 0 -1 4203588 354897 0 1 0 178499 59 0 0 25 0 2 0 892615290 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.14
CPU time (s): 1800.18
CPU user time (s): 1799.1
CPU system time (s): 1.07284
CPU usage (%): 100.169
Max. virtual memory (cumulated for all children) (KiB): 6498804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.07284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713980
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= 37817
involuntary context switches= 6794

runsolver used 3.22551 second user time and 6.597 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 18:36:22
IDJOB=3493728
IDBENCH=82490
IDSOLVER=1972
FILE ID=node148/3493728-1307810182
RUNJOBID= node148-1307810182-3438
PBS_JOBID= 13551044
Free space on /tmp= 74036 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-viscoherencep3-tseitin.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493728-1307810182/watcher-3493728-1307810182 -o /tmp/evaluation-result-3493728-1307810182/solver-3493728-1307810182 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493728-1307810182.cnf

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

MD5SUM BENCH= e6bb96c7140e2a8d07499de24fcd1583
RANDOM SEED=1682207425

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31604024 kB
Buffers:        176936 kB
Cached:         977056 kB
SwapCached:       8836 kB
Active:         375136 kB
Inactive:       808152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31604024 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:            9720 kB
Writeback:           0 kB
AnonPages:       27096 kB
Mapped:          15528 kB
Slab:            98836 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2277640 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= 74024 MiB
End job on node148 at 2011-06-11 19:06:21