Trace number 3285349

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.87 1300.12

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.09	c See www.sat4j.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		6997539544
0.04/0.09	c Max memory 		7034241024
0.04/0.09	c Total memory 		7034241024
0.04/0.09	c Number of processors 	8
0.06/0.11	c --- Begin Solver configuration ---
0.06/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.06/0.11	c Learn all clauses as in MiniSAT
0.06/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.11	c Expensive reason simplification
0.06/0.11	c Armin Biere (Picosat) restarts strategy
0.06/0.11	c Glucose learned constraints deletion strategy
0.06/0.11	c timeout=2147483647s
0.06/0.11	c DB Simplification allowed=true
0.06/0.11	c --- End Solver configuration ---
0.06/0.11	c solving HOME/instance-3285349-1303767094.cnf
0.06/0.11	c reading problem ... 
1.38/1.31	c ... done. Wall clock time 1.199s.
1.38/1.31	c #vars     109684
1.38/1.31	c #constraints  1415494
1.38/1.31	c constraints type 
1.38/1.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 49482
1.38/1.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1343956
25.88/25.23	c cleaning 2479 clauses out of 4961 with flag 5003/5003
55.64/54.41	c cleaning 4211 clauses out of 8424 with flag 11000/11000
92.56/91.35	c cleaning 5580 clauses out of 11169 with flag 18003/18003
134.28/133.07	c cleaning 6721 clauses out of 13525 with flag 26000/26000
185.21/183.97	c cleaning 7849 clauses out of 15769 with flag 35001/35001
247.74/246.48	c cleaning 8933 clauses out of 17884 with flag 45000/45000
326.07/324.79	c cleaning 9951 clauses out of 19904 with flag 56001/56001
408.10/406.78	c cleaning 10903 clauses out of 21910 with flag 68002/68002
483.52/482.17	c cleaning 11921 clauses out of 23963 with flag 81000/81000
586.75/585.36	c cleaning 12932 clauses out of 26001 with flag 95003/95003
674.79/673.33	c cleaning 13963 clauses out of 27995 with flag 110000/110000
776.42/774.92	c cleaning 14977 clauses out of 29982 with flag 126000/126000
881.36/879.84	c cleaning 15907 clauses out of 31967 with flag 143002/143002
1003.09/1001.55	c cleaning 16956 clauses out of 34009 with flag 161004/161004
1142.83/1141.26	c cleaning 17924 clauses out of 36016 with flag 180000/180000
1292.78/1291.18	c cleaning 18949 clauses out of 38029 with flag 200001/200001
1301.72/1300.01	c starts		: 463
1301.72/1300.01	c conflicts		: 201521
1301.72/1300.01	c decisions		: 2876444
1301.72/1300.01	c propagations		: 653377970
1301.72/1300.01	c inspects		: 3000016157
1301.72/1300.01	c shortcuts		: 0
1301.72/1300.01	c learnt literals	: 495
1301.72/1300.01	c learnt binary clauses	: 791
1301.72/1300.01	c learnt ternary clauses	: 1076
1301.72/1300.01	c learnt constraints	: 201025
1301.72/1300.01	c ignored constraints	: 0
1301.72/1300.01	c root simplifications	: 958
1301.72/1300.01	c removed literals (reason simplification)	: 41632515
1301.72/1300.01	c reason swapping (by a shorter reason)	: 0
1301.72/1300.01	c Calls to reduceDB	: 16
1301.72/1300.01	c speed (assignments/second)	: 503101.54000154
1301.72/1300.01	c non guided choices	910
1301.72/1300.09	c learnt constraints type 
1301.72/1300.09	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 683
1301.72/1300.09	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19919
1301.72/1300.09	c constraints type 
1301.72/1300.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 49482
1301.72/1300.09	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1343956
1301.72/1300.09	s UNKNOWN
1301.72/1300.09	c Total wall clock time (in seconds) : 1299.9

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.60 4/223 5768
/proc/meminfo: memFree=20263896/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=9100 CPUtime=0 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 420 0 0 0 0 0 0 0 21 0 1 0 488307197 9318400 166 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218905729024 0 2147483391 4096 0 18446744071699207358 0 0 17 1 0 0 0
/proc/5768/statm: 2275 166 125 9 0 67 0

[startup+0.07393 s]
/proc/loadavg: 3.99 3.97 3.60 4/223 5768
/proc/meminfo: memFree=20263896/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7564488 CPUtime=0.04 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 9006 0 1 0 3 1 0 0 21 0 13 0 488307197 7746035712 8702 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1891122 8702 1687 9 0 1881870 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.100922 s]
/proc/loadavg: 3.99 3.97 3.60 4/223 5768
/proc/meminfo: memFree=20263896/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7569940 CPUtime=0.06 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 9485 0 1 0 5 1 0 0 21 0 18 0 488307197 7751618560 9181 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1892485 9181 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.300853 s]
/proc/loadavg: 3.99 3.97 3.60 4/223 5768
/proc/meminfo: memFree=20263896/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7572196 CPUtime=0.35 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 14079 0 1 0 33 2 0 0 21 0 18 0 488307197 7753928704 13718 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1893049 13718 2183 9 0 1883787 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7572196

[startup+0.70079 s]
/proc/loadavg: 3.99 3.97 3.60 4/223 5768
/proc/meminfo: memFree=20263896/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7572196 CPUtime=0.78 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 22873 0 1 0 75 3 0 0 21 0 18 0 488307197 7753928704 22512 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1893049 22512 2190 9 0 1883787 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 7572196

[startup+1.50064 s]
/proc/loadavg: 3.99 3.97 3.60 5/239 5788
/proc/meminfo: memFree=20152712/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7639480 CPUtime=1.71 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 41265 0 1 0 165 6 0 0 21 0 19 0 488307197 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1909870 40613 2204 9 0 1900608 0
[pid=5768/tid=5770] ppid=5766 vsize=7639480 CPUtime=1.41 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 38064 0 1 0 135 6 0 0 25 0 19 0 488307198 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505659959 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 488307202 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488307203 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307203 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7639480 CPUtime=0.14 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 1011 0 0 0 14 0 0 0 15 0 19 0 488307205 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7639480 CPUtime=0.15 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1031 0 0 0 15 0 0 0 15 0 19 0 488307205 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7639480 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488307205 7822827520 40613 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 7639480

[startup+3.10139 s]
/proc/loadavg: 3.99 3.97 3.60 5/261 5832
/proc/meminfo: memFree=20141324/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7641484 CPUtime=3.77 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 45401 0 1 0 370 7 0 0 21 0 19 0 488307197 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1910371 42634 2217 9 0 1901109 0
[pid=5768/tid=5770] ppid=5766 vsize=7641484 CPUtime=2.89 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 38623 0 1 0 283 6 0 0 25 0 19 0 488307198 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505677159 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42634 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 488307202 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488307203 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307203 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.44 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 3644 0 0 0 44 0 0 0 15 0 19 0 488307205 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.42 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1973 0 0 0 42 0 0 0 15 0 19 0 488307205 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 42636 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 7641484

[startup+6.30081 s]
/proc/loadavg: 3.99 3.97 3.60 4/242 5836
/proc/meminfo: memFree=22099348/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7641484 CPUtime=6.97 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 46169 0 1 0 690 7 0 0 21 0 19 0 488307197 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1910371 43340 2217 9 0 1901109 0
[pid=5768/tid=5770] ppid=5766 vsize=7641484 CPUtime=6.09 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 39390 0 1 0 603 6 0 0 21 0 19 0 488307198 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505691864 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307201 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 488307202 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488307203 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307203 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.44 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 3644 0 0 0 44 0 0 0 15 0 19 0 488307205 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.42 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1973 0 0 0 42 0 0 0 15 0 19 0 488307205 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 43340 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 7641484

[startup+12.7007 s]
/proc/loadavg: 3.99 3.97 3.60 5/262 5881
/proc/meminfo: memFree=21903168/32951124 swapFree=67111412/67111528

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

/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.93 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 10451 0 0 0 92 1 0 0 15 0 19 0 488307205 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.51 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1989 0 0 0 51 0 0 0 16 0 19 0 488307205 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 123641 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.93
Current children cumulated vsize (KiB) 7641484

[startup+1182.3 s]
/proc/loadavg: 3.01 3.09 3.31 4/238 5932
/proc/meminfo: memFree=22162780/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7641484 CPUtime=1183.98 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 143144 0 1 0 118380 18 0 0 21 0 19 0 488307197 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1910371 133642 2246 9 0 1901109 0
[pid=5768/tid=5770] ppid=5766 vsize=7641484 CPUtime=1178.03 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 44968 0 1 0 117796 7 0 0 25 0 19 0 488307198 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505677253 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7641484 CPUtime=0.23 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 19026 0 0 0 22 1 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7641484 CPUtime=0.22 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 14700 0 0 0 21 1 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7641484 CPUtime=0.08 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1887 0 0 0 8 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7641484 CPUtime=0.14 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 11054 0 0 0 14 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7641484 CPUtime=0.09 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 3297 0 0 0 9 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7641484 CPUtime=0.11 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 4135 0 0 0 11 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7641484 CPUtime=0.04 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7641484 CPUtime=0.05 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1463 0 0 0 5 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7641484 CPUtime=3.43 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 28950 0 0 0 341 2 0 0 15 0 19 0 488307202 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.93 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 10451 0 0 0 92 1 0 0 15 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.51 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1989 0 0 0 51 0 0 0 16 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.98
Current children cumulated vsize (KiB) 7641484

[startup+1242.3 s]
/proc/loadavg: 3.00 3.07 3.29 4/238 5934
/proc/meminfo: memFree=22112412/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7641484 CPUtime=1243.98 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 143148 0 1 0 124380 18 0 0 21 0 19 0 488307197 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1910371 133642 2246 9 0 1901109 0
[pid=5768/tid=5770] ppid=5766 vsize=7641484 CPUtime=1238.04 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 44968 0 1 0 123797 7 0 0 25 0 19 0 488307198 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505691887 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7641484 CPUtime=0.23 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 19026 0 0 0 22 1 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7641484 CPUtime=0.22 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 14700 0 0 0 21 1 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7641484 CPUtime=0.08 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1887 0 0 0 8 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7641484 CPUtime=0.14 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 11054 0 0 0 14 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7641484 CPUtime=0.09 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 3297 0 0 0 9 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7641484 CPUtime=0.11 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 4135 0 0 0 11 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7641484 CPUtime=0.04 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7641484 CPUtime=0.05 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1463 0 0 0 5 0 0 0 15 0 19 0 488307201 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7641484 CPUtime=3.43 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 28950 0 0 0 341 2 0 0 15 0 19 0 488307202 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.93 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 10451 0 0 0 92 1 0 0 15 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.51 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1989 0 0 0 51 0 0 0 16 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 133642 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.98
Current children cumulated vsize (KiB) 7641484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.27 4/238 5935
/proc/meminfo: memFree=22056468/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=7641484 CPUtime=1301.72 cores=1,3
/proc/5768/stat : 5768 (java) S 5766 5768 5523 0 -1 4202496 156839 0 1 0 130152 20 0 0 21 0 19 0 488307197 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 1910371 147298 2246 9 0 1901109 0
[pid=5768/tid=5770] ppid=5766 vsize=7641484 CPUtime=1295.41 cores=1,3
/proc/5768/task/5770/stat : 5770 (java) R 5766 5768 5523 0 -1 4202560 49143 0 1 0 129533 8 0 0 25 0 19 0 488307198 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 46912505824428 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5768/tid=5771] ppid=5766 vsize=7641484 CPUtime=0.23 cores=1,3
/proc/5768/task/5771/stat : 5771 (java) S 5766 5768 5523 0 -1 4202560 19026 0 0 0 22 1 0 0 15 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5772] ppid=5766 vsize=7641484 CPUtime=0.22 cores=1,3
/proc/5768/task/5772/stat : 5772 (java) S 5766 5768 5523 0 -1 4202560 14700 0 0 0 21 1 0 0 15 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5773] ppid=5766 vsize=7641484 CPUtime=0.08 cores=1,3
/proc/5768/task/5773/stat : 5773 (java) S 5766 5768 5523 0 -1 4202560 1887 0 0 0 8 0 0 0 15 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5774] ppid=5766 vsize=7641484 CPUtime=0.19 cores=1,3
/proc/5768/task/5774/stat : 5774 (java) S 5766 5768 5523 0 -1 4202560 15837 0 0 0 18 1 0 0 16 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5775] ppid=5766 vsize=7641484 CPUtime=0.09 cores=1,3
/proc/5768/task/5775/stat : 5775 (java) S 5766 5768 5523 0 -1 4202560 3297 0 0 0 9 0 0 0 16 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5776] ppid=5766 vsize=7641484 CPUtime=0.11 cores=1,3
/proc/5768/task/5776/stat : 5776 (java) S 5766 5768 5523 0 -1 4202560 4135 0 0 0 11 0 0 0 15 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5777] ppid=5766 vsize=7641484 CPUtime=0.08 cores=1,3
/proc/5768/task/5777/stat : 5777 (java) S 5766 5768 5523 0 -1 4202560 4733 0 0 0 8 0 0 0 16 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5778] ppid=5766 vsize=7641484 CPUtime=0.05 cores=1,3
/proc/5768/task/5778/stat : 5778 (java) S 5766 5768 5523 0 -1 4202560 1463 0 0 0 5 0 0 0 16 0 19 0 488307201 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5779] ppid=5766 vsize=7641484 CPUtime=3.72 cores=1,3
/proc/5768/task/5779/stat : 5779 (java) S 5766 5768 5523 0 -1 4202560 28952 0 0 0 370 2 0 0 15 0 19 0 488307202 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 0 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5780] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5780/stat : 5780 (java) S 5766 5768 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5781] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5781/stat : 5781 (java) S 5766 5768 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488307203 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5782] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5782/stat : 5782 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917554609 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5783] ppid=5766 vsize=7641484 CPUtime=0.93 cores=1,3
/proc/5768/task/5783/stat : 5783 (java) S 5766 5768 5523 0 -1 4202560 10451 0 0 0 92 1 0 0 15 0 19 0 488307205 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5784] ppid=5766 vsize=7641484 CPUtime=0.51 cores=1,3
/proc/5768/task/5784/stat : 5784 (java) S 5766 5768 5523 0 -1 4202560 1989 0 0 0 51 0 0 0 16 0 19 0 488307205 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5785] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5785/stat : 5785 (java) S 5766 5768 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488307205 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917546905 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
[pid=5768/tid=5786] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5786/stat : 5786 (java) S 5766 5768 5523 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 488307205 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 3 0 0 0
[pid=5768/tid=5805] ppid=5766 vsize=7641484 CPUtime=0 cores=1,3
/proc/5768/task/5805/stat : 5805 (java) S 5766 5768 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488307341 7824879616 147298 33554432000 1073741824 1073778376 140734593750224 18446744073709551615 218917547520 0 4 0 16800975 18446604454222996416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 7641484

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

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

[startup+1300.12 s]
/proc/loadavg: 3.00 3.05 3.27 4/222 5938
/proc/meminfo: memFree=22598572/32951124 swapFree=67111412/67111528
[pid=5768] ppid=5766 vsize=0 CPUtime=1301.86 cores=1,3
/proc/5768/stat : 5768 (java) Z 5766 5768 5523 0 -1 4203548 156875 0 1 0 130163 23 0 0 17 0 1 0 488307197 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5768/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.12
CPU time (s): 1301.87
CPU user time (s): 1301.64
CPU system time (s): 0.230964
CPU usage (%): 100.134
Max. virtual memory (cumulated for all children) (KiB): 7641484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.64
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156875
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= 27146
involuntary context switches= 6018

runsolver used 2.14067 second user time and 4.97024 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 23:31:35
IDJOB=3285349
IDBENCH=82379
IDSOLVER=1611
FILE ID=node137/3285349-1303767094
RUNJOBID= node137-1303765790-5543
PBS_JOBID= 13157155
Free space on /tmp= 71276 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.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-3285349-1303767094/watcher-3285349-1303767094 -o /tmp/evaluation-result-3285349-1303767094/solver-3285349-1303767094 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285349-1303767094.cnf

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=504352151

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      20264052 kB
Buffers:       1735524 kB
Cached:        6923848 kB
SwapCached:        112 kB
Active:        5630724 kB
Inactive:      6495416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20264052 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           95828 kB
Writeback:           0 kB
AnonPages:     3466628 kB
Mapped:          23364 kB
Slab:           489024 kB
PageTables:      12192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14787444 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= 71696 MiB
End job on node137 at 2011-04-25 23:53:17