Trace number 3313043

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.44 1206.94

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.09/0.12	20:33 INFO : Reading from input HOME/instance-3313043-1304079632.cnf
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
2.30/1.23	20:34 INFO : 945 variables remaining out of 945
2.30/1.23	20:34 INFO : 352572 literals remaining out of 185082

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

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

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


[startup+0 s]
/proc/loadavg: 5.54 7.06 7.35 2/178 5819
/proc/meminfo: memFree=11262280/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5819/stat : 5819 (java) R 5817 5819 5661 0 -1 4202496 920 0 0 0 0 0 0 0 25 0 1 0 519563700 23580672 405 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230804203264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5819/statm: 5757 417 323 9 0 124 0

[startup+0.060315 s]
/proc/loadavg: 5.54 7.06 7.35 2/178 5819
/proc/meminfo: memFree=11262280/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 4170 0 1 0 4 0 0 0 25 0 18 0 519563700 15984414720 3608 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3902445 3610 1755 9 0 3893164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.100289 s]
/proc/loadavg: 5.54 7.06 7.35 2/178 5819
/proc/meminfo: memFree=11262280/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15676276 CPUtime=0.09 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 5539 0 1 0 9 0 0 0 25 0 18 0 519563700 16052506624 4941 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3919069 4942 2116 9 0 3909788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676276

[startup+0.300246 s]
/proc/loadavg: 5.54 7.06 7.35 2/178 5819
/proc/meminfo: memFree=11262280/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15680912 CPUtime=0.51 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 13439 0 1 0 49 2 0 0 25 0 18 0 519563700 16057253888 11879 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3920228 11882 2207 9 0 3910947 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680912

[startup+0.700185 s]
/proc/loadavg: 5.54 7.06 7.35 2/178 5819
/proc/meminfo: memFree=11262280/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15692052 CPUtime=1.13 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 45057 0 1 0 107 6 0 0 25 0 22 0 519563700 16068661248 41429 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3923013 41429 2249 9 0 3913732 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15692052

[startup+1.50608 s]
/proc/loadavg: 5.26 6.97 7.32 5/216 5885
/proc/meminfo: memFree=25943544/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15705472 CPUtime=2.99 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 52054 0 1 0 293 6 0 0 25 0 22 0 519563700 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3926368 46284 2274 9 0 3917087 0
[pid=5819/tid=5821] ppid=5817 vsize=15705472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 24 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 29 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 331 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519563701 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 519563702 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519563703 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 519563703 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15705472 CPUtime=0.86 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 11075 0 0 0 86 0 0 0 16 0 22 0 519563705 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5835] ppid=5817 vsize=15705472 CPUtime=0.49 cores=1,3,5,7
/proc/5819/task/5835/stat : 5835 (java) S 5817 5819 5661 0 -1 4202560 3444 0 0 0 49 0 0 0 15 0 22 0 519563705 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5836] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5836/stat : 5836 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519563705 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5837] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5837/stat : 5837 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519563705 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5838] ppid=5817 vsize=15705472 CPUtime=0.14 cores=1,3,5,7
/proc/5819/task/5838/stat : 5838 (java) S 5817 5819 5661 0 -1 4202560 32 0 0 0 14 0 0 0 15 0 22 0 519563748 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5839] ppid=5817 vsize=15705472 CPUtime=0.07 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 8 0 0 0 7 0 0 0 15 0 22 0 519563748 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506111472 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15705472 CPUtime=0.07 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 8 0 0 0 7 0 0 0 16 0 22 0 519563748 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505608540 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15705472 CPUtime=0.09 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 9 0 0 0 15 0 22 0 519563748 16082403328 46284 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 15705472

[startup+3.10071 s]
/proc/loadavg: 5.26 6.97 7.32 6/220 5889
/proc/meminfo: memFree=25713240/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15705472 CPUtime=9.23 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 155371 0 1 0 902 21 0 0 25 0 22 0 519563700 16082403328 148573 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3926368 148577 2284 9 0 3917087 0
[pid=5819/tid=5821] ppid=5817 vsize=15705472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16082403328 148578 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15705472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 4515 0 0 0 1 0 0 0 16 0 22 0 519563701 16082403328 148579 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 2941 0 0 0 0 0 0 0 15 0 22 0 519563701 16082403328 148581 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 717 0 0 0 0 0 0 0 15 0 22 0 519563701 16082403328 148582 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 4566 0 0 0 0 0 0 0 15 0 22 0 519563701 16082403328 148583 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 4299 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 148584 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 4518 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 148586 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 3587 0 0 0 0 0 0 0 16 0 22 0 519563701 16082403328 148587 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 3199 0 0 0 0 0 0 0 15 0 22 0 519563701 16082403328 148588 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 22 0 519563702 16082403328 148589 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 519563703 16082403328 148590 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519563703 16082403328 148591 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16082403328 148592 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15705472 CPUtime=1 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 12218 0 0 0 100 0 0 0 15 0 22 0 519563705 16082403328 148599 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5835] ppid=5817 vsize=15705472 CPUtime=0.68 cores=1,3,5,7
/proc/5819/task/5835/stat : 5835 (java) S 5817 5819 5661 0 -1 4202560 3475 0 0 0 68 0 0 0 15 0 22 0 519563705 16082403328 148614 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5836] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5836/stat : 5836 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519563705 16082403328 148620 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5837] ppid=5817 vsize=15705472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5837/stat : 5837 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519563705 16082403328 148628 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5838] ppid=5817 vsize=15705472 CPUtime=1.62 cores=1,3,5,7
/proc/5819/task/5838/stat : 5838 (java) R 5817 5819 5661 0 -1 4202560 18810 0 0 0 160 2 0 0 17 0 22 0 519563748 16082403328 148638 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505901411 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5819/tid=5839] ppid=5817 vsize=15705472 CPUtime=1.42 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 17841 0 0 0 141 1 0 0 17 0 22 0 519563748 16082403328 148646 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506049878 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15705472 CPUtime=1.58 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 17964 0 0 0 156 2 0 0 17 0 22 0 519563748 16082403328 148650 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506100036 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15705472 CPUtime=1.54 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) R 5817 5819 5661 0 -1 4202560 19522 0 0 0 152 2 0 0 16 0 22 0 519563748 16082403328 148654 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506231494 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 15705472

[startup+6.30112 s]
/proc/loadavg: 5.48 6.99 7.32 10/220 5889
/proc/meminfo: memFree=24378688/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15695472 CPUtime=22.01 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 289571 0 1 0 2163 38 0 0 25 0 22 0 519563700 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3923868 279806 2284 9 0 3914587 0
[pid=5819/tid=5821] ppid=5817 vsize=15695472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15695472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 5965 0 0 0 1 0 0 0 15 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15695472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 4886 0 0 0 1 0 0 0 16 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 2732 0 0 0 0 0 0 0 16 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15695472 CPUtime=0.02 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 6703 0 0 0 1 1 0 0 15 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15695472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 5548 0 0 0 1 0 0 0 15 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15695472 CPUtime=0.02 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 6397 0 0 0 1 1 0 0 16 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15695472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 4041 0 0 0 1 0 0 0 16 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15695472 CPUtime=0.01 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 4577 0 0 0 0 1 0 0 15 0 22 0 519563701 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 763 0 0 0 0 0 0 0 15 0 22 0 519563702 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 519563703 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519563703 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15695472 CPUtime=1.06 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 12684 0 0 0 105 1 0 0 15 0 22 0 519563705 16072163328 279806 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0

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

[pid=5819/tid=5839] ppid=5817 vsize=15695472 CPUtime=1107.61 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 378959 0 0 0 110703 58 0 0 25 0 22 0 519563748 16072163328 135516 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506056360 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15695472 CPUtime=1107.19 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 380265 0 0 0 110666 53 0 0 25 0 22 0 519563748 16072163328 135516 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506111317 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15695472 CPUtime=1107.66 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) R 5817 5819 5661 0 -1 4202560 391513 0 0 0 110710 56 0 0 25 0 22 0 519563748 16072163328 135516 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505901090 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4463.67
Current children cumulated vsize (KiB) 15695472

[startup+1182.3 s]
/proc/loadavg: 8.07 8.06 7.86 9/220 5920
/proc/meminfo: memFree=25064976/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15695472 CPUtime=4702.45 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 3023212 0 1 0 469647 598 0 0 25 0 22 0 519563700 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3923868 132053 2298 9 0 3914587 0
[pid=5819/tid=5821] ppid=5817 vsize=15695472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15695472 CPUtime=3.84 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 167125 0 0 0 354 30 0 0 15 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15695472 CPUtime=3.81 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 171499 0 0 0 347 34 0 0 16 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15695472 CPUtime=3.75 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 158627 0 0 0 341 34 0 0 16 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15695472 CPUtime=3.89 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 176759 0 0 0 355 34 0 0 16 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15695472 CPUtime=3.83 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 174330 0 0 0 348 35 0 0 15 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15695472 CPUtime=3.67 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 155383 0 0 0 335 32 0 0 15 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15695472 CPUtime=3.86 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 160987 0 0 0 355 31 0 0 15 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15695472 CPUtime=3.92 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 176425 0 0 0 355 37 0 0 16 0 22 0 519563701 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15695472 CPUtime=2.22 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 7696 0 0 0 142 80 0 0 15 0 22 0 519563702 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 519563703 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519563703 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15695472 CPUtime=1.24 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 12722 0 0 0 123 1 0 0 15 0 22 0 519563705 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5835] ppid=5817 vsize=15695472 CPUtime=0.87 cores=1,3,5,7
/proc/5819/task/5835/stat : 5835 (java) S 5817 5819 5661 0 -1 4202560 3485 0 0 0 87 0 0 0 15 0 22 0 519563705 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5836] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5836/stat : 5836 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519563705 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5837] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5837/stat : 5837 (java) S 5817 5819 5661 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 519563705 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5838] ppid=5817 vsize=15695472 CPUtime=1165.92 cores=1,3,5,7
/proc/5819/task/5838/stat : 5838 (java) R 5817 5819 5661 0 -1 4202560 414530 0 0 0 116531 61 0 0 25 0 22 0 519563748 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505929669 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5819/tid=5839] ppid=5817 vsize=15695472 CPUtime=1166.87 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 397914 0 0 0 116626 61 0 0 25 0 22 0 519563748 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505901120 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15695472 CPUtime=1166.5 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 399326 0 0 0 116594 56 0 0 25 0 22 0 519563748 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912505840427 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15695472 CPUtime=1166.89 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) R 5817 5819 5661 0 -1 4202560 409274 0 0 0 116630 59 0 0 25 0 22 0 519563748 16072163328 132053 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506112053 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.45
Current children cumulated vsize (KiB) 15695472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.12 8.07 7.87 9/220 5921
/proc/meminfo: memFree=25021168/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15695472 CPUtime=4800.37 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 3086492 0 1 0 479428 609 0 0 25 0 22 0 519563700 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3923868 141112 2298 9 0 3914587 0
[pid=5819/tid=5821] ppid=5817 vsize=15695472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15695472 CPUtime=3.91 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 170933 0 0 0 361 30 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15695472 CPUtime=3.89 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 176069 0 0 0 354 35 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15695472 CPUtime=3.83 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 161760 0 0 0 349 34 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15695472 CPUtime=3.99 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 182634 0 0 0 364 35 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15695472 CPUtime=3.91 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 178442 0 0 0 356 35 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15695472 CPUtime=3.75 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 159455 0 0 0 342 33 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15695472 CPUtime=3.95 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 165959 0 0 0 363 32 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15695472 CPUtime=3.99 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 180897 0 0 0 362 37 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15695472 CPUtime=2.27 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 7883 0 0 0 146 81 0 0 15 0 22 0 519563702 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 519563703 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519563703 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15695472 CPUtime=1.24 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 12722 0 0 0 123 1 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5835] ppid=5817 vsize=15695472 CPUtime=0.87 cores=1,3,5,7
/proc/5819/task/5835/stat : 5835 (java) S 5817 5819 5661 0 -1 4202560 3485 0 0 0 87 0 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5836] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5836/stat : 5836 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5837] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5837/stat : 5837 (java) S 5817 5819 5661 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5838] ppid=5817 vsize=15695472 CPUtime=1190.23 cores=1,3,5,7
/proc/5819/task/5838/stat : 5838 (java) R 5817 5819 5661 0 -1 4202560 422026 0 0 0 118961 62 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506056220 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5819/tid=5839] ppid=5817 vsize=15695472 CPUtime=1191.22 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 404785 0 0 0 119059 63 0 0 23 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506050091 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15695472 CPUtime=1190.71 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 405675 0 0 0 119014 57 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506294224 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15695472 CPUtime=1191.22 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) R 5817 5819 5661 0 -1 4202560 416635 0 0 0 119062 60 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506112170 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15695472

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

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

[startup+1206.9 s]
/proc/loadavg: 8.12 8.07 7.87 9/220 5921
/proc/meminfo: memFree=25021168/32951124 swapFree=67111524/67111528
[pid=5819] ppid=5817 vsize=15695472 CPUtime=4800.37 cores=1,3,5,7
/proc/5819/stat : 5819 (java) S 5817 5819 5661 0 -1 4202496 3086492 0 1 0 479428 609 0 0 25 0 22 0 519563700 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/5819/statm: 3923868 141112 2298 9 0 3914587 0
[pid=5819/tid=5821] ppid=5817 vsize=15695472 CPUtime=1.21 cores=1,3,5,7
/proc/5819/task/5821/stat : 5821 (java) S 5817 5819 5661 0 -1 4202560 35679 0 1 0 116 5 0 0 21 0 22 0 519563700 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5822] ppid=5817 vsize=15695472 CPUtime=3.91 cores=1,3,5,7
/proc/5819/task/5822/stat : 5822 (java) S 5817 5819 5661 0 -1 4202560 170933 0 0 0 361 30 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5823] ppid=5817 vsize=15695472 CPUtime=3.89 cores=1,3,5,7
/proc/5819/task/5823/stat : 5823 (java) S 5817 5819 5661 0 -1 4202560 176069 0 0 0 354 35 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5824] ppid=5817 vsize=15695472 CPUtime=3.83 cores=1,3,5,7
/proc/5819/task/5824/stat : 5824 (java) S 5817 5819 5661 0 -1 4202560 161760 0 0 0 349 34 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5825] ppid=5817 vsize=15695472 CPUtime=3.99 cores=1,3,5,7
/proc/5819/task/5825/stat : 5825 (java) S 5817 5819 5661 0 -1 4202560 182634 0 0 0 364 35 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 7 0 0 0
[pid=5819/tid=5826] ppid=5817 vsize=15695472 CPUtime=3.91 cores=1,3,5,7
/proc/5819/task/5826/stat : 5826 (java) S 5817 5819 5661 0 -1 4202560 178442 0 0 0 356 35 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5827] ppid=5817 vsize=15695472 CPUtime=3.75 cores=1,3,5,7
/proc/5819/task/5827/stat : 5827 (java) S 5817 5819 5661 0 -1 4202560 159455 0 0 0 342 33 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5828] ppid=5817 vsize=15695472 CPUtime=3.95 cores=1,3,5,7
/proc/5819/task/5828/stat : 5828 (java) S 5817 5819 5661 0 -1 4202560 165959 0 0 0 363 32 0 0 16 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5829] ppid=5817 vsize=15695472 CPUtime=3.99 cores=1,3,5,7
/proc/5819/task/5829/stat : 5829 (java) S 5817 5819 5661 0 -1 4202560 180897 0 0 0 362 37 0 0 15 0 22 0 519563701 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5830] ppid=5817 vsize=15695472 CPUtime=2.27 cores=1,3,5,7
/proc/5819/task/5830/stat : 5830 (java) S 5817 5819 5661 0 -1 4202560 7883 0 0 0 146 81 0 0 15 0 22 0 519563702 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 0 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5831] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5831/stat : 5831 (java) S 5817 5819 5661 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 519563703 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5832] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5832/stat : 5832 (java) S 5817 5819 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519563703 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5833] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5833/stat : 5833 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820989361 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5834] ppid=5817 vsize=15695472 CPUtime=1.24 cores=1,3,5,7
/proc/5819/task/5834/stat : 5834 (java) S 5817 5819 5661 0 -1 4202560 12722 0 0 0 123 1 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5835] ppid=5817 vsize=15695472 CPUtime=0.87 cores=1,3,5,7
/proc/5819/task/5835/stat : 5835 (java) S 5817 5819 5661 0 -1 4202560 3485 0 0 0 87 0 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 1 0 0 0
[pid=5819/tid=5836] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5836/stat : 5836 (java) S 5817 5819 5661 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820981657 0 4 0 16800975 18446604466452879552 0 0 -1 3 0 0 0
[pid=5819/tid=5837] ppid=5817 vsize=15695472 CPUtime=0 cores=1,3,5,7
/proc/5819/task/5837/stat : 5837 (java) S 5817 5819 5661 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519563705 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 230820982272 0 4 0 16800975 18446604466452879552 0 0 -1 5 0 0 0
[pid=5819/tid=5838] ppid=5817 vsize=15695472 CPUtime=1190.23 cores=1,3,5,7
/proc/5819/task/5838/stat : 5838 (java) R 5817 5819 5661 0 -1 4202560 422026 0 0 0 118961 62 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506056220 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5819/tid=5839] ppid=5817 vsize=15695472 CPUtime=1191.22 cores=1,3,5,7
/proc/5819/task/5839/stat : 5839 (java) R 5817 5819 5661 0 -1 4202560 404785 0 0 0 119059 63 0 0 23 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506050091 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5819/tid=5840] ppid=5817 vsize=15695472 CPUtime=1190.71 cores=1,3,5,7
/proc/5819/task/5840/stat : 5840 (java) R 5817 5819 5661 0 -1 4202560 405675 0 0 0 119014 57 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506294224 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5819/tid=5841] ppid=5817 vsize=15695472 CPUtime=1191.22 cores=1,3,5,7
/proc/5819/task/5841/stat : 5841 (java) R 5817 5819 5661 0 -1 4202560 416635 0 0 0 119062 60 0 0 25 0 22 0 519563748 16072163328 141112 33554432000 1073741824 1073778376 140735625327040 18446744073709551615 46912506112170 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15695472

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.44
CPU user time (s): 4794.32
CPU system time (s): 6.12207
CPU usage (%): 397.735
Max. virtual memory (cumulated for all children) (KiB): 15705472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.32
system time used= 6.12207
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3086518
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= 168102
involuntary context switches= 109948

runsolver used 2.09568 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 14:20:33
IDJOB=3313043
IDBENCH=71271
IDSOLVER=1699
FILE ID=node104/3313043-1304079632
RUNJOBID= node104-1304078330-5680
PBS_JOBID= 13170520
Free space on /tmp= 71532 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313043-1304079632/watcher-3313043-1304079632 -o /tmp/evaluation-result-3313043-1304079632/solver-3313043-1304079632 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313043-1304079632.cnf

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=1099520199

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11217300 kB
Buffers:       1874260 kB
Cached:        4357648 kB
SwapCached:          4 kB
Active:       14968060 kB
Inactive:      6190932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11217300 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2376 kB
Writeback:           4 kB
AnonPages:    14925040 kB
Mapped:          23464 kB
Slab:           479948 kB
PageTables:      34944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15696964 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= 71544 MiB
End job on node104 at 2011-04-29 14:40:41