Trace number 3276292

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.05 4999.91

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted 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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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): 5100 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: 5.99 5.85 4.53 4/180 14095
/proc/meminfo: memFree=16055472/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4522929320959639816 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0

[startup+0.0738731 s]
/proc/loadavg: 5.99 5.85 4.53 4/180 14095
/proc/meminfo: memFree=16055472/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4522929320959639816 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100864 s]
/proc/loadavg: 5.99 5.85 4.53 4/180 14095
/proc/meminfo: memFree=16055472/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4522929320959639816 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300831 s]
/proc/loadavg: 5.99 5.85 4.53 4/180 14095
/proc/meminfo: memFree=16055472/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601869716053557248 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700758 s]
/proc/loadavg: 5.99 5.85 4.53 4/180 14095
/proc/meminfo: memFree=16055472/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870403248324608 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 5.99 5.85 4.53 7/184 14099
/proc/meminfo: memFree=15932060/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870678126231552 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=96480 CPUtime=0.49 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 18512 0 0 0 48 1 0 0 25 0 1 0 478150815 98795520 18398 33554432000 4194304 4587354 140734811189760 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 24120 18398 314 96 0 20682 0
[pid=14097] ppid=14095 vsize=48460 CPUtime=0.39 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 11881 0 0 0 38 1 0 0 25 0 1 0 478150815 49623040 9079 33554432000 4194304 4785740 140736909627152 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 12115 9079 314 145 0 9160 0
[pid=14098] ppid=14095 vsize=479188 CPUtime=0.58 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 9365 0 0 0 57 1 0 0 25 0 1 0 478150815 490688512 9262 33554432000 134512640 134534564 4290666544 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 119797 9262 91 6 0 118463 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 642452

[startup+3.10031 s]
/proc/loadavg: 5.99 5.85 4.53 7/184 14099
/proc/meminfo: memFree=15908664/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870678126231552 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=96480 CPUtime=0.99 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 18512 0 0 0 98 1 0 0 25 0 1 0 478150815 98795520 18398 33554432000 4194304 4587354 140734811189760 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 24120 18398 314 96 0 20682 0
[pid=14097] ppid=14095 vsize=48460 CPUtime=0.98 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 11881 0 0 0 97 1 0 0 25 0 1 0 478150815 49623040 9079 33554432000 4194304 4785740 140736909627152 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 12115 9079 314 145 0 9160 0
[pid=14098] ppid=14095 vsize=479188 CPUtime=1.09 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 9365 0 0 0 108 1 0 0 25 0 1 0 478150815 490688512 9262 33554432000 134512640 134534564 4290666544 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 119797 9262 91 6 0 118463 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 642452

[startup+6.30072 s]
/proc/loadavg: 5.99 5.85 4.53 7/184 14099
/proc/meminfo: memFree=15880248/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870815565185024 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=137016 CPUtime=2.09 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 33013 0 0 0 206 3 0 0 25 0 1 0 478150815 140304384 25468 33554432000 4194304 4587354 140734811189760 18446744073709551615 4303701 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 34254 25468 319 96 0 30816 0
[pid=14097] ppid=14095 vsize=48460 CPUtime=1.99 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 11881 0 0 0 198 1 0 0 25 0 1 0 478150815 49623040 9079 33554432000 4194304 4785740 140736909627152 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 12115 9079 314 145 0 9160 0
[pid=14098] ppid=14095 vsize=479188 CPUtime=2.18 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 9365 0 0 0 217 1 0 0 25 0 1 0 478150815 490688512 9262 33554432000 134512640 134534564 4290666544 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 119797 9262 91 6 0 118463 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 682988

[startup+12.7005 s]
/proc/loadavg: 5.99 5.85 4.55 7/184 14099
/proc/meminfo: memFree=15884556/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601869990931464192 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=110220 CPUtime=4.2 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 34650 0 0 0 416 4 0 0 25 0 1 0 478150815 112865280 22641 33554432000 4194304 4587354 140734811189760 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 27555 22641 326 96 0 24117 0
[pid=14097] ppid=14095 vsize=51100 CPUtime=4.18 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 12561 0 0 0 417 1 0 0 25 0 1 0 478150815 52326400 9759 33554432000 4194304 4785740 140736909627152 18446744073709551615 4482768 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 12775 9759 317 145 0 9820 0
[pid=14098] ppid=14095 vsize=479188 CPUtime=4.29 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 9365 0 0 0 428 1 0 0 25 0 1 0 478150815 490688512 9262 33554432000 134512640 134534564 4290666544 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 119797 9262 91 6 0 118463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 658832

[startup+25.5012 s]
/proc/loadavg: 5.99 5.86 4.56 7/184 14099
/proc/meminfo: memFree=15862796/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601871365320998912 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=891788 CPUtime=8.49 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 36634 0 0 0 845 4 0 0 25 0 1 0 478150815 913190912 22224 33554432000 4194304 4587354 140734811189760 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 222947 22224 337 96 0 219509 0
[pid=14097] ppid=14095 vsize=49608 CPUtime=8.39 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 13703 0 0 0 838 1 0 0 25 0 1 0 478150815 50798592 9762 33554432000 4194304 4785740 140736909627152 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 12402 9762 341 145 0 9447 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=8.59 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 857 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1443528

[startup+51.1004 s]
/proc/loadavg: 5.99 5.87 4.60 7/184 14100
/proc/meminfo: memFree=15806000/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601871365320998912 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=891788 CPUtime=16.99 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 36634 0 0 0 1695 4 0 0 25 0 1 0 478150815 913190912 22224 33554432000 4194304 4587354 140734811189760 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 222947 22224 337 96 0 219509 0
[pid=14097] ppid=14095 vsize=91288 CPUtime=16.98 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 23981 0 0 0 1695 3 0 0 25 0 1 0 478150815 93478912 20040 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 22822 20040 341 145 0 19867 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=17.09 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 1707 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1485208

[startup+102.307 s]
/proc/loadavg: 5.99 5.89 4.68 7/184 14101
/proc/meminfo: memFree=15698344/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601871777637859328 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=914752 CPUtime=34.09 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 41042 0 0 0 3405 4 0 0 25 0 1 0 478150815 936706048 26632 33554432000 4194304 4587354 140734811189760 18446744073709551615 4364688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 228688 26632 337 96 0 225250 0
[pid=14097] ppid=14095 vsize=154660 CPUtime=34 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 39498 0 0 0 3393 7 0 0 25 0 1 0 478150815 158371840 35557 33554432000 4194304 4785740 140736909627152 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 38665 35557 341 145 0 35710 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=34.19 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 3417 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1571544

[startup+162.301 s]
/proc/loadavg: 5.99 5.90 4.76 7/184 14103
/proc/meminfo: memFree=15621684/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601871502759952384 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=900596 CPUtime=54.08 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 52412 0 0 0 5402 6 0 0 25 0 1 0 478150815 922210304 26318 33554432000 4194304 4587354 140734811189760 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 225149 26318 337 96 0 221711 0
[pid=14097] ppid=14095 vsize=209744 CPUtime=54 cores=1

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

/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 2201108

[startup+4662.3 s]
/proc/loadavg: 3.44 5.04 5.58 4/175 14253
/proc/meminfo: memFree=15829724/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870815565185024 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1180348 CPUtime=1554.16 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 351169 0 0 0 155352 64 0 0 25 0 1 0 478150815 1208676352 57133 33554432000 4194304 4587354 140734811189760 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 295087 57133 337 96 0 291649 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1554.06 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163073 0 0 0 155358 48 0 0 25 0 1 0 478150815 689676288 159132 33554432000 4194304 4785740 140736909627152 18446744073709551615 4535974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159132 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1554.21 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 155419 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2355992

[startup+4722.31 s]
/proc/loadavg: 3.16 4.66 5.42 4/175 14255
/proc/meminfo: memFree=15808852/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870953004138496 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1180348 CPUtime=1574.15 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 356554 0 0 0 157350 65 0 0 25 0 1 0 478150815 1208676352 62466 33554432000 4194304 4587354 140734811189760 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 295087 62466 337 96 0 291649 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1574.06 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163073 0 0 0 157358 48 0 0 25 0 1 0 478150815 689676288 159132 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159132 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1574.22 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 157420 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2355992

[startup+4782.3 s]
/proc/loadavg: 3.06 4.36 5.26 4/175 14256
/proc/meminfo: memFree=15818000/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601870953004138496 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1137428 CPUtime=1594.16 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 359777 0 0 0 159350 66 0 0 25 0 1 0 478150815 1164726272 60317 33554432000 4194304 4587354 140734811189760 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 284357 60317 337 96 0 280919 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1594.05 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163079 0 0 0 159357 48 0 0 25 0 1 0 478150815 689676288 159138 33554432000 4194304 4785740 140736909627152 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159138 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1594.23 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 159421 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2313072

[startup+4842.3 s]
/proc/loadavg: 3.09 4.13 5.12 4/175 14258
/proc/meminfo: memFree=15829888/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 4601871777637859328 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1180348 CPUtime=1614.15 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 361695 0 0 0 161349 66 0 0 25 0 1 0 478150815 1208676352 57133 33554432000 4194304 4587354 140734811189760 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 295087 57133 337 96 0 291649 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1614.05 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163079 0 0 0 161357 48 0 0 25 0 1 0 478150815 689676288 159138 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159138 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1614.23 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 161421 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 2355992

[startup+4902.3 s]
/proc/loadavg: 3.03 3.92 4.99 4/175 14259
/proc/meminfo: memFree=15774164/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1243392 CPUtime=1634.14 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 375785 0 0 0 163346 68 0 0 25 0 1 0 478150815 1273233408 71223 33554432000 4194304 4587354 140734811189760 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 310848 71223 337 96 0 307410 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1634.05 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163081 0 0 0 163357 48 0 0 25 0 1 0 478150815 689676288 159140 33554432000 4194304 4785740 140736909627152 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159140 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1634.24 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 163422 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2419036

[startup+4962.3 s]
/proc/loadavg: 3.01 3.75 4.86 4/175 14261
/proc/meminfo: memFree=15806128/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1187496 CPUtime=1654.14 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 379265 0 0 0 165345 69 0 0 25 0 1 0 478150815 1215995904 63274 33554432000 4194304 4587354 140734811189760 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 296874 63274 337 96 0 293436 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1654.05 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163089 0 0 0 165357 48 0 0 25 0 1 0 478150815 689676288 159148 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159148 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1654.24 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 165422 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2363140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.66 4.79 4/175 14262
/proc/meminfo: memFree=15819232/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1032732 CPUtime=1666.67 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 381344 0 0 0 166597 70 0 0 25 0 1 0 478150815 1057517568 59846 33554432000 4194304 4587354 140734811189760 18446744073709551615 4241126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 258183 59846 337 96 0 254745 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1666.64 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163099 0 0 0 166616 48 0 0 25 0 1 0 478150815 689676288 159158 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159158 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1666.74 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 166672 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2208376

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: 3.00 3.66 4.79 4/175 14262
/proc/meminfo: memFree=15819232/32951124 swapFree=67111528/67111528
[pid=14095] ppid=14093 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (ppfolio) S 14093 14095 12158 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 478150815 18763776 393 33554432000 4194304 4287625 140734343311264 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/14095/statm: 4581 393 345 23 0 91 0
[pid=14096] ppid=14095 vsize=1032732 CPUtime=1666.67 cores=1
/proc/14096/stat : 14096 (cryptominisat) R 14095 14095 12158 0 -1 4202496 381344 0 0 0 166597 70 0 0 25 0 1 0 478150815 1057517568 59846 33554432000 4194304 4587354 140734811189760 18446744073709551615 4241126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14096/statm: 258183 59846 337 96 0 254745 0
[pid=14097] ppid=14095 vsize=673512 CPUtime=1666.64 cores=1
/proc/14097/stat : 14097 (clasp) R 14095 14095 12158 0 -1 4202496 163099 0 0 0 166616 48 0 0 25 0 1 0 478150815 689676288 159158 33554432000 4194304 4785740 140736909627152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14097/statm: 168378 159158 341 145 0 165423 0
[pid=14098] ppid=14095 vsize=483808 CPUtime=1666.74 cores=1
/proc/14098/stat : 14098 (TNM) R 14095 14095 12158 0 -1 4202496 13573 0 0 0 166672 2 0 0 25 0 1 0 478150815 495419392 13470 33554432000 134512640 134534564 4290666544 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14098/statm: 120952 13470 95 6 0 119618 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 2208376

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14095 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.05
#
# 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.05
CPU user time (s): 4998.85
CPU system time (s): 1.2
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3243752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.001999
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= 310
involuntary context switches= 5

runsolver used 7.79382 second user time and 19.463 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 19:18:24
IDJOB=3276292
IDBENCH=88204
IDSOLVER=1639
FILE ID=node105/3276292-1303665503
RUNJOBID= node105-1303664376-13821
PBS_JOBID= 13150743
Free space on /tmp= 71892 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276292-1303665503/watcher-3276292-1303665503 -o /tmp/evaluation-result-3276292-1303665503/solver-3276292-1303665503 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276292-1303665503.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=348140057

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16055752 kB
Buffers:       2275968 kB
Cached:       13320940 kB
SwapCached:          0 kB
Active:        9021044 kB
Inactive:      7306540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16055752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17524 kB
Writeback:           0 kB
AnonPages:      729796 kB
Mapped:          16408 kB
Slab:           502740 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2123192 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= 71908 MiB
End job on node105 at 2011-04-24 20:41:46