Trace number 3313409

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.62 1214.17

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

Solver Data

0.10/0.12	35:32 INFO : Reading from input HOME/instance-3313409-1304105732.cnf
1.25/1.07	Executor set job limit to 1000000
1.25/1.07	Executor set job limit to 1000000
1.25/1.07	Executor set job limit to 1000000
1.25/1.07	Executor set job limit to 1000000
1.25/1.07	Starting Executor!
1.25/1.07	Starting Executor!
1.25/1.07	Starting Executor!
1.25/1.07	Starting Executor!
6.82/4.64	35:37 INFO : 27353 variables remaining out of 29317
6.82/4.64	35:37 INFO : 11106152 literals remaining out of 875972

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

running on 4 cores: 0,2,4,6

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.26 7.69 7.88 2/174 8980
/proc/meminfo: memFree=31318708/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/8980/stat : 8980 (java) R 8978 8980 8948 0 -1 4202496 1075 0 0 0 0 0 0 0 25 0 1 0 502988837 23580672 562 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270333421312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8980/statm: 5757 573 432 9 0 124 0

[startup+0.039621 s]
/proc/loadavg: 6.26 7.69 7.88 2/174 8980
/proc/meminfo: memFree=31318708/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 3724 0 1 0 2 0 0 0 25 0 13 0 502988837 15978749952 3164 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3901062 3164 1680 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100598 s]
/proc/loadavg: 6.26 7.69 7.88 2/174 8980
/proc/meminfo: memFree=31318708/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15676332 CPUtime=0.1 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 5562 0 1 0 9 1 0 0 25 0 18 0 502988837 16052563968 4980 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3919083 4980 2116 9 0 3909802 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676332

[startup+0.300561 s]
/proc/loadavg: 6.26 7.69 7.88 2/174 8980
/proc/meminfo: memFree=31318708/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15680464 CPUtime=0.53 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 14961 0 1 0 50 3 0 0 25 0 18 0 502988837 16056795136 13411 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3920116 13418 2206 9 0 3910835 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15680464

[startup+0.700518 s]
/proc/loadavg: 6.26 7.69 7.88 2/174 8980
/proc/meminfo: memFree=31318708/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15680464 CPUtime=0.93 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 41845 0 1 0 88 5 0 0 25 0 18 0 502988837 16056795136 40293 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3920116 40293 2222 9 0 3910835 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680464

[startup+1.50134 s]
/proc/loadavg: 6.26 7.69 7.88 3/192 8998
/proc/meminfo: memFree=31123700/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15712780 CPUtime=2.16 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 64254 0 1 0 208 8 0 0 25 0 22 0 502988837 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3928195 60182 2253 9 0 3918914 0
[pid=8980/tid=8982] ppid=8978 vsize=15712780 CPUtime=1.47 cores=0,2,4,6
/proc/8980/task/8982/stat : 8982 (java) R 8978 8980 8948 0 -1 4202560 46533 0 1 0 141 6 0 0 20 0 22 0 502988837 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 47363692780070 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8980/tid=8983] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8983/stat : 8983 (java) S 8978 8980 8948 0 -1 4202560 675 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8984] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8984/stat : 8984 (java) S 8978 8980 8948 0 -1 4202560 54 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8985] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8985/stat : 8985 (java) S 8978 8980 8948 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8986] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8986/stat : 8986 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8987] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8987/stat : 8987 (java) S 8978 8980 8948 0 -1 4202560 295 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8988] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8988/stat : 8988 (java) S 8978 8980 8948 0 -1 4202560 1296 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8989] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8989/stat : 8989 (java) S 8978 8980 8948 0 -1 4202560 449 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8990] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8990/stat : 8990 (java) S 8978 8980 8948 0 -1 4202560 84 0 0 0 0 0 0 0 16 0 22 0 502988838 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8991] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 22 0 502988839 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 502988839 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 502988839 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15712780 CPUtime=0.44 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) R 8978 8980 8948 0 -1 4202560 10855 0 0 0 43 1 0 0 16 0 22 0 502988841 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 47363690397126 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15712780 CPUtime=0.2 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 2487 0 0 0 20 0 0 0 16 0 22 0 502988842 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15712780 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 502988842 16089886720 60182 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 15712780

[startup+3.10103 s]
/proc/loadavg: 6.26 7.69 7.88 4/216 9025
/proc/meminfo: memFree=30886304/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15718324 CPUtime=4.94 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 94309 0 1 0 481 13 0 0 25 0 22 0 502988837 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3929581 85100 2264 9 0 3920300 0
[pid=8980/tid=8982] ppid=8978 vsize=15718324 CPUtime=3.05 cores=0,2,4,6
/proc/8980/task/8982/stat : 8982 (java) R 8978 8980 8948 0 -1 4202560 60812 0 1 0 298 7 0 0 18 0 22 0 502988837 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506072593 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8980/tid=8983] ppid=8978 vsize=15718324 CPUtime=0.01 cores=0,2,4,6
/proc/8980/task/8983/stat : 8983 (java) S 8978 8980 8948 0 -1 4202560 2433 0 0 0 1 0 0 0 16 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8984] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8984/stat : 8984 (java) S 8978 8980 8948 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8985] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8985/stat : 8985 (java) S 8978 8980 8948 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8986] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8986/stat : 8986 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8987] ppid=8978 vsize=15718324 CPUtime=0.01 cores=0,2,4,6
/proc/8980/task/8987/stat : 8987 (java) S 8978 8980 8948 0 -1 4202560 4840 0 0 0 1 0 0 0 16 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8988] ppid=8978 vsize=15718324 CPUtime=0.01 cores=0,2,4,6
/proc/8980/task/8988/stat : 8988 (java) S 8978 8980 8948 0 -1 4202560 2448 0 0 0 1 0 0 0 16 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8989] ppid=8978 vsize=15718324 CPUtime=0.02 cores=0,2,4,6
/proc/8980/task/8989/stat : 8989 (java) S 8978 8980 8948 0 -1 4202560 1890 0 0 0 2 0 0 0 16 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8990] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8990/stat : 8990 (java) S 8978 8980 8948 0 -1 4202560 134 0 0 0 0 0 0 0 15 0 22 0 502988838 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8991] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 205 0 0 0 0 0 0 0 15 0 22 0 502988839 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 502988839 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 502988839 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15718324 CPUtime=1.35 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) S 8978 8980 8948 0 -1 4202560 17504 0 0 0 133 2 0 0 15 0 22 0 502988841 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15718324 CPUtime=0.42 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 2534 0 0 0 42 0 0 0 15 0 22 0 502988842 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 502988842 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8999] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8999/stat : 8999 (java) S 8978 8980 8948 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 502988944 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=9000] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/9000/stat : 9000 (java) S 8978 8980 8948 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 502988944 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=9001] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/9001/stat : 9001 (java) S 8978 8980 8948 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 502988944 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) S 8978 8980 8948 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 502988944 16095563776 85100 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 15718324

[startup+6.3014 s]
/proc/loadavg: 6.00 7.62 7.86 4/216 9025
/proc/meminfo: memFree=30202824/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15718324 CPUtime=9.79 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 254474 0 1 0 940 39 0 0 25 0 22 0 502988837 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3929581 243484 2292 9 0 3920300 0
[pid=8980/tid=8982] ppid=8978 vsize=15718324 CPUtime=4.6 cores=0,2,4,6
/proc/8980/task/8982/stat : 8982 (java) S 8978 8980 8948 0 -1 4202560 62421 0 1 0 453 7 0 0 21 0 22 0 502988837 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8983] ppid=8978 vsize=15718324 CPUtime=0.03 cores=0,2,4,6
/proc/8980/task/8983/stat : 8983 (java) S 8978 8980 8948 0 -1 4202560 4983 0 0 0 2 1 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8984] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8984/stat : 8984 (java) S 8978 8980 8948 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8985] ppid=8978 vsize=15718324 CPUtime=0.01 cores=0,2,4,6
/proc/8980/task/8985/stat : 8985 (java) S 8978 8980 8948 0 -1 4202560 3599 0 0 0 1 0 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8986] ppid=8978 vsize=15718324 CPUtime=0.11 cores=0,2,4,6
/proc/8980/task/8986/stat : 8986 (java) S 8978 8980 8948 0 -1 4202560 37091 0 0 0 7 4 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8987] ppid=8978 vsize=15718324 CPUtime=0.13 cores=0,2,4,6
/proc/8980/task/8987/stat : 8987 (java) S 8978 8980 8948 0 -1 4202560 42706 0 0 0 5 8 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8988] ppid=8978 vsize=15718324 CPUtime=0.09 cores=0,2,4,6
/proc/8980/task/8988/stat : 8988 (java) S 8978 8980 8948 0 -1 4202560 22289 0 0 0 6 3 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8989] ppid=8978 vsize=15718324 CPUtime=0.09 cores=0,2,4,6
/proc/8980/task/8989/stat : 8989 (java) S 8978 8980 8948 0 -1 4202560 14707 0 0 0 6 3 0 0 16 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8990] ppid=8978 vsize=15718324 CPUtime=0.02 cores=0,2,4,6
/proc/8980/task/8990/stat : 8990 (java) S 8978 8980 8948 0 -1 4202560 3647 0 0 0 2 0 0 0 15 0 22 0 502988838 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8991] ppid=8978 vsize=15718324 CPUtime=0.16 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 1395 0 0 0 16 0 0 0 16 0 22 0 502988839 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 502988839 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 502988839 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15718324 CPUtime=1.61 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) S 8978 8980 8948 0 -1 4202560 17542 0 0 0 159 2 0 0 16 0 22 0 502988841 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15718324 CPUtime=0.67 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 2570 0 0 0 67 0 0 0 15 0 22 0 502988842 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15718324 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 502988842 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8999] ppid=8978 vsize=15718324 CPUtime=0.48 cores=0,2,4,6
/proc/8980/task/8999/stat : 8999 (java) S 8978 8980 8948 0 -1 4202560 27 0 0 0 48 0 0 0 15 0 22 0 502988944 16095563776 243484 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0

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

[pid=8980/tid=8991] ppid=8978 vsize=15712032 CPUtime=5.09 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 155233 0 0 0 490 19 0 0 15 0 22 0 502988839 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15712032 CPUtime=2.16 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) S 8978 8980 8948 0 -1 4202560 17580 0 0 0 214 2 0 0 15 0 22 0 502988841 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15712032 CPUtime=1.33 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 4641 0 0 0 133 0 0 0 16 0 22 0 502988842 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 502988842 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8999] ppid=8978 vsize=15712032 CPUtime=1084.11 cores=0,2,4,6
/proc/8980/task/8999/stat : 8999 (java) R 8978 8980 8948 0 -1 4202560 8663 0 0 0 108410 1 0 0 25 0 22 0 502988944 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506072593 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8980/tid=9000] ppid=8978 vsize=15712032 CPUtime=1084.34 cores=0,2,4,6
/proc/8980/task/9000/stat : 9000 (java) R 8978 8980 8948 0 -1 4202560 382 0 0 0 108433 1 0 0 25 0 22 0 502988944 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506204321 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8980/tid=9001] ppid=8978 vsize=15712032 CPUtime=1089.87 cores=0,2,4,6
/proc/8980/task/9001/stat : 9001 (java) R 8978 8980 8948 0 -1 4202560 21343 0 0 0 108985 2 0 0 25 0 22 0 502988944 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506291512 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=15712032 CPUtime=1089.75 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4202560 54599 0 0 0 108966 9 0 0 25 0 22 0 502988944 16089120768 2836960 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506144204 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4435.1
Current children cumulated vsize (KiB) 15712032

[startup+1182.3 s]
/proc/loadavg: 5.81 6.25 6.97 6/219 9060
/proc/meminfo: memFree=4423800/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15712032 CPUtime=4674.71 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 3106600 0 1 0 466920 551 0 0 25 0 22 0 502988837 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3928008 2844978 2298 9 0 3918727 0
[pid=8980/tid=8982] ppid=8978 vsize=15712032 CPUtime=4.6 cores=0,2,4,6
/proc/8980/task/8982/stat : 8982 (java) S 8978 8980 8948 0 -1 4202560 62421 0 1 0 453 7 0 0 21 0 22 0 502988837 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8983] ppid=8978 vsize=15712032 CPUtime=9.35 cores=0,2,4,6
/proc/8980/task/8983/stat : 8983 (java) S 8978 8980 8948 0 -1 4202560 324907 0 0 0 874 61 0 0 15 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8984] ppid=8978 vsize=15712032 CPUtime=9.46 cores=0,2,4,6
/proc/8980/task/8984/stat : 8984 (java) S 8978 8980 8948 0 -1 4202560 291285 0 0 0 893 53 0 0 15 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8985] ppid=8978 vsize=15712032 CPUtime=8.78 cores=0,2,4,6
/proc/8980/task/8985/stat : 8985 (java) S 8978 8980 8948 0 -1 4202560 376932 0 0 0 812 66 0 0 16 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8986] ppid=8978 vsize=15712032 CPUtime=9.52 cores=0,2,4,6
/proc/8980/task/8986/stat : 8986 (java) S 8978 8980 8948 0 -1 4202560 312005 0 0 0 898 54 0 0 15 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8987] ppid=8978 vsize=15712032 CPUtime=10.2 cores=0,2,4,6
/proc/8980/task/8987/stat : 8987 (java) S 8978 8980 8948 0 -1 4202560 385123 0 0 0 950 70 0 0 16 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8988] ppid=8978 vsize=15712032 CPUtime=9.93 cores=0,2,4,6
/proc/8980/task/8988/stat : 8988 (java) S 8978 8980 8948 0 -1 4202560 447088 0 0 0 912 81 0 0 16 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8989] ppid=8978 vsize=15712032 CPUtime=9.05 cores=0,2,4,6
/proc/8980/task/8989/stat : 8989 (java) S 8978 8980 8948 0 -1 4202560 338204 0 0 0 843 62 0 0 16 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8990] ppid=8978 vsize=15712032 CPUtime=9.8 cores=0,2,4,6
/proc/8980/task/8990/stat : 8990 (java) S 8978 8980 8948 0 -1 4202560 304714 0 0 0 927 53 0 0 16 0 22 0 502988838 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8991] ppid=8978 vsize=15712032 CPUtime=5.09 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 155245 0 0 0 490 19 0 0 15 0 22 0 502988839 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15712032 CPUtime=2.16 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) S 8978 8980 8948 0 -1 4202560 17580 0 0 0 214 2 0 0 15 0 22 0 502988841 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15712032 CPUtime=1.33 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 4641 0 0 0 133 0 0 0 16 0 22 0 502988842 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 502988842 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8999] ppid=8978 vsize=15712032 CPUtime=1143.46 cores=0,2,4,6
/proc/8980/task/8999/stat : 8999 (java) R 8978 8980 8948 0 -1 4202560 8666 0 0 0 114345 1 0 0 25 0 22 0 502988944 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506054630 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8980/tid=9000] ppid=8978 vsize=15712032 CPUtime=1143.58 cores=0,2,4,6
/proc/8980/task/9000/stat : 9000 (java) R 8978 8980 8948 0 -1 4202560 383 0 0 0 114357 1 0 0 25 0 22 0 502988944 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506029757 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8980/tid=9001] ppid=8978 vsize=15712032 CPUtime=1149.09 cores=0,2,4,6
/proc/8980/task/9001/stat : 9001 (java) R 8978 8980 8948 0 -1 4202560 21349 0 0 0 114907 2 0 0 25 0 22 0 502988944 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 47363693398324 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=15712032 CPUtime=1149.13 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4202560 54603 0 0 0 114904 9 0 0 25 0 22 0 502988944 16089120768 2844978 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912505815879 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4674.71
Current children cumulated vsize (KiB) 15712032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1213.7 s]
/proc/loadavg: 6.24 6.32 6.97 8/219 9061
/proc/meminfo: memFree=4414724/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=15712032 CPUtime=4800.13 cores=0,2,4,6
/proc/8980/stat : 8980 (java) S 8978 8980 8948 0 -1 4202496 3108675 0 1 0 479462 551 0 0 25 0 22 0 502988837 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/8980/statm: 3928008 2847029 2298 9 0 3918727 0
[pid=8980/tid=8982] ppid=8978 vsize=15712032 CPUtime=4.6 cores=0,2,4,6
/proc/8980/task/8982/stat : 8982 (java) S 8978 8980 8948 0 -1 4202560 62421 0 1 0 453 7 0 0 21 0 22 0 502988837 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8983] ppid=8978 vsize=15712032 CPUtime=9.57 cores=0,2,4,6
/proc/8980/task/8983/stat : 8983 (java) S 8978 8980 8948 0 -1 4202560 325233 0 0 0 896 61 0 0 16 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 6 0 0 0
[pid=8980/tid=8984] ppid=8978 vsize=15712032 CPUtime=9.61 cores=0,2,4,6
/proc/8980/task/8984/stat : 8984 (java) S 8978 8980 8948 0 -1 4202560 291291 0 0 0 908 53 0 0 16 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8985] ppid=8978 vsize=15712032 CPUtime=8.94 cores=0,2,4,6
/proc/8980/task/8985/stat : 8985 (java) S 8978 8980 8948 0 -1 4202560 377038 0 0 0 828 66 0 0 16 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8986] ppid=8978 vsize=15712032 CPUtime=9.69 cores=0,2,4,6
/proc/8980/task/8986/stat : 8986 (java) S 8978 8980 8948 0 -1 4202560 313318 0 0 0 915 54 0 0 16 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8987] ppid=8978 vsize=15712032 CPUtime=10.24 cores=0,2,4,6
/proc/8980/task/8987/stat : 8987 (java) S 8978 8980 8948 0 -1 4202560 385123 0 0 0 954 70 0 0 15 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8988] ppid=8978 vsize=15712032 CPUtime=10.01 cores=0,2,4,6
/proc/8980/task/8988/stat : 8988 (java) S 8978 8980 8948 0 -1 4202560 447088 0 0 0 920 81 0 0 15 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8989] ppid=8978 vsize=15712032 CPUtime=9.17 cores=0,2,4,6
/proc/8980/task/8989/stat : 8989 (java) S 8978 8980 8948 0 -1 4202560 338210 0 0 0 855 62 0 0 15 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8990] ppid=8978 vsize=15712032 CPUtime=9.95 cores=0,2,4,6
/proc/8980/task/8990/stat : 8990 (java) S 8978 8980 8948 0 -1 4202560 305010 0 0 0 942 53 0 0 15 0 22 0 502988838 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8991] ppid=8978 vsize=15712032 CPUtime=5.09 cores=0,2,4,6
/proc/8980/task/8991/stat : 8991 (java) S 8978 8980 8948 0 -1 4202560 155257 0 0 0 490 19 0 0 15 0 22 0 502988839 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8992] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8992/stat : 8992 (java) S 8978 8980 8948 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8993] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8993/stat : 8993 (java) S 8978 8980 8948 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 502988839 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8980/tid=8994] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8994/stat : 8994 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988841 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8995] ppid=8978 vsize=15712032 CPUtime=2.16 cores=0,2,4,6
/proc/8980/task/8995/stat : 8995 (java) S 8978 8980 8948 0 -1 4202560 17580 0 0 0 214 2 0 0 15 0 22 0 502988841 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8996] ppid=8978 vsize=15712032 CPUtime=1.33 cores=0,2,4,6
/proc/8980/task/8996/stat : 8996 (java) S 8978 8980 8948 0 -1 4202560 4641 0 0 0 133 0 0 0 16 0 22 0 502988842 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8980/tid=8997] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8997/stat : 8997 (java) S 8978 8980 8948 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 502988842 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8998] ppid=8978 vsize=15712032 CPUtime=0 cores=0,2,4,6
/proc/8980/task/8998/stat : 8998 (java) S 8978 8980 8948 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 502988842 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 4 0 0 0
[pid=8980/tid=8999] ppid=8978 vsize=15712032 CPUtime=1174.52 cores=0,2,4,6
/proc/8980/task/8999/stat : 8999 (java) R 8978 8980 8948 0 -1 4202560 8670 0 0 0 117451 1 0 0 25 0 22 0 502988944 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506364584 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8980/tid=9000] ppid=8978 vsize=15712032 CPUtime=1174.6 cores=0,2,4,6
/proc/8980/task/9000/stat : 9000 (java) R 8978 8980 8948 0 -1 4202560 384 0 0 0 117459 1 0 0 25 0 22 0 502988944 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506291917 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8980/tid=9001] ppid=8978 vsize=15712032 CPUtime=1180.22 cores=0,2,4,6
/proc/8980/task/9001/stat : 9001 (java) R 8978 8980 8948 0 -1 4202560 21349 0 0 0 118020 2 0 0 25 0 22 0 502988944 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506250720 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=15712032 CPUtime=1180.26 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4202560 54606 0 0 0 118017 9 0 0 25 0 22 0 502988944 16089120768 2847029 33554432000 1073741824 1073778376 140733982402192 18446744073709551615 46912506279968 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15712032

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

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

[startup+1213.81 s]
/proc/loadavg: 6.24 6.32 6.97 8/219 9061
/proc/meminfo: memFree=4414724/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=0 CPUtime=4800.26 cores=0,2,4,6
/proc/8980/stat : 8980 (java) Z 8978 8980 8948 0 -1 4203548 3108701 0 1 0 479465 561 0 0 17 0 2 0 502988837 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8980/statm: 0 0 0 0 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=0 CPUtime=1180.36 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4203588 54606 0 0 0 118017 19 0 0 25 0 2 0 502988944 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 0

[startup+1214 s]
/proc/loadavg: 6.24 6.32 6.97 3/200 9064
/proc/meminfo: memFree=11712772/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=0 CPUtime=4800.45 cores=0,2,4,6
/proc/8980/stat : 8980 (java) Z 8978 8980 8948 0 -1 4203548 3108701 0 1 0 479465 580 0 0 17 0 2 0 502988837 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8980/statm: 0 0 0 0 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=0 CPUtime=1180.55 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4203588 54606 0 0 0 118017 38 0 0 25 0 2 0 502988944 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

[startup+1214.11 s]
/proc/loadavg: 6.24 6.32 6.97 3/200 9064
/proc/meminfo: memFree=11712772/32951124 swapFree=67111356/67111528
[pid=8980] ppid=8978 vsize=0 CPUtime=4800.55 cores=0,2,4,6
/proc/8980/stat : 8980 (java) Z 8978 8980 8948 0 -1 4203548 3108701 0 1 0 479465 590 0 0 17 0 2 0 502988837 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8980/statm: 0 0 0 0 0 0 0
[pid=8980/tid=9002] ppid=8978 vsize=0 CPUtime=1180.65 cores=0,2,4,6
/proc/8980/task/9002/stat : 9002 (java) R 8978 8980 8948 0 -1 4203588 54606 0 0 0 118017 48 0 0 25 0 2 0 502988944 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1214.17
CPU time (s): 4800.62
CPU user time (s): 4794.65
CPU system time (s): 5.96409
CPU usage (%): 395.384
Max. virtual memory (cumulated for all children) (KiB): 15718324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.65
system time used= 5.96409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3108701
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= 45277
involuntary context switches= 68845

runsolver used 2.14567 second user time and 4.56531 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 21:35:32
IDJOB=3313409
IDBENCH=82424
IDSOLVER=1699
FILE ID=node143/3313409-1304105732
RUNJOBID= node143-1304105732-8966
PBS_JOBID= 13170658
Free space on /tmp= 72916 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313409-1304105732/watcher-3313409-1304105732 -o /tmp/evaluation-result-3313409-1304105732/solver-3313409-1304105732 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313409-1304105732.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=127085483

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31319228 kB
Buffers:        230416 kB
Cached:        1055944 kB
SwapCached:        168 kB
Active:         285116 kB
Inactive:      1068936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31319228 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11032 kB
Writeback:           0 kB
AnonPages:       67236 kB
Mapped:          14356 kB
Slab:           212832 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187988 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= 72872 MiB
End job on node143 at 2011-04-29 21:55:48