Trace number 3219490

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.02 4999.94

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
MD5SUMe97fda1e892cdb27859435984e5a4127
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark92.4449
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
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

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-3219490-1303243118/watcher-3219490-1303243118 -o /tmp/evaluation-result-3219490-1303243118/solver-3219490-1303243118 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219490-1303243118.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: 5.76 5.95 5.91 4/180 29063
/proc/meminfo: memFree=18451968/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) R 29061 29063 28721 0 -1 4202496 483 0 0 0 0 0 0 0 20 0 1 0 416727690 18763776 392 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29063/statm: 4581 392 343 23 0 91 0

[startup+0.088371 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 29063
/proc/meminfo: memFree=18451968/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4576208081028874504 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100371 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 29063
/proc/meminfo: memFree=18451968/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4576208081028874504 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300339 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 29063
/proc/meminfo: memFree=18451968/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700265 s]
/proc/loadavg: 5.76 5.95 5.91 4/180 29063
/proc/meminfo: memFree=18451968/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598655568687661056 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 29067
/proc/meminfo: memFree=18379396/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656118443474944 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=51204 CPUtime=0.49 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 10226 0 0 0 49 0 0 0 21 0 1 0 416727691 52432896 7820 33554432000 4194304 4587354 140736557208624 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 12801 7820 325 96 0 9363 0
[pid=29065] ppid=29063 vsize=28456 CPUtime=0.44 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 5807 0 0 0 43 1 0 0 22 0 1 0 416727691 29138944 4374 33554432000 4194304 4785740 140734924180144 18446744073709551615 4309456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 7114 4374 339 145 0 4159 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=0.54 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 54 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 562008

[startup+3.10082 s]
/proc/loadavg: 5.76 5.95 5.91 7/184 29067
/proc/meminfo: memFree=18384068/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656118443474944 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=51204 CPUtime=0.99 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 10762 0 0 0 99 0 0 0 22 0 1 0 416727691 52432896 8353 33554432000 4194304 4587354 140736557208624 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 12801 8353 326 96 0 9363 0
[pid=29065] ppid=29063 vsize=28456 CPUtime=0.99 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 5808 0 0 0 98 1 0 0 25 0 1 0 416727691 29138944 4375 33554432000 4194304 4785740 140734924180144 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 7114 4375 340 145 0 4159 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1.08 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 108 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 562008

[startup+6.30123 s]
/proc/loadavg: 5.86 5.97 5.92 7/184 29067
/proc/meminfo: memFree=18376716/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656255882428416 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=88708 CPUtime=2.09 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 11680 0 0 0 209 0 0 0 25 0 1 0 416727691 90836992 9269 33554432000 4194304 4587354 140736557208624 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 22177 9269 326 96 0 18739 0
[pid=29065] ppid=29063 vsize=32444 CPUtime=2.04 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 6838 0 0 0 203 1 0 0 25 0 1 0 416727691 33222656 5405 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 8111 5405 340 145 0 5156 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=2.14 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 214 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 603500

[startup+12.7011 s]
/proc/loadavg: 5.87 5.97 5.92 7/184 29067
/proc/meminfo: memFree=18358132/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656393321381888 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=88708 CPUtime=4.19 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 13306 0 0 0 418 1 0 0 25 0 1 0 416727691 90836992 10890 33554432000 4194304 4587354 140736557208624 18446744073709551615 4244149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 22177 10890 326 96 0 18739 0
[pid=29065] ppid=29063 vsize=42996 CPUtime=4.19 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 9456 0 0 0 417 2 0 0 25 0 1 0 416727691 44027904 8023 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 10749 8023 340 145 0 7794 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=4.28 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 428 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 614052

[startup+25.5007 s]
/proc/loadavg: 5.90 5.97 5.92 7/184 29068
/proc/meminfo: memFree=18331972/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598654881492893696 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=584148 CPUtime=8.49 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 18075 0 0 0 848 1 0 0 25 0 1 0 416727691 598167552 9633 33554432000 4194304 4587354 140736557208624 18446744073709551615 4241248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 146037 9633 331 96 0 142599 0
[pid=29065] ppid=29063 vsize=63436 CPUtime=8.44 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 14545 0 0 0 841 3 0 0 25 0 1 0 416727691 64958464 13112 33554432000 4194304 4785740 140734924180144 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 15859 13112 340 145 0 12904 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=8.54 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 854 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1129932

[startup+51.101 s]
/proc/loadavg: 5.93 5.97 5.92 7/184 29068
/proc/meminfo: memFree=18286828/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598655018931847168 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=60900 CPUtime=16.99 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 44389 0 0 0 1694 5 0 0 25 0 1 0 416727691 62361600 8920 33554432000 4194304 4587354 140736557208624 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 15225 8920 337 96 0 11787 0
[pid=29065] ppid=29063 vsize=92652 CPUtime=16.98 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 21809 0 0 0 1694 4 0 0 25 0 1 0 416727691 94875648 20376 33554432000 4194304 4785740 140734924180144 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 23163 20376 340 145 0 20208 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=17.09 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 1709 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 635900

[startup+102.307 s]
/proc/loadavg: 5.97 5.97 5.92 7/184 29070
/proc/meminfo: memFree=18214276/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598655568687661056 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=132368 CPUtime=34.08 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 80555 0 0 0 3396 12 0 0 25 0 1 0 416727691 135544832 13504 33554432000 4194304 4587354 140736557208624 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 33092 13504 337 96 0 29654 0
[pid=29065] ppid=29063 vsize=116948 CPUtime=34.05 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 27877 0 0 0 3400 5 0 0 25 0 1 0 416727691 119754752 26444 33554432000 4194304 4785740 140734924180144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 29237 26444 340 145 0 26282 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=34.13 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 3413 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 731664

[startup+162.3 s]
/proc/loadavg: 5.99 5.97 5.92 7/184 29080
/proc/meminfo: memFree=18172156/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656118443474944 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=618256 CPUtime=54.08 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 125371 0 0 0 5388 20 0 0 25 0 1 0 416727691 633094144 15333 33554432000 4194304 4587354 140736557208624 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 154564 15333 337 96 0 151126 0
[pid=29065] ppid=29063 vsize=149760 CPUtime=54.05 cores=1

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

/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1626000

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29243
/proc/meminfo: memFree=17729356/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656668199288832 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=656148 CPUtime=1554.16 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1044638 0 0 0 155200 216 0 0 25 0 1 0 416727691 671895552 24696 33554432000 4194304 4587354 140736557208624 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 164037 24696 337 96 0 160599 0
[pid=29065] ppid=29063 vsize=494224 CPUtime=1554.06 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 120750 0 0 0 155380 26 0 0 25 0 1 0 416727691 506085376 119317 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 123556 119317 340 145 0 120601 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1554.2 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 155420 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 3566008 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1632720

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29245
/proc/meminfo: memFree=17681712/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=656148 CPUtime=1574.15 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1054763 0 0 0 157197 218 0 0 25 0 1 0 416727691 671895552 34782 33554432000 4194304 4587354 140736557208624 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 164037 34782 337 96 0 160599 0
[pid=29065] ppid=29063 vsize=494224 CPUtime=1574.07 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 120750 0 0 0 157381 26 0 0 25 0 1 0 416727691 506085376 119317 33554432000 4194304 4785740 140734924180144 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 123556 119317 340 145 0 120601 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1574.2 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 157420 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1632720

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29246
/proc/meminfo: memFree=17691864/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=671428 CPUtime=1594.15 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1066902 0 0 0 159193 222 0 0 25 0 1 0 416727691 687542272 28976 33554432000 4194304 4587354 140736557208624 18446744073709551615 4236473 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 167857 28976 337 96 0 164419 0
[pid=29065] ppid=29063 vsize=503944 CPUtime=1594.07 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 123144 0 0 0 159381 26 0 0 25 0 1 0 416727691 516038656 121711 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 125986 121711 340 145 0 123031 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1594.19 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 159419 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1657720

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29248
/proc/meminfo: memFree=17643492/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=671428 CPUtime=1614.15 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1077081 0 0 0 161189 226 0 0 25 0 1 0 416727691 687542272 39114 33554432000 4194304 4587354 140736557208624 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 167857 39114 337 96 0 164419 0
[pid=29065] ppid=29063 vsize=503944 CPUtime=1614.08 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 123144 0 0 0 161382 26 0 0 25 0 1 0 416727691 516038656 121711 33554432000 4194304 4785740 140734924180144 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 125986 121711 340 145 0 123031 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1614.19 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 161419 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1657720

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29250
/proc/meminfo: memFree=17524192/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=650248 CPUtime=1634.14 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1084374 0 0 0 163186 228 0 0 25 0 1 0 416727691 665853952 23597 33554432000 4194304 4587354 140736557208624 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 162562 23597 337 96 0 159124 0
[pid=29065] ppid=29063 vsize=503944 CPUtime=1634.09 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 123144 0 0 0 163383 26 0 0 25 0 1 0 416727691 516038656 121711 33554432000 4194304 4785740 140734924180144 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 125986 121711 340 145 0 123031 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1634.19 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 163419 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1636540

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29251
/proc/meminfo: memFree=17626100/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=650248 CPUtime=1654.14 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1094629 0 0 0 165184 230 0 0 25 0 1 0 416727691 665853952 33814 33554432000 4194304 4587354 140736557208624 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 162562 33814 337 96 0 159124 0
[pid=29065] ppid=29063 vsize=505556 CPUtime=1654.09 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 123528 0 0 0 165383 26 0 0 25 0 1 0 416727691 517689344 122095 33554432000 4194304 4785740 140734924180144 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 126389 122095 340 145 0 123434 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1654.19 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 165419 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1638152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 29252
/proc/meminfo: memFree=17597564/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=650248 CPUtime=1666.64 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1100475 0 0 0 166432 232 0 0 25 0 1 0 416727691 665853952 39642 33554432000 4194304 4587354 140736557208624 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 162562 39642 337 96 0 159124 0
[pid=29065] ppid=29063 vsize=525368 CPUtime=1666.63 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 128367 0 0 0 166635 28 0 0 25 0 1 0 416727691 537976832 126934 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 131342 126934 340 145 0 128387 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1666.75 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 166675 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1657964

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: 6.00 6.00 5.97 7/184 29252
/proc/meminfo: memFree=17597564/32951124 swapFree=67111528/67111528
[pid=29063] ppid=29061 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29063/stat : 29063 (ppfolio) S 29061 29063 28721 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 416727690 18763776 394 33554432000 4194304 4287625 140737071639968 18446744073709551615 220816256527 0 0 4096 65536 4598656805638242304 0 0 17 7 0 0 0
/proc/29063/statm: 4581 394 345 23 0 91 0
[pid=29064] ppid=29063 vsize=650248 CPUtime=1666.64 cores=1
/proc/29064/stat : 29064 (cryptominisat) R 29063 29063 28721 0 -1 4202496 1100475 0 0 0 166432 232 0 0 25 0 1 0 416727691 665853952 39642 33554432000 4194304 4587354 140736557208624 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29064/statm: 162562 39642 337 96 0 159124 0
[pid=29065] ppid=29063 vsize=525368 CPUtime=1666.63 cores=1
/proc/29065/stat : 29065 (clasp) R 29063 29063 28721 0 -1 4202496 128367 0 0 0 166635 28 0 0 25 0 1 0 416727691 537976832 126934 33554432000 4194304 4785740 140734924180144 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29065/statm: 131342 126934 340 145 0 128387 0
[pid=29066] ppid=29063 vsize=464024 CPUtime=1666.75 cores=1
/proc/29066/stat : 29066 (TNM) R 29063 29063 28721 0 -1 4202496 5104 0 0 0 166675 0 0 0 25 0 1 0 416727691 475160576 5001 33554432000 134512640 134534564 4294181968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29066/statm: 116006 5001 95 6 0 114672 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1657964

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.94
CPU time (s): 5000.02
CPU user time (s): 4997.42
CPU system time (s): 2.6
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2209936

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

runsolver used 8.17476 second user time and 19.1051 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-19 21:58:38
IDJOB=3219490
IDBENCH=82598
IDSOLVER=1639
FILE ID=node147/3219490-1303243118
RUNJOBID= node147-1303236975-28740
PBS_JOBID= 13042395
Free space on /tmp= 72244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219490-1303243118/watcher-3219490-1303243118 -o /tmp/evaluation-result-3219490-1303243118/solver-3219490-1303243118 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219490-1303243118.cnf

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=1945909394

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      18452124 kB
Buffers:        712280 kB
Cached:       13029996 kB
SwapCached:          0 kB
Active:        5953428 kB
Inactive:      8186284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18452124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12424 kB
Writeback:           0 kB
AnonPages:      397300 kB
Mapped:          16404 kB
Slab:           295728 kB
PageTables:       5592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   987184 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= 72236 MiB
End job on node147 at 2011-04-19 23:22:00