Trace number 3311946

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 (hbr=2)? (TO) 4800.18 1206.54

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	17:50 INFO : Reading from input HOME/instance-3311946-1304183870.cnf
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Executor set job limit to 1000000
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
0.51/0.34	Starting Executor!
2.07/0.91	17:51 INFO : 3613 variables remaining out of 4408
2.07/0.91	17:51 INFO : 80210 literals remaining out of 68112
2223.80/559.27	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
2223.80/559.27	log4j:WARN Please initialize the log4j system properly.
2223.80/559.27	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-3311946-1304183870/watcher-3311946-1304183870 -o /tmp/evaluation-result-3311946-1304183870/solver-3311946-1304183870 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311946-1304183870.cnf -hbr 2 

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.23 7.63 7.79 4/176 18612
/proc/meminfo: memFree=31125336/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 1409 0 0 0 0 0 0 0 18 0 2 0 510802607 26714112 881 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 6522 885 678 9 0 381 0
[pid=18612/tid=18615] ppid=18610 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 56 0 0 0 0 0 0 0 19 0 2 0 510802607 26714112 885 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.041453 s]
/proc/loadavg: 6.23 7.63 7.79 4/176 18612
/proc/meminfo: memFree=31125336/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 3799 0 1 0 2 1 0 0 18 0 13 0 510802607 15978749952 3239 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3901062 3239 1683 9 0 3891810 0
[pid=18612/tid=18615] ppid=18610 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) R 18610 18612 18575 0 -1 4202560 2411 0 1 0 2 0 0 0 17 0 13 0 510802607 15978749952 3241 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270338189083 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.10045 s]
/proc/loadavg: 6.23 7.63 7.79 4/176 18612
/proc/meminfo: memFree=31125336/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15676920 CPUtime=0.1 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 5574 0 1 0 9 1 0 0 18 0 18 0 510802607 16053166080 4992 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3919230 4995 2116 9 0 3909949 0
[pid=18612/tid=18615] ppid=18610 vsize=15676920 CPUtime=0.08 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) R 18610 18612 18575 0 -1 4202560 3444 0 1 0 8 0 0 0 18 0 18 0 510802607 16053166080 4995 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 47760903569413 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676920

[startup+0.300396 s]
/proc/loadavg: 6.23 7.63 7.79 4/176 18612
/proc/meminfo: memFree=31125336/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15680756 CPUtime=0.51 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 15386 0 1 0 49 2 0 0 18 0 18 0 510802607 16057094144 13846 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3920189 13852 2206 9 0 3910908 0
[pid=18612/tid=18615] ppid=18610 vsize=15680756 CPUtime=0.28 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) R 18610 18612 18575 0 -1 4202560 10378 0 1 0 27 1 0 0 18 0 18 0 510802607 16057094144 13855 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505640851 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680756

[startup+0.700283 s]
/proc/loadavg: 6.23 7.63 7.79 4/176 18612
/proc/meminfo: memFree=31125336/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15699752 CPUtime=1.48 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 34158 0 1 0 143 5 0 0 18 0 22 0 510802607 16076546048 29918 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3924938 29918 2249 9 0 3915657 0
[pid=18612/tid=18615] ppid=18610 vsize=15699752 CPUtime=0.67 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) R 18610 18612 18575 0 -1 4202560 18107 0 1 0 65 2 0 0 21 0 22 0 510802607 16076546048 29918 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505176199 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15699752

[startup+1.56611 s]
/proc/loadavg: 6.23 7.63 7.79 10/220 18657
/proc/meminfo: memFree=30855980/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=4.47 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 67980 0 1 0 438 9 0 0 18 0 22 0 510802607 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 56249 2273 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 419 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 601 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) R 18610 18612 18575 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 420 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 407 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802608 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18634] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18634/stat : 18634 (java) S 18610 18612 18575 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 510802609 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 0 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18636] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18636/stat : 18636 (java) R 18610 18612 18575 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 510802609 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18612/tid=18638] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18638/stat : 18638 (java) S 18610 18612 18575 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 22 0 510802609 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18640] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18640/stat : 18640 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802611 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350207409 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18641] ppid=18610 vsize=15711944 CPUtime=1.3 cores=1,3,5,7
/proc/18612/task/18641/stat : 18641 (java) R 18610 18612 18575 0 -1 4202560 24049 0 0 0 128 2 0 0 19 0 22 0 510802611 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 47760907291483 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18643] ppid=18610 vsize=15711944 CPUtime=0.97 cores=1,3,5,7
/proc/18612/task/18643/stat : 18643 (java) R 18610 18612 18575 0 -1 4202560 5787 0 0 0 97 0 0 0 17 0 22 0 510802611 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 47760904423006 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18645] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18645/stat : 18645 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510802611 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18647] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18647/stat : 18647 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510802611 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18654] ppid=18610 vsize=15711944 CPUtime=0.2 cores=1,3,5,7
/proc/18612/task/18654/stat : 18654 (java) R 18610 18612 18575 0 -1 4202560 1498 0 0 0 20 0 0 0 15 0 22 0 510802641 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505164295 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=0.32 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 4908 0 0 0 32 0 0 0 16 0 22 0 510802641 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 47760907391846 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=0.4 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 6343 0 0 0 40 0 0 0 15 0 22 0 510802641 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505121159 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=0.31 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 3186 0 0 0 31 0 0 0 16 0 22 0 510802641 16089030656 56249 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505216975 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 15711944

[startup+3.10081 s]
/proc/loadavg: 6.23 7.63 7.79 15/220 18657
/proc/meminfo: memFree=30567556/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=10.55 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 180391 0 1 0 1032 23 0 0 18 0 22 0 510802607 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 164343 2284 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 3374 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 1221 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=0.01 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 4301 0 0 0 1 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=0.01 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) S 18610 18612 18575 0 -1 4202560 5878 0 0 0 1 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 3487 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=0.01 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 5232 0 0 0 1 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 4471 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=0.02 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 6536 0 0 0 1 1 0 0 15 0 22 0 510802608 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18634] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18634/stat : 18634 (java) S 18610 18612 18575 0 -1 4202560 465 0 0 0 0 0 0 0 15 0 22 0 510802609 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 0 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18636] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18636/stat : 18636 (java) S 18610 18612 18575 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510802609 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18638] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18638/stat : 18638 (java) S 18610 18612 18575 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510802609 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18640] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18640/stat : 18640 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802611 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350207409 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18641] ppid=18610 vsize=15711944 CPUtime=1.51 cores=1,3,5,7
/proc/18612/task/18641/stat : 18641 (java) R 18610 18612 18575 0 -1 4202560 25774 0 0 0 148 3 0 0 17 0 22 0 510802611 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 47760903028552 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18643] ppid=18610 vsize=15711944 CPUtime=1.59 cores=1,3,5,7
/proc/18612/task/18643/stat : 18643 (java) S 18610 18612 18575 0 -1 4202560 7259 0 0 0 158 1 0 0 15 0 22 0 510802611 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18645] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18645/stat : 18645 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510802611 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18647] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18647/stat : 18647 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510802611 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18654] ppid=18610 vsize=15711944 CPUtime=1.39 cores=1,3,5,7
/proc/18612/task/18654/stat : 18654 (java) R 18610 18612 18575 0 -1 4202560 22977 0 0 0 137 2 0 0 16 0 22 0 510802641 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=1.63 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 27330 0 0 0 161 2 0 0 17 0 22 0 510802641 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=1.8 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 25488 0 0 0 178 2 0 0 16 0 22 0 510802641 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912506039552 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=1.54 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 16255 0 0 0 153 1 0 0 16 0 22 0 510802641 16089030656 164343 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505790198 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 15711944

[startup+6.30117 s]
/proc/loadavg: 6.37 7.64 7.79 10/220 18657
/proc/meminfo: memFree=28831328/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=23.33 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 439342 0 1 0 2282 51 0 0 18 0 22 0 510802607 16089030656 423280 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 423284 2287 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 423288 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 3956 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 423296 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 1461 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 423299 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=0.01 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 5480 0 0 0 1 0 0 0 16 0 22 0 510802608 16089030656 423302 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=0.02 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) S 18610 18612 18575 0 -1 4202560 6248 0 0 0 1 1 0 0 15 0 22 0 510802608 16089030656 423308 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 4038 0 0 0 0 0 0 0 15 0 22 0 510802608 16089030656 423320 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=0.02 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 6006 0 0 0 1 1 0 0 15 0 22 0 510802608 16089030656 423333 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=0.01 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 4816 0 0 0 1 0 0 0 16 0 22 0 510802608 16089030656 423340 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=0.02 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 7248 0 0 0 1 1 0 0 16 0 22 0 510802608 16089030656 423345 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0

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

[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=1107.27 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 452749 0 0 0 110670 57 0 0 25 0 22 0 510802641 16089030656 164305 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505925219 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=1106.41 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 413372 0 0 0 110589 52 0 0 25 0 22 0 510802641 16089030656 164305 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505584157 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=1108.56 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 428012 0 0 0 110799 57 0 0 25 0 22 0 510802641 16089030656 164305 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505836168 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4464.99
Current children cumulated vsize (KiB) 15711944

[startup+1182.3 s]
/proc/loadavg: 8.03 8.05 7.98 10/220 18691
/proc/meminfo: memFree=29798732/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=4703.83 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 3087843 0 1 0 469858 525 0 0 18 0 22 0 510802607 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 189218 2298 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=3.77 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 143165 0 0 0 353 24 0 0 15 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=3.76 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 147854 0 0 0 352 24 0 0 16 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=3.89 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 155868 0 0 0 362 27 0 0 16 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=3.83 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) S 18610 18612 18575 0 -1 4202560 155261 0 0 0 356 27 0 0 15 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=3.76 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 148054 0 0 0 352 24 0 0 16 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=3.74 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 146162 0 0 0 348 26 0 0 15 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=3.8 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 153935 0 0 0 351 29 0 0 16 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=3.75 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 148211 0 0 0 347 28 0 0 15 0 22 0 510802608 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18634] ppid=18610 vsize=15711944 CPUtime=2.2 cores=1,3,5,7
/proc/18612/task/18634/stat : 18634 (java) S 18610 18612 18575 0 -1 4202560 8317 0 0 0 150 70 0 0 15 0 22 0 510802609 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 0 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18636] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18636/stat : 18636 (java) S 18610 18612 18575 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510802609 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18638] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18638/stat : 18638 (java) S 18610 18612 18575 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510802609 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18640] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18640/stat : 18640 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802611 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350207409 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18641] ppid=18610 vsize=15711944 CPUtime=1.74 cores=1,3,5,7
/proc/18612/task/18641/stat : 18641 (java) S 18610 18612 18575 0 -1 4202560 25792 0 0 0 171 3 0 0 16 0 22 0 510802611 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18643] ppid=18610 vsize=15711944 CPUtime=1.77 cores=1,3,5,7
/proc/18612/task/18643/stat : 18643 (java) S 18610 18612 18575 0 -1 4202560 7291 0 0 0 176 1 0 0 15 0 22 0 510802611 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18645] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18645/stat : 18645 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510802611 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18647] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18647/stat : 18647 (java) S 18610 18612 18575 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 510802611 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18654] ppid=18610 vsize=15711944 CPUtime=1166.71 cores=1,3,5,7
/proc/18612/task/18654/stat : 18654 (java) R 18610 18612 18575 0 -1 4202560 475780 0 0 0 116613 58 0 0 25 0 22 0 510802641 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505995776 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=1166.56 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 472963 0 0 0 116597 59 0 0 25 0 22 0 510802641 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505925112 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=1165.75 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 430692 0 0 0 116521 54 0 0 25 0 22 0 510802641 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505995449 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=1167.72 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 448092 0 0 0 116713 59 0 0 25 0 22 0 510802641 16089030656 189218 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505789996 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4703.83
Current children cumulated vsize (KiB) 15711944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 8.08 8.06 7.98 9/220 18692
/proc/meminfo: memFree=29958804/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=4800.12 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 3133425 0 1 0 479478 534 0 0 18 0 22 0 510802607 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 174098 2298 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=3.83 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 145249 0 0 0 359 24 0 0 16 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=3.85 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 149590 0 0 0 361 24 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=3.96 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 157203 0 0 0 369 27 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=3.91 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) S 18610 18612 18575 0 -1 4202560 157532 0 0 0 363 28 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=3.82 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 149328 0 0 0 358 24 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=3.81 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 147718 0 0 0 354 27 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=3.88 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 156226 0 0 0 359 29 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=3.83 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 149652 0 0 0 354 29 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18634] ppid=18610 vsize=15711944 CPUtime=2.25 cores=1,3,5,7
/proc/18612/task/18634/stat : 18634 (java) S 18610 18612 18575 0 -1 4202560 8413 0 0 0 154 71 0 0 15 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 0 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18636] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18636/stat : 18636 (java) S 18610 18612 18575 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18638] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18638/stat : 18638 (java) S 18610 18612 18575 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18640] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18640/stat : 18640 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350207409 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18641] ppid=18610 vsize=15711944 CPUtime=1.74 cores=1,3,5,7
/proc/18612/task/18641/stat : 18641 (java) S 18610 18612 18575 0 -1 4202560 25792 0 0 0 171 3 0 0 16 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18643] ppid=18610 vsize=15711944 CPUtime=1.77 cores=1,3,5,7
/proc/18612/task/18643/stat : 18643 (java) S 18610 18612 18575 0 -1 4202560 7291 0 0 0 176 1 0 0 15 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18645] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18645/stat : 18645 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18647] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18647/stat : 18647 (java) S 18610 18612 18575 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18654] ppid=18610 vsize=15711944 CPUtime=1190.65 cores=1,3,5,7
/proc/18612/task/18654/stat : 18654 (java) R 18610 18612 18575 0 -1 4202560 482800 0 0 0 119006 59 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505790033 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=1190.44 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 481525 0 0 0 118984 60 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505925327 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=1189.63 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 438906 0 0 0 118908 55 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505905743 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=1191.68 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 455792 0 0 0 119107 61 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505812432 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15711944

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

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

[startup+1206.5 s]
/proc/loadavg: 8.08 8.06 7.98 9/220 18692
/proc/meminfo: memFree=29958804/32951124 swapFree=67111356/67111528
[pid=18612] ppid=18610 vsize=15711944 CPUtime=4800.12 cores=1,3,5,7
/proc/18612/stat : 18612 (java) S 18610 18612 18575 0 -1 4202496 3133425 0 1 0 479478 534 0 0 18 0 22 0 510802607 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/18612/statm: 3927986 174098 2298 9 0 3918705 0
[pid=18612/tid=18615] ppid=18610 vsize=15711944 CPUtime=0.89 cores=1,3,5,7
/proc/18612/task/18615/stat : 18615 (java) S 18610 18612 18575 0 -1 4202560 18958 0 1 0 87 2 0 0 22 0 22 0 510802607 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18618] ppid=18610 vsize=15711944 CPUtime=3.83 cores=1,3,5,7
/proc/18612/task/18618/stat : 18618 (java) S 18610 18612 18575 0 -1 4202560 145249 0 0 0 359 24 0 0 16 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18621] ppid=18610 vsize=15711944 CPUtime=3.85 cores=1,3,5,7
/proc/18612/task/18621/stat : 18621 (java) S 18610 18612 18575 0 -1 4202560 149590 0 0 0 361 24 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18623] ppid=18610 vsize=15711944 CPUtime=3.96 cores=1,3,5,7
/proc/18612/task/18623/stat : 18623 (java) S 18610 18612 18575 0 -1 4202560 157203 0 0 0 369 27 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18625] ppid=18610 vsize=15711944 CPUtime=3.91 cores=1,3,5,7
/proc/18612/task/18625/stat : 18625 (java) S 18610 18612 18575 0 -1 4202560 157532 0 0 0 363 28 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18627] ppid=18610 vsize=15711944 CPUtime=3.82 cores=1,3,5,7
/proc/18612/task/18627/stat : 18627 (java) S 18610 18612 18575 0 -1 4202560 149328 0 0 0 358 24 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18629] ppid=18610 vsize=15711944 CPUtime=3.81 cores=1,3,5,7
/proc/18612/task/18629/stat : 18629 (java) S 18610 18612 18575 0 -1 4202560 147718 0 0 0 354 27 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18631] ppid=18610 vsize=15711944 CPUtime=3.88 cores=1,3,5,7
/proc/18612/task/18631/stat : 18631 (java) S 18610 18612 18575 0 -1 4202560 156226 0 0 0 359 29 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18632] ppid=18610 vsize=15711944 CPUtime=3.83 cores=1,3,5,7
/proc/18612/task/18632/stat : 18632 (java) S 18610 18612 18575 0 -1 4202560 149652 0 0 0 354 29 0 0 15 0 22 0 510802608 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18634] ppid=18610 vsize=15711944 CPUtime=2.25 cores=1,3,5,7
/proc/18612/task/18634/stat : 18634 (java) S 18610 18612 18575 0 -1 4202560 8413 0 0 0 154 71 0 0 15 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 0 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18636] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18636/stat : 18636 (java) S 18610 18612 18575 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18638] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18638/stat : 18638 (java) S 18610 18612 18575 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510802609 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18640] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18640/stat : 18640 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350207409 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18641] ppid=18610 vsize=15711944 CPUtime=1.74 cores=1,3,5,7
/proc/18612/task/18641/stat : 18641 (java) S 18610 18612 18575 0 -1 4202560 25792 0 0 0 171 3 0 0 16 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 7 0 0 0
[pid=18612/tid=18643] ppid=18610 vsize=15711944 CPUtime=1.77 cores=1,3,5,7
/proc/18612/task/18643/stat : 18643 (java) S 18610 18612 18575 0 -1 4202560 7291 0 0 0 176 1 0 0 15 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 3 0 0 0
[pid=18612/tid=18645] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18645/stat : 18645 (java) S 18610 18612 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350199705 0 4 0 16800975 18446604470851613760 0 0 -1 5 0 0 0
[pid=18612/tid=18647] ppid=18610 vsize=15711944 CPUtime=0 cores=1,3,5,7
/proc/18612/task/18647/stat : 18647 (java) S 18610 18612 18575 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 510802611 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 270350200320 0 4 0 16800975 18446604470851613760 0 0 -1 1 0 0 0
[pid=18612/tid=18654] ppid=18610 vsize=15711944 CPUtime=1190.65 cores=1,3,5,7
/proc/18612/task/18654/stat : 18654 (java) R 18610 18612 18575 0 -1 4202560 482800 0 0 0 119006 59 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505790033 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18612/tid=18655] ppid=18610 vsize=15711944 CPUtime=1190.44 cores=1,3,5,7
/proc/18612/task/18655/stat : 18655 (java) R 18610 18612 18575 0 -1 4202560 481525 0 0 0 118984 60 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505925327 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18612/tid=18656] ppid=18610 vsize=15711944 CPUtime=1189.63 cores=1,3,5,7
/proc/18612/task/18656/stat : 18656 (java) R 18610 18612 18575 0 -1 4202560 438906 0 0 0 118908 55 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505905743 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=18612/tid=18657] ppid=18610 vsize=15711944 CPUtime=1191.68 cores=1,3,5,7
/proc/18612/task/18657/stat : 18657 (java) R 18610 18612 18575 0 -1 4202560 455792 0 0 0 119107 61 0 0 25 0 22 0 510802641 16089030656 174098 33554432000 1073741824 1073778376 140735182462672 18446744073709551615 46912505812432 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 15711944

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.18
CPU user time (s): 4794.82
CPU system time (s): 5.36818
CPU usage (%): 397.846
Max. virtual memory (cumulated for all children) (KiB): 15716096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.82
system time used= 5.36818
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3133450
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= 161796
involuntary context switches= 110227

runsolver used 1.9587 second user time and 4.68129 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 19:17:50
IDJOB=3311946
IDBENCH=83196
IDSOLVER=1698
FILE ID=node143/3311946-1304183870
RUNJOBID= node143-1304183870-18594
PBS_JOBID= 13172465
Free space on /tmp= 73496 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311946-1304183870/watcher-3311946-1304183870 -o /tmp/evaluation-result-3311946-1304183870/solver-3311946-1304183870 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311946-1304183870.cnf -hbr 2

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=1367530310

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:      31125864 kB
Buffers:        283348 kB
Cached:        1190396 kB
SwapCached:        168 kB
Active:         350672 kB
Inactive:      1187352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31125864 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4068 kB
Writeback:           0 kB
AnonPages:       64688 kB
Mapped:          15020 kB
Slab:           221604 kB
PageTables:       4520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194704 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= 73492 MiB
End job on node143 at 2011-04-30 19:37:58