Trace number 3312328

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.09 1204.75

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.10/0.11	00:06 INFO : Reading from input HOME/instance-3312328-1304110806.cnf
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Executor set job limit to 1000000
0.71/0.53	Starting Executor!
0.71/0.53	Starting Executor!
0.71/0.53	Starting Executor!
0.71/0.53	Starting Executor!
2.14/1.10	00:07 INFO : 400 variables remaining out of 400
2.14/1.10	00:07 INFO : 272000 literals remaining out of 272000

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

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

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


[startup+0 s]
/proc/loadavg: 7.84 8.06 7.91 6/198 4536
/proc/meminfo: memFree=21583012/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 1423 0 0 0 0 0 0 0 25 0 2 0 522680223 29065216 894 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 7096 898 686 9 0 381 0
[pid=4536/tid=4537] ppid=4534 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) R 4534 4536 4342 0 -1 4202560 100 0 0 0 0 0 0 0 25 0 2 0 522680223 31313920 926 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274468999460 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.054655 s]
/proc/loadavg: 7.84 8.06 7.91 6/198 4536
/proc/meminfo: memFree=21583012/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15609644 CPUtime=0.04 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 4167 0 1 0 4 0 0 0 25 0 18 0 522680223 15984275456 3607 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3902445 3609 1755 9 0 3893164 0
[pid=4536/tid=4537] ppid=4534 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) R 4534 4536 4342 0 -1 4202560 2752 0 1 0 4 0 0 0 25 0 18 0 522680223 15984414720 3609 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 47993098216195 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.100643 s]
/proc/loadavg: 7.84 8.06 7.91 6/198 4536
/proc/meminfo: memFree=21583012/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15676620 CPUtime=0.1 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 5663 0 1 0 9 1 0 0 25 0 18 0 522680223 16052858880 5032 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3919155 5032 2118 9 0 3909874 0
[pid=4536/tid=4537] ppid=4534 vsize=15676620 CPUtime=0.08 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) R 4534 4536 4342 0 -1 4202560 3502 0 1 0 8 0 0 0 18 0 18 0 522680223 16052858880 5033 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 47993098211303 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676620

[startup+0.300671 s]
/proc/loadavg: 7.84 8.06 7.91 6/198 4536
/proc/meminfo: memFree=21583012/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15681700 CPUtime=0.51 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 16610 0 1 0 48 3 0 0 25 0 18 0 522680223 16058060800 14729 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3920425 14736 2207 9 0 3911144 0
[pid=4536/tid=4537] ppid=4534 vsize=15681700 CPUtime=0.28 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) R 4534 4536 4342 0 -1 4202560 11435 0 1 0 26 2 0 0 18 0 18 0 522680223 16058060800 14740 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505640113 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681700

[startup+0.700539 s]
/proc/loadavg: 7.84 8.06 7.91 6/198 4536
/proc/meminfo: memFree=21583012/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15685812 CPUtime=1.06 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 46208 0 1 0 100 6 0 0 25 0 22 0 522680223 16062271488 42311 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3921453 42311 2248 9 0 3912172 0
[pid=4536/tid=4537] ppid=4534 vsize=15685812 CPUtime=0.68 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) R 4534 4536 4342 0 -1 4202560 35632 0 1 0 63 5 0 0 19 0 22 0 522680223 16062271488 42311 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505122376 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 15685812

[startup+1.5084 s]
/proc/loadavg: 7.84 8.06 7.91 11/220 4558
/proc/meminfo: memFree=21161584/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=3.15 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 58519 0 1 0 307 8 0 0 25 0 22 0 522680223 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 48164 2273 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 31 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 324 0 0 0 0 0 0 0 18 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 22 0 522680224 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4547] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4547/stat : 4547 (java) S 4534 4536 4342 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 522680225 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 0 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4548] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4548/stat : 4548 (java) S 4534 4536 4342 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522680225 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4549] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4549/stat : 4549 (java) S 4534 4536 4342 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522680225 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4550] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4550/stat : 4550 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485791153 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4551] ppid=4534 vsize=15697556 CPUtime=0.88 cores=1,3,5,7
/proc/4536/task/4551/stat : 4551 (java) R 4534 4536 4342 0 -1 4202560 15609 0 0 0 86 2 0 0 24 0 22 0 522680227 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 47993099036551 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4536/tid=4552] ppid=4534 vsize=15697556 CPUtime=0.62 cores=1,3,5,7
/proc/4536/task/4552/stat : 4552 (java) S 4534 4536 4342 0 -1 4202560 5367 0 0 0 62 0 0 0 20 0 22 0 522680227 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4553] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4553/stat : 4553 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4554] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4554/stat : 4554 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522680227 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4555] ppid=4534 vsize=15697556 CPUtime=0.19 cores=1,3,5,7
/proc/4536/task/4555/stat : 4555 (java) S 4534 4536 4342 0 -1 4202560 31 0 0 0 19 0 0 0 15 0 22 0 522680276 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=0.08 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 7 0 0 0 8 0 0 0 15 0 22 0 522680276 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505790416 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) S 4534 4536 4342 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 522680276 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=0.24 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 7 0 0 0 24 0 0 0 15 0 22 0 522680276 16074297344 48164 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505842728 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 15697556

[startup+3.10112 s]
/proc/loadavg: 7.84 8.06 7.91 9/220 4558
/proc/meminfo: memFree=21044156/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=9.44 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 90834 0 1 0 929 15 0 0 25 0 22 0 522680223 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 80238 2273 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 2261 0 0 0 0 0 0 0 15 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=0.01 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 4112 0 0 0 1 0 0 0 15 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=0.01 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 5119 0 0 0 0 1 0 0 16 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=0.01 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 4033 0 0 0 1 0 0 0 16 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 2926 0 0 0 0 0 0 0 15 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 3308 0 0 0 0 0 0 0 15 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=0.02 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 6071 0 0 0 1 1 0 0 16 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=0.01 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 4757 0 0 0 1 0 0 0 16 0 22 0 522680224 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4547] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4547/stat : 4547 (java) S 4534 4536 4342 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 22 0 522680225 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 0 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4548] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4548/stat : 4548 (java) S 4534 4536 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4549] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4549/stat : 4549 (java) S 4534 4536 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4550] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4550/stat : 4550 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485791153 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4551] ppid=4534 vsize=15697556 CPUtime=0.9 cores=1,3,5,7
/proc/4536/task/4551/stat : 4551 (java) R 4534 4536 4342 0 -1 4202560 15612 0 0 0 88 2 0 0 19 0 22 0 522680227 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4552] ppid=4534 vsize=15697556 CPUtime=0.76 cores=1,3,5,7
/proc/4536/task/4552/stat : 4552 (java) S 4534 4536 4342 0 -1 4202560 5385 0 0 0 76 0 0 0 16 0 22 0 522680227 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4553] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4553/stat : 4553 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4554] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4554/stat : 4554 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522680227 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4555] ppid=4534 vsize=15697556 CPUtime=1.63 cores=1,3,5,7
/proc/4536/task/4555/stat : 4555 (java) R 4534 4536 4342 0 -1 4202560 32 0 0 0 163 0 0 0 16 0 22 0 522680276 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505773792 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=1.62 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 10 0 0 0 162 0 0 0 17 0 22 0 522680276 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506050519 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=1.53 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) R 4534 4536 4342 0 -1 4202560 12 0 0 0 153 0 0 0 17 0 22 0 522680276 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505842843 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=1.71 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 7 0 0 0 171 0 0 0 17 0 22 0 522680276 16074297344 80238 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505800379 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.44
Current children cumulated vsize (KiB) 15697556

[startup+6.30156 s]
/proc/loadavg: 7.93 8.07 7.91 9/220 4558
/proc/meminfo: memFree=20038408/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=22.21 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 210132 0 1 0 2188 33 0 0 25 0 22 0 522680223 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 199363 2273 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=0.06 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 18979 0 0 0 3 3 0 0 16 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=0.04 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 11587 0 0 0 2 2 0 0 16 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=0.01 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 5119 0 0 0 0 1 0 0 15 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=0.03 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 8525 0 0 0 2 1 0 0 15 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=0.05 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 15494 0 0 0 3 2 0 0 16 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=0.04 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 12967 0 0 0 2 2 0 0 15 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=0.04 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 13269 0 0 0 3 1 0 0 16 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=0.05 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 14337 0 0 0 3 2 0 0 15 0 22 0 522680224 16074297344 199363 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0

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

[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=1111.69 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 263751 0 0 0 111137 32 0 0 25 0 22 0 522680276 16074297344 210829 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 47993102711635 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=1111.51 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) R 4534 4536 4342 0 -1 4202560 257955 0 0 0 111117 34 0 0 25 0 22 0 522680276 16074297344 210829 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506051610 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=1111.42 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 258560 0 0 0 111112 30 0 0 25 0 22 0 522680276 16074297344 210829 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505876624 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4471.74
Current children cumulated vsize (KiB) 15697556

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.01 9/220 4601
/proc/meminfo: memFree=21242728/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=4710.79 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 1815085 0 1 0 470757 322 0 0 25 0 22 0 522680223 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 199970 2298 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=2.93 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 75321 0 0 0 278 15 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=2.86 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 75191 0 0 0 270 16 0 0 16 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=2.84 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 77096 0 0 0 269 15 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=2.79 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 81989 0 0 0 264 15 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=2.9 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 93717 0 0 0 272 18 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=2.92 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 93206 0 0 0 275 17 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=2.83 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 78908 0 0 0 267 16 0 0 15 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=2.92 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 96876 0 0 0 275 17 0 0 16 0 22 0 522680224 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4547] ppid=4534 vsize=15697556 CPUtime=1.08 cores=1,3,5,7
/proc/4536/task/4547/stat : 4547 (java) S 4534 4536 4342 0 -1 4202560 12084 0 0 0 66 42 0 0 16 0 22 0 522680225 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 0 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4548] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4548/stat : 4548 (java) S 4534 4536 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4549] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4549/stat : 4549 (java) S 4534 4536 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4550] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4550/stat : 4550 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485791153 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4551] ppid=4534 vsize=15697556 CPUtime=1.21 cores=1,3,5,7
/proc/4536/task/4551/stat : 4551 (java) S 4534 4536 4342 0 -1 4202560 15682 0 0 0 119 2 0 0 16 0 22 0 522680227 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4552] ppid=4534 vsize=15697556 CPUtime=1.03 cores=1,3,5,7
/proc/4536/task/4552/stat : 4552 (java) S 4534 4536 4342 0 -1 4202560 5426 0 0 0 103 0 0 0 15 0 22 0 522680227 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4553] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4553/stat : 4553 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4554] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4554/stat : 4554 (java) S 4534 4536 4342 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522680227 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4555] ppid=4534 vsize=15697556 CPUtime=1170.49 cores=1,3,5,7
/proc/4536/task/4555/stat : 4555 (java) R 4534 4536 4342 0 -1 4202560 264504 0 0 0 117015 34 0 0 25 0 22 0 522680276 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505862224 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=1170.91 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 271449 0 0 0 117058 33 0 0 25 0 22 0 522680276 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505790358 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=1170.95 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) R 4534 4536 4342 0 -1 4202560 267873 0 0 0 117059 36 0 0 25 0 22 0 522680276 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505932474 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=1170.87 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 268622 0 0 0 117056 31 0 0 25 0 22 0 522680276 16074297344 199970 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506077613 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4710.79
Current children cumulated vsize (KiB) 15697556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 7.93 8.04 8.00 11/220 4653
/proc/meminfo: memFree=21441272/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=4800.03 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 1849285 0 1 0 479673 330 0 0 25 0 22 0 522680223 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 196228 2298 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=3 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 77161 0 0 0 285 15 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=2.94 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 76864 0 0 0 277 17 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=2.91 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 78571 0 0 0 276 15 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=2.85 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 84764 0 0 0 270 15 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=2.97 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 95451 0 0 0 278 19 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=2.99 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 94749 0 0 0 281 18 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=2.88 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 81080 0 0 0 272 16 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=3.01 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 98989 0 0 0 283 18 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4547] ppid=4534 vsize=15697556 CPUtime=1.1 cores=1,3,5,7
/proc/4536/task/4547/stat : 4547 (java) S 4534 4536 4342 0 -1 4202560 12189 0 0 0 67 43 0 0 15 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 0 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4548] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4548/stat : 4548 (java) S 4534 4536 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4549] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4549/stat : 4549 (java) S 4534 4536 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4550] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4550/stat : 4550 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485791153 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4551] ppid=4534 vsize=15697556 CPUtime=1.21 cores=1,3,5,7
/proc/4536/task/4551/stat : 4551 (java) S 4534 4536 4342 0 -1 4202560 15682 0 0 0 119 2 0 0 16 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4552] ppid=4534 vsize=15697556 CPUtime=1.03 cores=1,3,5,7
/proc/4536/task/4552/stat : 4552 (java) S 4534 4536 4342 0 -1 4202560 5426 0 0 0 103 0 0 0 15 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4553] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4553/stat : 4553 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4554] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4554/stat : 4554 (java) S 4534 4536 4342 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4555] ppid=4534 vsize=15697556 CPUtime=1192.64 cores=1,3,5,7
/proc/4536/task/4555/stat : 4555 (java) R 4534 4536 4342 0 -1 4202560 269203 0 0 0 119229 35 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505800574 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=1193.04 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 276345 0 0 0 119270 34 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505865848 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=1193.11 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) R 4534 4536 4342 0 -1 4202560 272553 0 0 0 119275 36 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506077711 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=1193.06 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 273115 0 0 0 119274 32 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506050993 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15697556

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

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

[startup+1204.7 s]
/proc/loadavg: 7.93 8.04 8.00 11/220 4653
/proc/meminfo: memFree=21441272/32950928 swapFree=67111524/67111528
[pid=4536] ppid=4534 vsize=15697556 CPUtime=4800.03 cores=1,3,5,7
/proc/4536/stat : 4536 (java) S 4534 4536 4342 0 -1 4202496 1849285 0 1 0 479673 330 0 0 25 0 22 0 522680223 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/4536/statm: 3924389 196228 2298 9 0 3915108 0
[pid=4536/tid=4537] ppid=4534 vsize=15697556 CPUtime=1.09 cores=1,3,5,7
/proc/4536/task/4537/stat : 4537 (java) S 4534 4536 4342 0 -1 4202560 35687 0 1 0 104 5 0 0 20 0 22 0 522680223 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4539] ppid=4534 vsize=15697556 CPUtime=3 cores=1,3,5,7
/proc/4536/task/4539/stat : 4539 (java) S 4534 4536 4342 0 -1 4202560 77161 0 0 0 285 15 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4540] ppid=4534 vsize=15697556 CPUtime=2.94 cores=1,3,5,7
/proc/4536/task/4540/stat : 4540 (java) S 4534 4536 4342 0 -1 4202560 76864 0 0 0 277 17 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4541] ppid=4534 vsize=15697556 CPUtime=2.91 cores=1,3,5,7
/proc/4536/task/4541/stat : 4541 (java) S 4534 4536 4342 0 -1 4202560 78571 0 0 0 276 15 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4542] ppid=4534 vsize=15697556 CPUtime=2.85 cores=1,3,5,7
/proc/4536/task/4542/stat : 4542 (java) S 4534 4536 4342 0 -1 4202560 84764 0 0 0 270 15 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 1 0 0 0
[pid=4536/tid=4543] ppid=4534 vsize=15697556 CPUtime=2.97 cores=1,3,5,7
/proc/4536/task/4543/stat : 4543 (java) S 4534 4536 4342 0 -1 4202560 95451 0 0 0 278 19 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4544] ppid=4534 vsize=15697556 CPUtime=2.99 cores=1,3,5,7
/proc/4536/task/4544/stat : 4544 (java) S 4534 4536 4342 0 -1 4202560 94749 0 0 0 281 18 0 0 16 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4545] ppid=4534 vsize=15697556 CPUtime=2.88 cores=1,3,5,7
/proc/4536/task/4545/stat : 4545 (java) S 4534 4536 4342 0 -1 4202560 81080 0 0 0 272 16 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4546] ppid=4534 vsize=15697556 CPUtime=3.01 cores=1,3,5,7
/proc/4536/task/4546/stat : 4546 (java) S 4534 4536 4342 0 -1 4202560 98989 0 0 0 283 18 0 0 15 0 22 0 522680224 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 5 0 0 0
[pid=4536/tid=4547] ppid=4534 vsize=15697556 CPUtime=1.1 cores=1,3,5,7
/proc/4536/task/4547/stat : 4547 (java) S 4534 4536 4342 0 -1 4202560 12189 0 0 0 67 43 0 0 15 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 0 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4548] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4548/stat : 4548 (java) S 4534 4536 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4549] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4549/stat : 4549 (java) S 4534 4536 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522680225 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4550] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4550/stat : 4550 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485791153 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4551] ppid=4534 vsize=15697556 CPUtime=1.21 cores=1,3,5,7
/proc/4536/task/4551/stat : 4551 (java) S 4534 4536 4342 0 -1 4202560 15682 0 0 0 119 2 0 0 16 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4552] ppid=4534 vsize=15697556 CPUtime=1.03 cores=1,3,5,7
/proc/4536/task/4552/stat : 4552 (java) S 4534 4536 4342 0 -1 4202560 5426 0 0 0 103 0 0 0 15 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4553] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4553/stat : 4553 (java) S 4534 4536 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485783449 0 4 0 16800975 18446604460152515648 0 0 -1 7 0 0 0
[pid=4536/tid=4554] ppid=4534 vsize=15697556 CPUtime=0 cores=1,3,5,7
/proc/4536/task/4554/stat : 4554 (java) S 4534 4536 4342 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522680227 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 274485784064 0 4 0 16800975 18446604460152515648 0 0 -1 3 0 0 0
[pid=4536/tid=4555] ppid=4534 vsize=15697556 CPUtime=1192.64 cores=1,3,5,7
/proc/4536/task/4555/stat : 4555 (java) R 4534 4536 4342 0 -1 4202560 269203 0 0 0 119229 35 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505800574 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=4536/tid=4556] ppid=4534 vsize=15697556 CPUtime=1193.04 cores=1,3,5,7
/proc/4536/task/4556/stat : 4556 (java) R 4534 4536 4342 0 -1 4202560 276345 0 0 0 119270 34 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912505865848 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=4536/tid=4557] ppid=4534 vsize=15697556 CPUtime=1193.11 cores=1,3,5,7
/proc/4536/task/4557/stat : 4557 (java) R 4534 4536 4342 0 -1 4202560 272553 0 0 0 119275 36 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506077711 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=4536/tid=4558] ppid=4534 vsize=15697556 CPUtime=1193.06 cores=1,3,5,7
/proc/4536/task/4558/stat : 4558 (java) R 4534 4536 4342 0 -1 4202560 273115 0 0 0 119274 32 0 0 25 0 22 0 522680276 16074297344 196228 33554432000 1073741824 1073778376 140735417162512 18446744073709551615 46912506050993 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15697556

Child status: 143
Real time (s): 1204.75
CPU time (s): 4800.09
CPU user time (s): 4796.76
CPU system time (s): 3.33549
CPU usage (%): 398.43
Max. virtual memory (cumulated for all children) (KiB): 15697556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.75
system time used= 3.33549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1849311
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= 100683
involuntary context switches= 81152

runsolver used 2.18967 second user time and 4.43133 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 23:00:06
IDJOB=3312328
IDBENCH=82513
IDSOLVER=1699
FILE ID=node125/3312328-1304110806
RUNJOBID= node125-1304109586-4361
PBS_JOBID= 13170675
Free space on /tmp= 72760 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312328-1304110806/watcher-3312328-1304110806 -o /tmp/evaluation-result-3312328-1304110806/solver-3312328-1304110806 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312328-1304110806.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=1283840459

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.75
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21584276 kB
Buffers:       2125768 kB
Cached:        7579984 kB
SwapCached:          4 kB
Active:        3359532 kB
Inactive:      7479164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21584276 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5040 kB
Writeback:           0 kB
AnonPages:     1132368 kB
Mapped:          23632 kB
Slab:           461208 kB
PageTables:       6828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1900200 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= 72760 MiB
End job on node125 at 2011-04-29 23:20:12