Trace number 3312565

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.42 1207.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
MD5SUM6303d9fa9d32bd584c08fa1ce867474c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.481926
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.10/0.12	59:11 INFO : Reading from input HOME/instance-3312565-1304121551.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.95/0.56	59:11 INFO : 80 variables remaining out of 80
0.95/0.56	59:11 INFO : 56960 literals remaining out of 56960

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-3312565-1304121551/watcher-3312565-1304121551 -o /tmp/evaluation-result-3312565-1304121551/solver-3312565-1304121551 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312565-1304121551.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: 8.06 8.03 7.35 5/198 6487
/proc/meminfo: memFree=28944720/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/6487/stat : 6487 (java) R 6485 6487 6156 0 -1 4202496 804 0 0 0 0 0 0 0 25 0 1 0 602385549 23580672 291 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252453103381 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6487/statm: 5757 302 238 9 0 124 0

[startup+0.082584 s]
/proc/loadavg: 8.06 8.03 7.35 5/198 6487
/proc/meminfo: memFree=28944720/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15676612 CPUtime=0.08 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 5158 0 1 0 7 1 0 0 25 0 18 0 602385549 16052850688 4562 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3919153 4565 2043 9 0 3909872 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676612

[startup+0.100515 s]
/proc/loadavg: 8.06 8.03 7.35 5/198 6487
/proc/meminfo: memFree=28944720/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15676768 CPUtime=0.1 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 5575 0 1 0 9 1 0 0 25 0 18 0 602385549 16053010432 4979 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3919192 4979 2117 9 0 3909911 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676768

[startup+0.300443 s]
/proc/loadavg: 8.06 8.03 7.35 5/198 6487
/proc/meminfo: memFree=28944720/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15680560 CPUtime=0.52 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 14500 0 1 0 50 2 0 0 25 0 18 0 602385549 16056893440 12772 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3920140 12779 2208 9 0 3910859 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680560

[startup+0.783132 s]
/proc/loadavg: 8.06 8.03 7.35 5/198 6487
/proc/meminfo: memFree=28944720/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15705292 CPUtime=1.87 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 35713 0 1 0 182 5 0 0 25 0 22 0 602385549 16082219008 29563 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3926323 29564 2261 9 0 3917042 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 15705292

[startup+1.50122 s]
/proc/loadavg: 8.06 8.03 7.35 6/220 6509
/proc/meminfo: memFree=28764744/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=4.66 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 61813 0 1 0 457 9 0 0 25 0 22 0 602385549 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 52667 2286 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 738 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 1125 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 1515 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 883 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 602385552 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=0.83 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5645 0 0 0 83 0 0 0 15 0 22 0 602385554 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6503] ppid=6485 vsize=15702664 CPUtime=0.94 cores=1,3,5,7
/proc/6487/task/6503/stat : 6503 (java) S 6485 6487 6156 0 -1 4202560 14111 0 0 0 93 1 0 0 15 0 22 0 602385555 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6504] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6504/stat : 6504 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385555 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6505] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6505/stat : 6505 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602385555 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6506] ppid=6485 vsize=15702664 CPUtime=0.75 cores=1,3,5,7
/proc/6487/task/6506/stat : 6506 (java) R 6485 6487 6156 0 -1 4202560 7337 0 0 0 74 1 0 0 16 0 22 0 602385583 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505699666 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=0.6 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) R 6485 6487 6156 0 -1 4202560 3901 0 0 0 60 0 0 0 16 0 22 0 602385583 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505699666 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=0.55 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 7143 0 0 0 55 0 0 0 16 0 22 0 602385583 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505720502 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=0.35 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) R 6485 6487 6156 0 -1 4202560 2233 0 0 0 35 0 0 0 17 0 22 0 602385583 16079527936 52667 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505734831 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 15702664

[startup+3.10092 s]
/proc/loadavg: 8.06 8.03 7.35 9/220 6509
/proc/meminfo: memFree=28608600/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=11.03 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 149558 0 1 0 1082 21 0 0 25 0 22 0 602385549 16079527936 140403 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 140414 2286 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 140422 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 2247 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 140426 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 1765 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 140439 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 1549 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 140444 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 1072 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 140450 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 1920 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 140456 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 2927 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 140460 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 2091 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 140466 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 1128 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 140471 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 193 0 0 0 0 0 0 0 15 0 22 0 602385552 16079527936 140476 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 140480 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 140485 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 140489 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=0.89 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5707 0 0 0 89 0 0 0 15 0 22 0 602385554 16079527936 140494 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6503] ppid=6485 vsize=15702664 CPUtime=1 cores=1,3,5,7
/proc/6487/task/6503/stat : 6503 (java) S 6485 6487 6156 0 -1 4202560 14116 0 0 0 99 1 0 0 15 0 22 0 602385555 16079527936 140498 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6504] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6504/stat : 6504 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385555 16079527936 140504 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6505] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6505/stat : 6505 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602385555 16079527936 140508 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6506] ppid=6485 vsize=15702664 CPUtime=2.27 cores=1,3,5,7
/proc/6487/task/6506/stat : 6506 (java) R 6485 6487 6156 0 -1 4202560 26835 0 0 0 224 3 0 0 18 0 22 0 602385583 16079527936 140513 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505799129 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=2.17 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) R 6485 6487 6156 0 -1 4202560 23189 0 0 0 214 3 0 0 18 0 22 0 602385583 16079527936 140515 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505799899 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=2.13 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 26640 0 0 0 211 2 0 0 18 0 22 0 602385583 16079527936 140519 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912506130556 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=1.87 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) R 6485 6487 6156 0 -1 4202560 21891 0 0 0 185 2 0 0 19 0 22 0 602385583 16079527936 140522 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505814739 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 15702664

[startup+6.30133 s]
/proc/loadavg: 8.21 8.06 7.36 9/220 6509
/proc/meminfo: memFree=28331916/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=23.8 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 161129 0 1 0 2357 23 0 0 25 0 22 0 602385549 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 150862 2289 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 2582 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 2865 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 2104 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 1744 0 0 0 0 0 0 0 16 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 2142 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=0.01 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 4143 0 0 0 0 1 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 2715 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 1326 0 0 0 0 0 0 0 15 0 22 0 602385551 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 602385552 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=1 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5724 0 0 0 99 1 0 0 15 0 22 0 602385554 16079527936 150862 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0

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

[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=1107.64 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) R 6485 6487 6156 0 -1 4202560 161561 0 0 0 110735 29 0 0 25 0 22 0 602385583 16079527936 81631 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912506134069 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=1108.5 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 164595 0 0 0 110822 28 0 0 25 0 22 0 602385583 16079527936 81631 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505906710 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=1107.64 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) R 6485 6487 6156 0 -1 4202560 160364 0 0 0 110732 32 0 0 25 0 22 0 602385583 16079527936 81631 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505799177 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.43
Current children cumulated vsize (KiB) 15702664

[startup+1182.3 s]
/proc/loadavg: 5.44 7.30 7.59 5/193 6569
/proc/meminfo: memFree=28974800/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=4700.98 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 1308364 0 1 0 469761 337 0 0 25 0 22 0 602385549 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 69350 2299 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=3.31 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 75457 0 0 0 314 17 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=3.36 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 73970 0 0 0 317 19 0 0 16 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=3.31 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 73518 0 0 0 313 18 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=3.22 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 73085 0 0 0 307 15 0 0 16 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=3.31 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 74547 0 0 0 314 17 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=3.27 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 78010 0 0 0 310 17 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=3.3 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 71463 0 0 0 313 17 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=3.3 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 70481 0 0 0 314 16 0 0 15 0 22 0 602385551 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=2.2 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 3323 0 0 0 158 62 0 0 15 0 22 0 602385552 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=1.03 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5727 0 0 0 102 1 0 0 15 0 22 0 602385554 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6503] ppid=6485 vsize=15702664 CPUtime=1.09 cores=1,3,5,7
/proc/6487/task/6503/stat : 6503 (java) S 6485 6487 6156 0 -1 4202560 14134 0 0 0 108 1 0 0 15 0 22 0 602385555 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6504] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6504/stat : 6504 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385555 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6505] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6505/stat : 6505 (java) S 6485 6487 6156 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 602385555 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6506] ppid=6485 vsize=15702664 CPUtime=1167.93 cores=1,3,5,7
/proc/6487/task/6506/stat : 6506 (java) R 6485 6487 6156 0 -1 4202560 171480 0 0 0 116760 33 0 0 25 0 22 0 602385583 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912506134469 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=1166.9 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) R 6485 6487 6156 0 -1 4202560 168042 0 0 0 116660 30 0 0 25 0 22 0 602385583 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505813945 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=1167.78 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 171347 0 0 0 116748 30 0 0 25 0 22 0 602385583 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505813945 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=1166.97 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) R 6485 6487 6156 0 -1 4202560 167314 0 0 0 116662 35 0 0 25 0 22 0 602385583 16079527936 69350 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505734610 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.98
Current children cumulated vsize (KiB) 15702664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 4.95 7.00 7.48 5/193 6570
/proc/meminfo: memFree=28978760/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=4800.38 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 1334921 0 1 0 479691 347 0 0 25 0 22 0 602385549 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 69211 2299 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=3.38 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 76797 0 0 0 321 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=3.43 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 76041 0 0 0 324 19 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=3.36 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 75054 0 0 0 318 18 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=3.29 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 74356 0 0 0 313 16 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=3.39 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 76644 0 0 0 321 18 0 0 16 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=3.32 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 79826 0 0 0 315 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=3.36 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 73689 0 0 0 319 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=3.37 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 72811 0 0 0 321 16 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=2.24 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 3422 0 0 0 161 63 0 0 15 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=1.03 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5727 0 0 0 102 1 0 0 15 0 22 0 602385554 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6503] ppid=6485 vsize=15702664 CPUtime=1.09 cores=1,3,5,7
/proc/6487/task/6503/stat : 6503 (java) S 6485 6487 6156 0 -1 4202560 14134 0 0 0 108 1 0 0 15 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6504] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6504/stat : 6504 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6505] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6505/stat : 6505 (java) S 6485 6487 6156 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6506] ppid=6485 vsize=15702664 CPUtime=1192.61 cores=1,3,5,7
/proc/6487/task/6506/stat : 6506 (java) S 6485 6487 6156 0 -1 4202560 174410 0 0 0 119227 34 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=1191.65 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) S 6485 6487 6156 0 -1 4202560 171152 0 0 0 119133 32 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=1192.45 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 173987 0 0 0 119214 31 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505815473 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=1191.68 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) S 6485 6487 6156 0 -1 4202560 170404 0 0 0 119132 36 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15702664

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

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

[startup+1207.3 s]
/proc/loadavg: 4.95 7.00 7.48 5/193 6570
/proc/meminfo: memFree=28978760/32951124 swapFree=67111348/67111528
[pid=6487] ppid=6485 vsize=15702664 CPUtime=4800.38 cores=1,3,5,7
/proc/6487/stat : 6487 (java) S 6485 6487 6156 0 -1 4202496 1334921 0 1 0 479691 347 0 0 25 0 22 0 602385549 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6487/statm: 3925666 69211 2299 9 0 3916385 0
[pid=6487/tid=6489] ppid=6485 vsize=15702664 CPUtime=0.54 cores=1,3,5,7
/proc/6487/task/6489/stat : 6489 (java) S 6485 6487 6156 0 -1 4202560 15019 0 1 0 52 2 0 0 20 0 22 0 602385550 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6490] ppid=6485 vsize=15702664 CPUtime=3.38 cores=1,3,5,7
/proc/6487/task/6490/stat : 6490 (java) S 6485 6487 6156 0 -1 4202560 76797 0 0 0 321 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6491] ppid=6485 vsize=15702664 CPUtime=3.43 cores=1,3,5,7
/proc/6487/task/6491/stat : 6491 (java) S 6485 6487 6156 0 -1 4202560 76041 0 0 0 324 19 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6492] ppid=6485 vsize=15702664 CPUtime=3.36 cores=1,3,5,7
/proc/6487/task/6492/stat : 6492 (java) S 6485 6487 6156 0 -1 4202560 75054 0 0 0 318 18 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6493] ppid=6485 vsize=15702664 CPUtime=3.29 cores=1,3,5,7
/proc/6487/task/6493/stat : 6493 (java) S 6485 6487 6156 0 -1 4202560 74356 0 0 0 313 16 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6494] ppid=6485 vsize=15702664 CPUtime=3.39 cores=1,3,5,7
/proc/6487/task/6494/stat : 6494 (java) S 6485 6487 6156 0 -1 4202560 76644 0 0 0 321 18 0 0 16 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6495] ppid=6485 vsize=15702664 CPUtime=3.32 cores=1,3,5,7
/proc/6487/task/6495/stat : 6495 (java) S 6485 6487 6156 0 -1 4202560 79826 0 0 0 315 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6496] ppid=6485 vsize=15702664 CPUtime=3.36 cores=1,3,5,7
/proc/6487/task/6496/stat : 6496 (java) S 6485 6487 6156 0 -1 4202560 73689 0 0 0 319 17 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6497] ppid=6485 vsize=15702664 CPUtime=3.37 cores=1,3,5,7
/proc/6487/task/6497/stat : 6497 (java) S 6485 6487 6156 0 -1 4202560 72811 0 0 0 321 16 0 0 15 0 22 0 602385551 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6498] ppid=6485 vsize=15702664 CPUtime=2.24 cores=1,3,5,7
/proc/6487/task/6498/stat : 6498 (java) S 6485 6487 6156 0 -1 4202560 3422 0 0 0 161 63 0 0 15 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 0 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6499] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6499/stat : 6499 (java) S 6485 6487 6156 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
[pid=6487/tid=6500] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6500/stat : 6500 (java) S 6485 6487 6156 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602385552 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6501] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6501/stat : 6501 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385554 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469889457 0 4 0 16800975 18446604471129392320 0 0 -1 7 0 0 0
[pid=6487/tid=6502] ppid=6485 vsize=15702664 CPUtime=1.03 cores=1,3,5,7
/proc/6487/task/6502/stat : 6502 (java) S 6485 6487 6156 0 -1 4202560 5727 0 0 0 102 1 0 0 15 0 22 0 602385554 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6503] ppid=6485 vsize=15702664 CPUtime=1.09 cores=1,3,5,7
/proc/6487/task/6503/stat : 6503 (java) S 6485 6487 6156 0 -1 4202560 14134 0 0 0 108 1 0 0 15 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6504] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6504/stat : 6504 (java) S 6485 6487 6156 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6505] ppid=6485 vsize=15702664 CPUtime=0 cores=1,3,5,7
/proc/6487/task/6505/stat : 6505 (java) S 6485 6487 6156 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 602385555 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469882368 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6506] ppid=6485 vsize=15702664 CPUtime=1192.61 cores=1,3,5,7
/proc/6487/task/6506/stat : 6506 (java) S 6485 6487 6156 0 -1 4202560 174410 0 0 0 119227 34 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 3 0 0 0
[pid=6487/tid=6507] ppid=6485 vsize=15702664 CPUtime=1191.65 cores=1,3,5,7
/proc/6487/task/6507/stat : 6507 (java) S 6485 6487 6156 0 -1 4202560 171152 0 0 0 119133 32 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 5 0 0 0
[pid=6487/tid=6508] ppid=6485 vsize=15702664 CPUtime=1192.45 cores=1,3,5,7
/proc/6487/task/6508/stat : 6508 (java) R 6485 6487 6156 0 -1 4202560 173987 0 0 0 119214 31 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 46912505815473 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=6487/tid=6509] ppid=6485 vsize=15702664 CPUtime=1191.68 cores=1,3,5,7
/proc/6487/task/6509/stat : 6509 (java) S 6485 6487 6156 0 -1 4202560 170404 0 0 0 119132 36 0 0 25 0 22 0 602385583 16079527936 69211 33554432000 1073741824 1073778376 140734551643696 18446744073709551615 252469881753 0 4 0 16800975 18446604471129392320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15702664

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.42
CPU user time (s): 4796.93
CPU system time (s): 3.49147
CPU usage (%): 397.607
Max. virtual memory (cumulated for all children) (KiB): 15705304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.93
system time used= 3.49147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1334953
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= 299324
involuntary context switches= 165215

runsolver used 1.92671 second user time and 4.70628 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 01:59:11
IDJOB=3312565
IDBENCH=82750
IDSOLVER=1699
FILE ID=node111/3312565-1304121551
RUNJOBID= node111-1304119038-6175
PBS_JOBID= 13170724
Free space on /tmp= 70896 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312565-1304121551/watcher-3312565-1304121551 -o /tmp/evaluation-result-3312565-1304121551/solver-3312565-1304121551 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312565-1304121551.cnf

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

MD5SUM BENCH= 6303d9fa9d32bd584c08fa1ce867474c
RANDOM SEED=599948026

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      28944992 kB
Buffers:       1015892 kB
Cached:        2171656 kB
SwapCached:          0 kB
Active:         447504 kB
Inactive:      3106888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28944992 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:      366756 kB
Mapped:          23448 kB
Slab:           385776 kB
PageTables:       6080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   809580 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= 70896 MiB
End job on node111 at 2011-04-30 02:19:20