Trace number 3274922

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

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1113.71
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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
5000.08/4999.90	Done

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-3274922-1303635244/watcher-3274922-1303635244 -o /tmp/evaluation-result-3274922-1303635244/solver-3274922-1303635244 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3274922-1303635244.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): 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: 0.00 0.00 0.00 1/172 18291
/proc/meminfo: memFree=14606064/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631078162327634184 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0

[startup+0.069069 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 18291
/proc/meminfo: memFree=14606064/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631078162327634184 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10107 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 18291
/proc/meminfo: memFree=14606064/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631078162327634184 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301023 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 18291
/proc/meminfo: memFree=14606064/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631542151939620864 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700947 s]
/proc/loadavg: 0.00 0.00 0.00 1/172 18291
/proc/meminfo: memFree=14606064/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631542289378574336 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 18308
/proc/meminfo: memFree=14589220/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631540502672179200 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
[pid=18292] ppid=18291 vsize=110084 CPUtime=0.49 cores=1
/proc/18292/stat : 18292 (cryptominisat) R 18291 18291 18263 0 -1 4202496 1329 0 0 0 49 0 0 0 20 0 1 0 475121508 112726016 750 33554432000 4194304 4587354 140735694824336 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18292/statm: 27521 750 329 96 0 24083 0
[pid=18293] ppid=18291 vsize=12428 CPUtime=0.47 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 564 0 0 0 47 0 0 0 21 0 1 0 475121508 12726272 456 33554432000 4194304 4785740 140733322251024 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3107 456 340 145 0 152 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=0.52 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 52 0 0 0 23 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 596528

[startup+3.10049 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 18308
/proc/meminfo: memFree=14582780/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631540502672179200 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
[pid=18292] ppid=18291 vsize=12749972 CPUtime=0.99 cores=1
/proc/18292/stat : 18292 (cryptominisat) R 18291 18291 18263 0 -1 4202496 2894 0 0 0 99 0 0 0 21 0 1 0 475121508 13055971328 2062 33554432000 4194304 4587354 140735694824336 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18292/statm: 3187493 2062 339 96 0 3184055 0
[pid=18293] ppid=18291 vsize=12560 CPUtime=1.04 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 586 0 0 0 104 0 0 0 23 0 1 0 475121508 12861440 478 33554432000 4194304 4785740 140733322251024 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3140 478 340 145 0 185 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=1.04 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 104 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134528284 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13236548

[startup+6.30087 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 18308
/proc/meminfo: memFree=14568152/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475121508 18763776 394 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 5631540777550086144 0 0 17 3 0 0 0
/proc/18291/statm: 4581 394 345 23 0 91 0
[pid=18292] ppid=18291 vsize=116324 CPUtime=2.09 cores=1
/proc/18292/stat : 18292 (cryptominisat) R 18291 18291 18263 0 -1 4202496 3875 0 0 0 209 0 0 0 25 0 1 0 475121508 119115776 2047 33554432000 4194304 4587354 140735694824336 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18292/statm: 29081 2047 339 96 0 25643 0
[pid=18293] ppid=18291 vsize=12560 CPUtime=2.07 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 610 0 0 0 207 0 0 0 25 0 1 0 475121508 12861440 502 33554432000 4194304 4785740 140733322251024 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3140 502 340 145 0 185 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=2.12 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 212 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 602900

[startup+12.7006 s]
/proc/loadavg: 0.92 0.20 0.06 6/183 18309
/proc/meminfo: memFree=14573364/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=12824 CPUtime=4.84 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 664 0 0 0 484 0 0 0 25 0 1 0 475121508 13131776 556 33554432000 4194304 4785740 140733322251024 18446744073709551615 4546137 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3206 556 340 145 0 251 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=4.86 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 486 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 9180574 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 486840

[startup+25.5012 s]
/proc/loadavg: 1.82 0.43 0.14 6/183 18309
/proc/meminfo: memFree=14559468/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=13092 CPUtime=11.24 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 717 0 0 0 1124 0 0 0 25 0 1 0 475121508 13406208 609 33554432000 4194304 4785740 140733322251024 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3273 609 340 145 0 318 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=11.27 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 1127 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 487108

[startup+51.1003 s]
/proc/loadavg: 2.75 0.76 0.26 5/182 18310
/proc/meminfo: memFree=14574544/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=13360 CPUtime=24.04 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 786 0 0 0 2404 0 0 0 25 0 1 0 475121508 13680640 678 33554432000 4194304 4785740 140733322251024 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3340 678 340 145 0 385 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=24.07 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 2407 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 9088224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 487376

[startup+102.306 s]
/proc/loadavg: 3.46 1.26 0.45 5/182 18311
/proc/meminfo: memFree=14567588/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=13624 CPUtime=49.64 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 855 0 0 0 4964 0 0 0 25 0 1 0 475121508 13950976 747 33554432000 4194304 4785740 140733322251024 18446744073709551615 4309600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3406 747 340 145 0 451 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=49.68 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 4968 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 487640

[startup+162.301 s]
/proc/loadavg: 3.80 1.76 0.67 5/182 18313
/proc/meminfo: memFree=14562844/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=13760 CPUtime=79.63 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 894 0 0 0 7963 0 0 0 25 0 1 0 475121508 14090240 786 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3440 786 340 145 0 485 0
[pid=18294] ppid=18291 vsize=455692 CPUtime=79.68 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 265 0 0 0 7968 0 0 0 25 0 1 0 475121509 466628608 162 33554432000 134512640 134534564 4289836016 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113923 162 95 6 0 112589 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 487776

[startup+222.3 s]
/proc/loadavg: 3.92 2.16 0.88 5/182 18314
/proc/meminfo: memFree=14560084/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=13892 CPUtime=109.63 cores=1

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

[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2239.71 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 223971 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2239.78 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 223978 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 488180

[startup+4542.3 s]
/proc/loadavg: 5.03 5.01 4.92 6/183 18483
/proc/meminfo: memFree=14113472/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2269.71 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 226971 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2269.77 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 226977 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 488180

[startup+4602.3 s]
/proc/loadavg: 5.01 5.01 4.92 6/183 18485
/proc/meminfo: memFree=14114308/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2299.73 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 229973 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2299.77 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 229977 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 9181567 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 488180

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 18487
/proc/meminfo: memFree=14115036/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2329.73 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 232973 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2329.77 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 232977 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 488180

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 18488
/proc/meminfo: memFree=14116620/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2359.74 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 235974 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2359.76 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 235976 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 488180

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 18490
/proc/meminfo: memFree=14118956/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2389.74 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 238974 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2389.76 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 238976 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 488180

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 18491
/proc/meminfo: memFree=14121040/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2419.75 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 241975 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2419.75 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 241975 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 488180

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.92 6/183 18493
/proc/meminfo: memFree=14122624/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2449.76 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 244976 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2449.75 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 244975 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134530271 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 488180

[startup+4962.3 s]
/proc/loadavg: 5.07 5.02 4.93 6/183 18495
/proc/meminfo: memFree=14121484/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2479.76 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 247976 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2479.74 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 247974 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 9181583 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 488180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.04 5.01 4.93 6/183 18496
/proc/meminfo: memFree=14108076/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2498.56 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 249856 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2498.55 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 249855 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134528253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 488180

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.04 5.01 4.93 6/183 18496
/proc/meminfo: memFree=14108076/32950928 swapFree=67087032/67111528
[pid=18291] ppid=18289 vsize=18324 CPUtime=2.97 cores=1,3,5,7
/proc/18291/stat : 18291 (ppfolio) S 18289 18291 18263 0 -1 4202496 501 4446 0 0 0 0 297 0 15 0 1 0 475121508 18763776 395 33554432000 4194304 4287625 140736549741264 18446744073709551615 239476715023 0 0 4096 65536 4498897157872386305 0 0 17 3 0 0 0
/proc/18291/statm: 4581 395 346 23 0 91 0
[pid=18293] ppid=18291 vsize=14160 CPUtime=2498.56 cores=1
/proc/18293/stat : 18293 (clasp) R 18291 18291 18263 0 -1 4202496 1002 0 0 0 249856 0 0 0 25 0 1 0 475121508 14499840 894 33554432000 4194304 4785740 140733322251024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18293/statm: 3540 894 344 145 0 585 0
[pid=18294] ppid=18291 vsize=455696 CPUtime=2498.55 cores=1
/proc/18294/stat : 18294 (TNM) R 18291 18291 18263 0 -1 4202496 274 0 0 0 249855 0 0 0 25 0 1 0 475121509 466632704 171 33554432000 134512640 134534564 4289836016 18446744073709551615 134528253 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18294/statm: 113924 171 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 488180

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.11
CPU user time (s): 5000.1
CPU system time (s): 0.011998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 13236900

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

runsolver used 7.19491 second user time and 15.5476 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 10:54:04
IDJOB=3274922
IDBENCH=20442
IDSOLVER=1639
FILE ID=node148/3274922-1303635244
RUNJOBID= node148-1303635244-18282
PBS_JOBID= 13150700
Free space on /tmp= 70672 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274922-1303635244/watcher-3274922-1303635244 -o /tmp/evaluation-result-3274922-1303635244/solver-3274922-1303635244 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274922-1303635244.cnf

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1506669766

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:      14606344 kB
Buffers:       2047416 kB
Cached:       15693680 kB
SwapCached:       5264 kB
Active:        8922680 kB
Inactive:      8862460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14606344 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10088 kB
Writeback:           0 kB
AnonPages:       40664 kB
Mapped:          13316 kB
Slab:           494876 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185684 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:17:24