Trace number 3348834

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) 1300.03 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.00/0.53	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.00/0.53	c ==============================================================================
0.00/0.53	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.00/0.53	c CPU time:   0.494924 s
0.00/0.53	c ==============================================================================
1300.01/1300.01	./esg_static.sh: line 49: 23296 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-3348834-1304969399/watcher-3348834-1304969399 -o /tmp/evaluation-result-3348834-1304969399/solver-3348834-1304969399 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348834-1304969399.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.03 2/289 23261
/proc/meminfo: memFree=20075544/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608538131 8908800 249 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 249 209 178 0 68 0

[startup+0.03583 s]
/proc/loadavg: 4.02 4.00 3.03 2/289 23261
/proc/meminfo: memFree=20075544/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608538131 8908800 249 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100809 s]
/proc/loadavg: 4.02 4.00 3.03 2/289 23261
/proc/meminfo: memFree=20075544/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608538131 8908800 249 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300795 s]
/proc/loadavg: 4.02 4.00 3.03 2/289 23261
/proc/meminfo: memFree=20075544/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608538131 8908800 249 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.704699 s]
/proc/loadavg: 4.02 4.00 3.03 2/289 23261
/proc/meminfo: memFree=20075544/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 8700

[startup+1.50056 s]
/proc/loadavg: 3.86 3.97 3.03 3/289 23320
/proc/meminfo: memFree=20082912/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=29360 CPUtime=0.84 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 4653 0 0 0 84 0 0 0 17 0 1 0 608538197 30064640 4013 33554432000 4194304 4256717 140733763534192 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 7340 4013 252 16 0 3982 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38060

[startup+3.10027 s]
/proc/loadavg: 3.86 3.97 3.03 5/301 23344
/proc/meminfo: memFree=20048376/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=32132 CPUtime=2.44 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 4789 0 0 0 244 0 0 0 20 0 1 0 608538197 32903168 4143 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213751 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 8033 4143 252 16 0 4675 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40832

[startup+6.3007 s]
/proc/loadavg: 3.86 3.97 3.03 5/301 23345
/proc/meminfo: memFree=20053436/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=32372 CPUtime=5.64 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 5007 0 0 0 564 0 0 0 25 0 1 0 608538197 33148928 4357 33554432000 4194304 4256717 140733763534192 18446744073709551615 4219778 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 8093 4357 252 16 0 4735 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41072

[startup+12.7006 s]
/proc/loadavg: 3.88 3.97 3.04 5/301 23345
/proc/meminfo: memFree=20048028/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=32680 CPUtime=12.03 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 5428 0 0 0 1203 0 0 0 25 0 1 0 608538197 33464320 4738 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 8170 4738 253 16 0 4812 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41380

[startup+25.5003 s]
/proc/loadavg: 3.90 3.97 3.05 5/301 23346
/proc/meminfo: memFree=20038564/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=37388 CPUtime=24.84 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 6205 0 0 0 2483 1 0 0 25 0 1 0 608538197 38285312 5499 33554432000 4194304 4256717 140733763534192 18446744073709551615 4214128 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 9347 5499 253 16 0 5989 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46088

[startup+51.1008 s]
/proc/loadavg: 3.93 3.97 3.07 4/298 23379
/proc/meminfo: memFree=20002116/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=44884 CPUtime=50.44 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 7654 0 0 0 5043 1 0 0 25 0 1 0 608538197 45961216 6918 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 11221 6918 253 16 0 7863 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53584

[startup+102.312 s]
/proc/loadavg: 4.02 3.99 3.13 5/301 23442
/proc/meminfo: memFree=19852976/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=45444 CPUtime=101.65 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 17439 0 0 0 10162 3 0 0 25 0 1 0 608538197 46534656 7383 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 11361 7383 253 16 0 8003 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54144

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.18 5/301 23443
/proc/meminfo: memFree=19780768/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=64260 CPUtime=161.64 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 28659 0 0 0 16158 6 0 0 25 0 1 0 608538197 65802240 12584 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 16065 12584 253 16 0 12707 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 72960

[startup+222.3 s]
/proc/loadavg: 4.20 4.03 3.24 5/301 23445
/proc/meminfo: memFree=19747384/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106284 CPUtime=221.64 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 36500 0 0 0 22156 8 0 0 25 0 1 0 608538197 108834816 19807 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26571 19807 253 16 0 23213 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 114984

[startup+282.301 s]
/proc/loadavg: 4.15 4.04 3.29 5/301 23447
/proc/meminfo: memFree=19756768/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106284 CPUtime=281.64 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 37453 0 0 0 28156 8 0 0 25 0 1 0 608538197 108834816 20742 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213528 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26571 20742 253 16 0 23213 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 114984

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.33 5/301 23448
/proc/meminfo: memFree=19745700/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106284 CPUtime=341.64 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 37884 0 0 0 34156 8 0 0 25 0 1 0 608538197 108834816 21167 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26571 21167 253 16 0 23213 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 114984

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.37 5/301 23450
/proc/meminfo: memFree=19706724/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2

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

[pid=23296] ppid=23261 vsize=75912 CPUtime=521.65 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 60460 0 0 0 52152 13 0 0 25 0 1 0 608538197 77733888 14982 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 18978 14982 253 16 0 15620 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 84612

[startup+582.301 s]
/proc/loadavg: 4.09 4.04 3.49 5/301 23455
/proc/meminfo: memFree=19717296/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=94884 CPUtime=581.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 76593 0 0 0 58150 16 0 0 25 0 1 0 608538197 97161216 15547 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 23721 15547 253 16 0 20363 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 103584

[startup+642.3 s]
/proc/loadavg: 4.03 4.03 3.52 5/301 23456
/proc/meminfo: memFree=19718496/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=75912 CPUtime=641.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 84052 0 0 0 64149 17 0 0 25 0 1 0 608538197 77733888 14346 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218883 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 18978 14346 253 16 0 15620 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 84612

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.55 5/301 23458
/proc/meminfo: memFree=19691048/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106260 CPUtime=701.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 90608 0 0 0 70148 18 0 0 25 0 1 0 608538197 108810240 20134 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26565 20134 253 16 0 23207 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 114960

[startup+762.311 s]
/proc/loadavg: 4.08 4.03 3.58 5/301 23459
/proc/meminfo: memFree=19697084/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106260 CPUtime=761.67 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 90658 0 0 0 76148 19 0 0 25 0 1 0 608538197 108810240 20179 33554432000 4194304 4256717 140733763534192 18446744073709551615 4219752 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26565 20179 253 16 0 23207 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 114960

[startup+822.3 s]
/proc/loadavg: 4.11 4.04 3.61 5/301 23461
/proc/meminfo: memFree=19694212/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106260 CPUtime=821.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 91397 0 0 0 82147 19 0 0 25 0 1 0 608538197 108810240 20891 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26565 20891 253 16 0 23207 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 114960

[startup+882.301 s]
/proc/loadavg: 4.07 4.05 3.63 5/301 23463
/proc/meminfo: memFree=19721700/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=94912 CPUtime=881.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 100493 0 0 0 88145 21 0 0 25 0 1 0 608538197 97189888 15765 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 23728 15765 253 16 0 20370 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 103612

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 3.65 5/301 23464
/proc/meminfo: memFree=19689052/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=125260 CPUtime=941.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 117496 0 0 0 94142 24 0 0 25 0 1 0 608538197 128266240 23731 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 31315 23731 253 16 0 27957 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 133960

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.68 5/301 23466
/proc/meminfo: memFree=19707504/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=75940 CPUtime=1001.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 117635 0 0 0 100142 24 0 0 25 0 1 0 608538197 77762560 15505 33554432000 4194304 4256717 140733763534192 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 18985 15505 253 16 0 15627 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 84640

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 3.70 5/301 23467
/proc/meminfo: memFree=19662956/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=125260 CPUtime=1061.67 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 125556 0 0 0 106141 26 0 0 25 0 1 0 608538197 128266240 23414 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 31315 23414 253 16 0 27957 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 133960

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.72 5/301 23469
/proc/meminfo: memFree=19723672/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=75940 CPUtime=1121.66 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 125802 0 0 0 112140 26 0 0 25 0 1 0 608538197 77762560 15505 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 18985 15505 253 16 0 15627 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 84640

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.73 5/301 23471
/proc/meminfo: memFree=19665240/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106204 CPUtime=1181.67 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 132660 0 0 0 118140 27 0 0 25 0 1 0 608538197 108752896 21440 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26551 21440 253 16 0 23193 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 114904

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.74 5/301 23472
/proc/meminfo: memFree=19667576/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=106204 CPUtime=1241.67 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 133791 0 0 0 124140 27 0 0 25 0 1 0 608538197 108752896 22505 33554432000 4194304 4256717 140733763534192 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 26551 22505 253 16 0 23193 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 114904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.75 5/301 23474
/proc/meminfo: memFree=19674356/32951124 swapFree=66457188/67111528
[pid=23261] ppid=23259 vsize=8700 CPUtime=0.63 cores=0,2
/proc/23261/stat : 23261 (esg_static.sh) S 23259 23261 23121 0 -1 4202496 352 9867 0 0 0 0 60 3 15 0 1 0 608538131 8908800 251 33554432000 4194304 4922060 140737075026624 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23261/statm: 2175 251 209 178 0 68 0
[pid=23296] ppid=23261 vsize=94828 CPUtime=1299.38 cores=0,2
/proc/23296/stat : 23296 (minisat_static) R 23261 23261 23121 0 -1 4202496 142482 0 0 0 129909 29 0 0 25 0 1 0 608538197 97103872 15997 33554432000 4194304 4256717 140733763534192 18446744073709551615 4218614 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/23296/statm: 23707 15997 253 16 0 20349 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 103528

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): 1300.03
CPU user time (s): 1299.7
CPU system time (s): 0.329949
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 164280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.7
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152711
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= 24
involuntary context switches= 1774

runsolver used 3.75543 second user time and 8.08677 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 21:30:00
IDJOB=3348834
IDBENCH=70830
IDSOLVER=1811
FILE ID=node132/3348834-1304969399
RUNJOBID= node132-1304968094-23139
PBS_JOBID= 13285618
Free space on /tmp= 48100 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=898307405

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20075576 kB
Buffers:        164760 kB
Cached:        7054876 kB
SwapCached:       6744 kB
Active:        4336252 kB
Inactive:      8132760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20075576 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     5247588 kB
Mapped:          19132 kB
Slab:           318972 kB
PageTables:      24752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34805276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48076 MiB
End job on node132 at 2011-05-09 21:51:42