Trace number 3311987

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.28 1206.45

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.06/0.15	16:48 INFO : Reading from input HOME/instance-3311987-1304086608.cnf
1.09/1.00	Executor set job limit to 1000000
1.09/1.00	Executor set job limit to 1000000
1.09/1.00	Executor set job limit to 1000000
1.09/1.00	Executor set job limit to 1000000
1.09/1.00	Starting Executor!
1.09/1.00	Starting Executor!
1.09/1.00	Starting Executor!
1.09/1.00	Starting Executor!
3.03/2.17	16:50 INFO : 2400 variables remaining out of 2400
3.03/2.17	16:50 INFO : 1546371 literals remaining out of 801543

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-3311987-1304086608/watcher-3311987-1304086608 -o /tmp/evaluation-result-3311987-1304086608/solver-3311987-1304086608 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311987-1304086608.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: 0.00 0.36 2.89 1/170 24527
/proc/meminfo: memFree=30905236/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/24527/stat : 24527 (java) R 24525 24527 24497 0 -1 4202496 758 0 0 0 0 0 0 0 21 0 1 0 520260418 23580672 243 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274659845888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24527/statm: 5757 254 203 9 0 124 0

[startup+0.0316359 s]
/proc/loadavg: 0.00 0.36 2.89 1/170 24527
/proc/meminfo: memFree=30905236/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=35788 CPUtime=0 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 1581 0 0 0 0 0 0 0 21 0 2 0 520260418 36646912 1024 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 8947 1024 790 9 0 386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35788

[startup+0.100623 s]
/proc/loadavg: 0.00 0.36 2.89 1/170 24527
/proc/meminfo: memFree=30905236/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15609780 CPUtime=0.06 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 4388 0 1 0 5 1 0 0 21 0 18 0 520260418 15984414720 3826 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3902445 3827 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609780

[startup+0.301508 s]
/proc/loadavg: 0.00 0.36 2.89 1/170 24527
/proc/meminfo: memFree=30905236/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15743584 CPUtime=0.44 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 11731 0 1 0 41 3 0 0 21 0 18 0 520260418 16121430016 10251 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3935896 10254 2207 9 0 3926615 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 15743584

[startup+0.700518 s]
/proc/loadavg: 0.00 0.36 2.89 1/170 24527
/proc/meminfo: memFree=30905236/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15744676 CPUtime=0.88 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 41741 0 1 0 82 6 0 0 21 0 18 0 520260418 16122548224 40258 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3936169 40258 2224 9 0 3926888 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 15744676

[startup+1.50137 s]
/proc/loadavg: 0.00 0.36 2.89 5/214 24574
/proc/meminfo: memFree=30575284/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15752320 CPUtime=2.06 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 50376 0 1 0 199 7 0 0 21 0 22 0 520260418 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3938080 46373 2256 9 0 3928799 0
[pid=24527/tid=24529] ppid=24525 vsize=15752320 CPUtime=1.44 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) R 24525 24527 24497 0 -1 4202560 35683 0 1 0 139 5 0 0 20 0 22 0 520260419 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912505227904 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 401 0 0 0 0 0 0 0 16 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 659 0 0 0 0 0 0 0 15 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 41 0 0 0 0 0 0 0 15 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 1583 0 0 0 0 0 0 0 16 0 22 0 520260422 16130375680 46373 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15752320 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 520260422 16130375680 46380 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 14 0 0 0 0 0 0 0 16 0 22 0 520260422 16130510848 46380 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 520260423 16130510848 46383 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 520260423 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 520260423 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15752452 CPUtime=0.37 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8098 0 0 0 36 1 0 0 15 0 22 0 520260426 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24548] ppid=24525 vsize=15752452 CPUtime=0.21 cores=1,3,5,7
/proc/24527/task/24548/stat : 24548 (java) R 24525 24527 24497 0 -1 4202560 2318 0 0 0 21 0 0 0 15 0 22 0 520260426 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 47449075691999 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24527/tid=24549] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24549/stat : 24549 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520260426 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24552] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24552/stat : 24552 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520260426 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24575] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24575/stat : 24575 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260518 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24576] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) S 24525 24527 24497 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 520260518 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) S 24525 24527 24497 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 520260518 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15752452 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) S 24525 24527 24497 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 520260518 16130510848 46385 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 15752320

[startup+3.1011 s]
/proc/loadavg: 0.00 0.36 2.89 7/218 24578
/proc/meminfo: memFree=30500356/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15749580 CPUtime=5.17 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 97313 0 1 0 503 14 0 0 21 0 22 0 520260418 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3937395 90758 2274 9 0 3928114 0
[pid=24527/tid=24529] ppid=24525 vsize=15749580 CPUtime=2.11 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) S 24525 24527 24497 0 -1 4202560 39719 0 1 0 206 5 0 0 22 0 22 0 520260419 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 402 0 0 0 0 0 0 0 15 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 2628 0 0 0 0 0 0 0 16 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 1034 0 0 0 0 0 0 0 15 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15749580 CPUtime=0.01 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 3566 0 0 0 1 0 0 0 16 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 43 0 0 0 0 0 0 0 16 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15749580 CPUtime=0.01 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 6150 0 0 0 1 0 0 0 16 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15749580 CPUtime=0.01 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 3914 0 0 0 1 0 0 0 16 0 22 0 520260422 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 221 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15749580 CPUtime=0.65 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8158 0 0 0 64 1 0 0 15 0 22 0 520260426 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24548] ppid=24525 vsize=15749580 CPUtime=0.72 cores=1,3,5,7
/proc/24527/task/24548/stat : 24548 (java) S 24525 24527 24497 0 -1 4202560 3960 0 0 0 72 0 0 0 15 0 22 0 520260426 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24549] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24549/stat : 24549 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520260426 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24552] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24552/stat : 24552 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520260426 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24575] ppid=24525 vsize=15749580 CPUtime=0.49 cores=1,3,5,7
/proc/24527/task/24575/stat : 24575 (java) S 24525 24527 24497 0 -1 4202560 13042 0 0 0 48 1 0 0 15 0 22 0 520260518 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24576] ppid=24525 vsize=15749580 CPUtime=0.34 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) R 24525 24527 24497 0 -1 4202560 20 0 0 0 34 0 0 0 16 0 22 0 520260518 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506116911 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15749580 CPUtime=0.23 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) R 24525 24527 24497 0 -1 4202560 7 0 0 0 23 0 0 0 16 0 22 0 520260518 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912505944413 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15749580 CPUtime=0.49 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) S 24525 24527 24497 0 -1 4202560 12996 0 0 0 48 1 0 0 15 0 22 0 520260518 16127569920 90758 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 15749580

[startup+6.3015 s]
/proc/loadavg: 0.64 0.49 2.92 11/218 24578
/proc/meminfo: memFree=28924556/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15749580 CPUtime=17.09 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 240559 0 1 0 1674 35 0 0 21 0 22 0 520260418 16127569920 232442 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3937395 232446 2274 9 0 3928114 0
[pid=24527/tid=24529] ppid=24525 vsize=15749580 CPUtime=2.11 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) S 24525 24527 24497 0 -1 4202560 39719 0 1 0 206 5 0 0 22 0 22 0 520260419 16127569920 232448 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15749580 CPUtime=0.03 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 12109 0 0 0 2 1 0 0 16 0 22 0 520260422 16127569920 232460 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15749580 CPUtime=0.04 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 13339 0 0 0 2 2 0 0 16 0 22 0 520260422 16127569920 232464 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15749580 CPUtime=0.03 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 7767 0 0 0 2 1 0 0 15 0 22 0 520260422 16127569920 232465 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15749580 CPUtime=0.01 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 3897 0 0 0 1 0 0 0 15 0 22 0 520260422 16127569920 232469 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15749580 CPUtime=0.04 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 13145 0 0 0 2 2 0 0 16 0 22 0 520260422 16127569920 232472 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15749580 CPUtime=0.03 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 12824 0 0 0 2 1 0 0 15 0 22 0 520260422 16127569920 232475 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15749580 CPUtime=0.03 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 9879 0 0 0 1 2 0 0 15 0 22 0 520260422 16127569920 232478 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15749580 CPUtime=0.06 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 18831 0 0 0 4 2 0 0 16 0 22 0 520260422 16127569920 232480 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 542 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 232484 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 232486 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 232491 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16127569920 232493 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15749580 CPUtime=0.73 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8167 0 0 0 72 1 0 0 15 0 22 0 520260426 16127569920 232496 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0

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

[pid=24527/tid=24576] ppid=24525 vsize=15749580 CPUtime=1049.08 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) R 24525 24527 24497 0 -1 4202560 410553 0 0 0 104861 47 0 0 25 0 22 0 520260518 16127569920 229345 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013874 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15749580 CPUtime=1048.01 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) R 24525 24527 24497 0 -1 4202560 380079 0 0 0 104749 52 0 0 25 0 22 0 520260518 16127569920 229345 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506023107 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15749580 CPUtime=1048.67 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) R 24525 24527 24497 0 -1 4202560 413038 0 0 0 104815 52 0 0 25 0 22 0 520260518 16127569920 229345 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 47449075205887 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4226.15
Current children cumulated vsize (KiB) 15749580

[startup+1122.3 s]
/proc/loadavg: 8.18 7.94 6.52 9/218 24607
/proc/meminfo: memFree=29341804/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15749580 CPUtime=4465.22 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 2822825 0 1 0 446031 491 0 0 21 0 22 0 520260418 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3937395 230830 2297 9 0 3928114 0
[pid=24527/tid=24529] ppid=24525 vsize=15749580 CPUtime=2.11 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) S 24525 24527 24497 0 -1 4202560 39719 0 1 0 206 5 0 0 22 0 22 0 520260419 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15749580 CPUtime=3.51 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 152918 0 0 0 323 28 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15749580 CPUtime=3.44 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 122879 0 0 0 320 24 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15749580 CPUtime=3.56 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 128446 0 0 0 331 25 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15749580 CPUtime=3.52 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 146161 0 0 0 324 28 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15749580 CPUtime=3.34 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 133406 0 0 0 310 24 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15749580 CPUtime=3.47 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 125429 0 0 0 324 23 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15749580 CPUtime=3.53 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 140953 0 0 0 325 28 0 0 16 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15749580 CPUtime=3.5 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 127032 0 0 0 326 24 0 0 15 0 22 0 520260422 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15749580 CPUtime=1.43 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 6917 0 0 0 89 54 0 0 15 0 22 0 520260423 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15749580 CPUtime=1.04 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8283 0 0 0 103 1 0 0 15 0 22 0 520260426 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24548] ppid=24525 vsize=15749580 CPUtime=0.84 cores=1,3,5,7
/proc/24527/task/24548/stat : 24548 (java) S 24525 24527 24497 0 -1 4202560 4960 0 0 0 84 0 0 0 15 0 22 0 520260426 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24549] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24549/stat : 24549 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520260426 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24552] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24552/stat : 24552 (java) S 24525 24527 24497 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 520260426 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24575] ppid=24525 vsize=15749580 CPUtime=1108.18 cores=1,3,5,7
/proc/24527/task/24575/stat : 24575 (java) R 24525 24527 24497 0 -1 4202560 435876 0 0 0 110758 60 0 0 25 0 22 0 520260518 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912505963447 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24527/tid=24576] ppid=24525 vsize=15749580 CPUtime=1108.14 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) R 24525 24527 24497 0 -1 4202560 425431 0 0 0 110765 49 0 0 25 0 22 0 520260518 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013824 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15749580 CPUtime=1107.4 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) R 24525 24527 24497 0 -1 4202560 394982 0 0 0 110685 55 0 0 25 0 22 0 520260518 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013619 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15749580 CPUtime=1108.04 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) R 24525 24527 24497 0 -1 4202560 427984 0 0 0 110750 54 0 0 25 0 22 0 520260518 16127569920 230830 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506125941 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4465.22
Current children cumulated vsize (KiB) 15749580

[startup+1182.3 s]
/proc/loadavg: 8.13 7.96 6.62 9/218 24609
/proc/meminfo: memFree=29374612/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15749580 CPUtime=4704.28 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 2967658 0 1 0 469908 520 0 0 21 0 22 0 520260418 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3937395 226239 2297 9 0 3928114 0
[pid=24527/tid=24529] ppid=24525 vsize=15749580 CPUtime=2.11 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) S 24525 24527 24497 0 -1 4202560 39719 0 1 0 206 5 0 0 22 0 22 0 520260419 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15749580 CPUtime=3.74 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 161605 0 0 0 344 30 0 0 16 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15749580 CPUtime=3.68 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 132769 0 0 0 342 26 0 0 16 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15749580 CPUtime=3.78 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 141272 0 0 0 350 28 0 0 15 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15749580 CPUtime=3.73 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 156466 0 0 0 343 30 0 0 15 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15749580 CPUtime=3.58 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 143599 0 0 0 332 26 0 0 15 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15749580 CPUtime=3.68 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 133666 0 0 0 344 24 0 0 16 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15749580 CPUtime=3.76 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 152012 0 0 0 346 30 0 0 16 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15749580 CPUtime=3.68 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 133817 0 0 0 343 25 0 0 15 0 22 0 520260422 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15749580 CPUtime=1.51 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 7308 0 0 0 94 57 0 0 15 0 22 0 520260423 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15749580 CPUtime=1.04 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8283 0 0 0 103 1 0 0 15 0 22 0 520260426 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24548] ppid=24525 vsize=15749580 CPUtime=0.84 cores=1,3,5,7
/proc/24527/task/24548/stat : 24548 (java) S 24525 24527 24497 0 -1 4202560 4960 0 0 0 84 0 0 0 15 0 22 0 520260426 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24549] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24549/stat : 24549 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520260426 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24552] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24552/stat : 24552 (java) S 24525 24527 24497 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 520260426 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24575] ppid=24525 vsize=15749580 CPUtime=1167.58 cores=1,3,5,7
/proc/24527/task/24575/stat : 24575 (java) R 24525 24527 24497 0 -1 4202560 453706 0 0 0 116694 64 0 0 25 0 22 0 520260518 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506085562 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24527/tid=24576] ppid=24525 vsize=15749580 CPUtime=1167.2 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) R 24525 24527 24497 0 -1 4202560 442493 0 0 0 116668 52 0 0 25 0 22 0 520260518 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506023455 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15749580 CPUtime=1166.79 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) R 24525 24527 24497 0 -1 4202560 410052 0 0 0 116622 57 0 0 25 0 22 0 520260518 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013670 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15749580 CPUtime=1167.43 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) R 24525 24527 24497 0 -1 4202560 444478 0 0 0 116687 56 0 0 25 0 22 0 520260518 16127569920 226239 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506193850 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4704.28
Current children cumulated vsize (KiB) 15749580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 8.08 7.96 6.65 9/218 24610
/proc/meminfo: memFree=29437348/32951132 swapFree=67111356/67111528
[pid=24527] ppid=24525 vsize=15749580 CPUtime=4800.2 cores=1,3,5,7
/proc/24527/stat : 24527 (java) S 24525 24527 24497 0 -1 4202496 3010735 0 1 0 479491 529 0 0 21 0 22 0 520260418 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24527/statm: 3937395 206741 2297 9 0 3928114 0
[pid=24527/tid=24529] ppid=24525 vsize=15749580 CPUtime=2.11 cores=1,3,5,7
/proc/24527/task/24529/stat : 24529 (java) S 24525 24527 24497 0 -1 4202560 39719 0 1 0 206 5 0 0 22 0 22 0 520260419 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24532] ppid=24525 vsize=15749580 CPUtime=3.83 cores=1,3,5,7
/proc/24527/task/24532/stat : 24532 (java) S 24525 24527 24497 0 -1 4202560 165538 0 0 0 352 31 0 0 15 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24533] ppid=24525 vsize=15749580 CPUtime=3.77 cores=1,3,5,7
/proc/24527/task/24533/stat : 24533 (java) S 24525 24527 24497 0 -1 4202560 136144 0 0 0 351 26 0 0 15 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24534] ppid=24525 vsize=15749580 CPUtime=3.88 cores=1,3,5,7
/proc/24527/task/24534/stat : 24534 (java) S 24525 24527 24497 0 -1 4202560 143970 0 0 0 359 29 0 0 16 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24535] ppid=24525 vsize=15749580 CPUtime=3.83 cores=1,3,5,7
/proc/24527/task/24535/stat : 24535 (java) S 24525 24527 24497 0 -1 4202560 158765 0 0 0 352 31 0 0 15 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24536] ppid=24525 vsize=15749580 CPUtime=3.66 cores=1,3,5,7
/proc/24527/task/24536/stat : 24536 (java) S 24525 24527 24497 0 -1 4202560 146001 0 0 0 340 26 0 0 16 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24537] ppid=24525 vsize=15749580 CPUtime=3.79 cores=1,3,5,7
/proc/24527/task/24537/stat : 24537 (java) S 24525 24527 24497 0 -1 4202560 136042 0 0 0 354 25 0 0 15 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24538] ppid=24525 vsize=15749580 CPUtime=3.84 cores=1,3,5,7
/proc/24527/task/24538/stat : 24538 (java) S 24525 24527 24497 0 -1 4202560 154669 0 0 0 353 31 0 0 16 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 1 0 0 0
[pid=24527/tid=24539] ppid=24525 vsize=15749580 CPUtime=3.77 cores=1,3,5,7
/proc/24527/task/24539/stat : 24539 (java) S 24525 24527 24497 0 -1 4202560 137160 0 0 0 351 26 0 0 16 0 22 0 520260422 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24540] ppid=24525 vsize=15749580 CPUtime=1.58 cores=1,3,5,7
/proc/24527/task/24540/stat : 24540 (java) S 24525 24527 24497 0 -1 4202560 7492 0 0 0 99 59 0 0 15 0 22 0 520260423 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 0 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24541] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24541/stat : 24541 (java) S 24525 24527 24497 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 3 0 0 0
[pid=24527/tid=24542] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24542/stat : 24542 (java) S 24525 24527 24497 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520260423 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24546] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24546/stat : 24546 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 520260426 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676631985 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24547] ppid=24525 vsize=15749580 CPUtime=1.04 cores=1,3,5,7
/proc/24527/task/24547/stat : 24547 (java) S 24525 24527 24497 0 -1 4202560 8283 0 0 0 103 1 0 0 15 0 22 0 520260426 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 7 0 0 0
[pid=24527/tid=24548] ppid=24525 vsize=15749580 CPUtime=0.84 cores=1,3,5,7
/proc/24527/task/24548/stat : 24548 (java) S 24525 24527 24497 0 -1 4202560 4960 0 0 0 84 0 0 0 15 0 22 0 520260426 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24549] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24549/stat : 24549 (java) S 24525 24527 24497 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520260426 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624281 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24552] ppid=24525 vsize=15749580 CPUtime=0 cores=1,3,5,7
/proc/24527/task/24552/stat : 24552 (java) S 24525 24527 24497 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 520260426 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 274676624896 0 4 0 16800975 18446604471006128896 0 0 -1 5 0 0 0
[pid=24527/tid=24575] ppid=24525 vsize=15749580 CPUtime=1191.39 cores=1,3,5,7
/proc/24527/task/24575/stat : 24575 (java) R 24525 24527 24497 0 -1 4202560 457148 0 0 0 119075 64 0 0 25 0 22 0 520260518 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013827 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24527/tid=24576] ppid=24525 vsize=15749580 CPUtime=1190.94 cores=1,3,5,7
/proc/24527/task/24576/stat : 24576 (java) R 24525 24527 24497 0 -1 4202560 447754 0 0 0 119041 53 0 0 25 0 22 0 520260518 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506013709 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24527/tid=24577] ppid=24525 vsize=15749580 CPUtime=1190.59 cores=1,3,5,7
/proc/24527/task/24577/stat : 24577 (java) R 24525 24527 24497 0 -1 4202560 415102 0 0 0 119001 58 0 0 25 0 22 0 520260518 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912505971101 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24527/tid=24578] ppid=24525 vsize=15749580 CPUtime=1191.19 cores=1,3,5,7
/proc/24527/task/24578/stat : 24578 (java) R 24525 24527 24497 0 -1 4202560 450533 0 0 0 119062 57 0 0 25 0 22 0 520260518 16127569920 206741 33554432000 1073741824 1073778376 140734010481312 18446744073709551615 46912506083979 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15749580

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): 1206.45
CPU time (s): 4800.28
CPU user time (s): 4794.94
CPU system time (s): 5.33619
CPU usage (%): 397.883
Max. virtual memory (cumulated for all children) (KiB): 15754264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.94
system time used= 5.33619
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3010761
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= 95428
involuntary context switches= 85241

runsolver used 1.9877 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 16:16:48
IDJOB=3311987
IDBENCH=71353
IDSOLVER=1698
FILE ID=node131/3311987-1304086608
RUNJOBID= node131-1304086607-24516
PBS_JOBID= 13170548
Free space on /tmp= 71384 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311987-1304086608/watcher-3311987-1304086608 -o /tmp/evaluation-result-3311987-1304086608/solver-3311987-1304086608 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311987-1304086608.cnf -hbr 2

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=1178915167

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30905640 kB
Buffers:        185172 kB
Cached:        1486992 kB
SwapCached:        168 kB
Active:         131632 kB
Inactive:      1606712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30905640 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5068 kB
Writeback:           0 kB
AnonPages:       65688 kB
Mapped:          14724 kB
Slab:           242152 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189464 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71380 MiB
End job on node131 at 2011-04-29 16:36:56