Trace number 3275102

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) 5000.07 4999.91

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark775.246
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

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

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-3275102-1303635603/watcher-3275102-1303635603 -o /tmp/evaluation-result-3275102-1303635603/solver-3275102-1303635603 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275102-1303635603.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 3.99 2.84 1.31 4/179 18344
/proc/meminfo: memFree=14589044/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 16314643422310793476 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0

[startup+0.052398 s]
/proc/loadavg: 3.99 2.84 1.31 4/179 18344
/proc/meminfo: memFree=14589044/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 16314643422310793476 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100385 s]
/proc/loadavg: 3.99 2.84 1.31 4/179 18344
/proc/meminfo: memFree=14589044/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 16314643422310793476 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30035 s]
/proc/loadavg: 3.99 2.84 1.31 4/179 18344
/proc/meminfo: memFree=14589044/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461147160018944 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700279 s]
/proc/loadavg: 3.99 2.84 1.31 4/179 18344
/proc/meminfo: memFree=14589044/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461147160018944 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 3.99 2.84 1.31 6/183 18348
/proc/meminfo: memFree=14531228/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461422037925888 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=67660 CPUtime=0.54 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 12012 0 0 0 53 1 0 0 25 0 1 0 475157407 69283840 10645 33554432000 4194304 4587354 140734473301488 18446744073709551615 239476694912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 16915 10645 323 96 0 13477 0
[pid=18346] ppid=18344 vsize=27112 CPUtime=0.41 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 5084 0 0 0 41 0 0 0 25 0 1 0 475157407 27762688 3807 33554432000 4194304 4785740 140736501640688 18446744073709551615 4495651 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 6778 3807 314 145 0 3823 0
[pid=18347] ppid=18344 vsize=461896 CPUtime=0.51 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 3615 0 0 0 51 0 0 0 25 0 1 0 475157407 472981504 3512 33554432000 134512640 134534564 4292525504 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 115474 3512 91 6 0 114140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 574992

[startup+3.10082 s]
/proc/loadavg: 3.99 2.84 1.31 6/183 18348
/proc/meminfo: memFree=14518080/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461696915832832 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=67660 CPUtime=1.03 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 12411 0 0 0 102 1 0 0 25 0 1 0 475157407 69283840 11036 33554432000 4194304 4587354 140734473301488 18446744073709551615 4239215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 16915 11036 326 96 0 13477 0
[pid=18346] ppid=18344 vsize=28432 CPUtime=0.92 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 5435 0 0 0 92 0 0 0 25 0 1 0 475157407 29114368 4158 33554432000 4194304 4785740 140736501640688 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 7108 4158 316 145 0 4153 0
[pid=18347] ppid=18344 vsize=461896 CPUtime=1.1 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 3615 0 0 0 110 0 0 0 25 0 1 0 475157407 472981504 3512 33554432000 134512640 134534564 4292525504 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 115474 3512 91 6 0 114140 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 576312

[startup+6.3012 s]
/proc/loadavg: 4.07 2.88 1.33 6/183 18348
/proc/meminfo: memFree=14507424/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513462109232693248 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=67660 CPUtime=2.14 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 13253 0 0 0 212 2 0 0 25 0 1 0 475157407 69283840 11864 33554432000 4194304 4587354 140734473301488 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 16915 11864 326 96 0 13477 0
[pid=18346] ppid=18344 vsize=26688 CPUtime=2.01 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 5627 0 0 0 201 0 0 0 25 0 1 0 475157407 27328512 3929 33554432000 4194304 4785740 140736501640688 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 6672 3929 340 145 0 3717 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=2.11 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 211 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 580148

[startup+12.701 s]
/proc/loadavg: 4.14 2.91 1.35 6/183 18348
/proc/meminfo: memFree=14504204/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461147160018944 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1380764 CPUtime=4.24 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 14631 0 0 0 422 2 0 0 25 0 1 0 475157407 1413902336 11721 33554432000 4194304 4587354 140734473301488 18446744073709551615 4365250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 345191 11721 337 96 0 341753 0
[pid=18346] ppid=18344 vsize=30248 CPUtime=4.13 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 6617 0 0 0 412 1 0 0 25 0 1 0 475157407 30973952 4919 33554432000 4194304 4785740 140736501640688 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 7562 4919 340 145 0 4607 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=4.3 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 430 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1896812

[startup+25.5005 s]
/proc/loadavg: 4.33 3.02 1.41 6/183 18349
/proc/meminfo: memFree=14474812/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461696915832832 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1397908 CPUtime=8.53 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 18582 0 0 0 851 2 0 0 25 0 1 0 475157407 1431457792 15668 33554432000 4194304 4587354 140734473301488 18446744073709551615 4388303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 349477 15668 337 96 0 346039 0
[pid=18346] ppid=18344 vsize=43756 CPUtime=8.41 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 9941 0 0 0 839 2 0 0 25 0 1 0 475157407 44806144 8243 33554432000 4194304 4785740 140736501640688 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 10939 8243 340 145 0 7984 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=8.51 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 851 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1927464

[startup+51.1006 s]
/proc/loadavg: 4.56 3.17 1.50 6/183 18349
/proc/meminfo: memFree=14456236/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461971793739776 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1388092 CPUtime=17.04 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 21947 0 0 0 1701 3 0 0 25 0 1 0 475157407 1421406208 16726 33554432000 4194304 4587354 140734473301488 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 347023 16726 337 96 0 343585 0
[pid=18346] ppid=18344 vsize=57896 CPUtime=16.93 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 13467 0 0 0 1690 3 0 0 25 0 1 0 475157407 59285504 11769 33554432000 4194304 4785740 140736501640688 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 14474 11769 340 145 0 11519 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=17.09 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 1709 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1931788

[startup+102.307 s]
/proc/loadavg: 4.81 3.46 1.68 6/183 18360
/proc/meminfo: memFree=14409552/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513460872282112000 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1419108 CPUtime=34.14 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 33836 0 0 0 3409 5 0 0 25 0 1 0 475157407 1453166592 26336 33554432000 4194304 4587354 140734473301488 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 354777 26336 337 96 0 351339 0
[pid=18346] ppid=18344 vsize=65712 CPUtime=34.01 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 15398 0 0 0 3397 4 0 0 25 0 1 0 475157407 67289088 13700 33554432000 4194304 4785740 140736501640688 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 16428 13700 340 145 0 13473 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=34.13 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 3413 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1970620

[startup+162.301 s]
/proc/loadavg: 4.93 3.73 1.89 6/183 18361
/proc/meminfo: memFree=14422808/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513460322526298112 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1381232 CPUtime=54.13 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 33841 0 0 0 5408 5 0 0 25 0 1 0 475157407 1414381568 21029 33554432000 4194304 4587354 140734473301488 18446744073709551615 4236525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 345308 21029 337 96 0 341870 0
[pid=18346] ppid=18344 vsize=73860 CPUtime=54.01 cores=0

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

/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 2276696

[startup+4662.3 s]
/proc/loadavg: 5.31 5.08 4.95 7/184 18527
/proc/meminfo: memFree=14081760/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461422037925888 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1568184 CPUtime=1554.2 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 407996 0 0 0 155334 86 0 0 25 0 1 0 475157407 1605820416 62843 33554432000 4194304 4587354 140734473301488 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 392046 62843 337 96 0 388608 0
[pid=18346] ppid=18344 vsize=214384 CPUtime=1554.08 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 50644 0 0 0 155391 17 0 0 25 0 1 0 475157407 219529216 48946 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 53596 48946 340 145 0 50641 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1554.16 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 155416 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 2268368

[startup+4722.31 s]
/proc/loadavg: 5.75 5.24 5.01 7/184 18529
/proc/meminfo: memFree=14037948/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461422037925888 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1568184 CPUtime=1574.2 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 413223 0 0 0 157333 87 0 0 25 0 1 0 475157407 1605820416 67980 33554432000 4194304 4587354 140734473301488 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 392046 67980 337 96 0 388608 0
[pid=18346] ppid=18344 vsize=216372 CPUtime=1574.08 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51093 0 0 0 157391 17 0 0 25 0 1 0 475157407 221564928 49395 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54093 49395 340 145 0 51138 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1574.18 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 157418 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 2270356

[startup+4782.3 s]
/proc/loadavg: 5.90 5.38 5.07 7/184 18530
/proc/meminfo: memFree=14023924/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1566168 CPUtime=1594.2 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 417778 0 0 0 159332 88 0 0 25 0 1 0 475157407 1603756032 67164 33554432000 4194304 4587354 140734473301488 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 391542 67164 337 96 0 388104 0
[pid=18346] ppid=18344 vsize=217476 CPUtime=1594.07 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51351 0 0 0 159390 17 0 0 25 0 1 0 475157407 222695424 49653 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54369 49653 340 145 0 51414 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1594.18 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 159418 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 2269444

[startup+4842.3 s]
/proc/loadavg: 5.96 5.49 5.12 7/184 18532
/proc/meminfo: memFree=14022784/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1560940 CPUtime=1614.19 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 422106 0 0 0 161330 89 0 0 25 0 1 0 475157407 1598402560 66014 33554432000 4194304 4587354 140734473301488 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 390235 66014 337 96 0 386797 0
[pid=18346] ppid=18344 vsize=218544 CPUtime=1614.07 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51609 0 0 0 161390 17 0 0 25 0 1 0 475157407 223789056 49911 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54636 49911 340 145 0 51681 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1614.19 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 161419 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 2265284

[startup+4902.3 s]
/proc/loadavg: 5.98 5.58 5.18 7/184 18534
/proc/meminfo: memFree=14021160/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1564760 CPUtime=1634.19 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 426232 0 0 0 163328 91 0 0 25 0 1 0 475157407 1602314240 64835 33554432000 4194304 4587354 140734473301488 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 391190 64835 337 96 0 387752 0
[pid=18346] ppid=18344 vsize=218544 CPUtime=1634.07 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51612 0 0 0 163390 17 0 0 25 0 1 0 475157407 223789056 49914 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54636 49914 340 145 0 51681 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1634.2 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 163420 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 2269104

[startup+4962.3 s]
/proc/loadavg: 5.99 5.65 5.22 7/184 18535
/proc/meminfo: memFree=14018788/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1573668 CPUtime=1654.19 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 430515 0 0 0 165327 92 0 0 25 0 1 0 475157407 1611436032 63637 33554432000 4194304 4587354 140734473301488 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 393417 63637 337 96 0 389979 0
[pid=18346] ppid=18344 vsize=218736 CPUtime=1654.06 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51654 0 0 0 165389 17 0 0 25 0 1 0 475157407 223985664 49956 33554432000 4194304 4785740 140736501640688 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54684 49956 340 145 0 51729 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1654.21 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 165421 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 2278204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.99 5.69 5.26 7/184 18536
/proc/meminfo: memFree=14007740/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1573668 CPUtime=1666.69 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 434818 0 0 0 166576 93 0 0 25 0 1 0 475157407 1611436032 67862 33554432000 4194304 4587354 140734473301488 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 393417 67862 337 96 0 389979 0
[pid=18346] ppid=18344 vsize=218736 CPUtime=1666.64 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51656 0 0 0 166646 18 0 0 25 0 1 0 475157407 223985664 49958 33554432000 4194304 4785740 140736501640688 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54684 49958 340 145 0 51729 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1666.74 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 166674 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2278204

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

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

[startup+4999.9 s]
/proc/loadavg: 5.99 5.69 5.26 7/184 18536
/proc/meminfo: memFree=14007740/32950928 swapFree=67087032/67111528
[pid=18344] ppid=18342 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/18344/stat : 18344 (ppfolio) S 18342 18344 18263 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475157406 18763776 394 33554432000 4194304 4287625 140736654491232 18446744073709551615 239476715023 0 0 4096 65536 4513461559476879360 0 0 17 4 0 0 0
/proc/18344/statm: 4581 394 345 23 0 91 0
[pid=18345] ppid=18344 vsize=1573668 CPUtime=1666.69 cores=0
/proc/18345/stat : 18345 (cryptominisat) R 18344 18344 18263 0 -1 4202496 434818 0 0 0 166576 93 0 0 25 0 1 0 475157407 1611436032 67862 33554432000 4194304 4587354 140734473301488 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18345/statm: 393417 67862 337 96 0 389979 0
[pid=18346] ppid=18344 vsize=218736 CPUtime=1666.64 cores=0
/proc/18346/stat : 18346 (clasp) R 18344 18344 18263 0 -1 4202496 51656 0 0 0 166646 18 0 0 25 0 1 0 475157407 223985664 49958 33554432000 4194304 4785740 140736501640688 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18346/statm: 54684 49958 340 145 0 51729 0
[pid=18347] ppid=18344 vsize=467476 CPUtime=1666.74 cores=0
/proc/18347/stat : 18347 (TNM) R 18344 18344 18263 0 -1 4202496 5159 0 0 0 166674 0 0 0 25 0 1 0 475157407 478695424 5056 33554432000 134512640 134534564 4292525504 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18347/statm: 116869 5056 95 6 0 115535 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2278204

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.07
CPU user time (s): 4998.96
CPU system time (s): 1.11
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3561460

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

runsolver used 8.98763 second user time and 18.2552 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 11:00:03
IDJOB=3275102
IDBENCH=71428
IDSOLVER=1639
FILE ID=node148/3275102-1303635603
RUNJOBID= node148-1303635244-18281
PBS_JOBID= 13150700
Free space on /tmp= 70660 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275102-1303635603/watcher-3275102-1303635603 -o /tmp/evaluation-result-3275102-1303635603/solver-3275102-1303635603 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275102-1303635603.cnf

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=2007550378

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14589448 kB
Buffers:       2047516 kB
Cached:       15707008 kB
SwapCached:       5264 kB
Active:        8939988 kB
Inactive:      8862888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14589448 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           12824 kB
Writeback:           0 kB
AnonPages:       44528 kB
Mapped:          15112 kB
Slab:           494960 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   665152 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= 70648 MiB
End job on node148 at 2011-04-24 12:23:25