Trace number 3312327

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.4 1205.74

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S3662714-068-UNKNOWN.cnf
MD5SUM48e79d2b0d6ab8da0627cd3c9f41a435
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark46.079
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
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 515000
Number of clauses of size over 50

Solver Data

0.09/0.12	00:00 INFO : Reading from input HOME/instance-3312327-1304110800.cnf
0.50/0.37	Executor set job limit to 1000000
0.50/0.37	Executor set job limit to 1000000
0.50/0.37	Executor set job limit to 1000000
0.50/0.37	Executor set job limit to 1000000
0.50/0.37	Starting Executor!
0.50/0.37	Starting Executor!
0.50/0.37	Starting Executor!
0.50/0.37	Starting Executor!
1.70/0.87	00:01 INFO : 750 variables remaining out of 750
1.70/0.87	00:01 INFO : 90000 literals remaining out of 90000

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

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.06 7.90 5/198 4485
/proc/meminfo: memFree=9852912/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/4485/stat : 4485 (java) R 4483 4485 4342 0 -1 4202496 789 0 0 0 0 0 0 0 25 0 1 0 522679634 23580672 275 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274469005056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4485/statm: 5757 286 227 9 0 124 0

[startup+0.06263 s]
/proc/loadavg: 7.83 8.06 7.90 5/198 4485
/proc/meminfo: memFree=9852912/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15675180 CPUtime=0.04 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 4076 0 1 0 4 0 0 0 25 0 18 0 522679634 16051384320 3515 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3918795 3515 1754 9 0 3909514 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675180

[startup+0.100625 s]
/proc/loadavg: 7.83 8.06 7.90 5/198 4485
/proc/meminfo: memFree=9852912/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15741872 CPUtime=0.09 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 5487 0 1 0 9 0 0 0 25 0 18 0 522679634 16119676928 4892 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3935468 4892 2116 9 0 3926187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741872

[startup+0.30059 s]
/proc/loadavg: 7.83 8.06 7.90 5/198 4485
/proc/meminfo: memFree=9852912/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15747136 CPUtime=0.5 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 14509 0 1 0 49 1 0 0 25 0 18 0 522679634 16125067264 12656 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3936784 12662 2207 9 0 3927503 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15747136

[startup+0.700522 s]
/proc/loadavg: 7.83 8.06 7.90 5/198 4485
/proc/meminfo: memFree=9852912/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15761720 CPUtime=1.4 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 37475 0 1 0 136 4 0 0 25 0 22 0 522679634 16140001280 33085 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3940430 33085 2242 9 0 3931149 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 15761720

[startup+1.50138 s]
/proc/loadavg: 7.83 8.06 7.90 9/220 4507
/proc/meminfo: memFree=9716580/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=4.2 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 61451 0 1 0 412 8 0 0 25 0 22 0 522679634 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 49059 2274 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 314 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 617 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 697 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 340 0 0 0 0 0 0 0 18 0 22 0 522679636 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522679637 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=0.93 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5825 0 0 0 93 0 0 0 25 0 22 0 522679640 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4501] ppid=4483 vsize=15764008 CPUtime=1.06 cores=0,2,4,6
/proc/4485/task/4501/stat : 4501 (java) S 4483 4485 4342 0 -1 4202560 17268 0 0 0 104 2 0 0 25 0 22 0 522679640 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4502] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4502/stat : 4502 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4503] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4503/stat : 4503 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522679640 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4504] ppid=4483 vsize=15764008 CPUtime=0.15 cores=0,2,4,6
/proc/4485/task/4504/stat : 4504 (java) R 4483 4485 4342 0 -1 4202560 4461 0 0 0 15 0 0 0 18 0 22 0 522679671 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505868843 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=0.54 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 6692 0 0 0 53 1 0 0 21 0 22 0 522679671 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505808691 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=0.27 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 472 0 0 0 27 0 0 0 17 0 22 0 522679672 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 47048689298259 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=0.33 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 1437 0 0 0 33 0 0 0 18 0 22 0 522679672 16142344192 49059 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505914554 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 15764008

[startup+3.1011 s]
/proc/loadavg: 7.83 8.06 7.90 10/220 4507
/proc/meminfo: memFree=9585756/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=10.58 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 126397 0 1 0 1038 20 0 0 25 0 22 0 522679634 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 113801 2274 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 5768 0 0 0 0 1 0 0 15 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 4967 0 0 0 1 0 0 0 15 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 5255 0 0 0 1 0 0 0 16 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=0.02 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 6687 0 0 0 1 1 0 0 16 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 5131 0 0 0 1 0 0 0 16 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 5554 0 0 0 1 0 0 0 16 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=0.02 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 6532 0 0 0 1 1 0 0 15 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=0.01 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 4718 0 0 0 1 0 0 0 15 0 22 0 522679636 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 241 0 0 0 0 0 0 0 15 0 22 0 522679637 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=0.96 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5826 0 0 0 96 0 0 0 16 0 22 0 522679640 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4501] ppid=4483 vsize=15764008 CPUtime=1.07 cores=0,2,4,6
/proc/4485/task/4501/stat : 4501 (java) S 4483 4485 4342 0 -1 4202560 17268 0 0 0 105 2 0 0 23 0 22 0 522679640 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4502] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4502/stat : 4502 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4503] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4503/stat : 4503 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522679640 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4504] ppid=4483 vsize=15764008 CPUtime=1.66 cores=0,2,4,6
/proc/4485/task/4504/stat : 4504 (java) R 4483 4485 4342 0 -1 4202560 10603 0 0 0 165 1 0 0 20 0 22 0 522679671 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505867997 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=2.08 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 11558 0 0 0 207 1 0 0 25 0 22 0 522679671 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 47048688620721 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=1.83 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 5828 0 0 0 182 1 0 0 19 0 22 0 522679672 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505809056 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=1.88 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 7149 0 0 0 187 1 0 0 20 0 22 0 522679672 16142344192 113801 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505951218 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 15764008

[startup+6.30159 s]
/proc/loadavg: 7.84 8.06 7.91 5/197 4510
/proc/meminfo: memFree=21793592/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=23.36 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 343814 0 1 0 2283 53 0 0 25 0 22 0 522679634 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 329469 2277 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=0.06 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 17558 0 0 0 3 3 0 0 16 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=0.03 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 11213 0 0 0 2 1 0 0 15 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=0.04 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 11952 0 0 0 2 2 0 0 15 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=0.07 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 18893 0 0 0 3 4 0 0 16 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=0.06 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 17124 0 0 0 4 2 0 0 16 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=0.03 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 11548 0 0 0 1 2 0 0 15 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=0.04 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 13473 0 0 0 2 2 0 0 15 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=0.06 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 17413 0 0 0 3 3 0 0 16 0 22 0 522679636 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 815 0 0 0 0 0 0 0 16 0 22 0 522679637 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=1.23 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5858 0 0 0 123 0 0 0 15 0 22 0 522679640 16142344192 329469 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0

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

[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=1108.29 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 416873 0 0 0 110772 57 0 0 25 0 22 0 522679671 16142344192 148032 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505742348 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=1108.49 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 405375 0 0 0 110799 50 0 0 25 0 22 0 522679672 16142344192 148032 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505601652 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=1108.82 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 423528 0 0 0 110829 53 0 0 25 0 22 0 522679672 16142344192 148032 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505713784 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4468.12
Current children cumulated vsize (KiB) 15764008

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.01 9/220 4601
/proc/meminfo: memFree=21112032/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=4707.15 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 3263209 0 1 0 470142 573 0 0 25 0 22 0 522679634 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 169662 2298 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=3.89 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 189963 0 0 0 356 33 0 0 16 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=3.8 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 176661 0 0 0 348 32 0 0 15 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=3.82 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 178987 0 0 0 349 33 0 0 15 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=3.91 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 186013 0 0 0 355 36 0 0 16 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=3.76 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 187350 0 0 0 346 30 0 0 16 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=3.69 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 166392 0 0 0 338 31 0 0 16 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=3.85 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 176010 0 0 0 352 33 0 0 15 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=3.84 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 174102 0 0 0 351 33 0 0 16 0 22 0 522679636 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=1.82 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 8517 0 0 0 107 75 0 0 15 0 22 0 522679637 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=1.37 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5883 0 0 0 137 0 0 0 16 0 22 0 522679640 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4501] ppid=4483 vsize=15764008 CPUtime=1.21 cores=0,2,4,6
/proc/4485/task/4501/stat : 4501 (java) S 4483 4485 4342 0 -1 4202560 17286 0 0 0 119 2 0 0 15 0 22 0 522679640 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4502] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4502/stat : 4502 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4503] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4503/stat : 4503 (java) S 4483 4485 4342 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522679640 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4504] ppid=4483 vsize=15764008 CPUtime=1167.63 cores=0,2,4,6
/proc/4485/task/4504/stat : 4504 (java) R 4483 4485 4342 0 -1 4202560 457266 0 0 0 116708 55 0 0 25 0 22 0 522679671 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505937295 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=1167.59 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 440484 0 0 0 116698 61 0 0 25 0 22 0 522679671 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505914476 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=1167.85 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 427258 0 0 0 116732 53 0 0 25 0 22 0 522679672 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505809059 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=1168.12 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 447657 0 0 0 116755 57 0 0 25 0 22 0 522679672 16142344192 169662 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505808696 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4707.15
Current children cumulated vsize (KiB) 15764008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 8.01 8.06 8.01 9/220 4602
/proc/meminfo: memFree=21353080/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=4800.33 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 3303813 0 1 0 479453 580 0 0 25 0 22 0 522679634 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 138041 2298 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=3.95 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 191431 0 0 0 362 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=3.88 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 179574 0 0 0 355 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=3.91 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 180427 0 0 0 358 33 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=3.98 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 187108 0 0 0 362 36 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=3.86 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 191097 0 0 0 356 30 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=3.75 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 168486 0 0 0 344 31 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=3.94 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 177260 0 0 0 361 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=3.91 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 175986 0 0 0 358 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=1.86 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 8636 0 0 0 110 76 0 0 16 0 22 0 522679637 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=1.37 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5883 0 0 0 137 0 0 0 16 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4501] ppid=4483 vsize=15764008 CPUtime=1.21 cores=0,2,4,6
/proc/4485/task/4501/stat : 4501 (java) S 4483 4485 4342 0 -1 4202560 17286 0 0 0 119 2 0 0 15 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4502] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4502/stat : 4502 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4503] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4503/stat : 4503 (java) S 4483 4485 4342 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4504] ppid=4483 vsize=15764008 CPUtime=1190.78 cores=0,2,4,6
/proc/4485/task/4504/stat : 4504 (java) R 4483 4485 4342 0 -1 4202560 462753 0 0 0 119022 56 0 0 25 0 22 0 522679671 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505835154 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=1190.62 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 445271 0 0 0 119000 62 0 0 25 0 22 0 522679671 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505713728 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=1191.01 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 433835 0 0 0 119047 54 0 0 25 0 22 0 522679672 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505808966 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=1191.28 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 455399 0 0 0 119070 58 0 0 25 0 22 0 522679672 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505906093 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15764008

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

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

[startup+1205.7 s]
/proc/loadavg: 8.01 8.06 8.01 9/220 4602
/proc/meminfo: memFree=21353080/32950928 swapFree=67111524/67111528
[pid=4485] ppid=4483 vsize=15764008 CPUtime=4800.33 cores=0,2,4,6
/proc/4485/stat : 4485 (java) S 4483 4485 4342 0 -1 4202496 3303813 0 1 0 479453 580 0 0 25 0 22 0 522679634 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/4485/statm: 3941002 138041 2298 9 0 3931721 0
[pid=4485/tid=4487] ppid=4483 vsize=15764008 CPUtime=0.85 cores=0,2,4,6
/proc/4485/task/4487/stat : 4487 (java) S 4483 4485 4342 0 -1 4202560 21926 0 1 0 82 3 0 0 25 0 22 0 522679635 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4488] ppid=4483 vsize=15764008 CPUtime=3.95 cores=0,2,4,6
/proc/4485/task/4488/stat : 4488 (java) S 4483 4485 4342 0 -1 4202560 191431 0 0 0 362 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4489] ppid=4483 vsize=15764008 CPUtime=3.88 cores=0,2,4,6
/proc/4485/task/4489/stat : 4489 (java) S 4483 4485 4342 0 -1 4202560 179574 0 0 0 355 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4490] ppid=4483 vsize=15764008 CPUtime=3.91 cores=0,2,4,6
/proc/4485/task/4490/stat : 4490 (java) S 4483 4485 4342 0 -1 4202560 180427 0 0 0 358 33 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4491] ppid=4483 vsize=15764008 CPUtime=3.98 cores=0,2,4,6
/proc/4485/task/4491/stat : 4491 (java) S 4483 4485 4342 0 -1 4202560 187108 0 0 0 362 36 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4492] ppid=4483 vsize=15764008 CPUtime=3.86 cores=0,2,4,6
/proc/4485/task/4492/stat : 4492 (java) S 4483 4485 4342 0 -1 4202560 191097 0 0 0 356 30 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4493] ppid=4483 vsize=15764008 CPUtime=3.75 cores=0,2,4,6
/proc/4485/task/4493/stat : 4493 (java) S 4483 4485 4342 0 -1 4202560 168486 0 0 0 344 31 0 0 16 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4494] ppid=4483 vsize=15764008 CPUtime=3.94 cores=0,2,4,6
/proc/4485/task/4494/stat : 4494 (java) S 4483 4485 4342 0 -1 4202560 177260 0 0 0 361 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4495] ppid=4483 vsize=15764008 CPUtime=3.91 cores=0,2,4,6
/proc/4485/task/4495/stat : 4495 (java) S 4483 4485 4342 0 -1 4202560 175986 0 0 0 358 33 0 0 15 0 22 0 522679636 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4496] ppid=4483 vsize=15764008 CPUtime=1.86 cores=0,2,4,6
/proc/4485/task/4496/stat : 4496 (java) S 4483 4485 4342 0 -1 4202560 8636 0 0 0 110 76 0 0 16 0 22 0 522679637 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 0 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4497] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4497/stat : 4497 (java) S 4483 4485 4342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4498] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4498/stat : 4498 (java) S 4483 4485 4342 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522679638 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4499] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4499/stat : 4499 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485791153 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4500] ppid=4483 vsize=15764008 CPUtime=1.37 cores=0,2,4,6
/proc/4485/task/4500/stat : 4500 (java) S 4483 4485 4342 0 -1 4202560 5883 0 0 0 137 0 0 0 16 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 0 0 0 0
[pid=4485/tid=4501] ppid=4483 vsize=15764008 CPUtime=1.21 cores=0,2,4,6
/proc/4485/task/4501/stat : 4501 (java) S 4483 4485 4342 0 -1 4202560 17286 0 0 0 119 2 0 0 15 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 2 0 0 0
[pid=4485/tid=4502] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4502/stat : 4502 (java) S 4483 4485 4342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485783449 0 4 0 16800975 18446604453885142912 0 0 -1 4 0 0 0
[pid=4485/tid=4503] ppid=4483 vsize=15764008 CPUtime=0 cores=0,2,4,6
/proc/4485/task/4503/stat : 4503 (java) S 4483 4485 4342 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522679640 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 274485784064 0 4 0 16800975 18446604453885142912 0 0 -1 6 0 0 0
[pid=4485/tid=4504] ppid=4483 vsize=15764008 CPUtime=1190.78 cores=0,2,4,6
/proc/4485/task/4504/stat : 4504 (java) R 4483 4485 4342 0 -1 4202560 462753 0 0 0 119022 56 0 0 25 0 22 0 522679671 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505835154 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4485/tid=4505] ppid=4483 vsize=15764008 CPUtime=1190.62 cores=0,2,4,6
/proc/4485/task/4505/stat : 4505 (java) R 4483 4485 4342 0 -1 4202560 445271 0 0 0 119000 62 0 0 25 0 22 0 522679671 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505713728 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4485/tid=4506] ppid=4483 vsize=15764008 CPUtime=1191.01 cores=0,2,4,6
/proc/4485/task/4506/stat : 4506 (java) R 4483 4485 4342 0 -1 4202560 433835 0 0 0 119047 54 0 0 25 0 22 0 522679672 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505808966 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4485/tid=4507] ppid=4483 vsize=15764008 CPUtime=1191.28 cores=0,2,4,6
/proc/4485/task/4507/stat : 4507 (java) R 4483 4485 4342 0 -1 4202560 455399 0 0 0 119070 58 0 0 25 0 22 0 522679672 16142344192 138041 33554432000 1073741824 1073778376 140736677898352 18446744073709551615 46912505906093 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15764008

Child status: 143
Real time (s): 1205.74
CPU time (s): 4800.4
CPU user time (s): 4794.56
CPU system time (s): 5.83411
CPU usage (%): 398.128
Max. virtual memory (cumulated for all children) (KiB): 15766804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.56
system time used= 5.83411
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3303839
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= 128404
involuntary context switches= 99707

runsolver used 2.0037 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 23:00:00
IDJOB=3312327
IDBENCH=82512
IDSOLVER=1699
FILE ID=node125/3312327-1304110800
RUNJOBID= node125-1304109586-4360
PBS_JOBID= 13170675
Free space on /tmp= 72752 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S3662714-068-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312327-1304110800/watcher-3312327-1304110800 -o /tmp/evaluation-result-3312327-1304110800/solver-3312327-1304110800 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312327-1304110800.cnf

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

MD5SUM BENCH= 48e79d2b0d6ab8da0627cd3c9f41a435
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:       9853060 kB
Buffers:       2125752 kB
Cached:        7588592 kB
SwapCached:          4 kB
Active:       15056440 kB
Inactive:      7492212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9853060 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2044 kB
Writeback:          24 kB
AnonPages:    12834152 kB
Mapped:          23536 kB
Slab:           460836 kB
PageTables:      29728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14461200 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:07