Trace number 3290318

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
ppfolio par? (TO) 4800.27 1207.61

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
Number of clauses of size over 50

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 4 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.07	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.07	Starting clasp 1.3.6 on core(s) 5
0.00/0.07	Starting TNM 2009 on core(s) 7
0.00/0.07	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.07	Starting march_hi 2009 on core(s) 7

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-3290318-1304088729/watcher-3290318-1304088729 -o /tmp/evaluation-result-3290318-1304088729/solver-3290318-1304088729 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3290318-1304088729.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: 10.24 10.19 10.17 7/180 7922
/proc/meminfo: memFree=16658728/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) R 7920 7922 5255 0 -1 4194304 264 0 0 0 0 0 0 0 25 0 1 0 520472527 18677760 213 33554432000 4194304 4287625 140734663358864 18446744073709551615 210642183656 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7922/statm: 4560 214 181 23 0 57 0

[startup+0.270541 s]
/proc/loadavg: 10.24 10.19 10.17 7/180 7922
/proc/meminfo: memFree=16658728/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) R 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300535 s]
/proc/loadavg: 10.24 10.19 10.17 7/180 7922
/proc/meminfo: memFree=16658728/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 7 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400518 s]
/proc/loadavg: 10.24 10.19 10.17 7/180 7922
/proc/meminfo: memFree=16658728/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 7 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700468 s]
/proc/loadavg: 10.24 10.19 10.17 7/180 7922
/proc/meminfo: memFree=16658728/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) R 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 10.24 10.19 10.17 11/186 7928
/proc/meminfo: memFree=16646812/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1210644 CPUtime=1.48 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 2015 0 0 0 148 0 0 0 20 0 1 0 520472527 1239699456 983 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 302661 983 332 96 0 299223 0
[pid=7925] ppid=7922 vsize=14348 CPUtime=1.49 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 1070 0 0 0 149 0 0 0 25 0 1 0 520472528 14692352 952 33554432000 4194304 4785740 140736502485792 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 3587 952 340 145 0 632 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=0.74 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 74 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=6352 CPUtime=1.48 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 895 0 0 0 148 0 0 0 25 0 1 0 520472528 6504448 755 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 1588 755 126 39 0 668 0
[pid=7928] ppid=7922 vsize=10652 CPUtime=0.73 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 1359 0 0 0 73 0 0 0 25 0 1 0 520472528 10907648 925 33554432000 4194304 4331988 140737280305680 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 2663 925 174 34 0 1105 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1716276

[startup+3.10106 s]
/proc/loadavg: 10.30 10.20 10.18 11/186 7928
/proc/meminfo: memFree=16637976/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1219232 CPUtime=3.08 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 4313 0 0 0 308 0 0 0 25 0 1 0 520472527 1248493568 2823 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 304808 2823 338 96 0 301370 0
[pid=7925] ppid=7922 vsize=14896 CPUtime=3.09 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 1179 0 0 0 309 0 0 0 25 0 1 0 520472528 15253504 1061 33554432000 4194304 4785740 140736502485792 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 3724 1061 340 145 0 769 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=1.54 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 154 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=6104 CPUtime=3.09 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 1089 0 0 0 309 0 0 0 25 0 1 0 520472528 6250496 693 33554432000 4194304 4352236 140733330739872 18446744073709551615 4280952 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 1526 693 126 39 0 606 0
[pid=7928] ppid=7922 vsize=10836 CPUtime=1.52 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 1389 0 0 0 152 0 0 0 25 0 1 0 520472528 11096064 955 33554432000 4194304 4331988 140737280305680 18446744073709551615 4243076 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 2709 955 174 34 0 1151 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 1725348

[startup+6.30053 s]
/proc/loadavg: 10.30 10.20 10.18 11/186 7928
/proc/meminfo: memFree=16634112/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1220296 CPUtime=6.28 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 6366 0 0 0 628 0 0 0 25 0 1 0 520472527 1249583104 3238 33554432000 4194304 4587354 140736460351904 18446744073709551615 4239907 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 305074 3238 338 96 0 301636 0
[pid=7925] ppid=7922 vsize=15840 CPUtime=6.29 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 1408 0 0 0 629 0 0 0 25 0 1 0 520472528 16220160 1290 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 3960 1290 340 145 0 1005 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=3.14 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 314 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 8559044 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=6748 CPUtime=6.29 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 1442 0 0 0 629 0 0 0 25 0 1 0 520472528 6909952 886 33554432000 4194304 4352236 140733330739872 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 1687 886 126 39 0 767 0
[pid=7928] ppid=7922 vsize=10836 CPUtime=3.1 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 1412 0 0 0 310 0 0 0 25 0 1 0 520472528 11096064 978 33554432000 4194304 4331988 140737280305680 18446744073709551615 4286920 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 2709 978 174 34 0 1151 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1728000

[startup+12.7065 s]
/proc/loadavg: 10.25 10.19 10.18 11/186 7928
/proc/meminfo: memFree=16625232/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1219828 CPUtime=12.69 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 8815 0 0 0 1268 1 0 0 25 0 1 0 520472527 1249103872 3536 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 304957 3536 338 96 0 301519 0
[pid=7925] ppid=7922 vsize=16372 CPUtime=12.69 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 1569 0 0 0 1269 0 0 0 25 0 1 0 520472528 16764928 1451 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553740 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 4093 1451 340 145 0 1138 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=6.32 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 632 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=8416 CPUtime=12.69 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 1987 0 0 0 1269 0 0 0 25 0 1 0 520472528 8617984 1303 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 2104 1303 126 39 0 1184 0
[pid=7928] ppid=7922 vsize=11272 CPUtime=6.3 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 1495 0 0 0 630 0 0 0 25 0 1 0 520472528 11542528 1061 33554432000 4194304 4331988 140737280305680 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 2818 1061 174 34 0 1260 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1730168

[startup+25.5003 s]
/proc/loadavg: 10.29 10.20 10.18 11/186 7929
/proc/meminfo: memFree=16628092/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1223812 CPUtime=25.47 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 14247 0 0 0 2545 2 0 0 25 0 1 0 520472527 1253183488 4254 33554432000 4194304 4587354 140736460351904 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 305953 4254 338 96 0 302515 0
[pid=7925] ppid=7922 vsize=17528 CPUtime=25.48 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 1843 0 0 0 2548 0 0 0 25 0 1 0 520472528 17948672 1725 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 4382 1725 340 145 0 1427 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=12.64 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 1264 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=9312 CPUtime=25.48 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 2883 0 0 0 2548 0 0 0 25 0 1 0 520472528 9535488 1495 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 2328 1495 126 39 0 1408 0
[pid=7928] ppid=7922 vsize=11876 CPUtime=12.7 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 1602 0 0 0 1270 0 0 0 25 0 1 0 520472528 12161024 1168 33554432000 4194304 4331988 140737280305680 18446744073709551615 4226270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 2969 1168 175 34 0 1411 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 1736808

[startup+51.101 s]
/proc/loadavg: 10.26 10.20 10.18 12/186 7930
/proc/meminfo: memFree=16617532/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1235240 CPUtime=51.07 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 21429 0 0 0 5104 3 0 0 25 0 1 0 520472527 1264885760 5685 33554432000 4194304 4587354 140736460351904 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 308810 5685 338 96 0 305372 0
[pid=7925] ppid=7922 vsize=19108 CPUtime=51.08 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 2217 0 0 0 5108 0 0 0 25 0 1 0 520472528 19566592 2099 33554432000 4194304 4785740 140736502485792 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 4777 2099 341 145 0 1822 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=25.41 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 2541 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=9448 CPUtime=51.09 cores=3

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

/proc/7928/statm: 11086 7268 175 34 0 9528 0
Current children cumulated CPU time (s) 3501.02
Current children cumulated vsize (KiB) 1871544

[startup+942.301 s]
/proc/loadavg: 10.43 10.34 10.24 12/186 8062
/proc/meminfo: memFree=14634112/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1309204 CPUtime=919.06 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 108673 0 0 0 91761 145 0 0 25 0 1 0 520472527 1340624896 25974 33554432000 4194304 4587354 140736460351904 18446744073709551615 4239572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 327301 25974 338 96 0 323863 0
[pid=7925] ppid=7922 vsize=29880 CPUtime=942.11 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4689 0 0 0 94211 0 0 0 25 0 1 0 520472528 30597120 4571 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7470 4571 341 145 0 4515 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=468.57 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 46857 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=21352 CPUtime=942.28 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 46602 0 0 0 94223 5 0 0 25 0 1 0 520472528 21864448 4538 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 5338 4538 127 39 0 4418 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=468.58 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 8025 0 0 0 46854 4 0 0 25 0 1 0 520472528 52760576 7591 33554432000 4194304 4331988 140737280305680 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 7591 175 34 0 11323 0
Current children cumulated CPU time (s) 3740.6
Current children cumulated vsize (KiB) 1886240

[startup+1002.3 s]
/proc/loadavg: 10.28 10.32 10.24 12/186 8064
/proc/meminfo: memFree=14391748/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1290872 CPUtime=979.05 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 109486 0 0 0 97759 146 0 0 25 0 1 0 520472527 1321852928 21901 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 322718 21901 338 96 0 319280 0
[pid=7925] ppid=7922 vsize=30048 CPUtime=1002.11 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4707 0 0 0 100211 0 0 0 25 0 1 0 520472528 30769152 4589 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7512 4589 341 145 0 4557 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=498.39 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 49839 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=22376 CPUtime=1002.29 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 48170 0 0 0 100224 5 0 0 25 0 1 0 520472528 22913024 4794 33554432000 4194304 4352236 140733330739872 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 5594 4794 127 39 0 4674 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=498.42 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 8306 0 0 0 49838 4 0 0 25 0 1 0 520472528 52760576 7872 33554432000 4194304 4331988 140737280305680 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 7872 175 34 0 11323 0
Current children cumulated CPU time (s) 3980.26
Current children cumulated vsize (KiB) 1869100

[startup+1062.3 s]
/proc/loadavg: 10.18 10.29 10.23 12/186 8065
/proc/meminfo: memFree=14283124/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1290872 CPUtime=1039.03 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 110306 0 0 0 103757 146 0 0 25 0 1 0 520472527 1321852928 22693 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 322718 22693 338 96 0 319280 0
[pid=7925] ppid=7922 vsize=30048 CPUtime=1062.09 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4730 0 0 0 106209 0 0 0 25 0 1 0 520472528 30769152 4612 33554432000 4194304 4785740 140736502485792 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7512 4612 341 145 0 4557 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=528.26 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 52826 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 8558004 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=25320 CPUtime=1062.29 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 51242 0 0 0 106223 6 0 0 25 0 1 0 520472528 25927680 5530 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 6330 5530 127 39 0 5410 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=528.24 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 8704 0 0 0 52819 5 0 0 25 0 1 0 520472528 52760576 8270 33554432000 4194304 4331988 140737280305680 18446744073709551615 4299342 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 8270 175 34 0 11323 0
Current children cumulated CPU time (s) 4219.91
Current children cumulated vsize (KiB) 1872044

[startup+1122.31 s]
/proc/loadavg: 10.13 10.26 10.22 12/186 8067
/proc/meminfo: memFree=14254724/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1290872 CPUtime=1099.01 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 110308 0 0 0 109755 146 0 0 25 0 1 0 520472527 1321852928 22693 33554432000 4194304 4587354 140736460351904 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 322718 22693 338 96 0 319280 0
[pid=7925] ppid=7922 vsize=30220 CPUtime=1122.09 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4775 0 0 0 112209 0 0 0 25 0 1 0 520472528 30945280 4657 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7555 4657 341 145 0 4600 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=558.05 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 55805 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=28392 CPUtime=1122.29 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 53514 0 0 0 112223 6 0 0 25 0 1 0 520472528 29073408 6298 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 7098 6298 127 39 0 6178 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=558.11 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 9113 0 0 0 55806 5 0 0 25 0 1 0 520472528 52760576 8679 33554432000 4194304 4331988 140737280305680 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 8679 175 34 0 11323 0
Current children cumulated CPU time (s) 4459.55
Current children cumulated vsize (KiB) 1875288

[startup+1182.3 s]
/proc/loadavg: 10.08 10.23 10.21 12/186 8069
/proc/meminfo: memFree=14003004/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1290872 CPUtime=1158.99 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 110310 0 0 0 115753 146 0 0 25 0 1 0 520472527 1321852928 22693 33554432000 4194304 4587354 140736460351904 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 322718 22693 338 96 0 319280 0
[pid=7925] ppid=7922 vsize=30724 CPUtime=1182.08 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4894 0 0 0 118208 0 0 0 25 0 1 0 520472528 31461376 4776 33554432000 4194304 4785740 140736502485792 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7681 4776 341 145 0 4726 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=587.92 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 58792 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=23528 CPUtime=1182.29 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 56394 0 0 0 118222 7 0 0 25 0 1 0 520472528 24092672 5082 33554432000 4194304 4352236 140733330739872 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 5882 5082 127 39 0 4962 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=587.91 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 9555 0 0 0 58786 5 0 0 25 0 1 0 520472528 52760576 9121 33554432000 4194304 4331988 140737280305680 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 9121 175 34 0 11323 0
Current children cumulated CPU time (s) 4699.19
Current children cumulated vsize (KiB) 1870928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 10.18 10.24 10.22 11/186 8069
/proc/meminfo: memFree=13940512/32951132 swapFree=67111524/67111528
[pid=7922] ppid=7920 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7922/stat : 7922 (ppfolio) S 7920 7922 5255 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 520472527 18763776 390 33554432000 4194304 4287625 140734663358864 18446744073709551615 210647166479 0 0 4096 65536 8519253728253968383 0 0 17 1 0 0 0
/proc/7922/statm: 4581 390 341 23 0 91 0
[pid=7924] ppid=7922 vsize=1290872 CPUtime=1184.29 cores=1
/proc/7924/stat : 7924 (cryptominisat) R 7922 7922 5255 0 -1 4202496 110311 0 0 0 118283 146 0 0 25 0 1 0 520472527 1321852928 22693 33554432000 4194304 4587354 140736460351904 18446744073709551615 4244535 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7924/statm: 322718 22693 338 96 0 319280 0
[pid=7925] ppid=7922 vsize=30908 CPUtime=1207.38 cores=5
/proc/7925/stat : 7925 (clasp) R 7922 7922 5255 0 -1 4202496 4906 0 0 0 120738 0 0 0 25 0 1 0 520472528 31649792 4788 33554432000 4194304 4785740 140736502485792 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7925/statm: 7727 4788 341 145 0 4772 0
[pid=7926] ppid=7922 vsize=455956 CPUtime=600.49 cores=7
/proc/7926/stat : 7926 (TNM) R 7922 7922 5255 0 -1 4202496 415 0 0 0 60049 0 0 0 25 0 1 0 520472528 466898944 312 33554432000 134512640 134534564 4289313648 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7926/statm: 113989 312 95 6 0 112655 0
[pid=7927] ppid=7922 vsize=23528 CPUtime=1207.6 cores=3
/proc/7927/stat : 7927 (lingeling) R 7922 7922 5255 0 -1 4202496 56394 0 0 0 120753 7 0 0 25 0 1 0 520472528 24092672 5082 33554432000 4194304 4352236 140733330739872 18446744073709551615 4329077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7927/statm: 5882 5082 127 39 0 4962 0
[pid=7928] ppid=7922 vsize=51524 CPUtime=600.51 cores=7
/proc/7928/stat : 7928 (march_hi) R 7922 7922 5255 0 -1 4202496 9732 0 0 0 60046 5 0 0 25 0 1 0 520472528 52760576 9298 33554432000 4194304 4331988 140737280305680 18446744073709551615 4287713 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7928/statm: 12881 9298 175 34 0 11323 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1871112

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7922 and gives
#  childrusage.ru_utime.tv_sec=600
#  childrusage.ru_utime.tv_usec=494710
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 600.508
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1207.61
CPU time (s): 4800.27
CPU user time (s): 4798.69
CPU system time (s): 1.58
CPU usage (%): 397.501
Max. virtual memory (cumulated for all children) (KiB): 3055028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.495
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 937
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 393
involuntary context switches= 12448

runsolver used 1.87671 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 16:52:09
IDJOB=3290318
IDBENCH=83430
IDSOLVER=1612
FILE ID=node129/3290318-1304088729
RUNJOBID= node129-1304081614-6874
PBS_JOBID= 13170456
Free space on /tmp= 66360 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_5_keyfind_1.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290318-1304088729/watcher-3290318-1304088729 -o /tmp/evaluation-result-3290318-1304088729/solver-3290318-1304088729 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3290318-1304088729.cnf

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=422318206

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16658884 kB
Buffers:       1283196 kB
Cached:       14166212 kB
SwapCached:          4 kB
Active:        3894976 kB
Inactive:     11730744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16658884 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10060 kB
Writeback:           0 kB
AnonPages:      176120 kB
Mapped:          17228 kB
Slab:           603908 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2546504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node129 at 2011-04-29 17:12:19