Trace number 3311824

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.39 1207.63

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

Solver Data

0.09/0.12	21:26 INFO : Reading from input HOME/instance-3311824-1304187686.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.79/0.43	21:26 INFO : 349 variables remaining out of 349
0.79/0.43	21:26 INFO : 12976 literals remaining out of 12976
2.68/0.96	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
2.68/0.96	log4j:WARN Please initialize the log4j system properly.
2.68/0.96	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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-3311824-1304187686/watcher-3311824-1304187686 -o /tmp/evaluation-result-3311824-1304187686/solver-3311824-1304187686 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311824-1304187686.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: 8.21 8.12 8.08 6/198 24412
/proc/meminfo: memFree=22834536/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/24412/stat : 24412 (java) R 24410 24412 24018 0 -1 4202496 940 0 0 0 0 0 0 0 25 0 1 0 530369003 23580672 426 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244441982741 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24412/statm: 5757 437 337 9 0 124 0

[startup+0.053531 s]
/proc/loadavg: 8.21 8.12 8.08 6/198 24412
/proc/meminfo: memFree=22834536/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15609648 CPUtime=0.04 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 4028 0 1 0 3 1 0 0 25 0 18 0 530369003 15984279552 3467 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3902412 3468 1750 9 0 3893131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609648

[startup+0.100524 s]
/proc/loadavg: 8.21 8.12 8.08 6/198 24412
/proc/meminfo: memFree=22834536/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15676020 CPUtime=0.09 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 5560 0 1 0 8 1 0 0 25 0 18 0 530369003 16052244480 4960 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3919005 4960 2116 9 0 3909724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676020

[startup+0.304485 s]
/proc/loadavg: 8.21 8.12 8.08 6/198 24412
/proc/meminfo: memFree=22834536/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15685044 CPUtime=0.53 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 11623 0 1 0 51 2 0 0 25 0 22 0 530369003 16061485056 10051 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3921261 10051 2219 9 0 3911980 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15685044

[startup+0.928377 s]
/proc/loadavg: 8.21 8.12 8.08 6/198 24412
/proc/meminfo: memFree=22834536/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15703984 CPUtime=2.68 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 47102 0 1 0 261 7 0 0 25 0 22 0 530369003 16080879616 39551 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3925996 39551 2261 9 0 3916715 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 15703984

[startup+1.50122 s]
/proc/loadavg: 8.21 8.12 8.08 12/220 24434
/proc/meminfo: memFree=22649664/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15769520 CPUtime=4.93 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 75948 0 1 0 482 11 0 0 25 0 22 0 530369003 16147988480 66305 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3942380 66311 2284 9 0 3933099 0
[pid=24412/tid=24414] ppid=24410 vsize=15769520 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16147988480 66313 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15769520 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 1204 0 0 0 1 0 0 0 16 0 22 0 530369004 16147988480 66316 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 281 0 0 0 0 0 0 0 17 0 22 0 530369004 16147988480 66318 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15769520 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 974 0 0 0 1 0 0 0 16 0 22 0 530369004 16147988480 66322 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530369004 16147988480 66324 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 66327 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 421 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 66331 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 345 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 66336 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 66339 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530369005 16147988480 66346 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16147988480 66347 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16147988480 66349 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16147988480 66349 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15769520 CPUtime=0.97 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10657 0 0 0 97 0 0 0 15 0 22 0 530369008 16147988480 66354 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24428] ppid=24410 vsize=15769520 CPUtime=1.01 cores=1,3,5,7
/proc/24412/task/24428/stat : 24428 (java) S 24410 24412 24018 0 -1 4202560 9787 0 0 0 101 0 0 0 15 0 22 0 530369008 16147988480 66362 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24429] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24429/stat : 24429 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16147988480 66372 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24430] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24430/stat : 24430 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530369008 16147988480 66379 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24431] ppid=24410 vsize=15769520 CPUtime=0.99 cores=1,3,5,7
/proc/24412/task/24431/stat : 24431 (java) R 24410 24412 24018 0 -1 4202560 18515 0 0 0 96 3 0 0 16 0 22 0 530369029 16147988480 66380 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505727510 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24412/tid=24432] ppid=24410 vsize=15769520 CPUtime=0.4 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 5003 0 0 0 40 0 0 0 16 0 22 0 530369029 16147988480 66384 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740583329 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15769520 CPUtime=0.31 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 5409 0 0 0 31 0 0 0 18 0 22 0 530369030 16147988480 66385 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912506237328 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15769520 CPUtime=0.72 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 14920 0 0 0 71 1 0 0 18 0 22 0 530369030 16147988480 66387 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505746707 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 15769520

[startup+3.10093 s]
/proc/loadavg: 8.21 8.12 8.08 9/220 24434
/proc/meminfo: memFree=22249848/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15769520 CPUtime=11.32 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 162428 0 1 0 1108 24 0 0 25 0 22 0 530369003 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3942380 152638 2284 9 0 3933099 0
[pid=24412/tid=24414] ppid=24410 vsize=15769520 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15769520 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 2686 0 0 0 1 0 0 0 16 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15769520 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 1376 0 0 0 1 0 0 0 15 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15769520 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 1496 0 0 0 1 0 0 0 16 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 2082 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 1233 0 0 0 0 0 0 0 15 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 712 0 0 0 0 0 0 0 15 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 1806 0 0 0 0 0 0 0 15 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 2064 0 0 0 0 0 0 0 16 0 22 0 530369004 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 530369005 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15769520 CPUtime=1.06 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10785 0 0 0 106 0 0 0 15 0 22 0 530369008 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24428] ppid=24410 vsize=15769520 CPUtime=1.16 cores=1,3,5,7
/proc/24412/task/24428/stat : 24428 (java) S 24410 24412 24018 0 -1 4202560 9795 0 0 0 116 0 0 0 16 0 22 0 530369008 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24429] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24429/stat : 24429 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24430] ppid=24410 vsize=15769520 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24430/stat : 24430 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530369008 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24431] ppid=24410 vsize=15769520 CPUtime=2.57 cores=1,3,5,7
/proc/24412/task/24431/stat : 24431 (java) R 24410 24412 24018 0 -1 4202560 38390 0 0 0 252 5 0 0 18 0 22 0 530369029 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740222597 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24412/tid=24432] ppid=24410 vsize=15769520 CPUtime=1.89 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 23772 0 0 0 186 3 0 0 17 0 22 0 530369029 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505722560 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15769520 CPUtime=1.8 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 23106 0 0 0 177 3 0 0 20 0 22 0 530369030 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740223186 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15769520 CPUtime=2.25 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 34246 0 0 0 222 3 0 0 20 0 22 0 530369030 16147988480 152638 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505745870 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 15769520

[startup+6.30133 s]
/proc/loadavg: 8.20 8.11 8.08 9/220 24434
/proc/meminfo: memFree=21753376/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15762968 CPUtime=24.08 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 288492 0 1 0 2368 40 0 0 25 0 22 0 530369003 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3940742 271654 2290 9 0 3931461 0
[pid=24412/tid=24414] ppid=24410 vsize=15762968 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15762968 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 2778 0 0 0 1 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15762968 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 2105 0 0 0 1 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15762968 CPUtime=0.01 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 2053 0 0 0 1 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 2596 0 0 0 0 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 2048 0 0 0 0 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 876 0 0 0 0 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 2532 0 0 0 0 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 2064 0 0 0 0 0 0 0 15 0 22 0 530369004 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 530369005 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15762968 CPUtime=1.08 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10788 0 0 0 108 0 0 0 15 0 22 0 530369008 16141279232 271654 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0

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

[pid=24412/tid=24432] ppid=24410 vsize=15762968 CPUtime=1048.74 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 220260 0 0 0 104834 40 0 0 25 0 22 0 530369029 16141279232 100328 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912506182653 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15762968 CPUtime=1048.44 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 215682 0 0 0 104805 39 0 0 25 0 22 0 530369030 16141279232 100328 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740222003 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15762968 CPUtime=1049.19 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 230914 0 0 0 104879 40 0 0 25 0 22 0 530369030 16141279232 100328 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505689355 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4222.77
Current children cumulated vsize (KiB) 15762968

[startup+1122.3 s]
/proc/loadavg: 4.87 6.98 7.68 5/193 24483
/proc/meminfo: memFree=23121040/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15762968 CPUtime=4461.23 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 1477168 0 1 0 445737 386 0 0 25 0 22 0 530369003 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3940742 90943 2298 9 0 3931461 0
[pid=24412/tid=24414] ppid=24410 vsize=15762968 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15762968 CPUtime=3.01 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 65636 0 0 0 284 17 0 0 15 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15762968 CPUtime=2.99 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 62874 0 0 0 282 17 0 0 16 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15762968 CPUtime=3.03 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 61633 0 0 0 286 17 0 0 15 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15762968 CPUtime=2.95 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 63887 0 0 0 277 18 0 0 16 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15762968 CPUtime=3 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 62279 0 0 0 285 15 0 0 16 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15762968 CPUtime=2.97 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 63100 0 0 0 278 19 0 0 15 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15762968 CPUtime=3 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 65248 0 0 0 280 20 0 0 15 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15762968 CPUtime=2.92 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 63388 0 0 0 275 17 0 0 16 0 22 0 530369004 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15762968 CPUtime=2.29 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 3628 0 0 0 162 67 0 0 16 0 22 0 530369005 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15762968 CPUtime=1.16 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10809 0 0 0 116 0 0 0 15 0 22 0 530369008 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24428] ppid=24410 vsize=15762968 CPUtime=1.25 cores=1,3,5,7
/proc/24412/task/24428/stat : 24428 (java) S 24410 24412 24018 0 -1 4202560 9821 0 0 0 125 0 0 0 15 0 22 0 530369008 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24429] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24429/stat : 24429 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24430] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24430/stat : 24430 (java) S 24410 24412 24018 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 530369008 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24431] ppid=24410 vsize=15762968 CPUtime=1108.01 cores=1,3,5,7
/proc/24412/task/24431/stat : 24431 (java) R 24410 24412 24018 0 -1 4202560 240013 0 0 0 110757 44 0 0 25 0 22 0 530369029 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505718252 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24412/tid=24432] ppid=24410 vsize=15762968 CPUtime=1107.94 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 229682 0 0 0 110752 42 0 0 25 0 22 0 530369029 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15762968 CPUtime=1107.67 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 225560 0 0 0 110726 41 0 0 25 0 22 0 530369030 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505744764 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15762968 CPUtime=1108.48 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 241114 0 0 0 110805 43 0 0 25 0 22 0 530369030 16141279232 90943 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740223149 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.23
Current children cumulated vsize (KiB) 15762968

[startup+1182.3 s]
/proc/loadavg: 4.37 6.45 7.46 5/193 24485
/proc/meminfo: memFree=23101796/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15762968 CPUtime=4699.74 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 1557149 0 1 0 469561 413 0 0 25 0 22 0 530369003 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3940742 95119 2298 9 0 3931461 0
[pid=24412/tid=24414] ppid=24410 vsize=15762968 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15762968 CPUtime=3.18 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 69777 0 0 0 299 19 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15762968 CPUtime=3.15 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 66084 0 0 0 297 18 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15762968 CPUtime=3.19 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 64714 0 0 0 301 18 0 0 16 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15762968 CPUtime=3.12 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 67088 0 0 0 293 19 0 0 16 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15762968 CPUtime=3.18 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 65311 0 0 0 301 17 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15762968 CPUtime=3.13 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 66178 0 0 0 293 20 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15762968 CPUtime=3.16 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 69615 0 0 0 295 21 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15762968 CPUtime=3.1 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 66894 0 0 0 291 19 0 0 15 0 22 0 530369004 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15762968 CPUtime=2.4 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 3862 0 0 0 170 70 0 0 15 0 22 0 530369005 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15762968 CPUtime=1.16 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10809 0 0 0 116 0 0 0 15 0 22 0 530369008 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24428] ppid=24410 vsize=15762968 CPUtime=1.25 cores=1,3,5,7
/proc/24412/task/24428/stat : 24428 (java) S 24410 24412 24018 0 -1 4202560 9821 0 0 0 125 0 0 0 15 0 22 0 530369008 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24429] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24429/stat : 24429 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24430] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24430/stat : 24430 (java) S 24410 24412 24018 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 530369008 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24431] ppid=24410 vsize=15762968 CPUtime=1167.3 cores=1,3,5,7
/proc/24412/task/24431/stat : 24431 (java) R 24410 24412 24018 0 -1 4202560 253339 0 0 0 116683 47 0 0 25 0 22 0 530369029 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740223586 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24412/tid=24432] ppid=24410 vsize=15762968 CPUtime=1167.24 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 242409 0 0 0 116679 45 0 0 25 0 22 0 530369029 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15762968 CPUtime=1166.95 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 238541 0 0 0 116650 45 0 0 25 0 22 0 530369030 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912506116042 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15762968 CPUtime=1167.66 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 254207 0 0 0 116721 45 0 0 25 0 22 0 530369030 16141279232 95119 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912506042304 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4699.74
Current children cumulated vsize (KiB) 15762968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 4.22 6.22 7.34 5/193 24486
/proc/meminfo: memFree=23117288/32951124 swapFree=67111524/67111528
[pid=24412] ppid=24410 vsize=15762968 CPUtime=4800.34 cores=1,3,5,7
/proc/24412/stat : 24412 (java) S 24410 24412 24018 0 -1 4202496 1588983 0 1 0 479612 422 0 0 25 0 22 0 530369003 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/24412/statm: 3940742 92406 2298 9 0 3931461 0
[pid=24412/tid=24414] ppid=24410 vsize=15762968 CPUtime=0.41 cores=1,3,5,7
/proc/24412/task/24414/stat : 24414 (java) S 24410 24412 24018 0 -1 4202560 7050 0 1 0 39 2 0 0 20 0 22 0 530369003 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24415] ppid=24410 vsize=15762968 CPUtime=3.25 cores=1,3,5,7
/proc/24412/task/24415/stat : 24415 (java) S 24410 24412 24018 0 -1 4202560 71072 0 0 0 305 20 0 0 16 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24416] ppid=24410 vsize=15762968 CPUtime=3.22 cores=1,3,5,7
/proc/24412/task/24416/stat : 24416 (java) S 24410 24412 24018 0 -1 4202560 66625 0 0 0 304 18 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24417] ppid=24410 vsize=15762968 CPUtime=3.25 cores=1,3,5,7
/proc/24412/task/24417/stat : 24417 (java) S 24410 24412 24018 0 -1 4202560 65042 0 0 0 306 19 0 0 16 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24418] ppid=24410 vsize=15762968 CPUtime=3.17 cores=1,3,5,7
/proc/24412/task/24418/stat : 24418 (java) S 24410 24412 24018 0 -1 4202560 67675 0 0 0 297 20 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24419] ppid=24410 vsize=15762968 CPUtime=3.24 cores=1,3,5,7
/proc/24412/task/24419/stat : 24419 (java) S 24410 24412 24018 0 -1 4202560 66074 0 0 0 307 17 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24420] ppid=24410 vsize=15762968 CPUtime=3.2 cores=1,3,5,7
/proc/24412/task/24420/stat : 24420 (java) S 24410 24412 24018 0 -1 4202560 67322 0 0 0 300 20 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24421] ppid=24410 vsize=15762968 CPUtime=3.22 cores=1,3,5,7
/proc/24412/task/24421/stat : 24421 (java) S 24410 24412 24018 0 -1 4202560 70438 0 0 0 301 21 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 7 0 0 0
[pid=24412/tid=24422] ppid=24410 vsize=15762968 CPUtime=3.16 cores=1,3,5,7
/proc/24412/task/24422/stat : 24422 (java) S 24410 24412 24018 0 -1 4202560 67793 0 0 0 297 19 0 0 15 0 22 0 530369004 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24423] ppid=24410 vsize=15762968 CPUtime=2.45 cores=1,3,5,7
/proc/24412/task/24423/stat : 24423 (java) S 24410 24412 24018 0 -1 4202560 3928 0 0 0 174 71 0 0 15 0 22 0 530369005 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 0 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24424] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24424/stat : 24424 (java) S 24410 24412 24018 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24425] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24425/stat : 24425 (java) S 24410 24412 24018 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530369005 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24426] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24426/stat : 24426 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458768817 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24427] ppid=24410 vsize=15762968 CPUtime=1.16 cores=1,3,5,7
/proc/24412/task/24427/stat : 24427 (java) S 24410 24412 24018 0 -1 4202560 10809 0 0 0 116 0 0 0 15 0 22 0 530369008 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 1 0 0 0
[pid=24412/tid=24428] ppid=24410 vsize=15762968 CPUtime=1.25 cores=1,3,5,7
/proc/24412/task/24428/stat : 24428 (java) S 24410 24412 24018 0 -1 4202560 9821 0 0 0 125 0 0 0 15 0 22 0 530369008 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24429] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24429/stat : 24429 (java) S 24410 24412 24018 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530369008 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761113 0 4 0 16800975 18446604471117586560 0 0 -1 5 0 0 0
[pid=24412/tid=24430] ppid=24410 vsize=15762968 CPUtime=0 cores=1,3,5,7
/proc/24412/task/24430/stat : 24430 (java) S 24410 24412 24018 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530369008 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 244458761728 0 4 0 16800975 18446604471117586560 0 0 -1 3 0 0 0
[pid=24412/tid=24431] ppid=24410 vsize=15762968 CPUtime=1192.31 cores=1,3,5,7
/proc/24412/task/24431/stat : 24431 (java) R 24410 24412 24018 0 -1 4202560 259318 0 0 0 119183 48 0 0 25 0 22 0 530369029 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 47035740221911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24412/tid=24432] ppid=24410 vsize=15762968 CPUtime=1192.25 cores=1,3,5,7
/proc/24412/task/24432/stat : 24432 (java) R 24410 24412 24018 0 -1 4202560 248815 0 0 0 119178 47 0 0 25 0 22 0 530369029 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505814342 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24412/tid=24433] ppid=24410 vsize=15762968 CPUtime=1192 cores=1,3,5,7
/proc/24412/task/24433/stat : 24433 (java) R 24410 24412 24018 0 -1 4202560 244911 0 0 0 119154 46 0 0 25 0 22 0 530369030 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912506216023 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24412/tid=24434] ppid=24410 vsize=15762968 CPUtime=1192.65 cores=1,3,5,7
/proc/24412/task/24434/stat : 24434 (java) R 24410 24412 24018 0 -1 4202560 260839 0 0 0 119218 47 0 0 25 0 22 0 530369030 16141279232 92406 33554432000 1073741824 1073778376 140737134145168 18446744073709551615 46912505745845 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15762968

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.63
CPU time (s): 4800.39
CPU user time (s): 4796.15
CPU system time (s): 4.24335
CPU usage (%): 397.504
Max. virtual memory (cumulated for all children) (KiB): 15769520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.15
system time used= 4.24335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1589009
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= 312545
involuntary context switches= 171189

runsolver used 1.85972 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 20:21:26
IDJOB=3311824
IDBENCH=85368
IDSOLVER=1698
FILE ID=node105/3311824-1304187686
RUNJOBID= node105-1304185084-24037
PBS_JOBID= 13172475
Free space on /tmp= 73040 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311824-1304187686/watcher-3311824-1304187686 -o /tmp/evaluation-result-3311824-1304187686/solver-3311824-1304187686 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311824-1304187686.cnf -hbr 2

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1751479925

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:      22834816 kB
Buffers:       2182156 kB
Cached:        6674136 kB
SwapCached:          4 kB
Active:        1316264 kB
Inactive:      8246072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22834816 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1644 kB
Writeback:          12 kB
AnonPages:      706104 kB
Mapped:          23716 kB
Slab:           488436 kB
PageTables:       7156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   977976 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 20:41:35