Trace number 3311886

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.22 1207.74

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-220-3.shuffled-as.sat05-2490.cnf
MD5SUM8e6def53b47a48972a9a9fc80e087610
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.2133
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2192
Sum of the clauses size9664
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 41352
Number of clauses of size 5784
Number of clauses of size over 556

Solver Data

0.10/0.12	19:03 INFO : Reading from input HOME/instance-3311886-1304187543.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.27	Starting Executor!
0.79/0.42	19:03 INFO : 311 variables remaining out of 311
0.79/0.42	19:03 INFO : 11856 literals remaining out of 11856
2.29/0.83	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
2.29/0.83	log4j:WARN Please initialize the log4j system properly.
2.29/0.83	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-3311886-1304187543/watcher-3311886-1304187543 -o /tmp/evaluation-result-3311886-1304187543/solver-3311886-1304187543 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311886-1304187543.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: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/23101/stat : 23101 (java) R 23097 23101 23064 0 -1 4202496 666 0 0 0 0 0 0 0 17 0 1 0 511170414 9318400 155 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118589152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23101/statm: 2275 155 126 9 0 67 0

[startup+0.00943504 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 1413 0 0 0 0 0 0 0 17 0 2 0 511170414 26714112 884 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 6522 884 678 9 0 381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26088

[startup+0.100456 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15676576 CPUtime=0.1 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 5520 0 1 0 9 1 0 0 17 0 18 0 511170414 16052813824 4937 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3919144 4938 2116 9 0 3909863 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676576

[startup+0.300422 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15682032 CPUtime=0.5 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 11425 0 1 0 48 2 0 0 17 0 22 0 511170414 16058400768 9896 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3920508 9896 2213 9 0 3911227 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682032

[startup+0.727311 s]
/proc/loadavg: 6.78 7.76 7.71 5/176 23101
/proc/meminfo: memFree=25429616/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=1.9 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 27319 0 1 0 186 4 0 0 17 0 22 0 511170414 16069537792 21629 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 21631 2259 9 0 3913946 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 15692908

[startup+1.51817 s]
/proc/loadavg: 6.78 7.76 7.71 17/220 23145
/proc/meminfo: memFree=25092428/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=5.04 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 54913 0 1 0 497 7 0 0 17 0 22 0 511170414 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 49114 2286 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 614 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 432 0 0 0 0 0 0 0 16 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 1207 0 0 0 0 0 0 0 16 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 1145 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 511170417 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.18 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6829 0 0 0 118 0 0 0 17 0 22 0 511170419 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23134] ppid=23097 vsize=15692908 CPUtime=0.7 cores=1,3,5,7
/proc/23101/task/23134/stat : 23134 (java) R 23097 23101 23064 0 -1 4202560 6571 0 0 0 70 0 0 0 17 0 22 0 511170419 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 47333089648004 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23101/tid=23136] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23136/stat : 23136 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511170419 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23137] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23137/stat : 23137 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170419 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23138] ppid=23097 vsize=15692908 CPUtime=0.81 cores=1,3,5,7
/proc/23101/task/23138/stat : 23138 (java) R 23097 23101 23064 0 -1 4202560 10953 0 0 0 81 0 0 0 16 0 22 0 511170441 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505737006 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=0.66 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 4902 0 0 0 66 0 0 0 16 0 22 0 511170441 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912506057755 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=0.44 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 3981 0 0 0 44 0 0 0 18 0 22 0 511170441 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505737024 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=0.75 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 8961 0 0 0 74 1 0 0 20 0 22 0 511170441 16069537792 49114 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505179311 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 15692908

[startup+3.1009 s]
/proc/loadavg: 6.78 7.76 7.71 10/220 23145
/proc/meminfo: memFree=24770412/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=11.34 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 152214 0 1 0 1114 20 0 0 17 0 22 0 511170414 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 146325 2286 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 2311 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 1535 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 1544 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 1477 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 1960 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 742 0 0 0 0 0 0 0 16 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 1721 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 2109 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 511170417 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.27 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6830 0 0 0 126 1 0 0 15 0 22 0 511170419 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23134] ppid=23097 vsize=15692908 CPUtime=0.84 cores=1,3,5,7
/proc/23101/task/23134/stat : 23134 (java) S 23097 23101 23064 0 -1 4202560 6582 0 0 0 84 0 0 0 16 0 22 0 511170419 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23136] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23136/stat : 23136 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511170419 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23137] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23137/stat : 23137 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511170419 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23138] ppid=23097 vsize=15692908 CPUtime=2.37 cores=1,3,5,7
/proc/23101/task/23138/stat : 23138 (java) R 23097 23101 23064 0 -1 4202560 33357 0 0 0 234 3 0 0 18 0 22 0 511170441 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505736702 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=2.15 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 26890 0 0 0 212 3 0 0 18 0 22 0 511170441 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505802189 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=2.01 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 26016 0 0 0 198 3 0 0 20 0 22 0 511170441 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505841971 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=2.15 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 30457 0 0 0 212 3 0 0 25 0 22 0 511170441 16069537792 146325 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505709935 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15692908

[startup+6.30133 s]
/proc/loadavg: 6.88 7.76 7.71 10/220 23145
/proc/meminfo: memFree=24253712/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=24.1 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 155373 0 1 0 2390 20 0 0 17 0 22 0 511170414 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 146844 2292 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 2610 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 1643 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 2144 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 2146 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 2419 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 1257 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 1881 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 2429 0 0 0 0 0 0 0 15 0 22 0 511170416 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 511170417 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.34 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6841 0 0 0 133 1 0 0 15 0 22 0 511170419 16069537792 146844 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0

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

[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=1108.13 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 171896 0 0 0 110779 34 0 0 25 0 22 0 511170441 16069537792 86760 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505709560 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=1107.56 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 170609 0 0 0 110722 34 0 0 25 0 22 0 511170441 16069537792 86760 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505735371 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=1108 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 173913 0 0 0 110764 36 0 0 25 0 22 0 511170441 16069537792 86760 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912506041796 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4460.72
Current children cumulated vsize (KiB) 15692908

[startup+1182.3 s]
/proc/loadavg: 7.97 8.04 7.94 10/220 23179
/proc/meminfo: memFree=24747280/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=4699.2 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 1428430 0 1 0 469533 387 0 0 17 0 22 0 511170414 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 90637 2300 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=3.2 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 83090 0 0 0 299 21 0 0 15 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=3.16 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 84080 0 0 0 298 18 0 0 15 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=3.18 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 81163 0 0 0 300 18 0 0 15 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=3.28 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 84191 0 0 0 307 21 0 0 16 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=3.12 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 79738 0 0 0 294 18 0 0 15 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=3.33 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 84049 0 0 0 313 20 0 0 16 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=3.21 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 83563 0 0 0 302 19 0 0 16 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=3.16 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 79026 0 0 0 297 19 0 0 15 0 22 0 511170416 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=2.37 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 3797 0 0 0 165 72 0 0 15 0 22 0 511170417 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.43 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6858 0 0 0 142 1 0 0 15 0 22 0 511170419 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23134] ppid=23097 vsize=15692908 CPUtime=0.86 cores=1,3,5,7
/proc/23101/task/23134/stat : 23134 (java) S 23097 23101 23064 0 -1 4202560 6588 0 0 0 86 0 0 0 15 0 22 0 511170419 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23136] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23136/stat : 23136 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511170419 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23137] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23137/stat : 23137 (java) S 23097 23101 23064 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 511170419 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23138] ppid=23097 vsize=15692908 CPUtime=1166.76 cores=1,3,5,7
/proc/23101/task/23138/stat : 23138 (java) R 23097 23101 23064 0 -1 4202560 191061 0 0 0 116636 40 0 0 25 0 22 0 511170441 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505709587 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=1167.46 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 184393 0 0 0 116710 36 0 0 25 0 22 0 511170441 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 47333094923412 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=1166.83 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 182503 0 0 0 116646 37 0 0 25 0 22 0 511170441 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505735525 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=1167.32 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 186024 0 0 0 116693 39 0 0 25 0 22 0 511170441 16069537792 90637 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505736448 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4699.2
Current children cumulated vsize (KiB) 15692908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.7 s]
/proc/loadavg: 7.98 8.03 7.94 9/220 23180
/proc/meminfo: memFree=24685360/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=4800.17 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 1452971 0 1 0 479624 393 0 0 17 0 22 0 511170414 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 90927 2300 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=3.25 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 84595 0 0 0 304 21 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=3.21 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 85650 0 0 0 303 18 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=3.24 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 83280 0 0 0 306 18 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=3.35 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 85807 0 0 0 313 22 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=3.18 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 81314 0 0 0 300 18 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=3.38 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 85872 0 0 0 317 21 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=3.27 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 85502 0 0 0 308 19 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=3.21 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 80933 0 0 0 302 19 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=2.41 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 3868 0 0 0 168 73 0 0 15 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.43 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6858 0 0 0 142 1 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23134] ppid=23097 vsize=15692908 CPUtime=0.86 cores=1,3,5,7
/proc/23101/task/23134/stat : 23134 (java) S 23097 23101 23064 0 -1 4202560 6588 0 0 0 86 0 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23136] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23136/stat : 23136 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23137] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23137/stat : 23137 (java) S 23097 23101 23064 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23138] ppid=23097 vsize=15692908 CPUtime=1191.88 cores=1,3,5,7
/proc/23101/task/23138/stat : 23138 (java) R 23097 23101 23064 0 -1 4202560 193583 0 0 0 119148 40 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912506059686 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=1192.61 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 186958 0 0 0 119225 36 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505657856 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=1191.95 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 185141 0 0 0 119157 38 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=1192.36 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 188714 0 0 0 119197 39 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505737024 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15692908

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

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

[startup+1207.7 s]
/proc/loadavg: 7.98 8.03 7.94 9/220 23180
/proc/meminfo: memFree=24685360/32951124 swapFree=67111448/67111528
[pid=23101] ppid=23097 vsize=15692908 CPUtime=4800.17 cores=1,3,5,7
/proc/23101/stat : 23101 (java) S 23097 23101 23064 0 -1 4202496 1452971 0 1 0 479624 393 0 0 17 0 22 0 511170414 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23101/statm: 3923227 90927 2300 9 0 3913946 0
[pid=23101/tid=23104] ppid=23097 vsize=15692908 CPUtime=0.4 cores=1,3,5,7
/proc/23101/task/23104/stat : 23104 (java) S 23097 23101 23064 0 -1 4202560 6857 0 1 0 39 1 0 0 20 0 22 0 511170415 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23107] ppid=23097 vsize=15692908 CPUtime=3.25 cores=1,3,5,7
/proc/23101/task/23107/stat : 23107 (java) S 23097 23101 23064 0 -1 4202560 84595 0 0 0 304 21 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23109] ppid=23097 vsize=15692908 CPUtime=3.21 cores=1,3,5,7
/proc/23101/task/23109/stat : 23109 (java) S 23097 23101 23064 0 -1 4202560 85650 0 0 0 303 18 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23111] ppid=23097 vsize=15692908 CPUtime=3.24 cores=1,3,5,7
/proc/23101/task/23111/stat : 23111 (java) S 23097 23101 23064 0 -1 4202560 83280 0 0 0 306 18 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23113] ppid=23097 vsize=15692908 CPUtime=3.35 cores=1,3,5,7
/proc/23101/task/23113/stat : 23113 (java) S 23097 23101 23064 0 -1 4202560 85807 0 0 0 313 22 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23115] ppid=23097 vsize=15692908 CPUtime=3.18 cores=1,3,5,7
/proc/23101/task/23115/stat : 23115 (java) S 23097 23101 23064 0 -1 4202560 81314 0 0 0 300 18 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23117] ppid=23097 vsize=15692908 CPUtime=3.38 cores=1,3,5,7
/proc/23101/task/23117/stat : 23117 (java) S 23097 23101 23064 0 -1 4202560 85872 0 0 0 317 21 0 0 16 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23119] ppid=23097 vsize=15692908 CPUtime=3.27 cores=1,3,5,7
/proc/23101/task/23119/stat : 23119 (java) S 23097 23101 23064 0 -1 4202560 85502 0 0 0 308 19 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23121] ppid=23097 vsize=15692908 CPUtime=3.21 cores=1,3,5,7
/proc/23101/task/23121/stat : 23121 (java) S 23097 23101 23064 0 -1 4202560 80933 0 0 0 302 19 0 0 15 0 22 0 511170416 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23123] ppid=23097 vsize=15692908 CPUtime=2.41 cores=1,3,5,7
/proc/23101/task/23123/stat : 23123 (java) S 23097 23101 23064 0 -1 4202560 3868 0 0 0 168 73 0 0 15 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 0 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23125] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23125/stat : 23125 (java) S 23097 23101 23064 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23127] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23127/stat : 23127 (java) S 23097 23101 23064 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511170417 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 3 0 0 0
[pid=23101/tid=23130] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23130/stat : 23130 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118592433 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23131] ppid=23097 vsize=15692908 CPUtime=1.43 cores=1,3,5,7
/proc/23101/task/23131/stat : 23131 (java) S 23097 23101 23064 0 -1 4202560 6858 0 0 0 142 1 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 1 0 0 0
[pid=23101/tid=23134] ppid=23097 vsize=15692908 CPUtime=0.86 cores=1,3,5,7
/proc/23101/task/23134/stat : 23134 (java) S 23097 23101 23064 0 -1 4202560 6588 0 0 0 86 0 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 7 0 0 0
[pid=23101/tid=23136] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23136/stat : 23136 (java) S 23097 23101 23064 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118584729 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23137] ppid=23097 vsize=15692908 CPUtime=0 cores=1,3,5,7
/proc/23101/task/23137/stat : 23137 (java) S 23097 23101 23064 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 511170419 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 255118585344 0 4 0 16800975 18446604470007829632 0 0 -1 5 0 0 0
[pid=23101/tid=23138] ppid=23097 vsize=15692908 CPUtime=1191.88 cores=1,3,5,7
/proc/23101/task/23138/stat : 23138 (java) R 23097 23101 23064 0 -1 4202560 193583 0 0 0 119148 40 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912506059686 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23101/tid=23139] ppid=23097 vsize=15692908 CPUtime=1192.61 cores=1,3,5,7
/proc/23101/task/23139/stat : 23139 (java) R 23097 23101 23064 0 -1 4202560 186958 0 0 0 119225 36 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505657856 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23101/tid=23140] ppid=23097 vsize=15692908 CPUtime=1191.95 cores=1,3,5,7
/proc/23101/task/23140/stat : 23140 (java) R 23097 23101 23064 0 -1 4202560 185141 0 0 0 119157 38 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23101/tid=23141] ppid=23097 vsize=15692908 CPUtime=1192.36 cores=1,3,5,7
/proc/23101/task/23141/stat : 23141 (java) R 23097 23101 23064 0 -1 4202560 188714 0 0 0 119197 39 0 0 25 0 22 0 511170441 16069537792 90927 33554432000 1073741824 1073778376 140733711859840 18446744073709551615 46912505737024 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15692908

Child status: 143
Real time (s): 1207.74
CPU time (s): 4800.22
CPU user time (s): 4796.27
CPU system time (s): 3.9514
CPU usage (%): 397.455
Max. virtual memory (cumulated for all children) (KiB): 15694684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.27
system time used= 3.9514
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1453002
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= 326272
involuntary context switches= 185865

runsolver used 1.9407 second user time and 4.74528 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 20:19:03
IDJOB=3311886
IDBENCH=85357
IDSOLVER=1698
FILE ID=node144/3311886-1304187543
RUNJOBID= node144-1304187543-23083
PBS_JOBID= 13172498
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= 8e6def53b47a48972a9a9fc80e087610
RANDOM SEED=2072368804

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25430168 kB
Buffers:       2132004 kB
Cached:        4779164 kB
SwapCached:         80 kB
Active:         272220 kB
Inactive:      6702532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25430168 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3164 kB
Writeback:           0 kB
AnonPages:       62528 kB
Mapped:          14708 kB
Slab:           480928 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182076 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= 73532 MiB
End job on node144 at 2011-04-30 20:39:13