Trace number 3387085

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-01UNSAT 2838.25 2838.15

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.983
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.01	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  133142   370214 |   39942       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |  110225   402477 |      --       0       --      -- |     --   | -21015/37952
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 14762   #clauses: 110225   #literals: 402477
0.00/0.38	c CPU time:   0.374943 s
0.00/0.38	c ==============================================================================
2838.18/2838.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3387085-1305589462/watcher-3387085-1305589462 -o /tmp/evaluation-result-3387085-1305589462/solver-3387085-1305589462 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387085-1305589462.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.00 3.00 2.92 3/471 515
/proc/meminfo: memFree=17189424/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 749176687 8908800 250 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/515/statm: 2175 250 209 178 0 68 0

[startup+0.0721451 s]
/proc/loadavg: 3.00 3.00 2.92 3/471 515
/proc/meminfo: memFree=17189424/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 749176687 8908800 250 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/515/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101168 s]
/proc/loadavg: 3.00 3.00 2.92 3/471 515
/proc/meminfo: memFree=17189424/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 749176687 8908800 250 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/515/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301126 s]
/proc/loadavg: 3.00 3.00 2.92 3/471 515
/proc/meminfo: memFree=17189424/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 749176687 8908800 250 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/515/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701032 s]
/proc/loadavg: 3.00 3.00 2.92 3/471 515
/proc/meminfo: memFree=17189424/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 518
/proc/meminfo: memFree=17170064/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=25288 CPUtime=1.02 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 5190 0 0 0 102 0 0 0 25 0 1 0 749176734 25894912 3136 33554432000 4194304 4256717 140736401334624 18446744073709551615 4219400 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 6322 3136 253 16 0 2964 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33988

[startup+3.10059 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 518
/proc/meminfo: memFree=17161136/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=39692 CPUtime=2.62 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 10070 0 0 0 261 1 0 0 25 0 1 0 749176734 40644608 6053 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 9923 6053 253 16 0 6565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48392

[startup+6.30099 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 518
/proc/meminfo: memFree=17141444/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=44112 CPUtime=5.82 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 12148 0 0 0 581 1 0 0 25 0 1 0 749176734 45170688 7846 33554432000 4194304 4256717 140736401334624 18446744073709551615 4219118 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 11028 7846 253 16 0 7670 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52812

[startup+12.7008 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 518
/proc/meminfo: memFree=17127316/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=48532 CPUtime=12.22 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 20684 0 0 0 1220 2 0 0 25 0 1 0 749176734 49696768 7968 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 12133 7968 253 16 0 8775 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57232

[startup+25.5004 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 519
/proc/meminfo: memFree=17140956/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=67528 CPUtime=25.02 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 35183 0 0 0 2498 4 0 0 25 0 1 0 749176734 69148672 12086 33554432000 4194304 4256717 140736401334624 18446744073709551615 4214096 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 16882 12086 253 16 0 13524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76228

[startup+51.1006 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 519
/proc/meminfo: memFree=17124312/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=89228 CPUtime=50.63 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 42188 0 0 0 5057 6 0 0 25 0 1 0 749176734 91369472 18532 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 22307 18532 253 16 0 18949 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97928

[startup+102.318 s]
/proc/loadavg: 3.00 3.00 2.92 4/473 521
/proc/meminfo: memFree=17069112/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=107912 CPUtime=101.84 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 59822 0 0 0 10175 9 0 0 25 0 1 0 749176734 110501888 20079 33554432000 4194304 4256717 140736401334624 18446744073709551615 4218657 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 26978 20079 253 16 0 23620 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116612

[startup+162.301 s]
/proc/loadavg: 3.07 3.03 2.93 4/473 522
/proc/meminfo: memFree=17055076/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=138556 CPUtime=161.83 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 79183 0 0 0 16170 13 0 0 25 0 1 0 749176734 141881344 23353 33554432000 4194304 4256717 140736401334624 18446744073709551615 4209048 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 34639 23353 253 16 0 31281 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147256

[startup+222.301 s]
/proc/loadavg: 3.22 3.06 2.95 4/473 524
/proc/meminfo: memFree=17067200/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=100920 CPUtime=221.84 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 125752 0 0 0 22165 19 0 0 25 0 1 0 749176734 103342080 20311 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 25230 20311 253 16 0 21872 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109620

[startup+282.301 s]
/proc/loadavg: 3.15 3.07 2.95 4/473 525
/proc/meminfo: memFree=17061704/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=100920 CPUtime=281.83 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 270725 0 0 0 28146 37 0 0 25 0 1 0 749176734 103342080 22048 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 25230 22048 253 16 0 21872 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109620

[startup+342.3 s]
/proc/loadavg: 3.05 3.05 2.95 4/473 527
/proc/meminfo: memFree=17016912/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=181060 CPUtime=341.84 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 394094 0 0 0 34131 53 0 0 25 0 1 0 749176734 185405440 35899 33554432000 4194304 4256717 140736401334624 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 45265 35899 253 16 0 41907 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189760

[startup+402.3 s]
/proc/loadavg: 3.02 3.04 2.95 4/473 529
/proc/meminfo: memFree=17065740/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6

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


[startup+2442.3 s]
/proc/loadavg: 3.04 3.03 3.00 4/473 666
/proc/meminfo: memFree=16794612/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=256448 CPUtime=2441.9 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4360796 0 0 0 243530 660 0 0 25 0 1 0 749176734 262602752 55544 33554432000 4194304 4256717 140736401334624 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 64112 55544 253 16 0 60754 0
Current children cumulated CPU time (s) 2442.36
Current children cumulated vsize (KiB) 265148

[startup+2502.3 s]
/proc/loadavg: 3.17 3.05 3.01 4/473 668
/proc/meminfo: memFree=16756312/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=338260 CPUtime=2501.9 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4401818 0 0 0 249522 668 0 0 25 0 1 0 749176734 346378240 62891 33554432000 4194304 4256717 140736401334624 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 84565 62891 253 16 0 81207 0
Current children cumulated CPU time (s) 2502.36
Current children cumulated vsize (KiB) 346960

[startup+2562.3 s]
/proc/loadavg: 3.13 3.06 3.01 4/473 669
/proc/meminfo: memFree=16760508/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=261536 CPUtime=2561.91 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4472698 0 0 0 255511 680 0 0 25 0 1 0 749176734 267812864 61385 33554432000 4194304 4256717 140736401334624 18446744073709551615 4212226 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 65384 61385 253 16 0 62026 0
Current children cumulated CPU time (s) 2562.37
Current children cumulated vsize (KiB) 270236

[startup+2622.3 s]
/proc/loadavg: 3.04 3.04 3.00 4/473 671
/proc/meminfo: memFree=16789384/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=262776 CPUtime=2621.91 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4536808 0 0 0 261503 688 0 0 25 0 1 0 749176734 269082624 57344 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 65694 57344 253 16 0 62336 0
Current children cumulated CPU time (s) 2622.37
Current children cumulated vsize (KiB) 271476

[startup+2682.3 s]
/proc/loadavg: 3.02 3.03 3.00 4/473 672
/proc/meminfo: memFree=16784772/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=265600 CPUtime=2681.92 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4601482 0 0 0 267492 700 0 0 25 0 1 0 749176734 271974400 55736 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 66400 55736 253 16 0 63042 0
Current children cumulated CPU time (s) 2682.38
Current children cumulated vsize (KiB) 274300

[startup+2742.32 s]
/proc/loadavg: 3.00 3.03 3.00 4/473 674
/proc/meminfo: memFree=16763172/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=266560 CPUtime=2741.94 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4636566 0 0 0 273489 705 0 0 25 0 1 0 749176734 272957440 58487 33554432000 4194304 4256717 140736401334624 18446744073709551615 4212226 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 66640 58487 253 16 0 63282 0
Current children cumulated CPU time (s) 2742.4
Current children cumulated vsize (KiB) 275260

[startup+2802.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 676
/proc/meminfo: memFree=16813492/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=216760 CPUtime=2801.92 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4685263 0 0 0 279478 714 0 0 25 0 1 0 749176734 221962240 44565 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 54190 44565 253 16 0 50832 0
Current children cumulated CPU time (s) 2802.38
Current children cumulated vsize (KiB) 225460

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

[startup+2815.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 676
/proc/meminfo: memFree=16792032/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=216760 CPUtime=2815.52 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4688957 0 0 0 280837 715 0 0 25 0 1 0 749176734 221962240 48013 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 54190 48013 253 16 0 50832 0
Current children cumulated CPU time (s) 2815.98
Current children cumulated vsize (KiB) 225460

[startup+2828.7 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 676
/proc/meminfo: memFree=16812864/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=216760 CPUtime=2828.32 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4707673 0 0 0 282114 718 0 0 25 0 1 0 749176734 221962240 47242 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 54190 47242 253 16 0 50832 0
Current children cumulated CPU time (s) 2828.78
Current children cumulated vsize (KiB) 225460

[startup+2835.1 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 677
/proc/meminfo: memFree=16801824/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=216760 CPUtime=2834.72 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4708648 0 0 0 282754 718 0 0 25 0 1 0 749176734 221962240 48137 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 54190 48137 253 16 0 50832 0
Current children cumulated CPU time (s) 2835.18
Current children cumulated vsize (KiB) 225460

[startup+2836.7 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 677
/proc/meminfo: memFree=16799716/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=185940 CPUtime=2836.32 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4718342 0 0 0 282913 719 0 0 25 0 1 0 749176734 190402560 38647 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213346 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 46485 38647 253 16 0 43127 0
Current children cumulated CPU time (s) 2836.78
Current children cumulated vsize (KiB) 194640

[startup+2837.5 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 677
/proc/meminfo: memFree=16837040/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=185940 CPUtime=2837.12 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4718596 0 0 0 282993 719 0 0 25 0 1 0 749176734 190402560 38873 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 46485 38873 253 16 0 43127 0
Current children cumulated CPU time (s) 2837.58
Current children cumulated vsize (KiB) 194640

[startup+2837.9 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 677
/proc/meminfo: memFree=16835180/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=185940 CPUtime=2837.52 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4718666 0 0 0 283033 719 0 0 25 0 1 0 749176734 190402560 38931 33554432000 4194304 4256717 140736401334624 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 46485 38931 253 16 0 43127 0
Current children cumulated CPU time (s) 2837.98
Current children cumulated vsize (KiB) 194640

[startup+2838.1 s]
/proc/loadavg: 3.00 3.02 3.00 4/473 677
/proc/meminfo: memFree=16835180/32951124 swapFree=57414336/67111528
[pid=515] ppid=513 vsize=8700 CPUtime=0.46 cores=0,2,4,6
/proc/515/stat : 515 (esg_static.sh) S 513 515 348 0 -1 4202496 352 5788 0 0 0 0 44 2 21 0 1 0 749176687 8908800 252 33554432000 4194304 4922060 140733559747440 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/515/statm: 2175 252 209 178 0 68 0
[pid=518] ppid=515 vsize=185940 CPUtime=2837.72 cores=0,2,4,6
/proc/518/stat : 518 (minisat_static) R 515 515 348 0 -1 4202496 4718715 0 0 0 283053 719 0 0 25 0 1 0 749176734 190402560 38972 33554432000 4194304 4256717 140736401334624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/518/statm: 46485 38972 253 16 0 43127 0
Current children cumulated CPU time (s) 2838.18
Current children cumulated vsize (KiB) 194640

Child status: 20
Real time (s): 2838.15
CPU time (s): 2838.25
CPU user time (s): 2831.02
CPU system time (s): 7.2299
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 477188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2831.02
system time used= 7.2299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4725086
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= 43
involuntary context switches= 2580

runsolver used 13.5879 second user time and 30.2854 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-17 01:44:22
IDJOB=3387085
IDBENCH=20529
IDSOLVER=1874
FILE ID=node111/3387085-1305589462
RUNJOBID= node111-1305586739-366
PBS_JOBID= 13350367
Free space on /tmp= 73512 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387085-1305589462/watcher-3387085-1305589462 -o /tmp/evaluation-result-3387085-1305589462/solver-3387085-1305589462 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387085-1305589462.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=317670045

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17189572 kB
Buffers:        312848 kB
Cached:        6453740 kB
SwapCached:      19200 kB
Active:        8121064 kB
Inactive:      7368684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17189572 kB
SwapTotal:    67111528 kB
SwapFree:     57414336 kB
Dirty:            4220 kB
Writeback:           0 kB
AnonPages:     8713052 kB
Mapped:          28068 kB
Slab:           135316 kB
PageTables:      66544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149763752 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= 73408 MiB
End job on node111 at 2011-05-17 02:31:40