Trace number 3191941

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 seq? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
MD5SUM9830e1bf79d13e57ceeaa969f4476a02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark313.374
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.01/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191941-1302540334/watcher-3191941-1302540334 -o /tmp/evaluation-result-3191941-1302540334/solver-3191941-1302540334 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191941-1302540334.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 12.00 11.99 11.73 11/198 26193
/proc/meminfo: memFree=16097556/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18240 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) R 26191 26193 25291 0 -1 4194304 272 0 0 0 0 0 0 0 25 0 1 0 365631343 18677760 218 33554432000 4194304 4287625 140735834020416 18446744073709551615 228239386513 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26193/statm: 4560 218 185 23 0 57 0

[startup+0.00776992 s]
/proc/loadavg: 12.00 11.99 11.73 11/198 26193
/proc/meminfo: memFree=16097556/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) R 26191 26193 25291 0 -1 4202496 457 0 0 0 0 0 0 0 25 0 1 0 365631343 18763776 391 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26193/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100789 s]
/proc/loadavg: 12.00 11.99 11.73 11/198 26193
/proc/meminfo: memFree=16097556/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 5412618670905983240 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300753 s]
/proc/loadavg: 12.00 11.99 11.73 11/198 26193
/proc/meminfo: memFree=16097556/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700686 s]
/proc/loadavg: 12.00 11.99 11.73 11/198 26193
/proc/meminfo: memFree=16097556/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610342415218245632 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 12.00 11.99 11.73 13/202 26197
/proc/meminfo: memFree=16092564/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610340491072897024 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=518104 CPUtime=0.49 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 1365 0 0 0 49 0 0 0 25 0 1 0 365631344 530538496 841 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 129526 841 327 96 0 126088 0
[pid=26196] ppid=26193 vsize=13100 CPUtime=0.39 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 734 0 0 0 39 0 0 0 25 0 1 0 365631344 13414400 626 33554432000 4194304 4785740 140736284159392 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 3275 626 340 145 0 320 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=0.58 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 58 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1005488

[startup+3.10026 s]
/proc/loadavg: 12.00 11.99 11.73 13/202 26197
/proc/meminfo: memFree=16091468/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610340765950803968 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=518468 CPUtime=0.99 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 2061 0 0 0 99 0 0 0 25 0 1 0 365631344 530911232 937 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 129617 937 331 96 0 126179 0
[pid=26196] ppid=26193 vsize=13496 CPUtime=0.94 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 831 0 0 0 94 0 0 0 25 0 1 0 365631344 13819904 723 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 3374 723 340 145 0 419 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=1.14 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 114 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1006248

[startup+6.3007 s]
/proc/loadavg: 12.00 11.99 11.73 13/202 26198
/proc/meminfo: memFree=16083536/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610340765950803968 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=524008 CPUtime=2.09 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 4166 0 0 0 209 0 0 0 25 0 1 0 365631344 536584192 2223 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 131002 2223 337 96 0 127564 0
[pid=26196] ppid=26193 vsize=13920 CPUtime=1.99 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 925 0 0 0 199 0 0 0 25 0 1 0 365631344 14254080 817 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 3480 817 340 145 0 525 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=2.19 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 219 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1012212

[startup+12.7006 s]
/proc/loadavg: 12.00 11.99 11.73 13/202 26198
/proc/meminfo: memFree=16086172/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610342140340338688 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=526772 CPUtime=4.79 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 6371 0 0 0 479 0 0 0 21 0 1 0 365631344 539414528 2950 33554432000 4194304 4587354 140734271606064 18446744073709551615 4372469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 131693 2950 337 96 0 128255 0
[pid=26196] ppid=26193 vsize=14456 CPUtime=3.84 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 1058 0 0 0 384 0 0 0 25 0 1 0 365631344 14802944 950 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 3614 950 340 145 0 659 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=4.04 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 404 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1015512

[startup+25.5003 s]
/proc/loadavg: 12.00 11.99 11.73 13/202 26198
/proc/meminfo: memFree=16088380/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341040828710912 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=527068 CPUtime=9.04 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 8969 0 0 0 903 1 0 0 25 0 1 0 365631344 539717632 3046 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 131767 3046 337 96 0 128329 0
[pid=26196] ppid=26193 vsize=15320 CPUtime=8.09 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 1259 0 0 0 809 0 0 0 25 0 1 0 365631344 15687680 1151 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 3830 1151 340 145 0 875 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=8.34 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 834 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1016672

[startup+51.1008 s]
/proc/loadavg: 12.00 11.99 11.74 13/202 26199
/proc/meminfo: memFree=16072424/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2437652 CPUtime=17.59 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 13715 0 0 0 1757 2 0 0 25 0 1 0 365631344 2496155648 4741 33554432000 4194304 4587354 140734271606064 18446744073709551615 4228644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 609413 4741 337 96 0 605975 0
[pid=26196] ppid=26193 vsize=16304 CPUtime=16.64 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 1512 0 0 0 1664 0 0 0 25 0 1 0 365631344 16695296 1404 33554432000 4194304 4785740 140736284159392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 4076 1404 340 145 0 1121 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=16.84 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 1684 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2928240

[startup+102.307 s]
/proc/loadavg: 12.00 11.99 11.75 13/202 26200
/proc/meminfo: memFree=16064236/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610340903389757440 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2448280 CPUtime=34.66 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 22086 0 0 0 3462 4 0 0 25 0 1 0 365631344 2507038720 7279 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 612070 7279 337 96 0 608632 0
[pid=26196] ppid=26193 vsize=17484 CPUtime=33.69 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 1771 0 0 0 3369 0 0 0 25 0 1 0 365631344 17903616 1663 33554432000 4194304 4785740 140736284159392 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 4371 1663 340 145 0 1416 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=33.94 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 3394 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2940048

[startup+162.3 s]
/proc/loadavg: 12.05 12.00 11.76 13/202 26202
/proc/meminfo: memFree=16043380/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341178267664384 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=543252 CPUtime=54.66 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 30024 0 0 0 5461 5 0 0 25 0 1 0 365631344 556290048 6952 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 135813 6952 337 96 0 132375 0
[pid=26196] ppid=26193 vsize=18364 CPUtime=53.68 cores=1

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

[startup+822.3 s]
/proc/loadavg: 6.07 7.68 9.84 7/184 26255
/proc/meminfo: memFree=16145648/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=596712 CPUtime=274.65 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 84992 0 0 0 27450 15 0 0 25 0 1 0 365631344 611033088 13498 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 149178 13498 337 96 0 145740 0
[pid=26196] ppid=26193 vsize=23816 CPUtime=273.73 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3213 0 0 0 27373 0 0 0 25 0 1 0 365631344 24387584 3105 33554432000 4194304 4785740 140736284159392 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 5954 3105 341 145 0 2999 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=273.9 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 27390 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1094812

[startup+882.301 s]
/proc/loadavg: 5.78 7.32 9.58 4/175 26275
/proc/meminfo: memFree=16252248/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2476284 CPUtime=294.65 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 88506 0 0 0 29449 16 0 0 25 0 1 0 365631344 2535714816 14642 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 619071 14642 337 96 0 615633 0
[pid=26196] ppid=26193 vsize=23816 CPUtime=293.74 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3229 0 0 0 29374 0 0 0 25 0 1 0 365631344 24387584 3121 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 5954 3121 341 145 0 2999 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=293.9 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 29390 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2974384

[startup+942.301 s]
/proc/loadavg: 4.02 6.53 9.17 4/175 26286
/proc/meminfo: memFree=16253712/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341315706617856 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2476388 CPUtime=314.64 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 90538 0 0 0 31448 16 0 0 25 0 1 0 365631344 2535821312 14341 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 619097 14341 337 96 0 615659 0
[pid=26196] ppid=26193 vsize=24292 CPUtime=313.74 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3332 0 0 0 31374 0 0 0 25 0 1 0 365631344 24875008 3224 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6073 3224 341 145 0 3118 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=313.9 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 31390 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2974964

[startup+1002.3 s]
/proc/loadavg: 3.37 5.88 8.78 4/175 26287
/proc/meminfo: memFree=16254808/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341315706617856 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2476528 CPUtime=334.64 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 92570 0 0 0 33448 16 0 0 25 0 1 0 365631344 2535964672 13936 33554432000 4194304 4587354 140734271606064 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 619132 13936 337 96 0 615694 0
[pid=26196] ppid=26193 vsize=24628 CPUtime=333.74 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3428 0 0 0 33374 0 0 0 25 0 1 0 365631344 25219072 3320 33554432000 4194304 4785740 140736284159392 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6157 3320 341 145 0 3202 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=333.91 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 33391 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2975440

[startup+1062.3 s]
/proc/loadavg: 3.13 5.36 8.42 4/175 26289
/proc/meminfo: memFree=16259860/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341315706617856 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=583288 CPUtime=354.63 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 93596 0 0 0 35447 16 0 0 25 0 1 0 365631344 597286912 12476 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 145822 12476 337 96 0 142384 0
[pid=26196] ppid=26193 vsize=25136 CPUtime=353.74 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3521 0 0 0 35374 0 0 0 25 0 1 0 365631344 25739264 3413 33554432000 4194304 4785740 140736284159392 18446744073709551615 4551131 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6284 3413 341 145 0 3329 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=353.92 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 35392 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1082708

[startup+1122.3 s]
/proc/loadavg: 3.05 4.92 8.07 4/175 26292
/proc/meminfo: memFree=16259712/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341315706617856 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=583288 CPUtime=374.63 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 96169 0 0 0 37446 17 0 0 25 0 1 0 365631344 597286912 12476 33554432000 4194304 4587354 140734271606064 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 145822 12476 337 96 0 142384 0
[pid=26196] ppid=26193 vsize=25136 CPUtime=373.73 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3529 0 0 0 37373 0 0 0 25 0 1 0 365631344 25739264 3421 33554432000 4194304 4785740 140736284159392 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6284 3421 341 145 0 3329 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=373.93 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 37393 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1082708

[startup+1182.3 s]
/proc/loadavg: 3.02 4.57 7.75 4/175 26295
/proc/meminfo: memFree=16250612/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 4610341315706617856 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2476748 CPUtime=394.63 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 98788 0 0 0 39446 17 0 0 25 0 1 0 365631344 2536189952 15033 33554432000 4194304 4587354 140734271606064 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 619187 15033 337 96 0 615749 0
[pid=26196] ppid=26193 vsize=25304 CPUtime=393.73 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3570 0 0 0 39373 0 0 0 25 0 1 0 365631344 25911296 3462 33554432000 4194304 4785740 140736284159392 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6326 3462 341 145 0 3371 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=393.93 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 39393 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2976336

[startup+1242.3 s]
/proc/loadavg: 3.00 4.28 7.45 4/175 26297
/proc/meminfo: memFree=16254936/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=2476892 CPUtime=414.63 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 103117 0 0 0 41445 18 0 0 25 0 1 0 365631344 2536337408 13951 33554432000 4194304 4587354 140734271606064 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 619223 13951 337 96 0 615785 0
[pid=26196] ppid=26193 vsize=25304 CPUtime=413.73 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3575 0 0 0 41373 0 0 0 25 0 1 0 365631344 25911296 3467 33554432000 4194304 4785740 140736284159392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6326 3467 341 145 0 3371 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=413.94 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 41394 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2976480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 4.06 7.18 4/175 26298
/proc/meminfo: memFree=16251808/32951124 swapFree=67111524/67111528
[pid=26193] ppid=26191 vsize=18324 CPUtime=0 cores=1,3
/proc/26193/stat : 26193 (ppfolio) S 26191 26193 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365631343 18763776 394 33554432000 4194304 4287625 140735834020416 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26193/statm: 4581 394 345 23 0 91 0
[pid=26195] ppid=26193 vsize=597416 CPUtime=433.9 cores=1
/proc/26195/stat : 26195 (cryptominisat) R 26193 26193 25291 0 -1 4202496 106611 0 0 0 43372 18 0 0 25 0 1 0 365631344 611753984 14677 33554432000 4194304 4587354 140734271606064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26195/statm: 149354 14677 337 96 0 145916 0
[pid=26196] ppid=26193 vsize=25304 CPUtime=432.93 cores=1
/proc/26196/stat : 26196 (clasp) R 26193 26193 25291 0 -1 4202496 3579 0 0 0 43293 0 0 0 25 0 1 0 365631344 25911296 3471 33554432000 4194304 4785740 140736284159392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26196/statm: 6326 3471 341 145 0 3371 0
[pid=26197] ppid=26193 vsize=455960 CPUtime=433.18 cores=1
/proc/26197/stat : 26197 (TNM) R 26193 26193 25291 0 -1 4202496 339 0 0 0 43318 0 0 0 25 0 1 0 365631344 466903040 236 33554432000 134512640 134534564 4290312128 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26197/statm: 113990 236 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1097004

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.84
CPU system time (s): 0.198969
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3508300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111064
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= 204
involuntary context switches= 13936

runsolver used 1.85572 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:45:34
IDJOB=3191941
IDBENCH=83072
IDSOLVER=1613
FILE ID=node136/3191941-1302540334
RUNJOBID= node136-1302536829-25311
PBS_JOBID= 12951116
Free space on /tmp= 71372 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191941-1302540334/watcher-3191941-1302540334 -o /tmp/evaluation-result-3191941-1302540334/solver-3191941-1302540334 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191941-1302540334.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9830e1bf79d13e57ceeaa969f4476a02
RANDOM SEED=1776258469

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16097836 kB
Buffers:        607760 kB
Cached:       15594952 kB
SwapCached:          4 kB
Active:        8250092 kB
Inactive:      8209188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16097836 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10172 kB
Writeback:           0 kB
AnonPages:      256556 kB
Mapped:          17872 kB
Slab:           328416 kB
PageTables:       6732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5151204 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= 71392 MiB
End job on node136 at 2011-04-11 19:07:14