Trace number 3348997

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
minisat hack: minisat_psm 2011-04-01? (TO) 1299.98 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications 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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  226109   585954 |   67832       0        0     nan |  0.000 % |
0.00/0.54	c |         0 |  163329   552676 |      --       0       --      -- |     --   | -62780/-33278
0.00/0.54	c ==============================================================================
0.00/0.54	c Result  :   #vars: 28500   #clauses: 163329   #literals: 552676
0.00/0.54	c CPU time:   0.52492 s
0.00/0.54	c ==============================================================================
1299.96/1300.01	./esg_static.sh: line 49: 32650 Terminated              $RS $TMP.cnf > $TMP.result 2> /dev/null

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: 961)

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-3348997-1304969395/watcher-3348997-1304969395 -o /tmp/evaluation-result-3348997-1304969395/solver-3348997-1304969395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348997-1304969395.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: 4.02 4.00 3.04 5/367 32646
/proc/meminfo: memFree=6599328/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 608536564 8908800 250 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 250 209 178 0 68 0

[startup+0.0363299 s]
/proc/loadavg: 4.02 4.00 3.04 5/367 32646
/proc/meminfo: memFree=6599328/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 608536564 8908800 250 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100319 s]
/proc/loadavg: 4.02 4.00 3.04 5/367 32646
/proc/meminfo: memFree=6599328/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 608536564 8908800 250 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300281 s]
/proc/loadavg: 4.02 4.00 3.04 5/367 32646
/proc/meminfo: memFree=6599328/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 608536564 8908800 250 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701146 s]
/proc/loadavg: 4.02 4.00 3.04 5/367 32646
/proc/meminfo: memFree=6599328/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8700

[startup+1.50106 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32650
/proc/meminfo: memFree=6573420/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=29400 CPUtime=0.81 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 4685 0 0 0 81 0 0 0 22 0 1 0 608536631 30105600 4037 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 7350 4037 252 16 0 3992 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38100

[startup+3.10076 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32650
/proc/meminfo: memFree=6564492/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=32172 CPUtime=2.41 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 4800 0 0 0 241 0 0 0 25 0 1 0 608536631 32944128 4149 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 8043 4149 252 16 0 4685 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40872

[startup+6.30112 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32651
/proc/meminfo: memFree=6542468/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=32328 CPUtime=5.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 4989 0 0 0 561 0 0 0 25 0 1 0 608536631 33103872 4332 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 8082 4332 253 16 0 4724 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41028

[startup+12.7009 s]
/proc/loadavg: 4.02 4.00 3.05 5/369 32651
/proc/meminfo: memFree=6520184/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=32460 CPUtime=12.01 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 5267 0 0 0 1201 0 0 0 25 0 1 0 608536631 33239040 4603 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218891 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 8115 4603 253 16 0 4757 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41160

[startup+25.5004 s]
/proc/loadavg: 4.01 4.00 3.06 5/369 32651
/proc/meminfo: memFree=6549480/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=37304 CPUtime=24.82 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 6019 0 0 0 2481 1 0 0 25 0 1 0 608536631 38199296 5339 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 9326 5339 253 16 0 5968 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46004

[startup+51.1005 s]
/proc/loadavg: 4.09 4.02 3.09 5/369 32652
/proc/meminfo: memFree=6466420/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=38208 CPUtime=50.41 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 10598 0 0 0 5039 2 0 0 25 0 1 0 608536631 39124992 6000 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 9552 6000 253 16 0 6194 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46908

[startup+102.314 s]
/proc/loadavg: 4.12 4.04 3.15 5/369 32653
/proc/meminfo: memFree=6456060/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=45648 CPUtime=101.62 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 16595 0 0 0 10159 3 0 0 25 0 1 0 608536631 46743552 7276 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 11412 7276 253 16 0 8054 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54348

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.20 5/369 32655
/proc/meminfo: memFree=6413252/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=94936 CPUtime=161.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 29018 0 0 0 16156 5 0 0 25 0 1 0 608536631 97214464 13713 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23734 13713 253 16 0 20376 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 103636

[startup+222.301 s]
/proc/loadavg: 4.09 4.04 3.25 5/369 32656
/proc/meminfo: memFree=6376144/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=94936 CPUtime=221.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 38770 0 0 0 22154 7 0 0 25 0 1 0 608536631 97214464 15748 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23734 15748 253 16 0 20376 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 103636

[startup+282.301 s]
/proc/loadavg: 3.98 4.01 3.29 5/369 32720
/proc/meminfo: memFree=6381180/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=94936 CPUtime=281.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 46711 0 0 0 28153 8 0 0 25 0 1 0 608536631 97214464 15749 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23734 15749 253 16 0 20376 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 103636

[startup+342.301 s]
/proc/loadavg: 3.99 4.01 3.33 5/369 32722
/proc/meminfo: memFree=6302256/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=106608 CPUtime=341.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 54102 0 0 0 34152 9 0 0 25 0 1 0 608536631 109166592 22500 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 26652 22500 253 16 0 23294 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 115308

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.38 5/369 32723
/proc/meminfo: memFree=6298888/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2

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

[pid=32650] ppid=32646 vsize=125576 CPUtime=521.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 59804 0 0 0 52151 10 0 0 25 0 1 0 608536631 128589824 28077 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 31394 28077 253 16 0 28036 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 134276

[startup+582.3 s]
/proc/loadavg: 4.06 4.04 3.49 5/369 32728
/proc/meminfo: memFree=6219548/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=125576 CPUtime=581.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 59805 0 0 0 58150 11 0 0 25 0 1 0 608536631 128589824 28078 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 31394 28078 253 16 0 28036 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 134276

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.52 5/369 32730
/proc/meminfo: memFree=6247032/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=125576 CPUtime=641.62 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 59805 0 0 0 64151 11 0 0 25 0 1 0 608536631 128589824 28078 33554432000 4194304 4256717 140735731184848 18446744073709551615 4219712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 31394 28078 253 16 0 28036 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 134276

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.55 5/369 32731
/proc/meminfo: memFree=6176704/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=125576 CPUtime=701.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 59805 0 0 0 70150 11 0 0 25 0 1 0 608536631 128589824 28078 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 31394 28078 253 16 0 28036 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 134276

[startup+762.314 s]
/proc/loadavg: 4.09 4.05 3.58 5/369 32733
/proc/meminfo: memFree=6235696/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=125576 CPUtime=761.62 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 59805 0 0 0 76151 11 0 0 25 0 1 0 608536631 128589824 28078 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213916 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 31394 28078 253 16 0 28036 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 134276

[startup+822.3 s]
/proc/loadavg: 4.07 4.05 3.61 5/369 32734
/proc/meminfo: memFree=6242344/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=821.61 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 70918 0 0 0 82148 13 0 0 25 0 1 0 608536631 97517568 18528 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 18528 253 16 0 20450 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 103932

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 3.64 5/369 32736
/proc/meminfo: memFree=6262656/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=881.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 93237 0 0 0 88145 15 0 0 25 0 1 0 608536631 97517568 16670 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 16670 253 16 0 20450 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 103932

[startup+942.3 s]
/proc/loadavg: 4.06 4.04 3.66 5/369 32738
/proc/meminfo: memFree=6269688/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=941.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 94773 0 0 0 94144 16 0 0 25 0 1 0 608536631 97517568 18161 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 18161 253 16 0 20450 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 103932

[startup+1002.3 s]
/proc/loadavg: 4.11 4.06 3.69 5/369 32739
/proc/meminfo: memFree=6303624/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1001.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 115608 0 0 0 100140 20 0 0 25 0 1 0 608536631 97517568 16352 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 16352 253 16 0 20450 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 103932

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 3.71 5/369 32741
/proc/meminfo: memFree=6265664/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1061.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 118718 0 0 0 106140 20 0 0 25 0 1 0 608536631 97517568 19388 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 19388 253 16 0 20450 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 103932

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.73 5/369 32742
/proc/meminfo: memFree=6230424/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1121.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 132452 0 0 0 112137 23 0 0 25 0 1 0 608536631 97517568 19820 33554432000 4194304 4256717 140735731184848 18446744073709551615 4209140 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 19820 253 16 0 20450 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 103932

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.74 5/369 32744
/proc/meminfo: memFree=6218764/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1181.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 145260 0 0 0 118134 26 0 0 25 0 1 0 608536631 97517568 19744 33554432000 4194304 4256717 140735731184848 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 19744 253 16 0 20450 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 103932

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.75 5/369 32746
/proc/meminfo: memFree=6215008/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1241.6 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 155545 0 0 0 124133 27 0 0 25 0 1 0 608536631 97517568 17241 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 17241 253 16 0 20450 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 103932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.77 3/363 32749
/proc/meminfo: memFree=6504960/32950928 swapFree=67056568/67111528
[pid=32646] ppid=32644 vsize=8700 CPUtime=0.65 cores=0,2
/proc/32646/stat : 32646 (esg_static.sh) S 32644 32646 32333 0 -1 4202496 353 9867 0 0 0 0 63 2 19 0 1 0 608536564 8908800 252 33554432000 4194304 4922060 140733513350480 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32646/statm: 2175 252 209 178 0 68 0
[pid=32650] ppid=32646 vsize=95232 CPUtime=1299.31 cores=0,2
/proc/32650/stat : 32650 (minisat_static) R 32646 32646 32333 0 -1 4202496 156973 0 0 0 129903 28 0 0 25 0 1 0 608536631 97517568 18627 33554432000 4194304 4256717 140735731184848 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/32650/statm: 23808 18627 253 16 0 20450 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 103932

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.68
CPU system time (s): 0.308953
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 184072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.68
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167204
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= 18
involuntary context switches= 2873

runsolver used 5.05923 second user time and 10.3214 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:29:55
IDJOB=3348997
IDBENCH=70829
IDSOLVER=1811
FILE ID=node148/3348997-1304969395
RUNJOBID= node148-1304968091-32351
PBS_JOBID= 13285602
Free space on /tmp= 30932 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348997-1304969395/watcher-3348997-1304969395 -o /tmp/evaluation-result-3348997-1304969395/solver-3348997-1304969395 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348997-1304969395.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=386254735

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:       6600096 kB
Buffers:        237848 kB
Cached:       22218700 kB
SwapCached:       8268 kB
Active:       10680880 kB
Inactive:     14882972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6600096 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           14384 kB
Writeback:           0 kB
AnonPages:     3105188 kB
Mapped:          27840 kB
Slab:           691648 kB
PageTables:      29784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84904828 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= 30912 MiB
End job on node148 at 2011-05-09 21:51:37