Trace number 3312673

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	51:54 INFO : Reading from input HOME/instance-3312673-1304128314.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.77/0.42	51:54 INFO : 796 variables remaining out of 800
0.77/0.42	51:54 INFO : 13500 literals remaining out of 13632

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-3312673-1304128314/watcher-3312673-1304128314 -o /tmp/evaluation-result-3312673-1304128314/solver-3312673-1304128314 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312673-1304128314.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.17 8.08 7.85 5/198 32718
/proc/meminfo: memFree=30688924/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (java) R 32716 32718 32493 0 -1 4202496 706 0 0 0 0 0 0 0 25 0 1 0 524428055 23580672 193 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254495768679 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32718/statm: 5757 204 166 9 0 124 0

[startup+0.028022 s]
/proc/loadavg: 8.17 8.08 7.85 5/198 32718
/proc/meminfo: memFree=30688924/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15603088 CPUtime=0.02 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 3406 0 1 0 1 1 0 0 25 0 12 0 524428055 15977562112 2848 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3900772 2849 1627 9 0 3891520 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15603088

[startup+0.101002 s]
/proc/loadavg: 8.17 8.08 7.85 5/198 32718
/proc/meminfo: memFree=30688924/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15676884 CPUtime=0.1 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 5500 0 1 0 9 1 0 0 25 0 18 0 524428055 16053129216 4940 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3919221 4940 2116 9 0 3909940 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676884

[startup+0.300941 s]
/proc/loadavg: 8.17 8.08 7.85 5/198 32718
/proc/meminfo: memFree=30688924/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15683544 CPUtime=0.5 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 11688 0 1 0 48 2 0 0 25 0 22 0 524428055 16059949056 10241 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3920886 10241 2213 9 0 3911605 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15683544

[startup+0.700814 s]
/proc/loadavg: 8.17 8.08 7.85 5/198 32718
/proc/meminfo: memFree=30688924/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15706144 CPUtime=1.78 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 29931 0 1 0 174 4 0 0 25 0 22 0 524428055 16083091456 24058 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3926536 24069 2252 9 0 3917255 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 15706144

[startup+1.50165 s]
/proc/loadavg: 8.17 8.08 7.85 11/220 32740
/proc/meminfo: memFree=30575040/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15706068 CPUtime=4.98 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 58991 0 1 0 490 8 0 0 25 0 22 0 524428055 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3926517 50348 2272 9 0 3917236 0
[pid=32718/tid=32720] ppid=32716 vsize=15706068 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 444 0 0 0 0 0 0 0 17 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 156 0 0 0 0 0 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 947 0 0 0 0 0 0 0 17 0 22 0 524428056 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 524428057 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15706068 CPUtime=0.36 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) R 32716 32718 32493 0 -1 4202560 6191 0 0 0 36 0 0 0 25 0 22 0 524428060 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 47308239116829 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32718/tid=32734] ppid=32716 vsize=15706068 CPUtime=1.27 cores=1,3,5,7
/proc/32718/task/32734/stat : 32734 (java) R 32716 32718 32493 0 -1 4202560 13178 0 0 0 126 1 0 0 25 0 22 0 524428060 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 47308242430357 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32735] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32735/stat : 32735 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32736] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32736/stat : 32736 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524428060 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32737] ppid=32716 vsize=15706068 CPUtime=0.89 cores=1,3,5,7
/proc/32718/task/32737/stat : 32737 (java) R 32716 32718 32493 0 -1 4202560 8873 0 0 0 89 0 0 0 17 0 22 0 524428082 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505718424 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32718/tid=32738] ppid=32716 vsize=15706068 CPUtime=0.17 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 1698 0 0 0 17 0 0 0 18 0 22 0 524428082 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15706068 CPUtime=1 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 10042 0 0 0 100 0 0 0 19 0 22 0 524428082 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505721675 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15706068 CPUtime=0.79 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 7825 0 0 0 79 0 0 0 17 0 22 0 524428083 16083013632 50348 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763500 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 15706068

[startup+3.10134 s]
/proc/loadavg: 8.23 8.10 7.85 11/220 32740
/proc/meminfo: memFree=30436532/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15706068 CPUtime=11.34 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 160445 0 1 0 1112 22 0 0 25 0 22 0 524428055 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3926517 150859 2284 9 0 3917236 0
[pid=32718/tid=32720] ppid=32716 vsize=15706068 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15706068 CPUtime=0.01 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 3456 0 0 0 1 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 2367 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 3072 0 0 0 0 0 0 0 16 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 3552 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 1844 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 3067 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 1146 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15706068 CPUtime=0.01 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 3298 0 0 0 1 0 0 0 15 0 22 0 524428056 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 449 0 0 0 0 0 0 0 16 0 22 0 524428057 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15706068 CPUtime=0.56 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) S 32716 32718 32493 0 -1 4202560 6898 0 0 0 56 0 0 0 21 0 22 0 524428060 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32734] ppid=32716 vsize=15706068 CPUtime=1.35 cores=1,3,5,7
/proc/32718/task/32734/stat : 32734 (java) S 32716 32718 32493 0 -1 4202560 13190 0 0 0 134 1 0 0 21 0 22 0 524428060 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32735] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32735/stat : 32735 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32736] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32736/stat : 32736 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524428060 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32737] ppid=32716 vsize=15706068 CPUtime=2.4 cores=1,3,5,7
/proc/32718/task/32737/stat : 32737 (java) R 32716 32718 32493 0 -1 4202560 29812 0 0 0 237 3 0 0 19 0 22 0 524428082 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763522 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32718/tid=32738] ppid=32716 vsize=15706068 CPUtime=1.63 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 21777 0 0 0 161 2 0 0 19 0 22 0 524428082 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763441 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15706068 CPUtime=2.48 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 29495 0 0 0 246 2 0 0 22 0 22 0 524428082 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15706068 CPUtime=2.34 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 28285 0 0 0 231 3 0 0 19 0 22 0 524428083 16083013632 150859 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505929521 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 15706068

[startup+6.3007 s]
/proc/loadavg: 8.23 8.10 7.85 9/220 32740
/proc/meminfo: memFree=29575580/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15706068 CPUtime=24.11 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 287621 0 1 0 2374 37 0 0 25 0 22 0 524428055 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3926517 277139 2284 9 0 3917236 0
[pid=32718/tid=32720] ppid=32716 vsize=15706068 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15706068 CPUtime=0.01 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 3795 0 0 0 1 0 0 0 15 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 2554 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 3747 0 0 0 0 0 0 0 16 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 4093 0 0 0 0 0 0 0 16 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 3252 0 0 0 0 0 0 0 16 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 3067 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 1475 0 0 0 0 0 0 0 15 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15706068 CPUtime=0.01 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 3614 0 0 0 1 0 0 0 16 0 22 0 524428056 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 450 0 0 0 0 0 0 0 15 0 22 0 524428057 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15706068 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15706068 CPUtime=0.64 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) S 32716 32718 32493 0 -1 4202560 6991 0 0 0 64 0 0 0 15 0 22 0 524428060 16083013632 277139 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0

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

[pid=32718/tid=32738] ppid=32716 vsize=15771604 CPUtime=1106.94 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 452409 0 0 0 110635 59 0 0 25 0 22 0 524428082 16150122496 113047 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505577981 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15771604 CPUtime=1108.44 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 463670 0 0 0 110782 62 0 0 25 0 22 0 524428082 16150122496 113047 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763572 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15771604 CPUtime=1107.21 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 456470 0 0 0 110659 62 0 0 20 0 22 0 524428083 16150122496 113047 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505524229 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4462.81
Current children cumulated vsize (KiB) 15771604

[startup+1182.3 s]
/proc/loadavg: 8.15 8.23 8.13 9/220 878
/proc/meminfo: memFree=30278500/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15771604 CPUtime=4701.59 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 3359723 0 1 0 469561 598 0 0 25 0 22 0 524428055 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3942901 107431 2298 9 0 3933620 0
[pid=32718/tid=32720] ppid=32716 vsize=15771604 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15771604 CPUtime=3.65 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 176606 0 0 0 335 30 0 0 16 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15771604 CPUtime=3.66 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 166240 0 0 0 336 30 0 0 15 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15771604 CPUtime=3.79 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 167250 0 0 0 350 29 0 0 16 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15771604 CPUtime=3.65 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 178296 0 0 0 332 33 0 0 15 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15771604 CPUtime=3.75 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 173454 0 0 0 344 31 0 0 15 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15771604 CPUtime=3.77 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 183579 0 0 0 343 34 0 0 15 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15771604 CPUtime=3.76 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 179226 0 0 0 344 32 0 0 16 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15771604 CPUtime=3.7 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 174443 0 0 0 340 30 0 0 15 0 22 0 524428056 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15771604 CPUtime=1.97 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 8590 0 0 0 117 80 0 0 15 0 22 0 524428057 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15771604 CPUtime=0.7 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) S 32716 32718 32493 0 -1 4202560 7003 0 0 0 70 0 0 0 15 0 22 0 524428060 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32734] ppid=32716 vsize=15771604 CPUtime=1.52 cores=1,3,5,7
/proc/32718/task/32734/stat : 32734 (java) S 32716 32718 32493 0 -1 4202560 13226 0 0 0 151 1 0 0 15 0 22 0 524428060 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32735] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32735/stat : 32735 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32736] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32736/stat : 32736 (java) S 32716 32718 32493 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 524428060 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32737] ppid=32716 vsize=15771604 CPUtime=1166.7 cores=1,3,5,7
/proc/32718/task/32737/stat : 32737 (java) R 32716 32718 32493 0 -1 4202560 483087 0 0 0 116607 63 0 0 25 0 22 0 524428082 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505718402 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32718/tid=32738] ppid=32716 vsize=15771604 CPUtime=1166.32 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 473891 0 0 0 116569 63 0 0 25 0 22 0 524428082 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763564 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15771604 CPUtime=1167.78 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 486762 0 0 0 116712 66 0 0 25 0 22 0 524428082 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912506063660 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15771604 CPUtime=1166.3 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 479272 0 0 0 116564 66 0 0 25 0 22 0 524428083 16150122496 107431 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763729 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.59
Current children cumulated vsize (KiB) 15771604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.16 8.22 8.12 9/220 879
/proc/meminfo: memFree=30149396/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15771604 CPUtime=4800.32 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 3434801 0 1 0 479421 611 0 0 25 0 22 0 524428055 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3942901 122094 2298 9 0 3933620 0
[pid=32718/tid=32720] ppid=32716 vsize=15771604 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15771604 CPUtime=3.73 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 182598 0 0 0 342 31 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15771604 CPUtime=3.75 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 174151 0 0 0 344 31 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15771604 CPUtime=3.87 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 173698 0 0 0 357 30 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15771604 CPUtime=3.72 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 183799 0 0 0 338 34 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15771604 CPUtime=3.84 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 180128 0 0 0 352 32 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15771604 CPUtime=3.86 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 190405 0 0 0 351 35 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15771604 CPUtime=3.82 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 184468 0 0 0 350 32 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15771604 CPUtime=3.78 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 180577 0 0 0 347 31 0 0 16 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15771604 CPUtime=2.01 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 8776 0 0 0 118 83 0 0 16 0 22 0 524428057 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15771604 CPUtime=0.7 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) S 32716 32718 32493 0 -1 4202560 7003 0 0 0 70 0 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32734] ppid=32716 vsize=15771604 CPUtime=1.52 cores=1,3,5,7
/proc/32718/task/32734/stat : 32734 (java) S 32716 32718 32493 0 -1 4202560 13226 0 0 0 151 1 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32735] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32735/stat : 32735 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32736] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32736/stat : 32736 (java) S 32716 32718 32493 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32737] ppid=32716 vsize=15771604 CPUtime=1191.16 cores=1,3,5,7
/proc/32718/task/32737/stat : 32737 (java) R 32716 32718 32493 0 -1 4202560 489507 0 0 0 119052 64 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505741625 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32718/tid=32738] ppid=32716 vsize=15771604 CPUtime=1190.88 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 479452 0 0 0 119024 64 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763490 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15771604 CPUtime=1192.3 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 492623 0 0 0 119163 67 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912506106979 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15771604 CPUtime=1190.83 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 485590 0 0 0 119017 66 0 0 25 0 22 0 524428083 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505973102 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15771604

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.16 8.22 8.12 9/220 879
/proc/meminfo: memFree=30149396/32950928 swapFree=67111464/67111528
[pid=32718] ppid=32716 vsize=15771604 CPUtime=4800.32 cores=1,3,5,7
/proc/32718/stat : 32718 (java) S 32716 32718 32493 0 -1 4202496 3434801 0 1 0 479421 611 0 0 25 0 22 0 524428055 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/32718/statm: 3942901 122094 2298 9 0 3933620 0
[pid=32718/tid=32720] ppid=32716 vsize=15771604 CPUtime=0.4 cores=1,3,5,7
/proc/32718/task/32720/stat : 32720 (java) S 32716 32718 32493 0 -1 4202560 7351 0 1 0 38 2 0 0 18 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32721] ppid=32716 vsize=15771604 CPUtime=3.73 cores=1,3,5,7
/proc/32718/task/32721/stat : 32721 (java) S 32716 32718 32493 0 -1 4202560 182598 0 0 0 342 31 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32722] ppid=32716 vsize=15771604 CPUtime=3.75 cores=1,3,5,7
/proc/32718/task/32722/stat : 32722 (java) S 32716 32718 32493 0 -1 4202560 174151 0 0 0 344 31 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32723] ppid=32716 vsize=15771604 CPUtime=3.87 cores=1,3,5,7
/proc/32718/task/32723/stat : 32723 (java) S 32716 32718 32493 0 -1 4202560 173698 0 0 0 357 30 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32724] ppid=32716 vsize=15771604 CPUtime=3.72 cores=1,3,5,7
/proc/32718/task/32724/stat : 32724 (java) S 32716 32718 32493 0 -1 4202560 183799 0 0 0 338 34 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32725] ppid=32716 vsize=15771604 CPUtime=3.84 cores=1,3,5,7
/proc/32718/task/32725/stat : 32725 (java) S 32716 32718 32493 0 -1 4202560 180128 0 0 0 352 32 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32726] ppid=32716 vsize=15771604 CPUtime=3.86 cores=1,3,5,7
/proc/32718/task/32726/stat : 32726 (java) S 32716 32718 32493 0 -1 4202560 190405 0 0 0 351 35 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32727] ppid=32716 vsize=15771604 CPUtime=3.82 cores=1,3,5,7
/proc/32718/task/32727/stat : 32727 (java) S 32716 32718 32493 0 -1 4202560 184468 0 0 0 350 32 0 0 15 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32728] ppid=32716 vsize=15771604 CPUtime=3.78 cores=1,3,5,7
/proc/32718/task/32728/stat : 32728 (java) S 32716 32718 32493 0 -1 4202560 180577 0 0 0 347 31 0 0 16 0 22 0 524428056 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 7 0 0 0
[pid=32718/tid=32729] ppid=32716 vsize=15771604 CPUtime=2.01 cores=1,3,5,7
/proc/32718/task/32729/stat : 32729 (java) S 32716 32718 32493 0 -1 4202560 8776 0 0 0 118 83 0 0 16 0 22 0 524428057 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 0 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32730] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32730/stat : 32730 (java) S 32716 32718 32493 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32731] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32731/stat : 32731 (java) S 32716 32718 32493 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 524428058 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 1 0 0 0
[pid=32718/tid=32732] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32732/stat : 32732 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512515505 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32733] ppid=32716 vsize=15771604 CPUtime=0.7 cores=1,3,5,7
/proc/32718/task/32733/stat : 32733 (java) S 32716 32718 32493 0 -1 4202560 7003 0 0 0 70 0 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32734] ppid=32716 vsize=15771604 CPUtime=1.52 cores=1,3,5,7
/proc/32718/task/32734/stat : 32734 (java) S 32716 32718 32493 0 -1 4202560 13226 0 0 0 151 1 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32735] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32735/stat : 32735 (java) S 32716 32718 32493 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512507801 0 4 0 16800975 18446604464670551040 0 0 -1 3 0 0 0
[pid=32718/tid=32736] ppid=32716 vsize=15771604 CPUtime=0 cores=1,3,5,7
/proc/32718/task/32736/stat : 32736 (java) S 32716 32718 32493 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 524428060 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 254512508416 0 4 0 16800975 18446604464670551040 0 0 -1 5 0 0 0
[pid=32718/tid=32737] ppid=32716 vsize=15771604 CPUtime=1191.16 cores=1,3,5,7
/proc/32718/task/32737/stat : 32737 (java) R 32716 32718 32493 0 -1 4202560 489507 0 0 0 119052 64 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505741625 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32718/tid=32738] ppid=32716 vsize=15771604 CPUtime=1190.88 cores=1,3,5,7
/proc/32718/task/32738/stat : 32738 (java) R 32716 32718 32493 0 -1 4202560 479452 0 0 0 119024 64 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505763490 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32718/tid=32739] ppid=32716 vsize=15771604 CPUtime=1192.3 cores=1,3,5,7
/proc/32718/task/32739/stat : 32739 (java) R 32716 32718 32493 0 -1 4202560 492623 0 0 0 119163 67 0 0 25 0 22 0 524428082 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912506106979 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32718/tid=32740] ppid=32716 vsize=15771604 CPUtime=1190.83 cores=1,3,5,7
/proc/32718/task/32740/stat : 32740 (java) R 32716 32718 32493 0 -1 4202560 485590 0 0 0 119017 66 0 0 25 0 22 0 524428083 16150122496 122094 33554432000 1073741824 1073778376 140735149548592 18446744073709551615 46912505973102 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15771604

Child status: 143
Real time (s): 1207.14
CPU time (s): 4800.38
CPU user time (s): 4794.24
CPU system time (s): 6.13707
CPU usage (%): 397.666
Max. virtual memory (cumulated for all children) (KiB): 15771604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.24
system time used= 6.13707
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3434826
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= 188837
involuntary context switches= 121459

runsolver used 2.02069 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-30 03:51:54
IDJOB=3312673
IDBENCH=82858
IDSOLVER=1699
FILE ID=node149/3312673-1304128314
RUNJOBID= node149-1304127586-32512
PBS_JOBID= 13170772
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312673-1304128314/watcher-3312673-1304128314 -o /tmp/evaluation-result-3312673-1304128314/solver-3312673-1304128314 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312673-1304128314.cnf

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=517439018

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30689196 kB
Buffers:        456640 kB
Cached:        1100012 kB
SwapCached:         60 kB
Active:         418440 kB
Inactive:      1473424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30689196 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:      335296 kB
Mapped:          23628 kB
Slab:           305088 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   536052 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= 73320 MiB
End job on node149 at 2011-04-30 04:12:03