Trace number 3313382

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
STRUCTure 0.1? (TO) 4800.19 1231.77

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.10/0.12	29:58 INFO : Reading from input HOME/instance-3313382-1304072997.cnf
1.95/1.74	Executor set job limit to 1000000
1.95/1.74	Executor set job limit to 1000000
1.95/1.74	Executor set job limit to 1000000
1.95/1.74	Executor set job limit to 1000000
1.95/1.74	Starting Executor!
1.95/1.74	Starting Executor!
1.95/1.74	Starting Executor!
1.95/1.74	Starting Executor!
27.11/24.83	30:23 INFO : 15944 variables remaining out of 108786
27.11/24.83	30:23 INFO : 6068594 literals remaining out of 1578967
752.76/216.81	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
752.76/216.81	log4j:WARN Please initialize the log4j system properly.
752.76/216.81	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3313382-1304072997/watcher-3313382-1304072997 -o /tmp/evaluation-result-3313382-1304072997/solver-3313382-1304072997 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313382-1304072997.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.87 7.77 6.97 2/174 31713
/proc/meminfo: memFree=28640056/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 659 0 0 0 0 0 0 0 17 0 1 0 518900523 9318400 148 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222921775104 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/31713/statm: 2275 148 118 9 0 67 0

[startup+0.0782941 s]
/proc/loadavg: 6.87 7.77 6.97 2/174 31713
/proc/meminfo: memFree=28640056/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15675452 CPUtime=0.06 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 4477 0 1 0 5 1 0 0 17 0 18 0 518900523 16051662848 3916 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3918863 3932 1790 9 0 3909582 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675452

[startup+0.10029 s]
/proc/loadavg: 6.87 7.77 6.97 2/174 31713
/proc/meminfo: memFree=28640056/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15676468 CPUtime=0.1 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 5559 0 1 0 9 1 0 0 17 0 18 0 518900523 16052703232 4955 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3919117 4955 2117 9 0 3909836 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676468

[startup+0.300253 s]
/proc/loadavg: 6.87 7.77 6.97 2/174 31713
/proc/meminfo: memFree=28640056/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15681072 CPUtime=0.52 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 14746 0 1 0 49 3 0 0 17 0 18 0 518900523 16057417728 12953 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3920268 12960 2213 9 0 3910987 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681072

[startup+0.700147 s]
/proc/loadavg: 6.87 7.77 6.97 2/174 31713
/proc/meminfo: memFree=28640056/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15681072 CPUtime=0.92 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 41974 0 1 0 86 6 0 0 17 0 18 0 518900523 16057417728 40177 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3920268 40177 2229 9 0 3910987 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15681072

[startup+1.50103 s]
/proc/loadavg: 6.87 7.77 6.97 3/212 31754
/proc/meminfo: memFree=28445816/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15681072 CPUtime=1.74 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 59583 0 1 0 165 9 0 0 17 0 18 0 518900523 16057417728 57769 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3920268 57775 2229 9 0 3910987 0
[pid=31713/tid=31715] ppid=31711 vsize=15681072 CPUtime=1.45 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) R 31711 31713 30588 0 -1 4202560 49996 0 1 0 138 7 0 0 25 0 18 0 518900524 16057417728 57777 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 18 0 518900524 16057417728 57780 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 1401 0 0 0 0 0 0 0 15 0 18 0 518900524 16057417728 57784 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 26 0 0 0 0 0 0 0 16 0 18 0 518900524 16057417728 57788 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 124 0 0 0 0 0 0 0 16 0 18 0 518900524 16057417728 57792 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 32 0 0 0 0 0 0 0 16 0 18 0 518900524 16057417728 57795 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 922 0 0 0 0 0 0 0 15 0 18 0 518900524 16057417728 57799 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 1742 0 0 0 0 0 0 0 16 0 18 0 518900524 16057417728 57803 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 18 0 518900524 16057417728 57807 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 18 0 518900525 16057417728 57809 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 518900526 16057417728 57813 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 18 0 518900526 16057417728 57817 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 518900528 16057417728 57821 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15681072 CPUtime=0.12 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 1171 0 0 0 12 0 0 0 17 0 18 0 518900528 16057417728 57825 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15681072 CPUtime=0.1 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 2559 0 0 0 10 0 0 0 17 0 18 0 518900528 16057417728 57828 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 518900528 16057417728 57832 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15681072 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 518900528 16057417728 57836 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15681072

[startup+3.1007 s]
/proc/loadavg: 6.87 7.77 6.97 4/216 31758
/proc/meminfo: memFree=28034228/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15685184 CPUtime=4.42 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 92970 0 1 0 429 13 0 0 17 0 22 0 518900523 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3921296 82895 2265 9 0 3912015 0
[pid=31713/tid=31715] ppid=31711 vsize=15685184 CPUtime=3.04 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) R 31711 31713 30588 0 -1 4202560 64734 0 1 0 295 9 0 0 25 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505668757 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15685184 CPUtime=0.01 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 122 0 0 0 1 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 1444 0 0 0 0 0 0 0 16 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 2700 0 0 0 0 0 0 0 16 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 922 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 1742 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 518900525 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518900526 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 518900526 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 518900528 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15685184 CPUtime=1.09 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 16822 0 0 0 108 1 0 0 16 0 22 0 518900528 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15685184 CPUtime=0.19 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 2644 0 0 0 19 0 0 0 15 0 22 0 518900528 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518900528 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 518900528 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31755] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31755/stat : 31755 (java) S 31711 31713 30588 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 518900697 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31756] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31756/stat : 31756 (java) S 31711 31713 30588 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 518900697 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31757] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31757/stat : 31757 (java) S 31711 31713 30588 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 518900697 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31758] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31758/stat : 31758 (java) S 31711 31713 30588 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 518900697 16061628416 82895 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 15685184

[startup+6.30115 s]
/proc/loadavg: 6.48 7.67 6.94 3/216 31758
/proc/meminfo: memFree=27162544/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15685184 CPUtime=7.97 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 106192 0 1 0 782 15 0 0 17 0 22 0 518900523 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3921296 95042 2275 9 0 3912015 0
[pid=31713/tid=31715] ppid=31711 vsize=15685184 CPUtime=6.21 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) R 31711 31713 30588 0 -1 4202560 64746 0 1 0 612 9 0 0 18 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506107766 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15685184 CPUtime=0.01 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 122 0 0 0 1 0 0 0 15 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15685184 CPUtime=0.01 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 2381 0 0 0 1 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15685184 CPUtime=0.03 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 3938 0 0 0 3 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15685184 CPUtime=0.02 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 2047 0 0 0 2 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 2700 0 0 0 0 0 0 0 15 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15685184 CPUtime=0.02 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 2918 0 0 0 2 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15685184 CPUtime=0.02 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 4723 0 0 0 2 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15685184 CPUtime=0.01 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 1462 0 0 0 1 0 0 0 16 0 22 0 518900524 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 518900525 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518900526 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 518900526 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 518900528 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15685184 CPUtime=1.23 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 16841 0 0 0 122 1 0 0 15 0 22 0 518900528 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15685184 CPUtime=0.32 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 2662 0 0 0 32 0 0 0 15 0 22 0 518900528 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518900528 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 518900528 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31755] ppid=31711 vsize=15685184 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31755/stat : 31755 (java) S 31711 31713 30588 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 518900697 16061628416 95042 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0

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

[pid=31713/tid=31756] ppid=31711 vsize=15686556 CPUtime=1073.6 cores=1,3,5,7
/proc/31713/task/31756/stat : 31756 (java) R 31711 31713 30588 0 -1 4202560 148040 0 0 0 107339 21 0 0 25 0 22 0 518900697 16063033344 414654 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31713/tid=31757] ppid=31711 vsize=15686556 CPUtime=1079.48 cores=1,3,5,7
/proc/31713/task/31757/stat : 31757 (java) R 31711 31713 30588 0 -1 4202560 245788 0 0 0 107918 30 0 0 25 0 22 0 518900697 16063033344 414654 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506072597 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31713/tid=31758] ppid=31711 vsize=15686556 CPUtime=1079.67 cores=1,3,5,7
/proc/31713/task/31758/stat : 31758 (java) R 31711 31713 30588 0 -1 4202560 153594 0 0 0 107948 19 0 0 25 0 22 0 518900697 16063033344 414654 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505670376 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4364.15
Current children cumulated vsize (KiB) 15686556

[startup+1182.3 s]
/proc/loadavg: 7.82 7.89 7.50 9/220 31793
/proc/meminfo: memFree=11622896/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15686556 CPUtime=4603.2 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 1340140 0 1 0 460081 239 0 0 17 0 22 0 518900523 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3921639 374259 2300 9 0 3912358 0
[pid=31713/tid=31715] ppid=31711 vsize=15686556 CPUtime=24.75 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) S 31711 31713 30588 0 -1 4202560 111148 0 1 0 2460 15 0 0 25 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 66651 0 0 0 238 13 0 0 16 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15686556 CPUtime=2.38 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 51569 0 0 0 228 10 0 0 15 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15686556 CPUtime=2.49 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 60129 0 0 0 238 11 0 0 15 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15686556 CPUtime=2.45 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 52106 0 0 0 234 11 0 0 16 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15686556 CPUtime=2.54 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 86312 0 0 0 237 17 0 0 16 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 70293 0 0 0 238 13 0 0 16 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15686556 CPUtime=2.58 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 52684 0 0 0 246 12 0 0 15 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15686556 CPUtime=2.39 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 37821 0 0 0 231 8 0 0 15 0 22 0 518900524 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15686556 CPUtime=1.01 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 3100 0 0 0 75 26 0 0 15 0 22 0 518900525 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 518900528 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15686556 CPUtime=2.04 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 16902 0 0 0 202 2 0 0 15 0 22 0 518900528 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15686556 CPUtime=1.62 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 5900 0 0 0 162 0 0 0 15 0 22 0 518900528 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518900528 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 518900528 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31755] ppid=31711 vsize=15686556 CPUtime=1142.8 cores=1,3,5,7
/proc/31713/task/31755/stat : 31755 (java) R 31711 31713 30588 0 -1 4202560 176487 0 0 0 114258 22 0 0 25 0 22 0 518900697 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505659232 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31713/tid=31756] ppid=31711 vsize=15686556 CPUtime=1132.98 cores=1,3,5,7
/proc/31713/task/31756/stat : 31756 (java) R 31711 31713 30588 0 -1 4202560 148092 0 0 0 113277 21 0 0 25 0 22 0 518900697 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505889184 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31713/tid=31757] ppid=31711 vsize=15686556 CPUtime=1138.94 cores=1,3,5,7
/proc/31713/task/31757/stat : 31757 (java) R 31711 31713 30588 0 -1 4202560 245844 0 0 0 113863 31 0 0 25 0 22 0 518900697 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506412460 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=31713/tid=31758] ppid=31711 vsize=15686556 CPUtime=1139.06 cores=1,3,5,7
/proc/31713/task/31758/stat : 31758 (java) R 31711 31713 30588 0 -1 4202560 153646 0 0 0 113886 20 0 0 25 0 22 0 518900697 16063033344 374259 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506072597 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4603.2
Current children cumulated vsize (KiB) 15686556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1231.7 s]
/proc/loadavg: 7.76 7.85 7.50 9/220 31795
/proc/meminfo: memFree=11762504/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15686556 CPUtime=4800.1 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 1340317 0 1 0 479767 243 0 0 17 0 22 0 518900523 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3921639 339999 2300 9 0 3912358 0
[pid=31713/tid=31715] ppid=31711 vsize=15686556 CPUtime=24.75 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) S 31711 31713 30588 0 -1 4202560 111148 0 1 0 2460 15 0 0 25 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15686556 CPUtime=2.64 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 66654 0 0 0 251 13 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 51569 0 0 0 241 10 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15686556 CPUtime=2.61 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 60131 0 0 0 249 12 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15686556 CPUtime=2.56 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 52108 0 0 0 245 11 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15686556 CPUtime=2.67 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 86312 0 0 0 250 17 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15686556 CPUtime=2.64 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 70295 0 0 0 250 14 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15686556 CPUtime=2.71 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 52687 0 0 0 259 12 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 37824 0 0 0 243 8 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15686556 CPUtime=1.06 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 3101 0 0 0 78 28 0 0 15 0 22 0 518900525 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15686556 CPUtime=2.04 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 16902 0 0 0 202 2 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15686556 CPUtime=1.62 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 5900 0 0 0 162 0 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31755] ppid=31711 vsize=15686556 CPUtime=1191.83 cores=1,3,5,7
/proc/31713/task/31755/stat : 31755 (java) R 31711 31713 30588 0 -1 4202560 176534 0 0 0 119161 22 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506326458 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31713/tid=31756] ppid=31711 vsize=15686556 CPUtime=1181.93 cores=1,3,5,7
/proc/31713/task/31756/stat : 31756 (java) R 31711 31713 30588 0 -1 4202560 148128 0 0 0 118172 21 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506212544 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31713/tid=31757] ppid=31711 vsize=15686556 CPUtime=1187.97 cores=1,3,5,7
/proc/31713/task/31757/stat : 31757 (java) R 31711 31713 30588 0 -1 4202560 245884 0 0 0 118766 31 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506326830 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31713/tid=31758] ppid=31711 vsize=15686556 CPUtime=1187.9 cores=1,3,5,7
/proc/31713/task/31758/stat : 31758 (java) R 31711 31713 30588 0 -1 4202560 153682 0 0 0 118770 20 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505669656 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15686556

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

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

[startup+1231.7 s]
/proc/loadavg: 7.76 7.85 7.50 9/220 31795
/proc/meminfo: memFree=11762504/32951124 swapFree=67111356/67111528
[pid=31713] ppid=31711 vsize=15686556 CPUtime=4800.1 cores=1,3,5,7
/proc/31713/stat : 31713 (java) S 31711 31713 30588 0 -1 4202496 1340317 0 1 0 479767 243 0 0 17 0 22 0 518900523 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31713/statm: 3921639 339999 2300 9 0 3912358 0
[pid=31713/tid=31715] ppid=31711 vsize=15686556 CPUtime=24.75 cores=1,3,5,7
/proc/31713/task/31715/stat : 31715 (java) S 31711 31713 30588 0 -1 4202560 111148 0 1 0 2460 15 0 0 25 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31716] ppid=31711 vsize=15686556 CPUtime=2.64 cores=1,3,5,7
/proc/31713/task/31716/stat : 31716 (java) S 31711 31713 30588 0 -1 4202560 66654 0 0 0 251 13 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31717] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31717/stat : 31717 (java) S 31711 31713 30588 0 -1 4202560 51569 0 0 0 241 10 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31718] ppid=31711 vsize=15686556 CPUtime=2.61 cores=1,3,5,7
/proc/31713/task/31718/stat : 31718 (java) S 31711 31713 30588 0 -1 4202560 60131 0 0 0 249 12 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31719] ppid=31711 vsize=15686556 CPUtime=2.56 cores=1,3,5,7
/proc/31713/task/31719/stat : 31719 (java) S 31711 31713 30588 0 -1 4202560 52108 0 0 0 245 11 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31720] ppid=31711 vsize=15686556 CPUtime=2.67 cores=1,3,5,7
/proc/31713/task/31720/stat : 31720 (java) S 31711 31713 30588 0 -1 4202560 86312 0 0 0 250 17 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31721] ppid=31711 vsize=15686556 CPUtime=2.64 cores=1,3,5,7
/proc/31713/task/31721/stat : 31721 (java) S 31711 31713 30588 0 -1 4202560 70295 0 0 0 250 14 0 0 15 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31722] ppid=31711 vsize=15686556 CPUtime=2.71 cores=1,3,5,7
/proc/31713/task/31722/stat : 31722 (java) S 31711 31713 30588 0 -1 4202560 52687 0 0 0 259 12 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31723] ppid=31711 vsize=15686556 CPUtime=2.51 cores=1,3,5,7
/proc/31713/task/31723/stat : 31723 (java) S 31711 31713 30588 0 -1 4202560 37824 0 0 0 243 8 0 0 16 0 22 0 518900524 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 7 0 0 0
[pid=31713/tid=31724] ppid=31711 vsize=15686556 CPUtime=1.06 cores=1,3,5,7
/proc/31713/task/31724/stat : 31724 (java) S 31711 31713 30588 0 -1 4202560 3101 0 0 0 78 28 0 0 15 0 22 0 518900525 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 0 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31725] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31725/stat : 31725 (java) S 31711 31713 30588 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31726] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31726/stat : 31726 (java) S 31711 31713 30588 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 518900526 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31727] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31727/stat : 31727 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933600689 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31728] ppid=31711 vsize=15686556 CPUtime=2.04 cores=1,3,5,7
/proc/31713/task/31728/stat : 31728 (java) S 31711 31713 30588 0 -1 4202560 16902 0 0 0 202 2 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 1 0 0 0
[pid=31713/tid=31729] ppid=31711 vsize=15686556 CPUtime=1.62 cores=1,3,5,7
/proc/31713/task/31729/stat : 31729 (java) S 31711 31713 30588 0 -1 4202560 5900 0 0 0 162 0 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31730] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31730/stat : 31730 (java) S 31711 31713 30588 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933592985 0 4 0 16800975 18446604462688780416 0 0 -1 5 0 0 0
[pid=31713/tid=31731] ppid=31711 vsize=15686556 CPUtime=0 cores=1,3,5,7
/proc/31713/task/31731/stat : 31731 (java) S 31711 31713 30588 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 518900528 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 222933593600 0 4 0 16800975 18446604462688780416 0 0 -1 3 0 0 0
[pid=31713/tid=31755] ppid=31711 vsize=15686556 CPUtime=1191.83 cores=1,3,5,7
/proc/31713/task/31755/stat : 31755 (java) R 31711 31713 30588 0 -1 4202560 176534 0 0 0 119161 22 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506326458 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31713/tid=31756] ppid=31711 vsize=15686556 CPUtime=1181.93 cores=1,3,5,7
/proc/31713/task/31756/stat : 31756 (java) R 31711 31713 30588 0 -1 4202560 148128 0 0 0 118172 21 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506212544 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=31713/tid=31757] ppid=31711 vsize=15686556 CPUtime=1187.97 cores=1,3,5,7
/proc/31713/task/31757/stat : 31757 (java) R 31711 31713 30588 0 -1 4202560 245884 0 0 0 118766 31 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912506326830 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31713/tid=31758] ppid=31711 vsize=15686556 CPUtime=1187.9 cores=1,3,5,7
/proc/31713/task/31758/stat : 31758 (java) R 31711 31713 30588 0 -1 4202560 153682 0 0 0 118770 20 0 0 25 0 22 0 518900697 16063033344 339999 33554432000 1073741824 1073778376 140736213308400 18446744073709551615 46912505669656 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15686556

Child status: 143
Real time (s): 1231.77
CPU time (s): 4800.19
CPU user time (s): 4797.7
CPU system time (s): 2.48962
CPU usage (%): 389.698
Max. virtual memory (cumulated for all children) (KiB): 15695984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.7
system time used= 2.48962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1340344
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= 96816
involuntary context switches= 88021

runsolver used 2.05569 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 12:29:58
IDJOB=3313382
IDBENCH=20346
IDSOLVER=1699
FILE ID=node109/3313382-1304072997
RUNJOBID= node109-1304072997-31700
PBS_JOBID= 13170459
Free space on /tmp= 72368 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313382-1304072997/watcher-3313382-1304072997 -o /tmp/evaluation-result-3313382-1304072997/solver-3313382-1304072997 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313382-1304072997.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1076984370

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:      28640336 kB
Buffers:        893956 kB
Cached:        2921792 kB
SwapCached:        168 kB
Active:         874368 kB
Inactive:      3009284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28640336 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           17588 kB
Writeback:           0 kB
AnonPages:       67548 kB
Mapped:          14496 kB
Slab:           362108 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191680 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= 72348 MiB
End job on node109 at 2011-04-29 12:50:31