Trace number 3387235

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 4455.05 4455.09

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.00/0.00	c Parsing...
0.00/0.43	c ==============================================================================
0.00/0.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.43	c ==============================================================================
0.00/0.43	c |         0 | 1035559  2720796 |  310667       0        0     nan |  0.000 % |
3.39/3.46	c |         0 |  779069  2479069 |      --       0       --      -- |     --   | -255664/-239349
3.39/3.46	c ==============================================================================
3.39/3.46	c Result  :   #vars: 159113   #clauses: 779069   #literals: 2479069
3.39/3.46	c CPU time:   3.35249 s
3.39/3.46	c ==============================================================================
4454.96/4455.08	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-3387235-1305598266/watcher-3387235-1305598266 -o /tmp/evaluation-result-3387235-1305598266/solver-3387235-1305598266 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387235-1305598266.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: 1.18 1.10 1.37 3/470 18211
/proc/meminfo: memFree=16829924/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0

[startup+0.055864 s]
/proc/loadavg: 1.18 1.10 1.37 3/470 18211
/proc/meminfo: memFree=16829924/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100808 s]
/proc/loadavg: 1.18 1.10 1.37 3/470 18211
/proc/meminfo: memFree=16829924/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300869 s]
/proc/loadavg: 1.18 1.10 1.37 3/470 18211
/proc/meminfo: memFree=16829924/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700743 s]
/proc/loadavg: 1.18 1.10 1.37 3/470 18211
/proc/meminfo: memFree=16829924/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 1.18 1.10 1.37 3/476 18220
/proc/meminfo: memFree=16533096/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
[pid=18212] ppid=18211 vsize=192236 CPUtime=1.48 cores=0,2,4,6
/proc/18212/stat : 18212 (SatELite_releas) R 18211 18211 16405 0 -1 4202496 43319 0 0 0 140 8 0 0 25 0 1 0 671426342 196849664 40734 33554432000 134512640 135144242 4293369184 18446744073709551615 134599797 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/18212/statm: 48059 40734 77 155 0 47902 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 200936

[startup+3.10035 s]
/proc/loadavg: 1.18 1.10 1.37 3/476 18220
/proc/meminfo: memFree=16388636/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 326 0 0 0 0 0 0 0 21 0 1 0 671426342 8908800 249 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18211/statm: 2175 249 209 178 0 68 0
[pid=18212] ppid=18211 vsize=191032 CPUtime=3.09 cores=0,2,4,6
/proc/18212/stat : 18212 (SatELite_releas) R 18211 18211 16405 0 -1 4202496 45340 0 0 0 300 9 0 0 25 0 1 0 671426342 195616768 40645 33554432000 134512640 135144242 4293369184 18446744073709551615 134585519 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/18212/statm: 47758 40645 77 155 0 47601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199732

[startup+6.30072 s]
/proc/loadavg: 1.41 1.15 1.39 3/476 18222
/proc/meminfo: memFree=16415644/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=89828 CPUtime=2.36 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 18230 0 0 0 235 1 0 0 25 0 1 0 671426735 91983872 15681 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18221/statm: 22457 15681 253 16 0 19099 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 98528

[startup+12.7006 s]
/proc/loadavg: 1.46 1.16 1.39 3/472 18247
/proc/meminfo: memFree=16736988/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=91268 CPUtime=8.76 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 19007 0 0 0 873 3 0 0 25 0 1 0 671426735 93458432 16419 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213589 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18221/statm: 22817 16419 253 16 0 19459 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 99968

[startup+25.5003 s]
/proc/loadavg: 1.58 1.20 1.40 3/476 18287
/proc/meminfo: memFree=16569076/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=91872 CPUtime=21.56 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 20281 0 0 0 2149 7 0 0 25 0 1 0 671426735 94076928 17623 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/18221/statm: 22968 17623 253 16 0 19610 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 100572

[startup+51.1009 s]
/proc/loadavg: 1.72 1.27 1.41 3/476 18288
/proc/meminfo: memFree=16556892/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=92416 CPUtime=47.07 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 39522 0 0 0 4696 11 0 0 25 0 1 0 671426735 94633984 17624 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 23104 17624 253 16 0 19746 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 101116

[startup+102.318 s]
/proc/loadavg: 1.88 1.38 1.44 3/476 18289
/proc/meminfo: memFree=16476940/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=98.28 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 75760 0 0 0 9812 16 0 0 25 0 1 0 671426735 176644096 35298 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 35298 253 16 0 39768 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 181204

[startup+162.3 s]
/proc/loadavg: 1.95 1.49 1.47 3/476 18291
/proc/meminfo: memFree=16431068/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=158.25 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 102733 0 0 0 15804 21 0 0 25 0 1 0 671426735 176644096 35473 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 35473 253 16 0 39768 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 181204

[startup+222.301 s]
/proc/loadavg: 1.98 1.58 1.50 3/476 18292
/proc/meminfo: memFree=16448444/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=218.25 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 134324 0 0 0 21799 26 0 0 25 0 1 0 671426735 176644096 35303 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213378 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 35303 253 16 0 39768 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 181204

[startup+282.3 s]
/proc/loadavg: 1.99 1.65 1.53 3/476 18294
/proc/meminfo: memFree=16426312/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=278.26 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 161238 0 0 0 27793 33 0 0 25 0 1 0 671426735 176644096 36753 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 36753 253 16 0 39768 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 181204

[startup+342.301 s]
/proc/loadavg: 2.14 1.76 1.57 3/476 18296
/proc/meminfo: memFree=16423320/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=338.25 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 188549 0 0 0 33788 37 0 0 25 0 1 0 671426735 176644096 37479 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 37479 253 16 0 39768 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 181204

[startup+402.301 s]
/proc/loadavg: 2.05 1.80 1.60 3/476 18297
/proc/meminfo: memFree=16409740/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6

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


[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18410
/proc/meminfo: memFree=16127708/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=4178.33 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1426613 0 0 0 417560 273 0 0 25 0 1 0 671426735 176644096 37926 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 37926 253 16 0 39768 0
Current children cumulated CPU time (s) 4182.24
Current children cumulated vsize (KiB) 181204

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/476 18412
/proc/meminfo: memFree=16133852/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=203324 CPUtime=4238.34 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1429723 0 0 0 423559 275 0 0 25 0 1 0 671426735 208203776 40813 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 50831 40813 253 16 0 47473 0
Current children cumulated CPU time (s) 4242.25
Current children cumulated vsize (KiB) 212024

[startup+4302.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/476 18413
/proc/meminfo: memFree=16186740/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=203324 CPUtime=4298.34 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1446670 0 0 0 429556 278 0 0 25 0 1 0 671426735 208203776 40262 33554432000 4194304 4256717 140736511195936 18446744073709551615 4209411 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 50831 40262 253 16 0 47473 0
Current children cumulated CPU time (s) 4302.25
Current children cumulated vsize (KiB) 212024

[startup+4362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/476 18415
/proc/meminfo: memFree=16134132/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=203324 CPUtime=4358.34 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1449289 0 0 0 435555 279 0 0 25 0 1 0 671426735 208203776 42685 33554432000 4194304 4256717 140736511195936 18446744073709551615 4209032 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 50831 42685 253 16 0 47473 0
Current children cumulated CPU time (s) 4362.25
Current children cumulated vsize (KiB) 212024

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/476 18416
/proc/meminfo: memFree=16152168/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=203324 CPUtime=4418.34 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1468229 0 0 0 441551 283 0 0 25 0 1 0 671426735 208203776 40846 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 50831 40846 253 16 0 47473 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 212024

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

[startup+4428.7 s]
/proc/loadavg: 2.02 2.03 2.00 3/476 18416
/proc/meminfo: memFree=16160844/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=4424.73 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1477793 0 0 0 442189 284 0 0 25 0 1 0 671426735 176644096 34772 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 34772 253 16 0 39768 0
Current children cumulated CPU time (s) 4428.64
Current children cumulated vsize (KiB) 181204

[startup+4441.5 s]
/proc/loadavg: 2.02 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16278272/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=172504 CPUtime=4437.54 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1478309 0 0 0 443469 285 0 0 25 0 1 0 671426735 176644096 35242 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 43126 35242 253 16 0 39768 0
Current children cumulated CPU time (s) 4441.45
Current children cumulated vsize (KiB) 181204

[startup+4447.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16298112/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=123184 CPUtime=4443.93 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1478440 0 0 0 444108 285 0 0 25 0 1 0 671426735 126140416 26889 33554432000 4194304 4256717 140736511195936 18446744073709551615 4214109 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 30796 26889 253 16 0 27438 0
Current children cumulated CPU time (s) 4447.84
Current children cumulated vsize (KiB) 131884

[startup+4451.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16284712/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=123184 CPUtime=4447.13 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1478440 0 0 0 444428 285 0 0 25 0 1 0 671426735 126140416 26889 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 30796 26889 253 16 0 27438 0
Current children cumulated CPU time (s) 4451.04
Current children cumulated vsize (KiB) 131884

[startup+4452.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16260904/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=141976 CPUtime=4448.75 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1484295 0 0 0 444589 286 0 0 25 0 1 0 671426735 145383424 31502 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 35494 31502 253 16 0 32136 0
Current children cumulated CPU time (s) 4452.66
Current children cumulated vsize (KiB) 150676

[startup+4454.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16256564/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=141976 CPUtime=4450.34 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1484348 0 0 0 444748 286 0 0 25 0 1 0 671426735 145383424 31550 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213363 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 35494 31550 253 16 0 32136 0
Current children cumulated CPU time (s) 4454.25
Current children cumulated vsize (KiB) 150676

[startup+4454.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16256564/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=141976 CPUtime=4450.74 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1484357 0 0 0 444788 286 0 0 25 0 1 0 671426735 145383424 31558 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 35494 31558 253 16 0 32136 0
Current children cumulated CPU time (s) 4454.65
Current children cumulated vsize (KiB) 150676

[startup+4454.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16251604/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=141976 CPUtime=4450.95 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1484357 0 0 0 444809 286 0 0 25 0 1 0 671426735 145383424 31558 33554432000 4194304 4256717 140736511195936 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 35494 31558 253 16 0 32136 0
Current children cumulated CPU time (s) 4454.86
Current children cumulated vsize (KiB) 150676

[startup+4455.02 s]
/proc/loadavg: 2.01 2.03 2.00 3/476 18417
/proc/meminfo: memFree=16251604/32950928 swapFree=67042944/67111528
[pid=18211] ppid=18209 vsize=8700 CPUtime=3.91 cores=0,2,4,6
/proc/18211/stat : 18211 (esg_static.sh) S 18209 18211 16405 0 -1 4202496 351 52192 0 0 0 0 377 14 18 0 1 0 671426342 8908800 251 33554432000 4194304 4922060 140735862283232 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18211/statm: 2175 251 209 178 0 68 0
[pid=18221] ppid=18211 vsize=141976 CPUtime=4451.05 cores=0,2,4,6
/proc/18221/stat : 18221 (minisat_static) R 18211 18211 16405 0 -1 4202496 1484357 0 0 0 444819 286 0 0 25 0 1 0 671426735 145383424 31558 33554432000 4194304 4256717 140736511195936 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/18221/statm: 35494 31558 253 16 0 32136 0
Current children cumulated CPU time (s) 4454.96
Current children cumulated vsize (KiB) 150676

Child status: 20
Real time (s): 4455.09
CPU time (s): 4455.05
CPU user time (s): 4452.04
CPU system time (s): 3.01754
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 292164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4452.04
system time used= 3.01754
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1537125
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= 44
involuntary context switches= 16535

runsolver used 21.2538 second user time and 47.6058 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 04:11:07
IDJOB=3387235
IDBENCH=82354
IDSOLVER=1874
FILE ID=node125/3387235-1305598266
RUNJOBID= node125-1305598266-18197
PBS_JOBID= 13350353
Free space on /tmp= 73340 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387235-1305598266/watcher-3387235-1305598266 -o /tmp/evaluation-result-3387235-1305598266/solver-3387235-1305598266 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387235-1305598266.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=2071600930

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:     32950928 kB
MemFree:      16830072 kB
Buffers:        222196 kB
Cached:        1942356 kB
SwapCached:      55652 kB
Active:        8867136 kB
Inactive:      6906132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16830072 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:           43992 kB
Writeback:           0 kB
AnonPages:    13552400 kB
Mapped:          42864 kB
Slab:           217496 kB
PageTables:      61628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130006080 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 node125 at 2011-05-17 05:25:22