Trace number 3276402

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.06 5000.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
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 variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
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) 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: 977)

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-3276402-1307650060/watcher-3276402-1307650060 -o /tmp/evaluation-result-3276402-1307650060/solver-3276402-1307650060 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276402-1307650060.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): 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: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0

[startup+0.816574 s]
/proc/loadavg: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900562 s]
/proc/loadavg: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00054 s]
/proc/loadavg: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10053 s]
/proc/loadavg: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 6.00 5.94 5.85 5/180 9968
/proc/meminfo: memFree=31775448/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10107 s]
/proc/loadavg: 6.00 5.94 5.85 7/184 9972
/proc/meminfo: memFree=31642248/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=98124 CPUtime=1.6 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 21005 0 0 0 157 3 0 0 20 0 1 0 876604717 100478976 17945 33554432000 4194304 4587354 140734547076576 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 24531 17945 315 96 0 21093 0
[pid=9970] ppid=9968 vsize=45856 CPUtime=0.69 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 10981 0 0 0 68 1 0 0 25 0 1 0 876604717 46956544 8180 33554432000 4194304 4785740 140736190944112 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 11464 8180 313 145 0 8509 0
[pid=9971] ppid=9968 vsize=475228 CPUtime=0.79 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 8049 0 0 0 78 1 0 0 25 0 1 0 876604717 486633472 7946 33554432000 134512640 134534564 4292114544 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 118807 7946 91 6 0 117473 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 637532

[startup+6.30665 s]
/proc/loadavg: 6.00 5.94 5.85 7/184 9972
/proc/meminfo: memFree=31632452/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=100132 CPUtime=2.69 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 26380 0 0 0 266 3 0 0 23 0 1 0 876604717 102535168 19443 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 25033 19443 326 96 0 21595 0
[pid=9970] ppid=9968 vsize=45856 CPUtime=1.74 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 10981 0 0 0 173 1 0 0 25 0 1 0 876604717 46956544 8180 33554432000 4194304 4785740 140736190944112 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 11464 8180 313 145 0 8509 0
[pid=9971] ppid=9968 vsize=475228 CPUtime=1.84 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 8049 0 0 0 183 1 0 0 25 0 1 0 876604717 486633472 7946 33554432000 134512640 134534564 4292114544 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 118807 7946 91 6 0 117473 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 639540

[startup+12.7006 s]
/proc/loadavg: 6.00 5.95 5.85 7/184 9972
/proc/meminfo: memFree=31622832/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343342330515030016 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=137636 CPUtime=4.79 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 28138 0 0 0 476 3 0 0 25 0 1 0 876604717 140939264 21190 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 34409 21190 326 96 0 30971 0
[pid=9970] ppid=9968 vsize=47308 CPUtime=3.89 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 11366 0 0 0 388 1 0 0 25 0 1 0 876604717 48443392 8565 33554432000 4194304 4785740 140736190944112 18446744073709551615 4483194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 11827 8565 316 145 0 8872 0
[pid=9971] ppid=9968 vsize=475228 CPUtime=3.99 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 8049 0 0 0 398 1 0 0 25 0 1 0 876604717 486633472 7946 33554432000 134512640 134534564 4292114544 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 118807 7946 91 6 0 117473 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 678496

[startup+25.5004 s]
/proc/loadavg: 6.00 5.95 5.85 7/184 9972
/proc/meminfo: memFree=31603880/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1587036 CPUtime=9.09 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 30818 0 0 0 906 3 0 0 25 0 1 0 876604717 1625124864 20433 33554432000 4194304 4587354 140734547076576 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 396759 20433 337 96 0 393321 0
[pid=9970] ppid=9968 vsize=51104 CPUtime=8.14 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 13875 0 0 0 813 1 0 0 25 0 1 0 876604717 52330496 10100 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 12776 10100 340 145 0 9821 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=8.23 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 822 1 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2139488

[startup+51.1011 s]
/proc/loadavg: 6.00 5.95 5.86 7/184 9973
/proc/meminfo: memFree=31554740/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341505881309184 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1587036 CPUtime=17.58 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 30818 0 0 0 1755 3 0 0 25 0 1 0 876604717 1625124864 20433 33554432000 4194304 4587354 140734547076576 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 396759 20433 337 96 0 393321 0
[pid=9970] ppid=9968 vsize=98436 CPUtime=16.69 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 25588 0 0 0 1666 3 0 0 25 0 1 0 876604717 100798464 21813 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 24609 21813 340 145 0 21654 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=16.78 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 1677 1 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2186820

[startup+102.3 s]
/proc/loadavg: 6.00 5.95 5.86 7/184 9975
/proc/meminfo: memFree=31447464/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341918198169600 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1614108 CPUtime=34.69 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 34517 0 0 0 3465 4 0 0 25 0 1 0 876604717 1652846592 24132 33554432000 4194304 4587354 140734547076576 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 403527 24132 337 96 0 400089 0
[pid=9970] ppid=9968 vsize=167476 CPUtime=33.75 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 42615 0 0 0 3367 8 0 0 25 0 1 0 876604717 171495424 38840 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 41869 38840 340 145 0 38914 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=33.83 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 3382 1 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2282932

[startup+162.301 s]
/proc/loadavg: 6.00 5.96 5.87 7/184 9976
/proc/meminfo: memFree=31372172/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343341643320262656 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1634976 CPUtime=54.68 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 49234 0 0 0 5462 6 0 0 25 0 1 0 876604717 1674215424 28572 33554432000 4194304 4587354 140734547076576 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 408744 28572 337 96 0 405306 0
[pid=9970] ppid=9968 vsize=230224 CPUtime=53.75 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 57863 0 0 0 5364 11 0 0 25 0 1 0 876604717 235749376 54088 33554432000 4194304 4785740 140736190944112 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 57556 54088 340 145 0 54601 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=53.83 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 5382 1 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2366548

[startup+222.301 s]

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

/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 3221400

[startup+4602.3 s]
/proc/loadavg: 3.00 3.00 3.02 4/175 10172
/proc/meminfo: memFree=31018836/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340818686541824 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1887820 CPUtime=1534.68 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 440034 0 0 0 153388 80 0 0 25 0 1 0 876604717 1933127680 88591 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 471955 88591 337 96 0 468517 0
[pid=9970] ppid=9968 vsize=757796 CPUtime=1533.76 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 182308 0 0 0 153341 35 0 0 25 0 1 0 876604717 775983104 178533 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 189449 178533 340 145 0 186494 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1533.9 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 153384 6 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 3146964

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.01 4/175 10173
/proc/meminfo: memFree=31023508/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340818686541824 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1793324 CPUtime=1554.68 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 444609 0 0 0 155387 81 0 0 25 0 1 0 876604717 1836363776 86890 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 448331 86890 337 96 0 444893 0
[pid=9970] ppid=9968 vsize=760676 CPUtime=1553.75 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 183001 0 0 0 155340 35 0 0 25 0 1 0 876604717 778932224 179226 33554432000 4194304 4785740 140736190944112 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 190169 179226 340 145 0 187214 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1553.9 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 155384 6 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 3055348

[startup+4722.3 s]
/proc/loadavg: 3.00 3.00 3.01 4/175 10175
/proc/meminfo: memFree=31026944/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340818686541824 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1865760 CPUtime=1574.69 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 448823 0 0 0 157387 82 0 0 25 0 1 0 876604717 1910538240 85117 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 466440 85117 337 96 0 463002 0
[pid=9970] ppid=9968 vsize=764196 CPUtime=1573.75 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 183781 0 0 0 157340 35 0 0 25 0 1 0 876604717 782536704 180006 33554432000 4194304 4785740 140736190944112 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 191049 180006 340 145 0 188094 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1573.9 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 157384 6 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 3131304

[startup+4782.3 s]
/proc/loadavg: 3.04 3.01 3.01 4/175 10176
/proc/meminfo: memFree=31021948/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340818686541824 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1851152 CPUtime=1594.7 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 454958 0 0 0 159386 84 0 0 25 0 1 0 876604717 1895579648 84610 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 462788 84610 337 96 0 459350 0
[pid=9970] ppid=9968 vsize=772036 CPUtime=1593.75 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 185537 0 0 0 159339 36 0 0 25 0 1 0 876604717 790564864 181762 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 193009 181762 340 145 0 190054 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1593.9 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 159383 7 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 3124536

[startup+4842.3 s]
/proc/loadavg: 3.01 3.01 3.00 4/175 10178
/proc/meminfo: memFree=31004056/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340956125495296 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1862512 CPUtime=1614.71 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 461006 0 0 0 161386 85 0 0 25 0 1 0 876604717 1907212288 84610 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 465628 84610 337 96 0 462190 0
[pid=9970] ppid=9968 vsize=789952 CPUtime=1613.74 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 189990 0 0 0 161337 37 0 0 25 0 1 0 876604717 808910848 186215 33554432000 4194304 4785740 140736190944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 197488 186215 340 145 0 194533 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1613.9 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 161383 7 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 3153812

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 10180
/proc/meminfo: memFree=30977616/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340956125495296 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1862512 CPUtime=1634.71 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 466727 0 0 0 163385 86 0 0 25 0 1 0 876604717 1907212288 90253 33554432000 4194304 4587354 140734547076576 18446744073709551615 4228793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 465628 90253 337 96 0 462190 0
[pid=9970] ppid=9968 vsize=793744 CPUtime=1633.74 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 190955 0 0 0 163337 37 0 0 25 0 1 0 876604717 812793856 187180 33554432000 4194304 4785740 140736190944112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 198436 187180 340 145 0 195481 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1633.89 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 163382 7 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 3157604

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 10181
/proc/meminfo: memFree=30978696/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340956125495296 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1887820 CPUtime=1654.72 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 472131 0 0 0 165385 87 0 0 25 0 1 0 876604717 1933127680 89963 33554432000 4194304 4587354 140734547076576 18446744073709551615 251813936796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 471955 89963 337 96 0 468517 0
[pid=9970] ppid=9968 vsize=794172 CPUtime=1653.73 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 191059 0 0 0 165336 37 0 0 25 0 1 0 876604717 813232128 187284 33554432000 4194304 4785740 140736190944112 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 198543 187284 340 145 0 195588 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1653.89 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 165382 7 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 3183340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 10182
/proc/meminfo: memFree=30996028/32950928 swapFree=67050640/67111528
[pid=9968] ppid=9966 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9968/stat : 9968 (ppfolio) S 9966 9968 9477 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 876604717 18763776 393 33554432000 4194304 4287625 140734063734368 18446744073709551615 251814260239 0 0 4096 65536 11343340956125495296 0 0 17 4 0 0 0
/proc/9968/statm: 4581 393 345 23 0 91 0
[pid=9969] ppid=9968 vsize=1887820 CPUtime=1667.24 cores=0
/proc/9969/stat : 9969 (cryptominisat) R 9968 9968 9477 0 -1 4202496 473944 0 0 0 166636 88 0 0 25 0 1 0 876604717 1933127680 84704 33554432000 4194304 4587354 140734547076576 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9969/statm: 471955 84704 337 96 0 468517 0
[pid=9970] ppid=9968 vsize=797824 CPUtime=1666.34 cores=0
/proc/9970/stat : 9970 (clasp) R 9968 9968 9477 0 -1 4202496 191858 0 0 0 166596 38 0 0 25 0 1 0 876604717 816971776 188083 33554432000 4194304 4785740 140736190944112 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9970/statm: 199456 188083 340 145 0 196501 0
[pid=9971] ppid=9968 vsize=483024 CPUtime=1666.48 cores=0
/proc/9971/stat : 9971 (TNM) R 9968 9968 9477 0 -1 4202496 11660 0 0 0 166641 7 0 0 25 0 1 0 876604717 494616576 11557 33554432000 134512640 134534564 4292114544 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9971/statm: 120756 11557 95 6 0 119422 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 3186992

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9968 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.06
CPU time (s): 5000.06
CPU user time (s): 4998.73
CPU system time (s): 1.33
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 4738492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 498
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= 302
involuntary context switches= 4

runsolver used 8.81466 second user time and 17.8413 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-09 22:07:40
IDJOB=3276402
IDBENCH=88226
IDSOLVER=1639
FILE ID=node126/3276402-1307650060
RUNJOBID= node126-1307643702-9495
PBS_JOBID= 13549406
Free space on /tmp= 74128 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276402-1307650060/watcher-3276402-1307650060 -o /tmp/evaluation-result-3276402-1307650060/solver-3276402-1307650060 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276402-1307650060.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=211713252

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31775752 kB
Buffers:        200200 kB
Cached:         411096 kB
SwapCached:      14856 kB
Active:         691580 kB
Inactive:       285260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31775752 kB
SwapTotal:    67111528 kB
SwapFree:     67050640 kB
Dirty:           16312 kB
Writeback:           0 kB
AnonPages:      363188 kB
Mapped:          10612 kB
Slab:           131904 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1396056 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= 74132 MiB
End job on node126 at 2011-06-09 23:31:02