Trace number 3313036

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.17 1207.14

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
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.10/0.12	00:00 INFO : Reading from input HOME/instance-3313036-1304092799.cnf
0.62/0.48	Executor set job limit to 1000000
0.62/0.48	Executor set job limit to 1000000
0.62/0.48	Executor set job limit to 1000000
0.62/0.48	Executor set job limit to 1000000
0.62/0.48	Starting Executor!
0.62/0.48	Starting Executor!
0.62/0.48	Starting Executor!
0.62/0.48	Starting Executor!
2.31/1.23	00:01 INFO : 945 variables remaining out of 945
2.31/1.23	00:01 INFO : 369174 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-3313036-1304092799/watcher-3313036-1304092799 -o /tmp/evaluation-result-3313036-1304092799/solver-3313036-1304092799 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313036-1304092799.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: 8.15 8.05 7.21 1/175 28823
/proc/meminfo: memFree=19048528/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (java) R 28821 28823 28678 0 -1 4202496 713 0 0 0 0 0 0 0 25 0 1 0 501695796 23580672 199 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233505335040 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28823/statm: 5757 210 171 9 0 124 0

[startup+0.0191061 s]
/proc/loadavg: 8.15 8.05 7.21 1/175 28823
/proc/meminfo: memFree=19048528/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 3001 0 1 0 0 0 0 0 25 0 10 0 501695796 15965847552 2442 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3897912 2443 1510 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.101096 s]
/proc/loadavg: 8.15 8.05 7.21 1/175 28823
/proc/meminfo: memFree=19048528/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15676840 CPUtime=0.1 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 5552 0 1 0 9 1 0 0 25 0 18 0 501695796 16053084160 4959 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3919210 4959 2116 9 0 3909929 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676840

[startup+0.301059 s]
/proc/loadavg: 8.15 8.05 7.21 1/175 28823
/proc/meminfo: memFree=19048528/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15680808 CPUtime=0.5 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 13661 0 1 0 48 2 0 0 25 0 18 0 501695796 16057147392 12170 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3920202 12174 2207 9 0 3910921 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680808

[startup+0.700984 s]
/proc/loadavg: 8.15 8.05 7.21 1/175 28823
/proc/meminfo: memFree=19048528/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15684772 CPUtime=1.13 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 44756 0 1 0 107 6 0 0 25 0 22 0 501695796 16061206528 41592 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3921193 41592 2249 9 0 3911912 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15684772

[startup+1.50687 s]
/proc/loadavg: 8.15 8.05 7.21 5/216 28889
/proc/meminfo: memFree=18732600/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15689424 CPUtime=2.86 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 52784 0 1 0 278 8 0 0 25 0 22 0 501695796 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3922356 45485 2274 9 0 3913075 0
[pid=28823/tid=28825] ppid=28821 vsize=15689424 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 56 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 325 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 20 0 0 0 0 0 0 0 21 0 22 0 501695797 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 501695798 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 501695799 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 501695799 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15689424 CPUtime=0.83 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) R 28821 28823 28678 0 -1 4202560 12926 0 0 0 82 1 0 0 24 0 22 0 501695801 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28823/tid=28839] ppid=28821 vsize=15689424 CPUtime=0.5 cores=1,3,5,7
/proc/28823/task/28839/stat : 28839 (java) R 28821 28823 28678 0 -1 4202560 2312 0 0 0 50 0 0 0 16 0 22 0 501695801 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522109688 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28823/tid=28840] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28840/stat : 28840 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28841] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28841/stat : 28841 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501695801 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28863] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28863/stat : 28863 (java) S 28821 28823 28678 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 501695844 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28864] ppid=28821 vsize=15689424 CPUtime=0.08 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) R 28821 28823 28678 0 -1 4202560 8 0 0 0 8 0 0 0 15 0 22 0 501695844 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505866387 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15689424 CPUtime=0.17 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) S 28821 28823 28678 0 -1 4202560 23 0 0 0 17 0 0 0 15 0 22 0 501695844 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15689424 CPUtime=0.03 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) R 28821 28823 28678 0 -1 4202560 7 0 0 0 3 0 0 0 15 0 22 0 501695844 16065970176 45485 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505891518 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 15689424

[startup+3.10152 s]
/proc/loadavg: 8.30 8.08 7.22 8/220 28893
/proc/meminfo: memFree=18646884/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15689424 CPUtime=9.06 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 138804 0 1 0 885 21 0 0 25 0 22 0 501695796 16065970176 131452 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3922356 131457 2284 9 0 3913075 0
[pid=28823/tid=28825] ppid=28821 vsize=15689424 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16065970176 131461 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 4493 0 0 0 0 0 0 0 16 0 22 0 501695797 16065970176 131463 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15689424 CPUtime=0.01 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 5528 0 0 0 1 0 0 0 16 0 22 0 501695797 16065970176 131467 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 2395 0 0 0 0 0 0 0 15 0 22 0 501695797 16065970176 131470 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15689424 CPUtime=0.01 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 5189 0 0 0 1 0 0 0 16 0 22 0 501695797 16065970176 131473 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 3514 0 0 0 0 0 0 0 15 0 22 0 501695797 16065970176 131476 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 2975 0 0 0 0 0 0 0 15 0 22 0 501695797 16065970176 131489 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 2729 0 0 0 0 0 0 0 16 0 22 0 501695797 16065970176 131492 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 1761 0 0 0 0 0 0 0 15 0 22 0 501695797 16065970176 131495 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 22 0 501695798 16065970176 131498 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501695799 16065970176 131502 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501695799 16065970176 131505 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16065970176 131509 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15689424 CPUtime=0.9 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) R 28821 28823 28678 0 -1 4202560 12936 0 0 0 89 1 0 0 21 0 22 0 501695801 16065970176 131520 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28823/tid=28839] ppid=28821 vsize=15689424 CPUtime=0.78 cores=1,3,5,7
/proc/28823/task/28839/stat : 28839 (java) S 28821 28823 28678 0 -1 4202560 2465 0 0 0 78 0 0 0 15 0 22 0 501695801 16065970176 131524 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28840] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28840/stat : 28840 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16065970176 131527 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28841] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28841/stat : 28841 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501695801 16065970176 131529 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28863] ppid=28821 vsize=15689424 CPUtime=1.35 cores=1,3,5,7
/proc/28823/task/28863/stat : 28863 (java) R 28821 28823 28678 0 -1 4202560 13753 0 0 0 133 2 0 0 17 0 22 0 501695844 16065970176 131532 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505890886 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28823/tid=28864] ppid=28821 vsize=15689424 CPUtime=1.37 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) R 28821 28823 28678 0 -1 4202560 14113 0 0 0 136 1 0 0 17 0 22 0 501695844 16065970176 131535 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505938056 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15689424 CPUtime=1.68 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) R 28821 28823 28678 0 -1 4202560 14695 0 0 0 167 1 0 0 17 0 22 0 501695844 16065970176 131538 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505891036 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15689424 CPUtime=1.58 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) R 28821 28823 28678 0 -1 4202560 15049 0 0 0 157 1 0 0 17 0 22 0 501695844 16065970176 131541 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912506139883 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.06
Current children cumulated vsize (KiB) 15689424

[startup+6.30095 s]
/proc/loadavg: 8.30 8.08 7.22 9/220 28893
/proc/meminfo: memFree=17221632/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15689424 CPUtime=21.82 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 292208 0 1 0 2141 41 0 0 25 0 22 0 501695796 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3922356 284626 2284 9 0 3913075 0
[pid=28823/tid=28825] ppid=28821 vsize=15689424 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15689424 CPUtime=0.02 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 6675 0 0 0 1 1 0 0 15 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15689424 CPUtime=0.02 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 6232 0 0 0 1 1 0 0 15 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15689424 CPUtime=0.02 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 6623 0 0 0 1 1 0 0 16 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15689424 CPUtime=0.02 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 6762 0 0 0 1 1 0 0 15 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 4161 0 0 0 0 0 0 0 16 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15689424 CPUtime=0.01 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 4447 0 0 0 1 0 0 0 16 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15689424 CPUtime=0.01 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 4784 0 0 0 1 0 0 0 15 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15689424 CPUtime=0.01 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 5800 0 0 0 1 0 0 0 16 0 22 0 501695797 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 765 0 0 0 0 0 0 0 15 0 22 0 501695798 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501695799 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501695799 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15689424 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15689424 CPUtime=0.93 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) S 28821 28823 28678 0 -1 4202560 12938 0 0 0 92 1 0 0 16 0 22 0 501695801 16065970176 284626 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0

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

[pid=28823/tid=28864] ppid=28821 vsize=15754960 CPUtime=1106.99 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) S 28821 28823 28678 0 -1 4202560 396036 0 0 0 110641 58 0 0 25 0 22 0 501695844 16133079040 150445 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15754960 CPUtime=1107.86 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) S 28821 28823 28678 0 -1 4202560 398423 0 0 0 110731 55 0 0 25 0 22 0 501695844 16133079040 150445 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15754960 CPUtime=1106.48 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) S 28821 28823 28678 0 -1 4202560 399755 0 0 0 110589 59 0 0 25 0 22 0 501695844 16133079040 150445 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4462.68
Current children cumulated vsize (KiB) 15754960

[startup+1182.3 s]
/proc/loadavg: 8.17 8.10 7.83 9/220 28934
/proc/meminfo: memFree=17880088/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15754960 CPUtime=4701.4 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 2776735 0 1 0 469590 550 0 0 25 0 22 0 501695796 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3938740 148007 2299 9 0 3929459 0
[pid=28823/tid=28825] ppid=28821 vsize=15754960 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15754960 CPUtime=3.61 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 135407 0 0 0 332 29 0 0 15 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15754960 CPUtime=3.69 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 131460 0 0 0 343 26 0 0 15 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15754960 CPUtime=3.7 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 129109 0 0 0 343 27 0 0 16 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15754960 CPUtime=3.73 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 133789 0 0 0 347 26 0 0 16 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15754960 CPUtime=3.73 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 131485 0 0 0 344 29 0 0 15 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15754960 CPUtime=3.73 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 132709 0 0 0 346 27 0 0 16 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15754960 CPUtime=3.6 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 124716 0 0 0 332 28 0 0 15 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15754960 CPUtime=3.8 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 135864 0 0 0 352 28 0 0 16 0 22 0 501695797 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15754960 CPUtime=2.21 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 7141 0 0 0 148 73 0 0 16 0 22 0 501695798 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15754960 CPUtime=0.97 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) S 28821 28823 28678 0 -1 4202560 12943 0 0 0 96 1 0 0 15 0 22 0 501695801 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28839] ppid=28821 vsize=15754960 CPUtime=1.06 cores=1,3,5,7
/proc/28823/task/28839/stat : 28839 (java) S 28821 28823 28678 0 -1 4202560 2491 0 0 0 106 0 0 0 15 0 22 0 501695801 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28840] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28840/stat : 28840 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28841] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28841/stat : 28841 (java) S 28821 28823 28678 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 501695801 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28863] ppid=28821 vsize=15754960 CPUtime=1167.11 cores=1,3,5,7
/proc/28823/task/28863/stat : 28863 (java) R 28821 28823 28678 0 -1 4202560 413747 0 0 0 116648 63 0 0 25 0 22 0 501695844 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912506089957 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28823/tid=28864] ppid=28821 vsize=15754960 CPUtime=1166.23 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) R 28821 28823 28678 0 -1 4202560 413050 0 0 0 116563 60 0 0 25 0 22 0 501695844 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505897903 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15754960 CPUtime=1167.13 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) R 28821 28823 28678 0 -1 4202560 416978 0 0 0 116655 58 0 0 25 0 22 0 501695844 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505941820 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15754960 CPUtime=1165.76 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) R 28821 28823 28678 0 -1 4202560 418704 0 0 0 116514 62 0 0 25 0 22 0 501695844 16133079040 148007 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505862939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.4
Current children cumulated vsize (KiB) 15754960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.10 8.09 7.83 9/220 28934
/proc/meminfo: memFree=17895188/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15754960 CPUtime=4800.1 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 2821431 0 1 0 479451 559 0 0 25 0 22 0 501695796 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3938740 141857 2299 9 0 3929459 0
[pid=28823/tid=28825] ppid=28821 vsize=15754960 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15754960 CPUtime=3.68 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 138914 0 0 0 339 29 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15754960 CPUtime=3.78 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 134831 0 0 0 351 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15754960 CPUtime=3.78 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 132408 0 0 0 351 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15754960 CPUtime=3.81 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 138628 0 0 0 354 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15754960 CPUtime=3.81 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 135125 0 0 0 352 29 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15754960 CPUtime=3.79 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 135971 0 0 0 352 27 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15754960 CPUtime=3.69 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 129037 0 0 0 340 29 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15754960 CPUtime=3.88 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 140291 0 0 0 359 29 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15754960 CPUtime=2.27 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 7280 0 0 0 152 75 0 0 15 0 22 0 501695798 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15754960 CPUtime=0.97 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) S 28821 28823 28678 0 -1 4202560 12943 0 0 0 96 1 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28839] ppid=28821 vsize=15754960 CPUtime=1.06 cores=1,3,5,7
/proc/28823/task/28839/stat : 28839 (java) S 28821 28823 28678 0 -1 4202560 2491 0 0 0 106 0 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28840] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28840/stat : 28840 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28841] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28841/stat : 28841 (java) S 28821 28823 28678 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28863] ppid=28821 vsize=15754960 CPUtime=1191.59 cores=1,3,5,7
/proc/28823/task/28863/stat : 28863 (java) R 28821 28823 28678 0 -1 4202560 417133 0 0 0 119096 63 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505897625 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28823/tid=28864] ppid=28821 vsize=15754960 CPUtime=1190.77 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) R 28821 28823 28678 0 -1 4202560 416241 0 0 0 119016 61 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505891628 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15754960 CPUtime=1191.57 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) R 28821 28823 28678 0 -1 4202560 420808 0 0 0 119099 58 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505862930 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15754960 CPUtime=1190.3 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) R 28821 28823 28678 0 -1 4202560 422187 0 0 0 118967 63 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912506090293 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15754960

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

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

[startup+1207.1 s]
/proc/loadavg: 8.10 8.09 7.83 9/220 28934
/proc/meminfo: memFree=17895188/32951124 swapFree=67111528/67111528
[pid=28823] ppid=28821 vsize=15754960 CPUtime=4800.1 cores=1,3,5,7
/proc/28823/stat : 28823 (java) S 28821 28823 28678 0 -1 4202496 2821431 0 1 0 479451 559 0 0 25 0 22 0 501695796 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28823/statm: 3938740 141857 2299 9 0 3929459 0
[pid=28823/tid=28825] ppid=28821 vsize=15754960 CPUtime=1.21 cores=1,3,5,7
/proc/28823/task/28825/stat : 28825 (java) S 28821 28823 28678 0 -1 4202560 35688 0 1 0 115 6 0 0 21 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28826] ppid=28821 vsize=15754960 CPUtime=3.68 cores=1,3,5,7
/proc/28823/task/28826/stat : 28826 (java) S 28821 28823 28678 0 -1 4202560 138914 0 0 0 339 29 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28827] ppid=28821 vsize=15754960 CPUtime=3.78 cores=1,3,5,7
/proc/28823/task/28827/stat : 28827 (java) S 28821 28823 28678 0 -1 4202560 134831 0 0 0 351 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28828] ppid=28821 vsize=15754960 CPUtime=3.78 cores=1,3,5,7
/proc/28823/task/28828/stat : 28828 (java) S 28821 28823 28678 0 -1 4202560 132408 0 0 0 351 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28829] ppid=28821 vsize=15754960 CPUtime=3.81 cores=1,3,5,7
/proc/28823/task/28829/stat : 28829 (java) S 28821 28823 28678 0 -1 4202560 138628 0 0 0 354 27 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28830] ppid=28821 vsize=15754960 CPUtime=3.81 cores=1,3,5,7
/proc/28823/task/28830/stat : 28830 (java) S 28821 28823 28678 0 -1 4202560 135125 0 0 0 352 29 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28831] ppid=28821 vsize=15754960 CPUtime=3.79 cores=1,3,5,7
/proc/28823/task/28831/stat : 28831 (java) S 28821 28823 28678 0 -1 4202560 135971 0 0 0 352 27 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 1 0 0 0
[pid=28823/tid=28832] ppid=28821 vsize=15754960 CPUtime=3.69 cores=1,3,5,7
/proc/28823/task/28832/stat : 28832 (java) S 28821 28823 28678 0 -1 4202560 129037 0 0 0 340 29 0 0 16 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28833] ppid=28821 vsize=15754960 CPUtime=3.88 cores=1,3,5,7
/proc/28823/task/28833/stat : 28833 (java) S 28821 28823 28678 0 -1 4202560 140291 0 0 0 359 29 0 0 15 0 22 0 501695797 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28834] ppid=28821 vsize=15754960 CPUtime=2.27 cores=1,3,5,7
/proc/28823/task/28834/stat : 28834 (java) S 28821 28823 28678 0 -1 4202560 7280 0 0 0 152 75 0 0 15 0 22 0 501695798 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 0 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28835] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28835/stat : 28835 (java) S 28821 28823 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28836] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28836/stat : 28836 (java) S 28821 28823 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501695799 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28837] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28837/stat : 28837 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522121137 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28838] ppid=28821 vsize=15754960 CPUtime=0.97 cores=1,3,5,7
/proc/28823/task/28838/stat : 28838 (java) S 28821 28823 28678 0 -1 4202560 12943 0 0 0 96 1 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 5 0 0 0
[pid=28823/tid=28839] ppid=28821 vsize=15754960 CPUtime=1.06 cores=1,3,5,7
/proc/28823/task/28839/stat : 28839 (java) S 28821 28823 28678 0 -1 4202560 2491 0 0 0 106 0 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 7 0 0 0
[pid=28823/tid=28840] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28840/stat : 28840 (java) S 28821 28823 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522113433 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28841] ppid=28821 vsize=15754960 CPUtime=0 cores=1,3,5,7
/proc/28823/task/28841/stat : 28841 (java) S 28821 28823 28678 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 501695801 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 233522114048 0 4 0 16800975 18446604470411369344 0 0 -1 3 0 0 0
[pid=28823/tid=28863] ppid=28821 vsize=15754960 CPUtime=1191.59 cores=1,3,5,7
/proc/28823/task/28863/stat : 28863 (java) R 28821 28823 28678 0 -1 4202560 417133 0 0 0 119096 63 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505897625 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28823/tid=28864] ppid=28821 vsize=15754960 CPUtime=1190.77 cores=1,3,5,7
/proc/28823/task/28864/stat : 28864 (java) R 28821 28823 28678 0 -1 4202560 416241 0 0 0 119016 61 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505891628 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28823/tid=28865] ppid=28821 vsize=15754960 CPUtime=1191.57 cores=1,3,5,7
/proc/28823/task/28865/stat : 28865 (java) R 28821 28823 28678 0 -1 4202560 420808 0 0 0 119099 58 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912505862930 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28823/tid=28866] ppid=28821 vsize=15754960 CPUtime=1190.3 cores=1,3,5,7
/proc/28823/task/28866/stat : 28866 (java) R 28821 28823 28678 0 -1 4202560 422187 0 0 0 118967 63 0 0 25 0 22 0 501695844 16133079040 141857 33554432000 1073741824 1073778376 140734599063664 18446744073709551615 46912506090293 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15754960

Child status: 143
Real time (s): 1207.14
CPU time (s): 4800.17
CPU user time (s): 4794.55
CPU system time (s): 5.62315
CPU usage (%): 397.647
Max. virtual memory (cumulated for all children) (KiB): 15754960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.55
system time used= 5.62315
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2821458
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= 184692
involuntary context switches= 119468

runsolver used 2.05269 second user time and 4.5863 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 17:59:59
IDJOB=3313036
IDBENCH=71583
IDSOLVER=1699
FILE ID=node145/3313036-1304092799
RUNJOBID= node145-1304091590-28697
PBS_JOBID= 13170580
Free space on /tmp= 72200 MiB

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

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=1920091283

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19048800 kB
Buffers:       2051892 kB
Cached:       11212740 kB
SwapCached:          0 kB
Active:        2555128 kB
Inactive:     10776304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19048800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:       66056 kB
Mapped:          15076 kB
Slab:           507924 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220004 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= 72200 MiB
End job on node145 at 2011-04-29 18:20:09