Trace number 3387597

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 2187.46 2187.41

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25061    58730 |    7518       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   19058    51527 |      --       0       --      -- |     --   | -6003/-7203
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 5192   #clauses: 19058   #literals: 51527
0.00/0.07	c CPU time:   0.06299 s
0.00/0.07	c ==============================================================================
2187.44/2187.40	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-3387597-1305606738/watcher-3387597-1305606738 -o /tmp/evaluation-result-3387597-1305606738/solver-3387597-1305606738 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387597-1305606738.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: 3.03 3.05 3.00 4/426 8773
/proc/meminfo: memFree=15319088/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 672272044 8908800 249 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8773/statm: 2175 249 209 178 0 68 0

[startup+0.047998 s]
/proc/loadavg: 3.03 3.05 3.00 4/426 8773
/proc/meminfo: memFree=15319088/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 327 0 0 0 0 0 0 0 24 0 1 0 672272044 8908800 249 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8773/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10099 s]
/proc/loadavg: 3.03 3.05 3.00 4/426 8773
/proc/meminfo: memFree=15319088/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.300964 s]
/proc/loadavg: 3.03 3.05 3.00 4/426 8773
/proc/meminfo: memFree=15319088/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.700878 s]
/proc/loadavg: 3.03 3.05 3.00 4/426 8773
/proc/meminfo: memFree=15319088/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 3.03 3.05 3.00 4/428 8776
/proc/meminfo: memFree=15309624/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=23396 CPUtime=1.41 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 3345 0 0 0 141 0 0 0 25 0 1 0 672272052 23957504 2312 33554432000 4194304 4256717 140734259169200 18446744073709551615 4209157 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 5849 2312 252 16 0 2491 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32096

[startup+3.10044 s]
/proc/loadavg: 3.02 3.05 3.00 4/428 8776
/proc/meminfo: memFree=15306208/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=27748 CPUtime=3.01 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 4071 0 0 0 301 0 0 0 25 0 1 0 672272052 28413952 2974 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 6937 2974 252 16 0 3579 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36448

[startup+6.30086 s]
/proc/loadavg: 3.02 3.05 3.00 4/428 8776
/proc/meminfo: memFree=15298048/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=29464 CPUtime=6.21 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 5227 0 0 0 621 0 0 0 25 0 1 0 672272052 30171136 4040 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 7366 4040 252 16 0 4008 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38164

[startup+12.7007 s]
/proc/loadavg: 3.02 3.04 3.00 4/428 8776
/proc/meminfo: memFree=15284808/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=39264 CPUtime=12.61 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 14374 0 0 0 1260 1 0 0 25 0 1 0 672272052 40206336 6160 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 9816 6160 252 16 0 6458 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47964

[startup+25.5004 s]
/proc/loadavg: 3.02 3.04 3.00 4/428 8777
/proc/meminfo: memFree=15278992/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=46336 CPUtime=25.41 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 16640 0 0 0 2540 1 0 0 25 0 1 0 672272052 47448064 8220 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 11584 8220 252 16 0 8226 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55036

[startup+51.1007 s]
/proc/loadavg: 3.16 3.07 3.01 4/428 8777
/proc/meminfo: memFree=15275728/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=46336 CPUtime=51.01 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 16640 0 0 0 5100 1 0 0 25 0 1 0 672272052 47448064 8220 33554432000 4194304 4256717 140734259169200 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 11584 8220 252 16 0 8226 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55036

[startup+102.316 s]
/proc/loadavg: 3.06 3.06 3.00 4/428 8779
/proc/meminfo: memFree=15283520/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=36676 CPUtime=102.23 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 25434 0 0 0 10220 3 0 0 25 0 1 0 672272052 37556224 5428 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 9169 5428 252 16 0 5811 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 45376

[startup+162.3 s]
/proc/loadavg: 3.06 3.06 3.00 4/428 8780
/proc/meminfo: memFree=15254612/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=74048 CPUtime=162.22 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 38311 0 0 0 16217 5 0 0 25 0 1 0 672272052 75825152 14272 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 18512 14272 252 16 0 15154 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82748

[startup+222.301 s]
/proc/loadavg: 3.11 3.07 3.01 4/428 8782
/proc/meminfo: memFree=15255092/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=67048 CPUtime=222.22 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 63135 0 0 0 22213 9 0 0 25 0 1 0 672272052 68657152 11801 33554432000 4194304 4256717 140734259169200 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 16762 11801 252 16 0 13404 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75748

[startup+282.301 s]
/proc/loadavg: 3.14 3.09 3.01 4/428 8784
/proc/meminfo: memFree=15192576/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=116364 CPUtime=282.22 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 78032 0 0 0 28211 11 0 0 25 0 1 0 672272052 119156736 25745 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 29091 25745 252 16 0 25733 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 125064

[startup+342.301 s]
/proc/loadavg: 3.18 3.10 3.02 4/428 8785
/proc/meminfo: memFree=15199864/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=116364 CPUtime=342.22 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 78053 0 0 0 34211 11 0 0 25 0 1 0 672272052 119156736 25765 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213746 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 29091 25765 252 16 0 25733 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125064

[startup+402.301 s]
/proc/loadavg: 3.13 3.10 3.02 4/428 8787
/proc/meminfo: memFree=15194504/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7

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


[startup+1902.3 s]
/proc/loadavg: 1.01 1.50 2.26 2/420 8854
/proc/meminfo: memFree=15242764/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=1902.26 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1040012 0 0 0 190070 156 0 0 25 0 1 0 672272052 254169088 46406 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 46406 252 16 0 58695 0
Current children cumulated CPU time (s) 1902.33
Current children cumulated vsize (KiB) 256912

[startup+1962.3 s]
/proc/loadavg: 1.00 1.40 2.17 2/420 8858
/proc/meminfo: memFree=15247556/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=198124 CPUtime=1962.28 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1082518 0 0 0 196065 163 0 0 25 0 1 0 672272052 202878976 45199 33554432000 4194304 4256717 140734259169200 18446744073709551615 4211928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 49531 45199 252 16 0 46173 0
Current children cumulated CPU time (s) 1962.35
Current children cumulated vsize (KiB) 206824

[startup+2022.3 s]
/proc/loadavg: 1.00 1.33 2.10 2/420 8860
/proc/meminfo: memFree=15236884/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=2022.27 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1131307 0 0 0 202057 170 0 0 25 0 1 0 672272052 254169088 47967 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 47967 252 16 0 58695 0
Current children cumulated CPU time (s) 2022.34
Current children cumulated vsize (KiB) 256912

[startup+2082.32 s]
/proc/loadavg: 1.00 1.27 2.03 2/420 8862
/proc/meminfo: memFree=15227784/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=2082.28 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1157361 0 0 0 208054 174 0 0 25 0 1 0 672272052 254169088 50164 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 50164 252 16 0 58695 0
Current children cumulated CPU time (s) 2082.35
Current children cumulated vsize (KiB) 256912

[startup+2142.3 s]
/proc/loadavg: 1.00 1.21 1.96 2/420 8863
/proc/meminfo: memFree=15220184/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=2142.27 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1185692 0 0 0 214047 180 0 0 25 0 1 0 672272052 254169088 52041 33554432000 4194304 4256717 140734259169200 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 52041 252 16 0 58695 0
Current children cumulated CPU time (s) 2142.34
Current children cumulated vsize (KiB) 256912

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

[startup+2150.3 s]
/proc/loadavg: 1.00 1.21 1.95 2/420 8863
/proc/meminfo: memFree=15240132/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=2150.28 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1208194 0 0 0 214845 183 0 0 25 0 1 0 672272052 254169088 47234 33554432000 4194304 4256717 140734259169200 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 47234 252 16 0 58695 0
Current children cumulated CPU time (s) 2150.35
Current children cumulated vsize (KiB) 256912

[startup+2163.1 s]
/proc/loadavg: 1.00 1.20 1.94 2/420 8864
/proc/meminfo: memFree=15232808/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=248212 CPUtime=2163.08 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1210049 0 0 0 216125 183 0 0 25 0 1 0 672272052 254169088 49000 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 62053 49000 252 16 0 58695 0
Current children cumulated CPU time (s) 2163.15
Current children cumulated vsize (KiB) 256912

[startup+2175.9 s]
/proc/loadavg: 1.00 1.19 1.93 2/420 8864
/proc/meminfo: memFree=15259840/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=198124 CPUtime=2175.87 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1227513 0 0 0 217402 185 0 0 25 0 1 0 672272052 202878976 42197 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 49531 42197 252 16 0 46173 0
Current children cumulated CPU time (s) 2175.94
Current children cumulated vsize (KiB) 206824

[startup+2182.3 s]
/proc/loadavg: 1.00 1.19 1.92 2/420 8864
/proc/meminfo: memFree=15323204/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=118792 CPUtime=2182.29 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1228347 0 0 0 218043 186 0 0 25 0 1 0 672272052 121643008 26171 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 29698 26171 252 16 0 26340 0
Current children cumulated CPU time (s) 2182.36
Current children cumulated vsize (KiB) 127492

[startup+2185.5 s]
/proc/loadavg: 1.00 1.19 1.92 2/420 8864
/proc/meminfo: memFree=15323204/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=168112 CPUtime=2185.48 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1236200 0 0 0 218361 187 0 0 25 0 1 0 672272052 172146688 34004 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 42028 34004 252 16 0 38670 0
Current children cumulated CPU time (s) 2185.55
Current children cumulated vsize (KiB) 176812

[startup+2186.3 s]
/proc/loadavg: 1.00 1.19 1.92 2/420 8864
/proc/meminfo: memFree=15292452/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=168112 CPUtime=2186.28 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1236364 0 0 0 218441 187 0 0 25 0 1 0 672272052 172146688 34156 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 42028 34156 252 16 0 38670 0
Current children cumulated CPU time (s) 2186.35
Current children cumulated vsize (KiB) 176812

[startup+2187.1 s]
/proc/loadavg: 1.00 1.18 1.91 2/420 8864
/proc/meminfo: memFree=15291584/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=168112 CPUtime=2187.08 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1236531 0 0 0 218521 187 0 0 25 0 1 0 672272052 172146688 34312 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 42028 34312 252 16 0 38670 0
Current children cumulated CPU time (s) 2187.15
Current children cumulated vsize (KiB) 176812

[startup+2187.3 s]
/proc/loadavg: 1.00 1.18 1.91 2/420 8864
/proc/meminfo: memFree=15291584/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=118792 CPUtime=2187.27 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202496 1236545 0 0 0 218540 187 0 0 25 0 1 0 672272052 121643008 26372 33554432000 4194304 4256717 140734259169200 18446744073709551615 4213948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8776/statm: 29698 26372 252 16 0 26340 0
Current children cumulated CPU time (s) 2187.34
Current children cumulated vsize (KiB) 127492

[startup+2187.4 s]
/proc/loadavg: 1.00 1.18 1.91 2/420 8864
/proc/meminfo: memFree=15291584/32951124 swapFree=54450792/67111528
[pid=8773] ppid=8771 vsize=8700 CPUtime=0.07 cores=1,3,5,7
/proc/8773/stat : 8773 (esg_static.sh) S 8771 8773 6454 0 -1 4202496 352 1206 0 0 0 0 7 0 24 0 1 0 672272044 8908800 251 33554432000 4194304 4922060 140733545163456 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8773/statm: 2175 251 209 178 0 68 0
[pid=8776] ppid=8773 vsize=0 CPUtime=2187.37 cores=1,3,5,7
/proc/8776/stat : 8776 (minisat_static) R 8773 8773 6454 0 -1 4202500 1236559 0 0 0 218550 187 0 0 25 0 1 0 672272052 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/8776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2187.44
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 2187.41
CPU time (s): 2187.46
CPU user time (s): 2185.58
CPU system time (s): 1.88471
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 337052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2185.58
system time used= 1.88471
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1238328
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= 39
involuntary context switches= 3172

runsolver used 8.32873 second user time and 21.5017 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 06:32:19
IDJOB=3387597
IDBENCH=87988
IDSOLVER=1874
FILE ID=node134/3387597-1305606738
RUNJOBID= node134-1305599909-8362
PBS_JOBID= 13350344
Free space on /tmp= 73676 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387597-1305606738/watcher-3387597-1305606738 -o /tmp/evaluation-result-3387597-1305606738/solver-3387597-1305606738 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387597-1305606738.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=682955232

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15319360 kB
Buffers:        186612 kB
Cached:         842024 kB
SwapCached:      16428 kB
Active:        6178752 kB
Inactive:     11195792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15319360 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:            1100 kB
Writeback:           0 kB
AnonPages:    16337612 kB
Mapped:          22360 kB
Slab:           102100 kB
PageTables:      89516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 111135568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node134 at 2011-05-17 07:08:46