Trace number 3312253

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.49 1207.06

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.10/0.11	32:08 INFO : Reading from input HOME/instance-3312253-1304188328.cnf
1.14/0.99	Executor set job limit to 1000000
1.14/0.99	Executor set job limit to 1000000
1.14/0.99	Executor set job limit to 1000000
1.14/0.99	Executor set job limit to 1000000
1.14/0.99	Starting Executor!
1.14/1.00	Starting Executor!
1.14/1.00	Starting Executor!
1.14/1.00	Starting Executor!
4.37/2.76	32:11 INFO : 1295 variables remaining out of 1296
4.37/2.76	32:11 INFO : 764625 literals remaining out of 833724

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

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

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


[startup+0 s]
/proc/loadavg: 2.56 6.17 7.04 2/189 8004
/proc/meminfo: memFree=25115720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 1425 0 0 0 0 0 0 0 24 0 2 0 511248632 27824128 894 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 6793 894 684 9 0 381 0
[pid=8004/tid=8005] ppid=8002 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 511248632 27824128 894 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.0796091 s]
/proc/loadavg: 2.56 6.17 7.04 2/189 8004
/proc/meminfo: memFree=25115720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15676624 CPUtime=0.08 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 5296 0 1 0 7 1 0 0 24 0 18 0 511248632 16052862976 4734 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3919156 4734 2116 9 0 3909875 0
[pid=8004/tid=8005] ppid=8002 vsize=15676624 CPUtime=0.06 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) R 8002 8004 7120 0 -1 4202560 3193 0 1 0 6 0 0 0 18 0 18 0 511248632 16052862976 4734 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 47312075803989 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676624

[startup+0.103535 s]
/proc/loadavg: 2.56 6.17 7.04 2/189 8004
/proc/meminfo: memFree=25115720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15676624 CPUtime=0.1 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 5590 0 1 0 9 1 0 0 24 0 18 0 511248632 16052862976 5028 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3919156 5029 2118 9 0 3909875 0
[pid=8004/tid=8005] ppid=8002 vsize=15676624 CPUtime=0.09 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) R 8002 8004 7120 0 -1 4202560 3488 0 1 0 8 1 0 0 18 0 18 0 511248632 16052862976 5029 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 47312074700312 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676624

[startup+0.30052 s]
/proc/loadavg: 2.56 6.17 7.04 2/189 8004
/proc/meminfo: memFree=25115720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15680960 CPUtime=0.52 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 15823 0 1 0 49 3 0 0 24 0 18 0 511248632 16057303040 14099 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3920240 14105 2213 9 0 3910959 0
[pid=8004/tid=8005] ppid=8002 vsize=15680960 CPUtime=0.28 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) R 8002 8004 7120 0 -1 4202560 10736 0 1 0 26 2 0 0 18 0 18 0 511248632 16057303040 14109 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912505644000 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680960

[startup+0.700434 s]
/proc/loadavg: 2.56 6.17 7.04 2/189 8004
/proc/meminfo: memFree=25115720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15680960 CPUtime=0.92 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 41737 0 1 0 86 6 0 0 24 0 18 0 511248632 16057303040 40011 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3920240 40011 2229 9 0 3910959 0
[pid=8004/tid=8005] ppid=8002 vsize=15680960 CPUtime=0.68 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) R 8002 8004 7120 0 -1 4202560 35522 0 1 0 63 5 0 0 18 0 18 0 511248632 16057303040 40011 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912505568875 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680960

[startup+1.50128 s]
/proc/loadavg: 2.56 6.17 7.04 4/218 8033
/proc/meminfo: memFree=24805724/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15700940 CPUtime=2.18 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 50063 0 1 0 210 8 0 0 24 0 22 0 511248632 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3925235 45304 2255 9 0 3915954 0
[pid=8004/tid=8005] ppid=8002 vsize=15700940 CPUtime=1.47 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) R 8002 8004 7120 0 -1 4202560 35621 0 1 0 142 5 0 0 20 0 22 0 511248632 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912505122376 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 294 0 0 0 0 0 0 0 17 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 31 0 0 0 0 0 0 0 17 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 1334 0 0 0 0 0 0 0 17 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 367 0 0 0 0 0 0 0 15 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 15 0 0 0 0 0 0 0 16 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 19 0 0 0 0 0 0 0 17 0 22 0 511248633 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8020] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8020/stat : 8020 (java) S 8002 8004 7120 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 511248634 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 0 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8021] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8021/stat : 8021 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 511248634 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8022] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8022/stat : 8022 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511248634 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8023] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8023/stat : 8023 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511248636 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522121137 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8024] ppid=8002 vsize=15700940 CPUtime=0.16 cores=1,3,5,7
/proc/8004/task/8024/stat : 8024 (java) S 8002 8004 7120 0 -1 4202560 1369 0 0 0 16 0 0 0 15 0 22 0 511248636 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8025] ppid=8002 vsize=15700940 CPUtime=0.5 cores=1,3,5,7
/proc/8004/task/8025/stat : 8025 (java) R 8002 8004 7120 0 -1 4202560 9489 0 0 0 49 1 0 0 16 0 22 0 511248636 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 47312072488511 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8004/tid=8026] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8026/stat : 8026 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511248636 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8027] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8027/stat : 8027 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511248636 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8032] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8032/stat : 8032 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248732 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8033] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) S 8002 8004 7120 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 511248732 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 511248732 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15700940 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) S 8002 8004 7120 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 511248732 16077762560 45304 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 15700940

[startup+3.16795 s]
/proc/loadavg: 2.67 6.13 7.02 3/220 8035
/proc/meminfo: memFree=24763300/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15702544 CPUtime=5.46 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 60472 0 1 0 536 10 0 0 24 0 22 0 511248632 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3925636 51162 2275 9 0 3916355 0
[pid=8004/tid=8005] ppid=8002 vsize=15702544 CPUtime=2.74 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 35675 0 1 0 268 6 0 0 25 0 22 0 511248632 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 1043 0 0 0 0 0 0 0 16 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 611 0 0 0 0 0 0 0 16 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 719 0 0 0 0 0 0 0 15 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 2453 0 0 0 0 0 0 0 16 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 1237 0 0 0 0 0 0 0 16 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 19 0 0 0 0 0 0 0 16 0 22 0 511248633 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8020] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8020/stat : 8020 (java) S 8002 8004 7120 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 511248634 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 0 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8021] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8021/stat : 8021 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248634 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8022] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8022/stat : 8022 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 511248634 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8023] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8023/stat : 8023 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511248636 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522121137 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8024] ppid=8002 vsize=15702544 CPUtime=0.76 cores=1,3,5,7
/proc/8004/task/8024/stat : 8024 (java) R 8002 8004 7120 0 -1 4202560 5355 0 0 0 76 0 0 0 15 0 22 0 511248636 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 47312074521043 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8025] ppid=8002 vsize=15702544 CPUtime=1.2 cores=1,3,5,7
/proc/8004/task/8025/stat : 8025 (java) R 8002 8004 7120 0 -1 4202560 11533 0 0 0 119 1 0 0 15 0 22 0 511248636 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 47312071108291 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8004/tid=8026] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8026/stat : 8026 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511248636 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8027] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8027/stat : 8027 (java) R 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511248636 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8004/tid=8032] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8032/stat : 8032 (java) R 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248732 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8033] ppid=8002 vsize=15702544 CPUtime=0.29 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) R 8002 8004 7120 0 -1 4202560 8 0 0 0 29 0 0 0 16 0 22 0 511248732 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506299443 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15702544 CPUtime=0.39 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) R 8002 8004 7120 0 -1 4202560 20 0 0 0 39 0 0 0 16 0 22 0 511248732 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912505215980 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15702544 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) R 8002 8004 7120 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 511248732 16079405056 51162 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 15702544

[startup+6.30139 s]
/proc/loadavg: 2.67 6.13 7.02 12/220 8035
/proc/meminfo: memFree=24019900/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15698696 CPUtime=16.96 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 147942 0 1 0 1673 23 0 0 24 0 22 0 511248632 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3924674 137376 2275 9 0 3915393 0
[pid=8004/tid=8005] ppid=8002 vsize=15698696 CPUtime=2.74 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 35675 0 1 0 268 6 0 0 25 0 22 0 511248632 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15698696 CPUtime=0.02 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 8771 0 0 0 1 1 0 0 15 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15698696 CPUtime=0.04 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 11633 0 0 0 3 1 0 0 16 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15698696 CPUtime=0.01 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 4700 0 0 0 1 0 0 0 15 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15698696 CPUtime=0.01 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 7549 0 0 0 1 0 0 0 15 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15698696 CPUtime=0.02 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 6849 0 0 0 1 1 0 0 16 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15698696 CPUtime=0.03 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 10918 0 0 0 2 1 0 0 16 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15698696 CPUtime=0.01 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 3795 0 0 0 1 0 0 0 15 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15698696 CPUtime=0.03 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 8604 0 0 0 1 2 0 0 16 0 22 0 511248633 16075464704 137376 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0

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

[pid=8004/tid=8033] ppid=8002 vsize=15698696 CPUtime=1046.63 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) R 8002 8004 7120 0 -1 4202560 319081 0 0 0 104621 42 0 0 25 0 22 0 511248732 16075464704 226517 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506179221 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15698696 CPUtime=1046.7 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) R 8002 8004 7120 0 -1 4202560 317646 0 0 0 104626 44 0 0 25 0 22 0 511248732 16075464704 226517 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506357025 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15698696 CPUtime=1045.9 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) R 8002 8004 7120 0 -1 4202560 320993 0 0 0 104547 43 0 0 25 0 22 0 511248732 16075464704 226517 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506200803 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4223.91
Current children cumulated vsize (KiB) 15698696

[startup+1122.3 s]
/proc/loadavg: 8.21 8.08 7.76 10/220 8064
/proc/meminfo: memFree=23385720/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15698696 CPUtime=4462.95 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 3219831 0 1 0 445689 606 0 0 24 0 22 0 511248632 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3924674 213062 2296 9 0 3915393 0
[pid=8004/tid=8005] ppid=8002 vsize=15698696 CPUtime=2.74 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 35675 0 1 0 268 6 0 0 25 0 22 0 511248632 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15698696 CPUtime=3.96 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 236122 0 0 0 350 46 0 0 16 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15698696 CPUtime=3.93 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 229991 0 0 0 351 42 0 0 15 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15698696 CPUtime=3.94 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 221731 0 0 0 353 41 0 0 15 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15698696 CPUtime=4.09 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 239636 0 0 0 364 45 0 0 16 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15698696 CPUtime=3.93 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 234451 0 0 0 348 45 0 0 15 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15698696 CPUtime=4.18 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 233805 0 0 0 377 41 0 0 15 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15698696 CPUtime=3.94 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 217100 0 0 0 356 38 0 0 16 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15698696 CPUtime=3.9 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 231905 0 0 0 344 46 0 0 16 0 22 0 511248633 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8020] ppid=8002 vsize=15698696 CPUtime=2.29 cores=1,3,5,7
/proc/8004/task/8020/stat : 8020 (java) S 8002 8004 7120 0 -1 4202560 8295 0 0 0 163 66 0 0 16 0 22 0 511248634 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 0 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8021] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8021/stat : 8021 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8022] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8022/stat : 8022 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8023] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8023/stat : 8023 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511248636 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522121137 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8024] ppid=8002 vsize=15698696 CPUtime=1.04 cores=1,3,5,7
/proc/8004/task/8024/stat : 8024 (java) S 8002 8004 7120 0 -1 4202560 5641 0 0 0 104 0 0 0 16 0 22 0 511248636 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8025] ppid=8002 vsize=15698696 CPUtime=1.89 cores=1,3,5,7
/proc/8004/task/8025/stat : 8025 (java) S 8002 8004 7120 0 -1 4202560 11602 0 0 0 188 1 0 0 15 0 22 0 511248636 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8026] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8026/stat : 8026 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511248636 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8027] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8027/stat : 8027 (java) S 8002 8004 7120 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 511248636 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8032] ppid=8002 vsize=15698696 CPUtime=1105.89 cores=1,3,5,7
/proc/8004/task/8032/stat : 8032 (java) R 8002 8004 7120 0 -1 4202560 312562 0 0 0 110543 46 0 0 25 0 22 0 511248732 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506196923 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8033] ppid=8002 vsize=15698696 CPUtime=1105.7 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) R 8002 8004 7120 0 -1 4202560 332928 0 0 0 110526 44 0 0 25 0 22 0 511248732 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506227605 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15698696 CPUtime=1106.1 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) R 8002 8004 7120 0 -1 4202560 333265 0 0 0 110563 47 0 0 25 0 22 0 511248732 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506179195 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15698696 CPUtime=1105.28 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) R 8002 8004 7120 0 -1 4202560 333670 0 0 0 110484 44 0 0 25 0 22 0 511248732 16075464704 213062 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506179247 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.95
Current children cumulated vsize (KiB) 15698696

[startup+1182.3 s]
/proc/loadavg: 8.12 8.08 7.78 9/220 8066
/proc/meminfo: memFree=23416076/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15698696 CPUtime=4702.01 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 3391197 0 1 0 469562 639 0 0 24 0 22 0 511248632 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3924674 224203 2296 9 0 3915393 0
[pid=8004/tid=8005] ppid=8002 vsize=15698696 CPUtime=2.74 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 35675 0 1 0 268 6 0 0 25 0 22 0 511248632 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15698696 CPUtime=4.16 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 247331 0 0 0 367 49 0 0 16 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15698696 CPUtime=4.12 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 240521 0 0 0 368 44 0 0 15 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15698696 CPUtime=4.15 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 234306 0 0 0 372 43 0 0 16 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15698696 CPUtime=4.29 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 248055 0 0 0 382 47 0 0 15 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15698696 CPUtime=4.1 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 244699 0 0 0 363 47 0 0 15 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15698696 CPUtime=4.43 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 245543 0 0 0 400 43 0 0 16 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15698696 CPUtime=4.17 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 232063 0 0 0 376 41 0 0 15 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15698696 CPUtime=4.13 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 246458 0 0 0 364 49 0 0 16 0 22 0 511248633 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8020] ppid=8002 vsize=15698696 CPUtime=2.4 cores=1,3,5,7
/proc/8004/task/8020/stat : 8020 (java) S 8002 8004 7120 0 -1 4202560 8702 0 0 0 169 71 0 0 15 0 22 0 511248634 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 0 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8021] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8021/stat : 8021 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8022] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8022/stat : 8022 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8023] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8023/stat : 8023 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511248636 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522121137 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8024] ppid=8002 vsize=15698696 CPUtime=1.04 cores=1,3,5,7
/proc/8004/task/8024/stat : 8024 (java) S 8002 8004 7120 0 -1 4202560 5641 0 0 0 104 0 0 0 16 0 22 0 511248636 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8025] ppid=8002 vsize=15698696 CPUtime=1.89 cores=1,3,5,7
/proc/8004/task/8025/stat : 8025 (java) S 8002 8004 7120 0 -1 4202560 11602 0 0 0 188 1 0 0 15 0 22 0 511248636 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8026] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8026/stat : 8026 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511248636 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8027] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8027/stat : 8027 (java) S 8002 8004 7120 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 511248636 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8032] ppid=8002 vsize=15698696 CPUtime=1165.01 cores=1,3,5,7
/proc/8004/task/8032/stat : 8032 (java) R 8002 8004 7120 0 -1 4202560 332611 0 0 0 116452 49 0 0 25 0 22 0 511248732 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506233244 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8004/tid=8033] ppid=8002 vsize=15698696 CPUtime=1165.05 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) R 8002 8004 7120 0 -1 4202560 353390 0 0 0 116459 46 0 0 25 0 22 0 511248732 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506246271 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15698696 CPUtime=1165.49 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) R 8002 8004 7120 0 -1 4202560 350670 0 0 0 116501 48 0 0 25 0 22 0 511248732 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506196861 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15698696 CPUtime=1164.68 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) R 8002 8004 7120 0 -1 4202560 352474 0 0 0 116421 47 0 0 25 0 22 0 511248732 16075464704 224203 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506201105 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4702.01
Current children cumulated vsize (KiB) 15698696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 8.15 8.09 7.79 9/220 8067
/proc/meminfo: memFree=23259832/32951124 swapFree=67111524/67111528
[pid=8004] ppid=8002 vsize=15698696 CPUtime=4800.41 cores=1,3,5,7
/proc/8004/stat : 8004 (java) S 8002 8004 7120 0 -1 4202496 3459844 0 1 0 479390 651 0 0 24 0 22 0 511248632 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8004/statm: 3924674 232333 2296 9 0 3915393 0
[pid=8004/tid=8005] ppid=8002 vsize=15698696 CPUtime=2.74 cores=1,3,5,7
/proc/8004/task/8005/stat : 8005 (java) S 8002 8004 7120 0 -1 4202560 35675 0 1 0 268 6 0 0 25 0 22 0 511248632 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8007] ppid=8002 vsize=15698696 CPUtime=4.24 cores=1,3,5,7
/proc/8004/task/8007/stat : 8007 (java) S 8002 8004 7120 0 -1 4202560 250495 0 0 0 375 49 0 0 15 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8008] ppid=8002 vsize=15698696 CPUtime=4.21 cores=1,3,5,7
/proc/8004/task/8008/stat : 8008 (java) S 8002 8004 7120 0 -1 4202560 244394 0 0 0 377 44 0 0 16 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8009] ppid=8002 vsize=15698696 CPUtime=4.24 cores=1,3,5,7
/proc/8004/task/8009/stat : 8009 (java) S 8002 8004 7120 0 -1 4202560 239418 0 0 0 380 44 0 0 16 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8010] ppid=8002 vsize=15698696 CPUtime=4.38 cores=1,3,5,7
/proc/8004/task/8010/stat : 8010 (java) S 8002 8004 7120 0 -1 4202560 250681 0 0 0 391 47 0 0 15 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8011] ppid=8002 vsize=15698696 CPUtime=4.21 cores=1,3,5,7
/proc/8004/task/8011/stat : 8011 (java) S 8002 8004 7120 0 -1 4202560 249354 0 0 0 373 48 0 0 15 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8012] ppid=8002 vsize=15698696 CPUtime=4.52 cores=1,3,5,7
/proc/8004/task/8012/stat : 8012 (java) S 8002 8004 7120 0 -1 4202560 249044 0 0 0 409 43 0 0 16 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8013] ppid=8002 vsize=15698696 CPUtime=4.27 cores=1,3,5,7
/proc/8004/task/8013/stat : 8013 (java) S 8002 8004 7120 0 -1 4202560 236092 0 0 0 385 42 0 0 16 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8014] ppid=8002 vsize=15698696 CPUtime=4.22 cores=1,3,5,7
/proc/8004/task/8014/stat : 8014 (java) S 8002 8004 7120 0 -1 4202560 251266 0 0 0 372 50 0 0 15 0 22 0 511248633 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8020] ppid=8002 vsize=15698696 CPUtime=2.45 cores=1,3,5,7
/proc/8004/task/8020/stat : 8020 (java) S 8002 8004 7120 0 -1 4202560 8921 0 0 0 173 72 0 0 15 0 22 0 511248634 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 0 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8021] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8021/stat : 8021 (java) S 8002 8004 7120 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 1 0 0 0
[pid=8004/tid=8022] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8022/stat : 8022 (java) S 8002 8004 7120 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 511248634 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 7 0 0 0
[pid=8004/tid=8023] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8023/stat : 8023 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511248636 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522121137 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8024] ppid=8002 vsize=15698696 CPUtime=1.04 cores=1,3,5,7
/proc/8004/task/8024/stat : 8024 (java) S 8002 8004 7120 0 -1 4202560 5641 0 0 0 104 0 0 0 16 0 22 0 511248636 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8025] ppid=8002 vsize=15698696 CPUtime=1.89 cores=1,3,5,7
/proc/8004/task/8025/stat : 8025 (java) S 8002 8004 7120 0 -1 4202560 11602 0 0 0 188 1 0 0 15 0 22 0 511248636 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8026] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8026/stat : 8026 (java) S 8002 8004 7120 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511248636 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522113433 0 4 0 16800975 18446604454224050112 0 0 -1 5 0 0 0
[pid=8004/tid=8027] ppid=8002 vsize=15698696 CPUtime=0 cores=1,3,5,7
/proc/8004/task/8027/stat : 8027 (java) S 8002 8004 7120 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 511248636 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 233522114048 0 4 0 16800975 18446604454224050112 0 0 -1 3 0 0 0
[pid=8004/tid=8032] ppid=8002 vsize=15698696 CPUtime=1189.38 cores=1,3,5,7
/proc/8004/task/8032/stat : 8032 (java) R 8002 8004 7120 0 -1 4202560 340363 0 0 0 118888 50 0 0 25 0 22 0 511248732 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506200339 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8004/tid=8033] ppid=8002 vsize=15698696 CPUtime=1189.48 cores=1,3,5,7
/proc/8004/task/8033/stat : 8033 (java) R 8002 8004 7120 0 -1 4202560 364726 0 0 0 118901 47 0 0 25 0 22 0 511248732 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506233060 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8004/tid=8034] ppid=8002 vsize=15698696 CPUtime=1189.93 cores=1,3,5,7
/proc/8004/task/8034/stat : 8034 (java) R 8002 8004 7120 0 -1 4202560 359427 0 0 0 118943 50 0 0 25 0 22 0 511248732 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912505973972 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8004/tid=8035] ppid=8002 vsize=15698696 CPUtime=1189.06 cores=1,3,5,7
/proc/8004/task/8035/stat : 8035 (java) R 8002 8004 7120 0 -1 4202560 361287 0 0 0 118857 49 0 0 25 0 22 0 511248732 16075464704 232333 33554432000 1073741824 1073778376 140736844098480 18446744073709551615 46912506246021 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15698696

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

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

Child status: 143
Real time (s): 1207.06
CPU time (s): 4800.49
CPU user time (s): 4793.94
CPU system time (s): 6.559
CPU usage (%): 397.702
Max. virtual memory (cumulated for all children) (KiB): 15702544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.94
system time used= 6.559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3459871
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= 93225
involuntary context switches= 82029

runsolver used 2.06069 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 20:32:08
IDJOB=3312253
IDBENCH=85991
IDSOLVER=1698
FILE ID=node145/3312253-1304188328
RUNJOBID= node145-1304188328-7973
PBS_JOBID= 13172456
Free space on /tmp= 73020 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312253-1304188328/watcher-3312253-1304188328 -o /tmp/evaluation-result-3312253-1304188328/solver-3312253-1304188328 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312253-1304188328.cnf -hbr 2

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1702314014

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25116116 kB
Buffers:       1297900 kB
Cached:        5937588 kB
SwapCached:          4 kB
Active:         909728 kB
Inactive:      6395684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25116116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9476 kB
Writeback:           0 kB
AnonPages:       69692 kB
Mapped:          20696 kB
Slab:           466144 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   770108 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= 73020 MiB
End job on node145 at 2011-04-30 20:52:17