Trace number 3387605

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 4061.33 4114.44

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.7379
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   16803    38653 |    5040       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    8377    24913 |      --       0       --      -- |     --   | -8417/-13719
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1686   #clauses: 8377   #literals: 24913
0.00/0.06	c CPU time:   0.057991 s
0.00/0.06	c ==============================================================================
4061.28/4114.43	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-3387605-1305606780/watcher-3387605-1305606780 -o /tmp/evaluation-result-3387605-1305606780/solver-3387605-1305606780 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387605-1305606780.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: 7.99 8.06 8.08 11/408 21658
/proc/meminfo: memFree=358052/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0

[startup+0.17924 s]
/proc/loadavg: 7.99 8.06 8.08 11/408 21658
/proc/meminfo: memFree=358052/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.200236 s]
/proc/loadavg: 7.99 8.06 8.08 11/408 21658
/proc/meminfo: memFree=358052/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.300219 s]
/proc/loadavg: 7.99 8.06 8.08 11/408 21658
/proc/meminfo: memFree=358052/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.70015 s]
/proc/loadavg: 7.99 8.06 8.08 11/408 21658
/proc/meminfo: memFree=358052/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 7.99 8.06 8.08 9/409 21660
/proc/meminfo: memFree=351972/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=27104 CPUtime=1.4 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 3780 0 0 0 140 0 0 0 25 0 1 0 672277793 27754496 2854 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 6776 2854 251 16 0 3418 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35804

[startup+3.10073 s]
/proc/loadavg: 7.99 8.06 8.08 9/409 21660
/proc/meminfo: memFree=344284/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=21748 CPUtime=2.98 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 6652 0 0 0 298 0 0 0 25 0 1 0 672277793 22269952 2036 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 5437 2036 251 16 0 2079 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 30448

[startup+6.30015 s]
/proc/loadavg: 7.99 8.06 8.08 9/409 21660
/proc/meminfo: memFree=339476/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=31540 CPUtime=6.14 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 8799 0 0 0 614 0 0 0 25 0 1 0 672277793 32296960 4005 33554432000 4194304 4256717 140737151796320 18446744073709551615 4218952 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 7885 4005 251 16 0 4527 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 40240

[startup+12.701 s]
/proc/loadavg: 7.99 8.06 8.08 9/409 21660
/proc/meminfo: memFree=321024/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=38964 CPUtime=12.46 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 11153 0 0 0 1245 1 0 0 25 0 1 0 672277793 39899136 6162 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 9741 6162 251 16 0 6383 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 47664

[startup+25.5007 s]
/proc/loadavg: 7.99 8.06 8.08 9/409 21661
/proc/meminfo: memFree=297000/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=47804 CPUtime=25.1 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 18377 0 0 0 2508 2 0 0 25 0 1 0 672277793 48951296 7516 33554432000 4194304 4256717 140737151796320 18446744073709551615 4214136 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 11951 7516 251 16 0 8593 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 56504

[startup+51.1012 s]
/proc/loadavg: 7.99 8.05 8.08 9/409 21661
/proc/meminfo: memFree=281856/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=54988 CPUtime=50.37 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 21425 0 0 0 5035 2 0 0 25 0 1 0 672277793 56307712 10318 33554432000 4194304 4256717 140737151796320 18446744073709551615 4219668 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 13747 10318 251 16 0 10389 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 63688

[startup+102.301 s]
/proc/loadavg: 8.03 8.06 8.08 9/409 21663
/proc/meminfo: memFree=217860/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=95408 CPUtime=100.92 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 53058 0 0 0 10085 7 0 0 25 0 1 0 672277793 97697792 18499 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 23852 18499 251 16 0 20494 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 104108

[startup+162.3 s]
/proc/loadavg: 8.09 8.07 8.08 9/409 21664
/proc/meminfo: memFree=193640/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=107084 CPUtime=160.15 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 57087 0 0 0 16007 8 0 0 25 0 1 0 672277793 109654016 22177 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 26771 22177 251 16 0 23413 0
Current children cumulated CPU time (s) 160.21
Current children cumulated vsize (KiB) 115784

[startup+222.316 s]
/proc/loadavg: 8.19 8.10 8.09 9/409 21666
/proc/meminfo: memFree=234976/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=126584 CPUtime=219.38 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 71761 0 0 0 21928 10 0 0 25 0 1 0 672277793 129622016 28222 33554432000 4194304 4256717 140737151796320 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 31646 28222 251 16 0 28288 0
Current children cumulated CPU time (s) 219.44
Current children cumulated vsize (KiB) 135284

[startup+282.301 s]
/proc/loadavg: 8.18 8.11 8.09 9/409 21668
/proc/meminfo: memFree=246652/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=107616 CPUtime=278.6 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 80707 0 0 0 27849 11 0 0 25 0 1 0 672277793 110198784 20987 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 26904 20987 251 16 0 23546 0
Current children cumulated CPU time (s) 278.66
Current children cumulated vsize (KiB) 116316

[startup+342.3 s]
/proc/loadavg: 8.06 8.09 8.09 9/409 21669
/proc/meminfo: memFree=252620/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=126584 CPUtime=337.83 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 88707 0 0 0 33770 13 0 0 25 0 1 0 672277793 129622016 28229 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 31646 28229 251 16 0 28288 0
Current children cumulated CPU time (s) 337.89
Current children cumulated vsize (KiB) 135284

[startup+402.301 s]
/proc/loadavg: 8.02 8.07 8.08 9/409 21671
/proc/meminfo: memFree=240516/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7

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


[startup+3762.3 s]
/proc/loadavg: 7.09 7.06 7.30 8/402 21790
/proc/meminfo: memFree=157128/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=3713.72 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 1908306 0 0 0 371024 348 0 0 25 0 1 0 672277793 161185792 32745 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 32745 251 16 0 35994 0
Current children cumulated CPU time (s) 3713.78
Current children cumulated vsize (KiB) 166108

[startup+3822.3 s]
/proc/loadavg: 7.10 7.06 7.28 8/402 21792
/proc/meminfo: memFree=171756/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=3772.93 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 1949285 0 0 0 376939 354 0 0 25 0 1 0 672277793 161185792 30967 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 30967 251 16 0 35994 0
Current children cumulated CPU time (s) 3772.99
Current children cumulated vsize (KiB) 166108

[startup+3882.3 s]
/proc/loadavg: 7.10 7.06 7.27 8/402 21794
/proc/meminfo: memFree=157448/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=3832.15 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 1972356 0 0 0 382856 359 0 0 25 0 1 0 672277793 161185792 32345 33554432000 4194304 4256717 140737151796320 18446744073709551615 4219750 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 32345 251 16 0 35994 0
Current children cumulated CPU time (s) 3832.21
Current children cumulated vsize (KiB) 166108

[startup+3942.3 s]
/proc/loadavg: 7.09 7.07 7.25 8/402 21795
/proc/meminfo: memFree=156760/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=3891.38 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 1998684 0 0 0 388775 363 0 0 25 0 1 0 672277793 161185792 35028 33554432000 4194304 4256717 140737151796320 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 35028 251 16 0 35994 0
Current children cumulated CPU time (s) 3891.44
Current children cumulated vsize (KiB) 166108

[startup+4002.3 s]
/proc/loadavg: 7.03 7.05 7.24 8/402 21797
/proc/meminfo: memFree=143324/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=3950.59 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2022021 0 0 0 394692 367 0 0 25 0 1 0 672277793 161185792 35344 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 35344 251 16 0 35994 0
Current children cumulated CPU time (s) 3950.65
Current children cumulated vsize (KiB) 166108

[startup+4062.3 s]
/proc/loadavg: 7.01 7.04 7.22 8/402 21798
/proc/meminfo: memFree=157172/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=4009.8 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2046902 0 0 0 400608 372 0 0 25 0 1 0 672277793 161185792 35717 33554432000 4194304 4256717 140737151796320 18446744073709551615 4211928 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 35717 251 16 0 35994 0
Current children cumulated CPU time (s) 4009.86
Current children cumulated vsize (KiB) 166108

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

[startup+4070.4 s]
/proc/loadavg: 7.01 7.04 7.21 8/402 21799
/proc/meminfo: memFree=150472/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=207496 CPUtime=4017.79 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2047820 0 0 0 401407 372 0 0 25 0 1 0 672277793 212475904 36517 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 51874 36517 251 16 0 48516 0
Current children cumulated CPU time (s) 4017.85
Current children cumulated vsize (KiB) 216196

[startup+4096 s]
/proc/loadavg: 7.07 7.05 7.21 8/402 21799
/proc/meminfo: memFree=166252/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=157408 CPUtime=4043.06 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2068693 0 0 0 403931 375 0 0 25 0 1 0 672277793 161185792 33863 33554432000 4194304 4256717 140737151796320 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 39352 33863 251 16 0 35994 0
Current children cumulated CPU time (s) 4043.12
Current children cumulated vsize (KiB) 166108

[startup+4102.4 s]
/proc/loadavg: 7.07 7.05 7.21 8/402 21799
/proc/meminfo: memFree=192420/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=126588 CPUtime=4049.37 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2081767 0 0 0 404560 377 0 0 25 0 1 0 672277793 129626112 26918 33554432000 4194304 4256717 140737151796320 18446744073709551615 4218889 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 31647 26918 251 16 0 28289 0
Current children cumulated CPU time (s) 4049.43
Current children cumulated vsize (KiB) 135288

[startup+4108.8 s]
/proc/loadavg: 7.06 7.05 7.21 8/402 21800
/proc/meminfo: memFree=184236/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=126588 CPUtime=4055.69 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2083167 0 0 0 405192 377 0 0 25 0 1 0 672277793 129626112 28168 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 31647 28168 251 16 0 28289 0
Current children cumulated CPU time (s) 4055.75
Current children cumulated vsize (KiB) 135288

[startup+4112 s]
/proc/loadavg: 7.06 7.05 7.21 8/402 21800
/proc/meminfo: memFree=208788/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=98308 CPUtime=4058.84 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2089356 0 0 0 405506 378 0 0 25 0 1 0 672277793 100667392 21177 33554432000 4194304 4256717 140737151796320 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 24577 21177 251 16 0 21219 0
Current children cumulated CPU time (s) 4058.9
Current children cumulated vsize (KiB) 107008

[startup+4113.6 s]
/proc/loadavg: 7.06 7.05 7.21 8/402 21800
/proc/meminfo: memFree=208540/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=147628 CPUtime=4060.43 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2097074 0 0 0 405664 379 0 0 25 0 1 0 672277793 151171072 28877 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 36907 28877 251 16 0 33549 0
Current children cumulated CPU time (s) 4060.49
Current children cumulated vsize (KiB) 156328

[startup+4114 s]
/proc/loadavg: 7.05 7.05 7.21 8/402 21800
/proc/meminfo: memFree=178100/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=147628 CPUtime=4060.83 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2097154 0 0 0 405704 379 0 0 25 0 1 0 672277793 151171072 28946 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 36907 28946 251 16 0 33549 0
Current children cumulated CPU time (s) 4060.89
Current children cumulated vsize (KiB) 156328

[startup+4114.4 s]
/proc/loadavg: 7.05 7.05 7.21 8/402 21800
/proc/meminfo: memFree=178100/32950904 swapFree=67057400/67111528
[pid=21657] ppid=21655 vsize=8700 CPUtime=0.06 cores=1,3,5,7
/proc/21657/stat : 21657 (esg_static.sh) S 21655 21657 19368 0 -1 4202496 353 922 0 0 0 0 6 0 25 0 1 0 672277787 8908800 251 33554432000 4194304 4922060 140735848641360 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21657/statm: 2175 251 209 178 0 68 0
[pid=21659] ppid=21657 vsize=98308 CPUtime=4061.22 cores=1,3,5,7
/proc/21659/stat : 21659 (minisat_static) R 21657 21657 19368 0 -1 4202496 2097166 0 0 0 405742 380 0 0 25 0 1 0 672277793 100667392 21212 33554432000 4194304 4256717 140737151796320 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/21659/statm: 24577 21212 251 16 0 21219 0
Current children cumulated CPU time (s) 4061.28
Current children cumulated vsize (KiB) 107008

Child status: 20
Real time (s): 4114.44
CPU time (s): 4061.33
CPU user time (s): 4057.52
CPU system time (s): 3.81342
CPU usage (%): 98.7093
Max. virtual memory (cumulated for all children) (KiB): 296336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4057.52
system time used= 3.81342
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2098668
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= 47255

runsolver used 15.5406 second user time and 37.1394 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-17 06:33:00
IDJOB=3387605
IDBENCH=88045
IDSOLVER=1874
FILE ID=node121/3387605-1305606780
RUNJOBID= node121-1305596566-20238
PBS_JOBID= 13350357
Free space on /tmp= 73296 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387605-1305606780/watcher-3387605-1305606780 -o /tmp/evaluation-result-3387605-1305606780/solver-3387605-1305606780 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387605-1305606780.cnf

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=209899604

node121.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.817
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.63
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.817
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.07
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.817
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:        361928 kB
Buffers:        315956 kB
Cached:        4481508 kB
SwapCached:       7656 kB
Active:       27895656 kB
Inactive:      4283144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:        361928 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            1820 kB
Writeback:           0 kB
AnonPages:    27379008 kB
Mapped:          32652 kB
Slab:           262028 kB
PageTables:      81888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 105484404 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= 73392 MiB
End job on node121 at 2011-05-17 07:41:35