Trace number 3311875

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.1 1207.94

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	53:25 INFO : Reading from input HOME/instance-3311875-1304074405.cnf
0.10/0.16	Executor set job limit to 1000000
0.10/0.16	Executor set job limit to 1000000
0.10/0.16	Executor set job limit to 1000000
0.10/0.16	Executor set job limit to 1000000
0.10/0.16	Starting Executor!
0.10/0.16	Starting Executor!
0.10/0.16	Starting Executor!
0.10/0.16	Starting Executor!
0.10/0.19	53:26 INFO : 113 variables remaining out of 113
0.10/0.19	53:26 INFO : 944 literals remaining out of 944

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.04 7.48 7.52 3/198 32026
/proc/meminfo: memFree=18693084/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=24008 CPUtime=0 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 1375 0 0 0 0 0 0 0 25 0 2 0 597671207 24584192 855 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 6001 863 660 9 0 381 0
[pid=32026/tid=32027] ppid=32024 vsize=24056 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) R 32024 32026 31827 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 2 0 597671207 24633344 867 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251362575963 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0915651 s]
/proc/loadavg: 6.04 7.48 7.52 3/198 32026
/proc/meminfo: memFree=18693084/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15676764 CPUtime=0.09 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 5481 0 1 0 8 1 0 0 25 0 18 0 597671207 16053006336 4908 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3919191 4908 2115 9 0 3909910 0
[pid=32026/tid=32027] ppid=32024 vsize=15676764 CPUtime=0.07 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) R 32024 32026 31827 0 -1 4202560 3353 0 1 0 7 0 0 0 18 0 18 0 597671207 16053006336 4908 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676764

[startup+0.100539 s]
/proc/loadavg: 6.04 7.48 7.52 3/198 32026
/proc/meminfo: memFree=18693084/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15676764 CPUtime=0.1 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 5627 0 1 0 9 1 0 0 25 0 18 0 597671207 16053006336 5054 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3919191 5054 2117 9 0 3909910 0
[pid=32026/tid=32027] ppid=32024 vsize=15676764 CPUtime=0.08 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) R 32024 32026 31827 0 -1 4202560 3499 0 1 0 8 0 0 0 18 0 18 0 597671207 16053006336 5054 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767481591320 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676764

[startup+0.300524 s]
/proc/loadavg: 6.04 7.48 7.52 3/198 32026
/proc/meminfo: memFree=18693084/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15681748 CPUtime=0.3 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 7249 0 1 0 29 1 0 0 25 0 22 0 597671207 16058109952 6631 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3920437 6631 2194 9 0 3911156 0
[pid=32026/tid=32027] ppid=32024 vsize=15681748 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16058109952 6631 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 15681748

[startup+0.916366 s]
/proc/loadavg: 6.04 7.48 7.52 3/198 32026
/proc/meminfo: memFree=18693084/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15693340 CPUtime=2.73 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 30466 0 1 0 268 5 0 0 25 0 22 0 597671207 16069980160 27980 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3923335 27981 2245 9 0 3914054 0
[pid=32026/tid=32027] ppid=32024 vsize=15693340 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16069980160 27981 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 15693340

[startup+1.50722 s]
/proc/loadavg: 6.04 7.48 7.52 8/220 32048
/proc/meminfo: memFree=18485644/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=5.07 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 54436 0 1 0 498 9 0 0 25 0 22 0 597671207 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 46557 2283 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 322 0 0 0 0 0 0 0 16 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32037] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32037/stat : 32037 (java) S 32024 32026 31827 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 597671209 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 0 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32038] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32038/stat : 32038 (java) S 32024 32026 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32039] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32039/stat : 32039 (java) S 32024 32026 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32040] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32040/stat : 32040 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379370417 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32041] ppid=32024 vsize=15708312 CPUtime=0.39 cores=0,2,4,6
/proc/32026/task/32041/stat : 32041 (java) R 32024 32026 31827 0 -1 4202560 5452 0 0 0 38 1 0 0 25 0 22 0 597671211 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767481716455 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32026/tid=32042] ppid=32024 vsize=15708312 CPUtime=1.23 cores=0,2,4,6
/proc/32026/task/32042/stat : 32042 (java) R 32024 32026 31827 0 -1 4202560 11586 0 0 0 122 1 0 0 17 0 22 0 597671211 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767482077630 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32026/tid=32043] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32043/stat : 32043 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32044] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32044/stat : 32044 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 597671211 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32045] ppid=32024 vsize=15708312 CPUtime=0.73 cores=0,2,4,6
/proc/32026/task/32045/stat : 32045 (java) R 32024 32026 31827 0 -1 4202560 7332 0 0 0 72 1 0 0 19 0 22 0 597671223 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767478547322 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=1.06 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 11105 0 0 0 105 1 0 0 18 0 22 0 597671223 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767478935055 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=0.9 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 10809 0 0 0 89 1 0 0 18 0 22 0 597671223 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505583243 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=0.51 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 1623 0 0 0 51 0 0 0 20 0 22 0 597671224 16085311488 46557 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505121435 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 15708312

[startup+3.10093 s]
/proc/loadavg: 6.04 7.45 7.51 6/220 32048
/proc/meminfo: memFree=18450056/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=11.39 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 108015 0 1 0 1121 18 0 0 25 0 22 0 597671207 16085311488 99514 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 99529 2288 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 99538 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 195 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 99545 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=0.01 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 205 0 0 0 1 0 0 0 15 0 22 0 597671208 16085311488 99552 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 217 0 0 0 0 0 0 0 16 0 22 0 597671208 16085311488 99556 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 87 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 99562 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 149 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 99576 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 164 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 99582 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 509 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 99591 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=0.01 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 365 0 0 0 1 0 0 0 15 0 22 0 597671208 16085311488 99595 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32037] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32037/stat : 32037 (java) S 32024 32026 31827 0 -1 4202560 128 0 0 0 0 0 0 0 15 0 22 0 597671209 16085311488 99600 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 0 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32038] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32038/stat : 32038 (java) S 32024 32026 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 99608 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32039] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32039/stat : 32039 (java) S 32024 32026 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 99619 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32040] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32040/stat : 32040 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 99627 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379370417 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32041] ppid=32024 vsize=15708312 CPUtime=0.52 cores=0,2,4,6
/proc/32026/task/32041/stat : 32041 (java) S 32024 32026 31827 0 -1 4202560 5475 0 0 0 51 1 0 0 17 0 22 0 597671211 16085311488 99632 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32042] ppid=32024 vsize=15708312 CPUtime=1.57 cores=0,2,4,6
/proc/32026/task/32042/stat : 32042 (java) S 32024 32026 31827 0 -1 4202560 11646 0 0 0 156 1 0 0 15 0 22 0 597671211 16085311488 99636 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32043] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32043/stat : 32043 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 99639 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32044] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32044/stat : 32044 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597671211 16085311488 99646 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32045] ppid=32024 vsize=15708312 CPUtime=2.17 cores=0,2,4,6
/proc/32026/task/32045/stat : 32045 (java) R 32024 32026 31827 0 -1 4202560 20351 0 0 0 214 3 0 0 22 0 22 0 597671223 16085311488 99658 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505604525 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=2.35 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 23940 0 0 0 232 3 0 0 21 0 22 0 597671223 16085311488 99665 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505728017 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=2.42 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 23874 0 0 0 239 3 0 0 18 0 22 0 597671223 16085311488 99673 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505554096 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=2.06 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 14983 0 0 0 203 3 0 0 24 0 22 0 597671224 16085311488 99682 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505604658 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15708312

[startup+6.30133 s]
/proc/loadavg: 6.04 7.45 7.51 7/220 32049
/proc/meminfo: memFree=17899704/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=24.13 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 157117 0 1 0 2388 25 0 0 25 0 22 0 597671207 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 147656 2288 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 334 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=0.01 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 265 0 0 0 1 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 273 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 184 0 0 0 0 0 0 0 16 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 260 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 221 0 0 0 0 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=0.01 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 553 0 0 0 1 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=0.01 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 424 0 0 0 1 0 0 0 15 0 22 0 597671208 16085311488 147656 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0

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

[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=1107.77 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 69686 0 0 0 110654 123 0 0 25 0 22 0 597671223 16085311488 158515 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363782 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=1107.73 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 70978 0 0 0 110657 116 0 0 21 0 22 0 597671223 16085311488 158515 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 47767482349558 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=1107.24 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 62440 0 0 0 110601 123 0 0 25 0 22 0 597671224 16085311488 158515 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912506030665 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4460.02
Current children cumulated vsize (KiB) 15708312

[startup+1182.3 s]
/proc/loadavg: 8.04 8.02 7.86 9/220 32089
/proc/meminfo: memFree=3679048/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=4698.31 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 469215 0 1 0 469191 640 0 0 25 0 22 0 597671207 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 142580 2296 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=3.37 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 20925 0 0 0 328 9 0 0 16 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=3.33 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 21461 0 0 0 323 10 0 0 16 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=3.3 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 21849 0 0 0 320 10 0 0 15 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=3.33 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 21154 0 0 0 323 10 0 0 15 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=3.36 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 21971 0 0 0 329 7 0 0 15 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=3.41 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 22611 0 0 0 330 11 0 0 15 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=3.3 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 21589 0 0 0 318 12 0 0 16 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=3.41 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 22250 0 0 0 331 10 0 0 15 0 22 0 597671208 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32037] ppid=32024 vsize=15708312 CPUtime=1.75 cores=0,2,4,6
/proc/32026/task/32037/stat : 32037 (java) S 32024 32026 31827 0 -1 4202560 922 0 0 0 130 45 0 0 15 0 22 0 597671209 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 0 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32038] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32038/stat : 32038 (java) S 32024 32026 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32039] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32039/stat : 32039 (java) S 32024 32026 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32040] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32040/stat : 32040 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379370417 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32041] ppid=32024 vsize=15708312 CPUtime=0.59 cores=0,2,4,6
/proc/32026/task/32041/stat : 32041 (java) S 32024 32026 31827 0 -1 4202560 5483 0 0 0 58 1 0 0 15 0 22 0 597671211 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32042] ppid=32024 vsize=15708312 CPUtime=1.57 cores=0,2,4,6
/proc/32026/task/32042/stat : 32042 (java) S 32024 32026 31827 0 -1 4202560 11646 0 0 0 156 1 0 0 15 0 22 0 597671211 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32043] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32043/stat : 32043 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32044] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32044/stat : 32044 (java) S 32024 32026 31827 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 597671211 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32045] ppid=32024 vsize=15708312 CPUtime=1166.88 cores=0,2,4,6
/proc/32026/task/32045/stat : 32045 (java) R 32024 32026 31827 0 -1 4202560 67761 0 0 0 116565 123 0 0 22 0 22 0 597671223 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505724826 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=1166.96 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 69859 0 0 0 116568 128 0 0 25 0 22 0 597671223 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505529086 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=1166.9 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 71165 0 0 0 116566 124 0 0 19 0 22 0 597671223 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505541567 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=1166.5 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 62626 0 0 0 116521 129 0 0 25 0 22 0 597671224 16085311488 142580 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505687901 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4698.31
Current children cumulated vsize (KiB) 15708312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.9 s]
/proc/loadavg: 8.09 8.04 7.87 9/220 32090
/proc/meminfo: memFree=3704700/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=4800.03 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 469973 0 1 0 479350 653 0 0 25 0 22 0 597671207 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 136420 2296 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=3.45 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 20988 0 0 0 335 10 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=3.38 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 21533 0 0 0 328 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=3.36 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 21896 0 0 0 326 10 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=3.4 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 21203 0 0 0 330 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=3.44 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 22031 0 0 0 337 7 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=3.48 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 22671 0 0 0 337 11 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=3.36 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 21656 0 0 0 324 12 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=3.48 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 22305 0 0 0 338 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32037] ppid=32024 vsize=15708312 CPUtime=1.79 cores=0,2,4,6
/proc/32026/task/32037/stat : 32037 (java) S 32024 32026 31827 0 -1 4202560 923 0 0 0 133 46 0 0 15 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 0 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32038] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32038/stat : 32038 (java) S 32024 32026 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32039] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32039/stat : 32039 (java) S 32024 32026 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32040] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32040/stat : 32040 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379370417 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32041] ppid=32024 vsize=15708312 CPUtime=0.59 cores=0,2,4,6
/proc/32026/task/32041/stat : 32041 (java) S 32024 32026 31827 0 -1 4202560 5483 0 0 0 58 1 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32042] ppid=32024 vsize=15708312 CPUtime=1.57 cores=0,2,4,6
/proc/32026/task/32042/stat : 32042 (java) S 32024 32026 31827 0 -1 4202560 11646 0 0 0 156 1 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32043] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32043/stat : 32043 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32044] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32044/stat : 32044 (java) S 32024 32026 31827 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32045] ppid=32024 vsize=15708312 CPUtime=1192.19 cores=0,2,4,6
/proc/32026/task/32045/stat : 32045 (java) R 32024 32026 31827 0 -1 4202560 67819 0 0 0 119093 126 0 0 18 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505841206 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=1192.22 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 69916 0 0 0 119090 132 0 0 25 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505841191 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=1192.18 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 71245 0 0 0 119091 127 0 0 25 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505582543 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=1191.8 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 62713 0 0 0 119048 132 0 0 19 0 22 0 597671224 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505772214 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15708312

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

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

[startup+1207.9 s]
/proc/loadavg: 8.09 8.04 7.87 9/220 32090
/proc/meminfo: memFree=3704700/32950928 swapFree=67111364/67111528
[pid=32026] ppid=32024 vsize=15708312 CPUtime=4800.03 cores=0,2,4,6
/proc/32026/stat : 32026 (java) S 32024 32026 31827 0 -1 4202496 469973 0 1 0 479350 653 0 0 25 0 22 0 597671207 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32026/statm: 3927078 136420 2296 9 0 3917797 0
[pid=32026/tid=32027] ppid=32024 vsize=15708312 CPUtime=0.18 cores=0,2,4,6
/proc/32026/task/32027/stat : 32027 (java) S 32024 32026 31827 0 -1 4202560 4494 0 1 0 17 1 0 0 19 0 22 0 597671207 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32029] ppid=32024 vsize=15708312 CPUtime=3.45 cores=0,2,4,6
/proc/32026/task/32029/stat : 32029 (java) S 32024 32026 31827 0 -1 4202560 20988 0 0 0 335 10 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32030] ppid=32024 vsize=15708312 CPUtime=3.38 cores=0,2,4,6
/proc/32026/task/32030/stat : 32030 (java) S 32024 32026 31827 0 -1 4202560 21533 0 0 0 328 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32031] ppid=32024 vsize=15708312 CPUtime=3.36 cores=0,2,4,6
/proc/32026/task/32031/stat : 32031 (java) S 32024 32026 31827 0 -1 4202560 21896 0 0 0 326 10 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32032] ppid=32024 vsize=15708312 CPUtime=3.4 cores=0,2,4,6
/proc/32026/task/32032/stat : 32032 (java) S 32024 32026 31827 0 -1 4202560 21203 0 0 0 330 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32033] ppid=32024 vsize=15708312 CPUtime=3.44 cores=0,2,4,6
/proc/32026/task/32033/stat : 32033 (java) S 32024 32026 31827 0 -1 4202560 22031 0 0 0 337 7 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 6 0 0 0
[pid=32026/tid=32034] ppid=32024 vsize=15708312 CPUtime=3.48 cores=0,2,4,6
/proc/32026/task/32034/stat : 32034 (java) S 32024 32026 31827 0 -1 4202560 22671 0 0 0 337 11 0 0 16 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32035] ppid=32024 vsize=15708312 CPUtime=3.36 cores=0,2,4,6
/proc/32026/task/32035/stat : 32035 (java) S 32024 32026 31827 0 -1 4202560 21656 0 0 0 324 12 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32036] ppid=32024 vsize=15708312 CPUtime=3.48 cores=0,2,4,6
/proc/32026/task/32036/stat : 32036 (java) S 32024 32026 31827 0 -1 4202560 22305 0 0 0 338 10 0 0 15 0 22 0 597671208 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32037] ppid=32024 vsize=15708312 CPUtime=1.79 cores=0,2,4,6
/proc/32026/task/32037/stat : 32037 (java) S 32024 32026 31827 0 -1 4202560 923 0 0 0 133 46 0 0 15 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 0 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32038] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32038/stat : 32038 (java) S 32024 32026 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32039] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32039/stat : 32039 (java) S 32024 32026 31827 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 597671209 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32040] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32040/stat : 32040 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379370417 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32041] ppid=32024 vsize=15708312 CPUtime=0.59 cores=0,2,4,6
/proc/32026/task/32041/stat : 32041 (java) S 32024 32026 31827 0 -1 4202560 5483 0 0 0 58 1 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32042] ppid=32024 vsize=15708312 CPUtime=1.57 cores=0,2,4,6
/proc/32026/task/32042/stat : 32042 (java) S 32024 32026 31827 0 -1 4202560 11646 0 0 0 156 1 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 4 0 0 0
[pid=32026/tid=32043] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32043/stat : 32043 (java) S 32024 32026 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379362713 0 4 0 16800975 18446604441038452928 0 0 -1 2 0 0 0
[pid=32026/tid=32044] ppid=32024 vsize=15708312 CPUtime=0 cores=0,2,4,6
/proc/32026/task/32044/stat : 32044 (java) S 32024 32026 31827 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 597671211 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 251379363328 0 4 0 16800975 18446604441038452928 0 0 -1 0 0 0 0
[pid=32026/tid=32045] ppid=32024 vsize=15708312 CPUtime=1192.19 cores=0,2,4,6
/proc/32026/task/32045/stat : 32045 (java) R 32024 32026 31827 0 -1 4202560 67819 0 0 0 119093 126 0 0 18 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505841206 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32026/tid=32046] ppid=32024 vsize=15708312 CPUtime=1192.22 cores=0,2,4,6
/proc/32026/task/32046/stat : 32046 (java) R 32024 32026 31827 0 -1 4202560 69916 0 0 0 119090 132 0 0 25 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505841191 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32026/tid=32047] ppid=32024 vsize=15708312 CPUtime=1192.18 cores=0,2,4,6
/proc/32026/task/32047/stat : 32047 (java) R 32024 32026 31827 0 -1 4202560 71245 0 0 0 119091 127 0 0 25 0 22 0 597671223 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505582543 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32026/tid=32048] ppid=32024 vsize=15708312 CPUtime=1191.8 cores=0,2,4,6
/proc/32026/task/32048/stat : 32048 (java) R 32024 32026 31827 0 -1 4202560 62713 0 0 0 119048 132 0 0 19 0 22 0 597671224 16085311488 136420 33554432000 1073741824 1073778376 140733844897088 18446744073709551615 46912505772214 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15708312

Child status: 143
Real time (s): 1207.94
CPU time (s): 4800.1
CPU user time (s): 4793.54
CPU system time (s): 6.565
CPU usage (%): 397.378
Max. virtual memory (cumulated for all children) (KiB): 15709328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.54
system time used= 6.565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470001
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= 907115
involuntary context switches= 168076

runsolver used 2.08668 second user time and 4.52931 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 12:53:25
IDJOB=3311875
IDBENCH=20442
IDSOLVER=1698
FILE ID=node113/3311875-1304074405
RUNJOBID= node113-1304073101-31845
PBS_JOBID= 13170493
Free space on /tmp= 71148 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311875-1304074405/watcher-3311875-1304074405 -o /tmp/evaluation-result-3311875-1304074405/solver-3311875-1304074405 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311875-1304074405.cnf -hbr 2

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1152514007

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18693356 kB
Buffers:       1746108 kB
Cached:       10900396 kB
SwapCached:        164 kB
Active:        7480300 kB
Inactive:      6185336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18693356 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14056 kB
Writeback:           0 kB
AnonPages:     1018080 kB
Mapped:          23384 kB
Slab:           526964 kB
PageTables:       6684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1685796 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= 71148 MiB
End job on node113 at 2011-04-29 13:13:35