Trace number 3387053

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 4582.14 4582.25

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1218.25
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.00/0.00	c Parsing...
0.00/0.23	c ==============================================================================
0.00/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.23	c ==============================================================================
0.00/0.23	c |         0 |  614789  1419314 |  184436       0        0     nan |  0.000 % |
1.79/1.84	c |         0 |  248601   661061 |      --       0       --      -- |     --   | -225959/-441263
1.79/1.84	c ==============================================================================
1.79/1.84	c Result  :   #vars: 44244   #clauses: 248601   #literals: 661061
1.79/1.84	c CPU time:   1.78873 s
1.79/1.84	c ==============================================================================
4582.07/4582.24	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-3387053-1305586740/watcher-3387053-1305586740 -o /tmp/evaluation-result-3387053-1305586740/solver-3387053-1305586740 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387053-1305586740.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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: 1.00 1.00 1.87 3/548 18506
/proc/meminfo: memFree=17369656/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0

[startup+0.033769 s]
/proc/loadavg: 1.00 1.00 1.87 3/548 18506
/proc/meminfo: memFree=17369656/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100757 s]
/proc/loadavg: 1.00 1.00 1.87 3/548 18506
/proc/meminfo: memFree=17369656/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300724 s]
/proc/loadavg: 1.00 1.00 1.87 3/548 18506
/proc/meminfo: memFree=17369656/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70065 s]
/proc/loadavg: 1.00 1.00 1.87 3/548 18506
/proc/meminfo: memFree=17369656/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 1.00 1.00 1.87 4/554 18515
/proc/meminfo: memFree=17181776/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 670274422 8908800 249 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18506/statm: 2175 249 209 178 0 68 0
[pid=18507] ppid=18506 vsize=84904 CPUtime=1.49 cores=1,3,5,7
/proc/18507/stat : 18507 (SatELite_releas) R 18506 18506 18474 0 -1 4202496 20278 0 0 0 145 4 0 0 25 0 1 0 670274422 86941696 17128 33554432000 134512640 135144242 4286814128 18446744073709551615 134585337 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/18507/statm: 21226 17128 77 155 0 21069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93604

[startup+3.1002 s]
/proc/loadavg: 1.00 1.00 1.87 4/554 18516
/proc/meminfo: memFree=17207568/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=32108 CPUtime=1.11 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 8494 0 0 0 110 1 0 0 22 0 1 0 670274620 32878592 4384 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 8027 4384 252 16 0 4669 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40808

[startup+6.30063 s]
/proc/loadavg: 1.16 1.03 1.87 4/554 18517
/proc/meminfo: memFree=17282564/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=40828 CPUtime=4.31 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 11463 0 0 0 430 1 0 0 25 0 1 0 670274620 41807872 6646 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 10207 6646 252 16 0 6849 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49528

[startup+12.7005 s]
/proc/loadavg: 1.31 1.07 1.88 4/554 18518
/proc/meminfo: memFree=17258144/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=47900 CPUtime=10.71 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 13880 0 0 0 1070 1 0 0 25 0 1 0 670274620 49049600 8515 33554432000 4194304 4256717 140734854713776 18446744073709551615 4221322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 11975 8515 252 16 0 8617 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56600

[startup+25.5011 s]
/proc/loadavg: 1.68 1.16 1.90 4/554 18518
/proc/meminfo: memFree=17251324/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=39196 CPUtime=23.51 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 17423 0 0 0 2349 2 0 0 25 0 1 0 670274620 40136704 5992 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213782 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 9799 5992 252 16 0 6441 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47896

[startup+51.1005 s]
/proc/loadavg: 2.13 1.31 1.93 4/554 18519
/proc/meminfo: memFree=17237800/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=50688 CPUtime=49.09 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 21355 0 0 0 4907 2 0 0 25 0 1 0 670274620 51904512 9213 33554432000 4194304 4256717 140734854713776 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 12672 9213 252 16 0 9314 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59388

[startup+102.321 s]
/proc/loadavg: 2.62 1.56 1.98 4/554 18520
/proc/meminfo: memFree=17231168/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=66656 CPUtime=100.31 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 35546 0 0 0 10027 4 0 0 25 0 1 0 670274620 68255744 12823 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 16664 12823 252 16 0 13306 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 75356

[startup+162.3 s]
/proc/loadavg: 2.86 1.82 2.04 4/554 18531
/proc/meminfo: memFree=17209784/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=73840 CPUtime=160.3 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 47575 0 0 0 16024 6 0 0 25 0 1 0 670274620 75612160 15065 33554432000 4194304 4256717 140734854713776 18446744073709551615 4210816 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 18460 15065 252 16 0 15102 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 82540

[startup+222.3 s]
/proc/loadavg: 2.95 2.04 2.10 4/554 18532
/proc/meminfo: memFree=17206916/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=81024 CPUtime=220.3 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 48657 0 0 0 22024 6 0 0 25 0 1 0 670274620 82968576 16108 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 20256 16108 252 16 0 16898 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 89724

[startup+282.3 s]
/proc/loadavg: 2.98 2.21 2.15 4/554 18536
/proc/meminfo: memFree=17201680/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=111372 CPUtime=280.29 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 65382 0 0 0 28020 9 0 0 25 0 1 0 670274620 114044928 16905 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 27843 16905 252 16 0 24485 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 120072

[startup+342.3 s]
/proc/loadavg: 2.99 2.35 2.20 4/554 18538
/proc/meminfo: memFree=17196340/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=111372 CPUtime=340.3 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 68409 0 0 0 34020 10 0 0 25 0 1 0 670274620 114044928 19785 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 27843 19785 252 16 0 24485 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 120072

[startup+402.3 s]
/proc/loadavg: 2.99 2.47 2.25 4/554 18540
/proc/meminfo: memFree=17173876/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7

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


[startup+4302.3 s]
/proc/loadavg: 3.10 3.07 3.01 4/554 18750
/proc/meminfo: memFree=16692256/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=193152 CPUtime=4300.2 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1289773 0 0 0 429834 186 0 0 25 0 1 0 670274620 197787648 40305 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 48288 40305 252 16 0 44930 0
Current children cumulated CPU time (s) 4302.17
Current children cumulated vsize (KiB) 201852

[startup+4362.3 s]
/proc/loadavg: 3.18 3.08 3.02 4/554 18752
/proc/meminfo: memFree=16669304/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=193152 CPUtime=4360.21 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1313848 0 0 0 435831 190 0 0 25 0 1 0 670274620 197787648 40875 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 48288 40875 252 16 0 44930 0
Current children cumulated CPU time (s) 4362.18
Current children cumulated vsize (KiB) 201852

[startup+4422.3 s]
/proc/loadavg: 3.13 3.08 3.02 4/554 18753
/proc/meminfo: memFree=16623768/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=193152 CPUtime=4420.2 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1350989 0 0 0 441825 195 0 0 25 0 1 0 670274620 197787648 43671 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 48288 43671 252 16 0 44930 0
Current children cumulated CPU time (s) 4422.17
Current children cumulated vsize (KiB) 201852

[startup+4482.3 s]
/proc/loadavg: 3.05 3.07 3.01 4/554 18755
/proc/meminfo: memFree=16656972/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=193152 CPUtime=4480.2 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1384202 0 0 0 447821 199 0 0 25 0 1 0 670274620 197787648 43752 33554432000 4194304 4256717 140734854713776 18446744073709551615 4233347 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 48288 43752 252 16 0 44930 0
Current children cumulated CPU time (s) 4482.17
Current children cumulated vsize (KiB) 201852

[startup+4542.3 s]
/proc/loadavg: 3.02 3.05 3.00 4/554 18756
/proc/meminfo: memFree=16657696/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=223972 CPUtime=4540.21 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1414593 0 0 0 453817 204 0 0 25 0 1 0 670274620 229347328 46320 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 55993 46320 252 16 0 52635 0
Current children cumulated CPU time (s) 4542.18
Current children cumulated vsize (KiB) 232672

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

[startup+4556.7 s]
/proc/loadavg: 3.01 3.05 3.00 4/554 18757
/proc/meminfo: memFree=16642936/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=193152 CPUtime=4554.6 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1429440 0 0 0 455255 205 0 0 25 0 1 0 670274620 197787648 44660 33554432000 4194304 4256717 140734854713776 18446744073709551615 4219163 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 48288 44660 252 16 0 44930 0
Current children cumulated CPU time (s) 4556.57
Current children cumulated vsize (KiB) 201852

[startup+4569.5 s]
/proc/loadavg: 3.01 3.05 3.00 4/554 18757
/proc/meminfo: memFree=16623336/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=223972 CPUtime=4567.41 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1431700 0 0 0 456534 207 0 0 25 0 1 0 670274620 229347328 46770 33554432000 4194304 4256717 140734854713776 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 55993 46770 252 16 0 52635 0
Current children cumulated CPU time (s) 4569.38
Current children cumulated vsize (KiB) 232672

[startup+4575.9 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16613912/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=223972 CPUtime=4573.83 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432464 0 0 0 457176 207 0 0 25 0 1 0 670274620 229347328 47464 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 55993 47464 252 16 0 52635 0
Current children cumulated CPU time (s) 4575.8
Current children cumulated vsize (KiB) 232672

[startup+4579.1 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16669712/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4577 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457493 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4578.97
Current children cumulated vsize (KiB) 152532

[startup+4580.7 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16668720/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4578.6 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457653 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213405 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4580.57
Current children cumulated vsize (KiB) 152532

[startup+4581.52 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16667108/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4579.42 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457735 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4581.39
Current children cumulated vsize (KiB) 152532

[startup+4581.9 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16667108/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4579.8 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457773 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4581.77
Current children cumulated vsize (KiB) 152532

[startup+4582.1 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16667108/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4580 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457793 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4212678 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4581.97
Current children cumulated vsize (KiB) 152532

[startup+4582.2 s]
/proc/loadavg: 3.01 3.04 3.00 4/554 18757
/proc/meminfo: memFree=16667108/32951124 swapFree=56449236/67111528
[pid=18506] ppid=18504 vsize=8700 CPUtime=1.97 cores=1,3,5,7
/proc/18506/stat : 18506 (esg_static.sh) S 18504 18506 18474 0 -1 4202496 352 26634 0 0 0 0 191 6 18 0 1 0 670274422 8908800 251 33554432000 4194304 4922060 140733652548640 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18506/statm: 2175 251 209 178 0 68 0
[pid=18516] ppid=18506 vsize=143832 CPUtime=4580.1 cores=1,3,5,7
/proc/18516/stat : 18516 (minisat_static) R 18506 18506 18474 0 -1 4202496 1432651 0 0 0 457803 207 0 0 25 0 1 0 670274620 147283968 32563 33554432000 4194304 4256717 140734854713776 18446744073709551615 4213663 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18516/statm: 35958 32563 252 16 0 32600 0
Current children cumulated CPU time (s) 4582.07
Current children cumulated vsize (KiB) 152532

Child status: 20
Real time (s): 4582.25
CPU time (s): 4582.14
CPU user time (s): 4579.99
CPU system time (s): 2.14967
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 281992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4579.99
system time used= 2.14967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1459862
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= 40
involuntary context switches= 10794

runsolver used 23.3954 second user time and 59.9149 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-17 00:59:00
IDJOB=3387053
IDBENCH=20387
IDSOLVER=1874
FILE ID=node106/3387053-1305586740
RUNJOBID= node106-1305586739-18493
PBS_JOBID= 13350372
Free space on /tmp= 73408 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387053-1305586740/watcher-3387053-1305586740 -o /tmp/evaluation-result-3387053-1305586740/solver-3387053-1305586740 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387053-1305586740.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1983509212

node106.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.830
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.830
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	: 5226.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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:      17369704 kB
Buffers:        319124 kB
Cached:        7171960 kB
SwapCached:      27532 kB
Active:        6178824 kB
Inactive:      9112732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17369704 kB
SwapTotal:    67111528 kB
SwapFree:     56449236 kB
Dirty:           25248 kB
Writeback:           8 kB
AnonPages:     7781320 kB
Mapped:          25544 kB
Slab:           140472 kB
PageTables:      78044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167792116 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= 73288 MiB
End job on node106 at 2011-05-17 02:15:23