Trace number 3191755

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
Bench CategoryRANDOM (random 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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191755-1302539487/watcher-3191755-1302539487 -o /tmp/evaluation-result-3191755-1302539487/solver-3191755-1302539487 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191755-1302539487.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.16 10.07 9.72 10/197 12517
/proc/meminfo: memFree=13423224/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18240 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) R 12515 12517 12028 0 -1 4194304 271 0 0 0 0 0 0 0 25 0 1 0 346364520 18677760 217 33554432000 4194304 4287625 140733860570992 18446744073709551615 233505334760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12517/statm: 4560 217 184 23 0 57 0

[startup+0.0629029 s]
/proc/loadavg: 10.16 10.07 9.72 10/197 12517
/proc/meminfo: memFree=13423224/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4427708040581447940 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100921 s]
/proc/loadavg: 10.16 10.07 9.72 10/197 12517
/proc/meminfo: memFree=13423224/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4427708040581447940 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.3009 s]
/proc/loadavg: 10.16 10.07 9.72 10/197 12517
/proc/meminfo: memFree=13423224/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457919042405007360 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700819 s]
/proc/loadavg: 10.16 10.07 9.72 10/197 12517
/proc/meminfo: memFree=13423224/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457919179843960832 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50067 s]
/proc/loadavg: 10.16 10.07 9.72 12/201 12521
/proc/meminfo: memFree=13417984/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457919317282914304 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1217480 CPUtime=0.49 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 1525 0 0 0 49 0 0 0 25 0 1 0 346364521 1246699520 827 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 304370 827 327 96 0 300932 0
[pid=12520] ppid=12517 vsize=13400 CPUtime=0.39 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 824 0 0 0 39 0 0 0 25 0 1 0 346364521 13721600 715 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 3350 715 340 145 0 395 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=0.58 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 58 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1705296

[startup+3.10039 s]
/proc/loadavg: 10.16 10.07 9.72 12/201 12521
/proc/meminfo: memFree=13416372/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457917255698612224 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1218284 CPUtime=0.99 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 2111 0 0 0 99 0 0 0 25 0 1 0 346364521 1247522816 1048 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 304571 1048 327 96 0 301133 0
[pid=12520] ppid=12517 vsize=13936 CPUtime=0.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 951 0 0 0 94 0 0 0 25 0 1 0 346364521 14270464 842 33554432000 4194304 4785740 140734060463600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 3484 842 340 145 0 529 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=1.14 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 114 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1706636

[startup+6.30078 s]
/proc/loadavg: 10.23 10.09 9.73 12/201 12521
/proc/meminfo: memFree=13406564/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1227712 CPUtime=2.09 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 4786 0 0 0 209 0 0 0 25 0 1 0 346364521 1257177088 2753 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 306928 2753 337 96 0 303490 0
[pid=12520] ppid=12517 vsize=14480 CPUtime=1.99 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 1093 0 0 0 199 0 0 0 25 0 1 0 346364521 14827520 984 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 3620 984 340 145 0 665 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=2.19 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 219 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1716608

[startup+12.7006 s]
/proc/loadavg: 10.29 10.10 9.74 12/201 12521
/proc/meminfo: memFree=13398632/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1230788 CPUtime=4.19 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 7159 0 0 0 419 0 0 0 25 0 1 0 346364521 1260326912 3948 33554432000 4194304 4587354 140736569633408 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 307697 3948 337 96 0 304259 0
[pid=12520] ppid=12517 vsize=15348 CPUtime=4.14 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 1288 0 0 0 414 0 0 0 25 0 1 0 346364521 15716352 1179 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 3837 1179 340 145 0 882 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=4.34 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 434 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1720552

[startup+25.5004 s]
/proc/loadavg: 10.45 10.15 9.76 12/201 12521
/proc/meminfo: memFree=13385572/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457917668015472640 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1231168 CPUtime=8.49 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 10225 0 0 0 848 1 0 0 25 0 1 0 346364521 1260716032 4131 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 307792 4131 337 96 0 304354 0
[pid=12520] ppid=12517 vsize=16512 CPUtime=8.39 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 1551 0 0 0 839 0 0 0 25 0 1 0 346364521 16908288 1442 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287147 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 4128 1442 340 145 0 1173 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=8.59 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 859 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 8440080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1722096

[startup+51.1007 s]
/proc/loadavg: 10.63 10.21 9.79 12/201 12522
/proc/meminfo: memFree=13368352/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457917668015472640 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1257528 CPUtime=16.99 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 15638 0 0 0 1697 2 0 0 25 0 1 0 346364521 1287708672 4795 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 314382 4795 337 96 0 310944 0
[pid=12520] ppid=12517 vsize=17984 CPUtime=16.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 1899 0 0 0 1694 0 0 0 25 0 1 0 346364521 18415616 1790 33554432000 4194304 4785740 140734060463600 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 4496 1790 340 145 0 1541 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=17.14 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 1714 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1749928

[startup+102.307 s]
/proc/loadavg: 10.84 10.33 9.85 12/201 12523
/proc/meminfo: memFree=13339536/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457917668015472640 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1238256 CPUtime=34.08 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 24667 0 0 0 3405 3 0 0 25 0 1 0 346364521 1267974144 6454 33554432000 4194304 4587354 140736569633408 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 309564 6454 337 96 0 306126 0
[pid=12520] ppid=12517 vsize=19620 CPUtime=33.99 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 2277 0 0 0 3399 0 0 0 25 0 1 0 346364521 20090880 2168 33554432000 4194304 4785740 140734060463600 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 4905 2168 340 145 0 1950 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=34.2 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 3420 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1732292

[startup+162.301 s]
/proc/loadavg: 10.94 10.45 9.92 12/201 12525
/proc/meminfo: memFree=13317936/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=0 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346364520 18763776 394 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 4457917530576519168 0 0 17 2 0 0 0
/proc/12517/statm: 4581 394 345 23 0 91 0
[pid=12519] ppid=12517 vsize=1252224 CPUtime=54.09 cores=0
/proc/12519/stat : 12519 (cryptominisat) R 12517 12517 12028 0 -1 4202496 34756 0 0 0 5404 5 0 0 25 0 1 0 346364521 1282277376 9122 33554432000 4194304 4587354 140736569633408 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12519/statm: 313056 9122 337 96 0 309618 0
[pid=12520] ppid=12517 vsize=21392 CPUtime=53.98 cores=0

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

[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=29076 CPUtime=302.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 4441 0 0 0 30294 0 0 0 25 0 1 0 346364521 29773824 4332 33554432000 4194304 4785740 140734060463600 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7269 4332 341 145 0 4314 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=303.14 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 30314 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 503492

[startup+762.307 s]
/proc/loadavg: 10.00 10.13 10.02 11/200 12541
/proc/meminfo: memFree=13288768/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=30084 CPUtime=332.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 4683 0 0 0 33294 0 0 0 25 0 1 0 346364521 30806016 4574 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7521 4574 341 145 0 4566 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=333.15 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 33315 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 504500

[startup+822.3 s]
/proc/loadavg: 10.04 10.12 10.02 11/200 12543
/proc/meminfo: memFree=13292192/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=30704 CPUtime=362.93 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 4814 0 0 0 36293 0 0 0 25 0 1 0 346364521 31440896 4705 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7676 4705 341 145 0 4721 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=363.15 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 36315 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 505120

[startup+882.301 s]
/proc/loadavg: 10.01 10.10 10.02 11/200 12544
/proc/meminfo: memFree=13257688/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=30872 CPUtime=392.93 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 4882 0 0 0 39293 0 0 0 25 0 1 0 346364521 31612928 4773 33554432000 4194304 4785740 140734060463600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7718 4773 341 145 0 4763 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=393.16 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 39316 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 505288

[startup+942.301 s]
/proc/loadavg: 10.04 10.09 10.02 11/200 12546
/proc/meminfo: memFree=13226656/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=31380 CPUtime=422.92 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 4998 0 0 0 42292 0 0 0 25 0 1 0 346364521 32133120 4889 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7845 4889 341 145 0 4890 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=423.17 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 42317 0 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 505796

[startup+1002.3 s]
/proc/loadavg: 10.04 10.08 10.02 11/200 12547
/proc/meminfo: memFree=13223032/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=31884 CPUtime=452.92 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5095 0 0 0 45292 0 0 0 25 0 1 0 346364521 32649216 4986 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 7971 4986 341 145 0 5016 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=453.17 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 45316 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 506300

[startup+1062.3 s]
/proc/loadavg: 10.01 10.07 10.01 11/200 12549
/proc/meminfo: memFree=13224352/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=32392 CPUtime=482.93 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5220 0 0 0 48293 0 0 0 25 0 1 0 346364521 33169408 5111 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 8098 5111 341 145 0 5143 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=483.17 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 48316 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 506808

[startup+1122.3 s]
/proc/loadavg: 10.00 10.05 10.00 11/200 12551
/proc/meminfo: memFree=13226932/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=32728 CPUtime=512.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5326 0 0 0 51294 0 0 0 25 0 1 0 346364521 33513472 5217 33554432000 4194304 4785740 140734060463600 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 8182 5217 341 145 0 5227 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=513.16 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 51315 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 507144

[startup+1182.3 s]
/proc/loadavg: 10.00 10.04 10.00 11/200 12552
/proc/meminfo: memFree=13216716/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=33780 CPUtime=542.94 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5551 0 0 0 54294 0 0 0 25 0 1 0 346364521 34590720 5442 33554432000 4194304 4785740 140734060463600 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 8445 5442 341 145 0 5490 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=543.16 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 54315 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 508196

[startup+1242.3 s]
/proc/loadavg: 10.00 10.03 10.00 11/200 12554
/proc/meminfo: memFree=13222392/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=33780 CPUtime=572.95 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5567 0 0 0 57295 0 0 0 25 0 1 0 346364521 34590720 5458 33554432000 4194304 4785740 140734060463600 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 8445 5458 341 145 0 5490 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=573.15 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 57314 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 508196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.04 9.58 9.86 3/174 12609
/proc/meminfo: memFree=13482368/32951124 swapFree=67111528/67111528
[pid=12517] ppid=12515 vsize=18324 CPUtime=96.19 cores=0,2
/proc/12517/stat : 12517 (ppfolio) S 12515 12517 12028 0 -1 4202496 504 48419 0 0 0 0 9611 8 15 0 1 0 346364520 18763776 395 33554432000 4194304 4287625 140733860570992 18446744073709551615 233510317583 0 0 4096 65536 3128857566029775108 0 0 17 2 0 0 0
/proc/12517/statm: 4581 395 346 23 0 91 0
[pid=12520] ppid=12517 vsize=33780 CPUtime=601.8 cores=0
/proc/12520/stat : 12520 (clasp) R 12517 12517 12028 0 -1 4202496 5604 0 0 0 60180 0 0 0 25 0 1 0 346364521 34590720 5495 33554432000 4194304 4785740 140734060463600 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12520/statm: 8445 5495 341 145 0 5490 0
[pid=12521] ppid=12517 vsize=456092 CPUtime=602.01 cores=0
/proc/12521/stat : 12521 (TNM) R 12517 12517 12028 0 -1 4202496 388 0 0 0 60200 1 0 0 25 0 1 0 346364521 467038208 285 33554432000 134512640 134534564 4287072896 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12521/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 508196

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.109983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6749696

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

runsolver used 2.31265 second user time and 4.77227 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 18:31:27
IDJOB=3191755
IDBENCH=82886
IDSOLVER=1613
FILE ID=node145/3191755-1302539487
RUNJOBID= node145-1302536868-12046
PBS_JOBID= 12951118
Free space on /tmp= 71448 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191755-1302539487/watcher-3191755-1302539487 -o /tmp/evaluation-result-3191755-1302539487/solver-3191755-1302539487 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191755-1302539487.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=2042391911

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13423380 kB
Buffers:        702208 kB
Cached:       18311004 kB
SwapCached:          0 kB
Active:        9703552 kB
Inactive:      9423740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13423380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40932 kB
Writeback:           0 kB
AnonPages:      113656 kB
Mapped:          17600 kB
Slab:           336344 kB
PageTables:       5924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3574020 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= 71468 MiB
End job on node145 at 2011-04-11 18:53:07