Trace number 3312709

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.14 1207.23

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
MD5SUMacdd1627e1c0387cb30884180f862a47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.10/0.12	25:35 INFO : Reading from input HOME/instance-3312709-1304130335.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.33	Starting Executor!
0.97/0.52	25:35 INFO : 70 variables remaining out of 70
0.97/0.52	25:35 INFO : 49840 literals remaining out of 49840

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

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

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


[startup+0 s]
/proc/loadavg: 6.79 7.79 7.95 3/176 19495
/proc/meminfo: memFree=23500072/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/19495/stat : 19495 (java) R 19493 19495 18277 0 -1 4202496 1384 0 0 0 0 0 0 0 19 0 2 0 524633926 24580096 863 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244447001585 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 6014 869 665 9 0 381 0
[pid=19495/tid=19498] ppid=19493 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) R 19493 19495 18277 0 -1 4202560 56 0 0 0 0 0 0 0 20 0 2 0 524633926 26714112 885 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244442021511 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0823531 s]
/proc/loadavg: 6.79 7.79 7.95 3/176 19495
/proc/meminfo: memFree=23500072/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15676480 CPUtime=0.09 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 5372 0 1 0 8 1 0 0 19 0 18 0 524633926 16052715520 4770 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3919120 4771 2106 9 0 3909839 0
[pid=19495/tid=19498] ppid=19493 vsize=15676480 CPUtime=0.06 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) R 19493 19495 18277 0 -1 4202560 3191 0 1 0 6 0 0 0 18 0 18 0 524633926 16052715520 4771 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 47526054493283 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676480

[startup+0.100424 s]
/proc/loadavg: 6.79 7.79 7.95 3/176 19495
/proc/meminfo: memFree=23500072/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15676480 CPUtime=0.1 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 5608 0 1 0 9 1 0 0 19 0 18 0 524633926 16052715520 5006 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3919120 5008 2116 9 0 3909839 0
[pid=19495/tid=19498] ppid=19493 vsize=15676480 CPUtime=0.08 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) R 19493 19495 18277 0 -1 4202560 3420 0 1 0 8 0 0 0 18 0 18 0 524633926 16052715520 5009 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 47526053398040 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676480

[startup+0.300379 s]
/proc/loadavg: 6.79 7.79 7.95 3/176 19495
/proc/meminfo: memFree=23500072/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15679668 CPUtime=0.51 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 15012 0 1 0 49 2 0 0 19 0 18 0 524633926 16055980032 13434 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3919917 13441 2207 9 0 3910636 0
[pid=19495/tid=19498] ppid=19493 vsize=15679668 CPUtime=0.28 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) R 19493 19495 18277 0 -1 4202560 9872 0 1 0 27 1 0 0 18 0 18 0 524633926 16055980032 13444 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505640049 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679668

[startup+0.700301 s]
/proc/loadavg: 6.79 7.79 7.95 3/176 19495
/proc/meminfo: memFree=23500072/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15704924 CPUtime=1.64 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 31781 0 1 0 159 5 0 0 19 0 22 0 524633926 16081842176 26431 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3926231 26431 2259 9 0 3916950 0
[pid=19495/tid=19498] ppid=19493 vsize=15704924 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16081842176 26431 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 15704924

[startup+1.50112 s]
/proc/loadavg: 6.79 7.79 7.95 15/220 19539
/proc/meminfo: memFree=23200392/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15704936 CPUtime=4.78 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 61607 0 1 0 469 9 0 0 19 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3926234 52934 2279 9 0 3916953 0
[pid=19495/tid=19498] ppid=19493 vsize=15704936 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 1676 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 660 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 494 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 662 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 524633927 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19517] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19517/stat : 19517 (java) S 19493 19495 18277 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 524633928 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 0 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19520] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19520/stat : 19520 (java) S 19493 19495 18277 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524633928 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19521] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19521/stat : 19521 (java) S 19493 19495 18277 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524633928 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19522] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19522/stat : 19522 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524633930 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458768817 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19523] ppid=19493 vsize=15704936 CPUtime=0.89 cores=1,3,5,7
/proc/19495/task/19523/stat : 19523 (java) S 19493 19495 18277 0 -1 4202560 7646 0 0 0 88 1 0 0 18 0 22 0 524633930 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19526] ppid=19493 vsize=15704936 CPUtime=1.02 cores=1,3,5,7
/proc/19495/task/19526/stat : 19526 (java) S 19493 19495 18277 0 -1 4202560 12840 0 0 0 101 1 0 0 16 0 22 0 524633930 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19527] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19527/stat : 19527 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524633930 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19529] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19529/stat : 19529 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524633930 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19536] ppid=19493 vsize=15704936 CPUtime=0.77 cores=1,3,5,7
/proc/19495/task/19536/stat : 19536 (java) R 19493 19495 18277 0 -1 4202560 7091 0 0 0 77 0 0 0 16 0 22 0 524633958 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810793 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19537] ppid=19493 vsize=15704936 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 6842 0 0 0 51 0 0 0 16 0 22 0 524633958 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 47526055114623 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15704936 CPUtime=0.38 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 5167 0 0 0 38 0 0 0 18 0 22 0 524633958 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505811882 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15704936 CPUtime=0.59 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 2724 0 0 0 59 0 0 0 16 0 22 0 524633958 16081854464 52934 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505862973 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 15704936

[startup+3.10082 s]
/proc/loadavg: 6.79 7.79 7.95 12/220 19539
/proc/meminfo: memFree=22862864/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15704936 CPUtime=11.15 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 147616 0 1 0 1096 19 0 0 19 0 22 0 524633926 16081854464 138936 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3926234 138938 2279 9 0 3916953 0
[pid=19495/tid=19498] ppid=19493 vsize=15704936 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16081854464 138939 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 851 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 138941 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 3544 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 138942 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 1505 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 138943 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 429 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 138943 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 669 0 0 0 0 0 0 0 15 0 22 0 524633926 16081854464 138945 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 1860 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 138947 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 2045 0 0 0 0 0 0 0 16 0 22 0 524633926 16081854464 138948 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 580 0 0 0 0 0 0 0 16 0 22 0 524633927 16081854464 138950 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19517] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19517/stat : 19517 (java) S 19493 19495 18277 0 -1 4202560 189 0 0 0 0 0 0 0 16 0 22 0 524633928 16081854464 138951 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 0 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19520] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19520/stat : 19520 (java) S 19493 19495 18277 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524633928 16081854464 138960 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19521] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19521/stat : 19521 (java) S 19493 19495 18277 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524633928 16081854464 138965 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19522] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19522/stat : 19522 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524633930 16081854464 138967 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458768817 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19523] ppid=19493 vsize=15704936 CPUtime=0.92 cores=1,3,5,7
/proc/19495/task/19523/stat : 19523 (java) S 19493 19495 18277 0 -1 4202560 7651 0 0 0 91 1 0 0 15 0 22 0 524633930 16081854464 138969 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19526] ppid=19493 vsize=15704936 CPUtime=1.12 cores=1,3,5,7
/proc/19495/task/19526/stat : 19526 (java) S 19493 19495 18277 0 -1 4202560 12855 0 0 0 111 1 0 0 15 0 22 0 524633930 16081854464 138970 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19527] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19527/stat : 19527 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524633930 16081854464 138972 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19529] ppid=19493 vsize=15704936 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19529/stat : 19529 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524633930 16081854464 138974 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19536] ppid=19493 vsize=15704936 CPUtime=2.35 cores=1,3,5,7
/proc/19495/task/19536/stat : 19536 (java) R 19493 19495 18277 0 -1 4202560 27440 0 0 0 233 2 0 0 18 0 22 0 524633958 16081854464 138981 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505811623 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19537] ppid=19493 vsize=15704936 CPUtime=2.07 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 27837 0 0 0 204 3 0 0 17 0 22 0 524633958 16081854464 138988 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810967 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15704936 CPUtime=1.97 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 25164 0 0 0 195 2 0 0 20 0 22 0 524633958 16081854464 138992 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810967 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15704936 CPUtime=2.09 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 20017 0 0 0 207 2 0 0 17 0 22 0 524633958 16081854464 138995 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505946353 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.15
Current children cumulated vsize (KiB) 15704936

[startup+6.30122 s]
/proc/loadavg: 6.88 7.79 7.95 9/220 19539
/proc/meminfo: memFree=22605012/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15698324 CPUtime=23.91 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 158083 0 1 0 2371 20 0 0 19 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3924581 140117 2289 9 0 3915300 0
[pid=19495/tid=19498] ppid=19493 vsize=15698324 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 957 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15698324 CPUtime=0.01 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 4072 0 0 0 1 0 0 0 16 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 1657 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 448 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 1440 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 2495 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 2478 0 0 0 0 0 0 0 15 0 22 0 524633926 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 582 0 0 0 0 0 0 0 15 0 22 0 524633927 16075083776 140117 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0

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

[pid=19495/tid=19537] ppid=19493 vsize=15698324 CPUtime=1048.73 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 180948 0 0 0 104838 35 0 0 25 0 22 0 524633958 16075083776 77596 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505811523 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15698324 CPUtime=1048.98 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 179406 0 0 0 104861 37 0 0 25 0 22 0 524633958 16075083776 77596 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505733658 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15698324 CPUtime=1048.41 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 173378 0 0 0 104808 33 0 0 25 0 22 0 524633958 16075083776 77596 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810307 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4223.96
Current children cumulated vsize (KiB) 15698324

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.03 9/220 19569
/proc/meminfo: memFree=22847104/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15698324 CPUtime=4462.58 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 1239136 0 1 0 445925 333 0 0 19 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3924581 84862 2299 9 0 3915300 0
[pid=19495/tid=19498] ppid=19493 vsize=15698324 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15698324 CPUtime=3.12 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 54111 0 0 0 298 14 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15698324 CPUtime=3.09 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 59529 0 0 0 294 15 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15698324 CPUtime=3.01 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 56903 0 0 0 287 14 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15698324 CPUtime=3.12 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 53110 0 0 0 299 13 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15698324 CPUtime=3.08 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 56211 0 0 0 293 15 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15698324 CPUtime=3.17 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 57953 0 0 0 301 16 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15698324 CPUtime=3.19 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 57109 0 0 0 306 13 0 0 15 0 22 0 524633926 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15698324 CPUtime=3.19 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 57689 0 0 0 304 15 0 0 15 0 22 0 524633927 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19517] ppid=19493 vsize=15698324 CPUtime=2.03 cores=1,3,5,7
/proc/19495/task/19517/stat : 19517 (java) S 19493 19495 18277 0 -1 4202560 3016 0 0 0 141 62 0 0 15 0 22 0 524633928 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 0 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19520] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19520/stat : 19520 (java) S 19493 19495 18277 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19521] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19521/stat : 19521 (java) S 19493 19495 18277 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19522] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19522/stat : 19522 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524633930 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458768817 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19523] ppid=19493 vsize=15698324 CPUtime=1 cores=1,3,5,7
/proc/19495/task/19523/stat : 19523 (java) S 19493 19495 18277 0 -1 4202560 7669 0 0 0 99 1 0 0 15 0 22 0 524633930 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19526] ppid=19493 vsize=15698324 CPUtime=1.26 cores=1,3,5,7
/proc/19495/task/19526/stat : 19526 (java) S 19493 19495 18277 0 -1 4202560 12885 0 0 0 125 1 0 0 16 0 22 0 524633930 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19527] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19527/stat : 19527 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524633930 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19529] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19529/stat : 19529 (java) S 19493 19495 18277 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 524633930 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19536] ppid=19493 vsize=15698324 CPUtime=1108.67 cores=1,3,5,7
/proc/19495/task/19536/stat : 19536 (java) R 19493 19495 18277 0 -1 4202560 189308 0 0 0 110835 32 0 0 25 0 22 0 524633958 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19495/tid=19537] ppid=19493 vsize=15698324 CPUtime=1107.89 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 188982 0 0 0 110753 36 0 0 25 0 22 0 524633958 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 47526054156037 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15698324 CPUtime=1108.3 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 187927 0 0 0 110791 39 0 0 25 0 22 0 524633958 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505698833 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15698324 CPUtime=1107.79 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 181638 0 0 0 110743 36 0 0 25 0 22 0 524633958 16075083776 84862 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505795905 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.58
Current children cumulated vsize (KiB) 15698324

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 8.02 9/220 19571
/proc/meminfo: memFree=22900652/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15698324 CPUtime=4701.08 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 1291810 0 1 0 469757 351 0 0 19 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3924581 74109 2299 9 0 3915300 0
[pid=19495/tid=19498] ppid=19493 vsize=15698324 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15698324 CPUtime=3.29 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 57374 0 0 0 314 15 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15698324 CPUtime=3.22 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 63301 0 0 0 306 16 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15698324 CPUtime=3.18 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 61101 0 0 0 303 15 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15698324 CPUtime=3.29 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 57233 0 0 0 315 14 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15698324 CPUtime=3.23 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 59934 0 0 0 307 16 0 0 16 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15698324 CPUtime=3.32 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 62403 0 0 0 315 17 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15698324 CPUtime=3.35 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 61215 0 0 0 321 14 0 0 15 0 22 0 524633926 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15698324 CPUtime=3.34 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 61028 0 0 0 318 16 0 0 15 0 22 0 524633927 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19517] ppid=19493 vsize=15698324 CPUtime=2.17 cores=1,3,5,7
/proc/19495/task/19517/stat : 19517 (java) S 19493 19495 18277 0 -1 4202560 3188 0 0 0 151 66 0 0 16 0 22 0 524633928 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 0 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19520] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19520/stat : 19520 (java) S 19493 19495 18277 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19521] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19521/stat : 19521 (java) S 19493 19495 18277 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19522] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19522/stat : 19522 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524633930 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458768817 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19523] ppid=19493 vsize=15698324 CPUtime=1 cores=1,3,5,7
/proc/19495/task/19523/stat : 19523 (java) S 19493 19495 18277 0 -1 4202560 7669 0 0 0 99 1 0 0 15 0 22 0 524633930 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19526] ppid=19493 vsize=15698324 CPUtime=1.26 cores=1,3,5,7
/proc/19495/task/19526/stat : 19526 (java) S 19493 19495 18277 0 -1 4202560 12885 0 0 0 125 1 0 0 16 0 22 0 524633930 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19527] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19527/stat : 19527 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524633930 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19529] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19529/stat : 19529 (java) S 19493 19495 18277 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 524633930 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19536] ppid=19493 vsize=15698324 CPUtime=1168.03 cores=1,3,5,7
/proc/19495/task/19536/stat : 19536 (java) R 19493 19495 18277 0 -1 4202560 194232 0 0 0 116769 34 0 0 25 0 22 0 524633958 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 47526054154449 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19495/tid=19537] ppid=19493 vsize=15698324 CPUtime=1167.13 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 194610 0 0 0 116675 38 0 0 25 0 22 0 524633958 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505857478 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15698324 CPUtime=1167.45 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 193296 0 0 0 116704 41 0 0 25 0 22 0 524633958 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505961938 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15698324 CPUtime=1167.16 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 187243 0 0 0 116679 37 0 0 25 0 22 0 524633958 16075083776 74109 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505811882 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4701.08
Current children cumulated vsize (KiB) 15698324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 7.87 8.03 8.01 9/220 19571
/proc/meminfo: memFree=22919128/32951124 swapFree=67111524/67111528
[pid=19495] ppid=19493 vsize=15698324 CPUtime=4800.08 cores=1,3,5,7
/proc/19495/stat : 19495 (java) S 19493 19495 18277 0 -1 4202496 1314924 0 1 0 479649 359 0 0 19 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19495/statm: 3924581 71806 2299 9 0 3915300 0
[pid=19495/tid=19498] ppid=19493 vsize=15698324 CPUtime=0.51 cores=1,3,5,7
/proc/19495/task/19498/stat : 19498 (java) S 19493 19495 18277 0 -1 4202560 13647 0 1 0 49 2 0 0 19 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19508] ppid=19493 vsize=15698324 CPUtime=3.34 cores=1,3,5,7
/proc/19495/task/19508/stat : 19508 (java) S 19493 19495 18277 0 -1 4202560 58361 0 0 0 319 15 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19509] ppid=19493 vsize=15698324 CPUtime=3.28 cores=1,3,5,7
/proc/19495/task/19509/stat : 19509 (java) S 19493 19495 18277 0 -1 4202560 64684 0 0 0 312 16 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19510] ppid=19493 vsize=15698324 CPUtime=3.25 cores=1,3,5,7
/proc/19495/task/19510/stat : 19510 (java) S 19493 19495 18277 0 -1 4202560 62649 0 0 0 310 15 0 0 16 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19511] ppid=19493 vsize=15698324 CPUtime=3.35 cores=1,3,5,7
/proc/19495/task/19511/stat : 19511 (java) S 19493 19495 18277 0 -1 4202560 58166 0 0 0 321 14 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19512] ppid=19493 vsize=15698324 CPUtime=3.3 cores=1,3,5,7
/proc/19495/task/19512/stat : 19512 (java) S 19493 19495 18277 0 -1 4202560 61132 0 0 0 313 17 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19513] ppid=19493 vsize=15698324 CPUtime=3.4 cores=1,3,5,7
/proc/19495/task/19513/stat : 19513 (java) S 19493 19495 18277 0 -1 4202560 63756 0 0 0 322 18 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19514] ppid=19493 vsize=15698324 CPUtime=3.41 cores=1,3,5,7
/proc/19495/task/19514/stat : 19514 (java) S 19493 19495 18277 0 -1 4202560 62560 0 0 0 326 15 0 0 15 0 22 0 524633926 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19515] ppid=19493 vsize=15698324 CPUtime=3.4 cores=1,3,5,7
/proc/19495/task/19515/stat : 19515 (java) S 19493 19495 18277 0 -1 4202560 62522 0 0 0 324 16 0 0 15 0 22 0 524633927 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19517] ppid=19493 vsize=15698324 CPUtime=2.25 cores=1,3,5,7
/proc/19495/task/19517/stat : 19517 (java) S 19493 19495 18277 0 -1 4202560 3242 0 0 0 157 68 0 0 15 0 22 0 524633928 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 0 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19520] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19520/stat : 19520 (java) S 19493 19495 18277 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19521] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19521/stat : 19521 (java) S 19493 19495 18277 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524633928 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19522] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19522/stat : 19522 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 524633930 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458768817 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19523] ppid=19493 vsize=15698324 CPUtime=1 cores=1,3,5,7
/proc/19495/task/19523/stat : 19523 (java) S 19493 19495 18277 0 -1 4202560 7669 0 0 0 99 1 0 0 15 0 22 0 524633930 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 3 0 0 0
[pid=19495/tid=19526] ppid=19493 vsize=15698324 CPUtime=1.26 cores=1,3,5,7
/proc/19495/task/19526/stat : 19526 (java) S 19493 19495 18277 0 -1 4202560 12885 0 0 0 125 1 0 0 16 0 22 0 524633930 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 1 0 0 0
[pid=19495/tid=19527] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19527/stat : 19527 (java) S 19493 19495 18277 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 524633930 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761113 0 4 0 16800975 18446604470033914880 0 0 -1 5 0 0 0
[pid=19495/tid=19529] ppid=19493 vsize=15698324 CPUtime=0 cores=1,3,5,7
/proc/19495/task/19529/stat : 19529 (java) S 19493 19495 18277 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524633930 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 244458761728 0 4 0 16800975 18446604470033914880 0 0 -1 7 0 0 0
[pid=19495/tid=19536] ppid=19493 vsize=15698324 CPUtime=1192.68 cores=1,3,5,7
/proc/19495/task/19536/stat : 19536 (java) R 19493 19495 18277 0 -1 4202560 197395 0 0 0 119234 34 0 0 25 0 22 0 524633958 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19495/tid=19537] ppid=19493 vsize=15698324 CPUtime=1191.62 cores=1,3,5,7
/proc/19495/task/19537/stat : 19537 (java) R 19493 19495 18277 0 -1 4202560 197783 0 0 0 119123 39 0 0 25 0 22 0 524633958 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810466 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19495/tid=19538] ppid=19493 vsize=15698324 CPUtime=1192.09 cores=1,3,5,7
/proc/19495/task/19538/stat : 19538 (java) R 19493 19495 18277 0 -1 4202560 196627 0 0 0 119167 42 0 0 25 0 22 0 524633958 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19495/tid=19539] ppid=19493 vsize=15698324 CPUtime=1191.8 cores=1,3,5,7
/proc/19495/task/19539/stat : 19539 (java) R 19493 19495 18277 0 -1 4202560 190393 0 0 0 119142 38 0 0 25 0 22 0 524633958 16075083776 71806 33554432000 1073741824 1073778376 140734172814640 18446744073709551615 46912505810483 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15698324

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.23
CPU time (s): 4800.14
CPU user time (s): 4796.53
CPU system time (s): 3.61045
CPU usage (%): 397.616
Max. virtual memory (cumulated for all children) (KiB): 15704936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.53
system time used= 3.61045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1314949
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= 299044
involuntary context switches= 164684

runsolver used 1.9687 second user time and 4.66629 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 04:25:35
IDJOB=3312709
IDBENCH=82894
IDSOLVER=1699
FILE ID=node105/3312709-1304130335
RUNJOBID= node105-1304130335-19477
PBS_JOBID= 13170751
Free space on /tmp= 73040 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S289144908-090.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312709-1304130335/watcher-3312709-1304130335 -o /tmp/evaluation-result-3312709-1304130335/solver-3312709-1304130335 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312709-1304130335.cnf

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

MD5SUM BENCH= acdd1627e1c0387cb30884180f862a47
RANDOM SEED=1672804648

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:     32951124 kB
MemFree:      23500476 kB
Buffers:       2171688 kB
Cached:        6664084 kB
SwapCached:          4 kB
Active:         609016 kB
Inactive:      8290900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23500476 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3276 kB
Writeback:           0 kB
AnonPages:       63452 kB
Mapped:          14880 kB
Slab:           488080 kB
PageTables:       4884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197316 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= 73040 MiB
End job on node105 at 2011-04-30 04:45:44