Trace number 3387331

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 1721.96 1722.1

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.88941
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.40	c ==============================================================================
0.00/0.40	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.40	c ==============================================================================
0.00/0.40	c |         0 |  878967  2050923 |  263690       0        0     nan |  0.000 % |
1720.36/1720.55	c |         0 |   66722   233596 |      --       0       --      -- |     --   | -807713/-1806450
1720.36/1720.56	c ==============================================================================
1720.36/1720.56	c Result  :   #vars: 2404   #clauses: 66722   #literals: 233596
1720.36/1720.56	c CPU time:   1720.07 s
1720.36/1720.56	c ==============================================================================
1721.84/1722.07	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-3387331-1305600692/watcher-3387331-1305600692 -o /tmp/evaluation-result-3387331-1305600692/solver-3387331-1305600692 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387331-1305600692.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.11 2.99 2.63 3/426 8434
/proc/meminfo: memFree=14607712/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0

[startup+0.0232379 s]
/proc/loadavg: 3.11 2.99 2.63 3/426 8434
/proc/meminfo: memFree=14607712/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100249 s]
/proc/loadavg: 3.11 2.99 2.63 3/426 8434
/proc/meminfo: memFree=14607712/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300214 s]
/proc/loadavg: 3.11 2.99 2.63 3/426 8434
/proc/meminfo: memFree=14607712/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701141 s]
/proc/loadavg: 3.11 2.99 2.63 3/426 8434
/proc/meminfo: memFree=14607712/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 3.11 2.99 2.63 4/428 8436
/proc/meminfo: memFree=14469072/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=153900 CPUtime=1.49 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 35898 0 0 0 141 8 0 0 25 0 1 0 671667462 157593600 33229 33554432000 134512640 135144242 4293724832 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8435/statm: 38475 33229 77 155 0 38318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162600

[startup+3.10067 s]
/proc/loadavg: 3.11 2.99 2.63 4/428 8436
/proc/meminfo: memFree=14450720/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=160288 CPUtime=3.09 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 37475 0 0 0 298 11 0 0 25 0 1 0 671667462 164134912 34806 33554432000 134512640 135144242 4293724832 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8435/statm: 40072 34806 77 155 0 39915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168988

[startup+6.30112 s]
/proc/loadavg: 3.10 2.99 2.63 4/428 8436
/proc/meminfo: memFree=14398492/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=173332 CPUtime=6.29 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 40659 0 0 0 612 17 0 0 25 0 1 0 671667462 177491968 37990 33554432000 134512640 135144242 4293724832 18446744073709551615 134555184 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8435/statm: 43333 37990 77 155 0 43176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182032

[startup+12.701 s]
/proc/loadavg: 3.09 2.99 2.63 4/428 8436
/proc/meminfo: memFree=14327140/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=189920 CPUtime=12.68 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 44773 0 0 0 1242 26 0 0 25 0 1 0 671667462 194478080 41645 33554432000 134512640 135144242 4293724832 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 47480 41645 77 155 0 47323 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 198620

[startup+25.5006 s]
/proc/loadavg: 3.07 2.99 2.64 4/428 8436
/proc/meminfo: memFree=14401304/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=193724 CPUtime=25.47 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 45633 0 0 0 2520 27 0 0 25 0 1 0 671667462 198373376 42505 33554432000 134512640 135144242 4293724832 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 48431 42505 77 155 0 48274 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 202424

[startup+51.101 s]
/proc/loadavg: 3.05 2.99 2.64 4/428 8437
/proc/meminfo: memFree=14327584/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=201124 CPUtime=51.01 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47049 0 0 0 5069 32 0 0 25 0 1 0 671667462 205950976 43921 33554432000 134512640 135144242 4293724832 18446744073709551615 134555768 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 50281 43921 77 155 0 50124 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 209824

[startup+102.317 s]
/proc/loadavg: 3.06 3.00 2.66 4/428 8439
/proc/meminfo: memFree=14364896/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=199976 CPUtime=102.23 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47211 0 0 0 10191 32 0 0 25 0 1 0 671667462 204775424 43689 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 49994 43689 77 155 0 49837 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 208676

[startup+162.301 s]
/proc/loadavg: 3.02 3.00 2.68 4/428 8440
/proc/meminfo: memFree=14351116/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=199976 CPUtime=162.21 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47223 0 0 0 16189 32 0 0 25 0 1 0 671667462 204775424 43701 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 49994 43701 77 155 0 49837 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 208676

[startup+222.301 s]
/proc/loadavg: 3.05 3.01 2.70 4/428 8442
/proc/meminfo: memFree=14243088/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=200232 CPUtime=222.21 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47273 0 0 0 22189 32 0 0 25 0 1 0 671667462 205037568 43751 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 50058 43751 77 155 0 49901 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 208932

[startup+282.301 s]
/proc/loadavg: 3.02 3.01 2.72 4/428 8443
/proc/meminfo: memFree=14118692/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=200232 CPUtime=282.2 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47301 0 0 0 28188 32 0 0 25 0 1 0 671667462 205037568 43779 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 50058 43779 77 155 0 49901 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 208932

[startup+342.301 s]
/proc/loadavg: 3.00 3.00 2.74 4/428 8445
/proc/meminfo: memFree=14341748/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=200488 CPUtime=342.2 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 47327 0 0 0 34188 32 0 0 25 0 1 0 671667462 205299712 43805 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 50122 43805 77 155 0 49965 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 209188

[startup+402.301 s]
/proc/loadavg: 3.05 3.01 2.75 4/428 8447
/proc/meminfo: memFree=14330076/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/8435/statm: 51209 44663 77 155 0 51052 0
Current children cumulated CPU time (s) 1362.17
Current children cumulated vsize (KiB) 213536

[startup+1422.32 s]
/proc/loadavg: 3.16 3.09 2.94 4/428 8486
/proc/meminfo: memFree=14234580/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=205348 CPUtime=1422.18 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48268 0 0 0 142184 34 0 0 25 0 1 0 671667462 210276352 44746 33554432000 134512640 135144242 4293724832 18446744073709551615 134550672 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51337 44746 77 155 0 51180 0
Current children cumulated CPU time (s) 1422.18
Current children cumulated vsize (KiB) 214048

[startup+1482.3 s]
/proc/loadavg: 3.06 3.07 2.94 4/428 8487
/proc/meminfo: memFree=14152480/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=205860 CPUtime=1482.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48330 0 0 0 148182 34 0 0 25 0 1 0 671667462 210800640 44808 33554432000 134512640 135144242 4293724832 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51465 44808 77 155 0 51308 0
Current children cumulated CPU time (s) 1482.16
Current children cumulated vsize (KiB) 214560

[startup+1542.3 s]
/proc/loadavg: 3.08 3.07 2.95 4/428 8489
/proc/meminfo: memFree=14116120/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=206372 CPUtime=1542.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48427 0 0 0 154182 34 0 0 25 0 1 0 671667462 211324928 44905 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51593 44905 77 155 0 51436 0
Current children cumulated CPU time (s) 1542.16
Current children cumulated vsize (KiB) 215072

[startup+1602.3 s]
/proc/loadavg: 3.12 3.08 2.96 4/428 8491
/proc/meminfo: memFree=14063400/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=207076 CPUtime=1602.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48520 0 0 0 160181 35 0 0 25 0 1 0 671667462 212045824 44998 33554432000 134512640 135144242 4293724832 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51769 44998 77 155 0 51612 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 215776

[startup+1662.3 s]
/proc/loadavg: 3.08 3.08 2.96 4/428 8492
/proc/meminfo: memFree=14020972/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=207524 CPUtime=1662.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48615 0 0 0 166181 35 0 0 25 0 1 0 671667462 212504576 45093 33554432000 134512640 135144242 4293724832 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51881 45093 77 155 0 51724 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 216224

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

[startup+1689.5 s]
/proc/loadavg: 3.05 3.07 2.96 4/428 8493
/proc/meminfo: memFree=14173360/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=207908 CPUtime=1689.37 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48684 0 0 0 168902 35 0 0 25 0 1 0 671667462 212897792 45162 33554432000 134512640 135144242 4293724832 18446744073709551615 134551320 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 51977 45162 77 155 0 51820 0
Current children cumulated CPU time (s) 1689.37
Current children cumulated vsize (KiB) 216608

[startup+1702.3 s]
/proc/loadavg: 3.04 3.07 2.96 4/428 8493
/proc/meminfo: memFree=14147444/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=208100 CPUtime=1702.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48721 0 0 0 170181 35 0 0 25 0 1 0 671667462 213094400 45199 33554432000 134512640 135144242 4293724832 18446744073709551615 134551340 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 52025 45199 77 155 0 51868 0
Current children cumulated CPU time (s) 1702.16
Current children cumulated vsize (KiB) 216800

[startup+1715.1 s]
/proc/loadavg: 3.03 3.07 2.96 4/428 8494
/proc/meminfo: memFree=14285824/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=208484 CPUtime=1714.96 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48782 0 0 0 171461 35 0 0 25 0 1 0 671667462 213487616 45260 33554432000 134512640 135144242 4293724832 18446744073709551615 134550680 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 52121 45260 77 155 0 51964 0
Current children cumulated CPU time (s) 1714.96
Current children cumulated vsize (KiB) 217184

[startup+1718.3 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8494
/proc/meminfo: memFree=14280120/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=208484 CPUtime=1718.16 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48787 0 0 0 171781 35 0 0 25 0 1 0 671667462 213487616 45265 33554432000 134512640 135144242 4293724832 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 52121 45265 77 155 0 51964 0
Current children cumulated CPU time (s) 1718.16
Current children cumulated vsize (KiB) 217184

[startup+1719.9 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8494
/proc/meminfo: memFree=14278632/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 671667462 8908800 250 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 250 209 178 0 68 0
[pid=8435] ppid=8434 vsize=208484 CPUtime=1719.76 cores=0,2,4,6
/proc/8435/stat : 8435 (SatELite_releas) R 8434 8434 6454 0 -1 4202496 48794 0 0 0 171941 35 0 0 25 0 1 0 671667462 213487616 45272 33554432000 134512640 135144242 4293724832 18446744073709551615 134550552 0 0 4096 3 0 0 0 17 0 0 0 1
/proc/8435/statm: 52121 45272 77 155 0 51964 0
Current children cumulated CPU time (s) 1719.76
Current children cumulated vsize (KiB) 217184

[startup+1720.7 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8494
/proc/meminfo: memFree=14273176/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=1720.48 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 353 51975 0 0 0 0 172011 37 18 0 1 0 671667462 8908800 252 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1720.48
Current children cumulated vsize (KiB) 8700

[startup+1721.52 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8495
/proc/meminfo: memFree=14441072/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=1720.48 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 353 51975 0 0 0 0 172011 37 18 0 1 0 671667462 8908800 252 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 252 209 178 0 68 0
[pid=8495] ppid=8434 vsize=28480 CPUtime=0.88 cores=0,2,4,6
/proc/8495/stat : 8495 (minisat_static) R 8434 8434 6454 0 -1 4202496 6179 0 0 0 88 0 0 0 21 0 1 0 671839524 29163520 3730 33554432000 4194304 4256717 140733546562352 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8495/statm: 7120 3730 253 16 0 3762 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 37180

[startup+1721.9 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8495
/proc/meminfo: memFree=14441072/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=1720.48 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 353 51975 0 0 0 0 172011 37 18 0 1 0 671667462 8908800 252 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 252 209 178 0 68 0
[pid=8495] ppid=8434 vsize=28480 CPUtime=1.26 cores=0,2,4,6
/proc/8495/stat : 8495 (minisat_static) R 8434 8434 6454 0 -1 4202496 6397 0 0 0 126 0 0 0 22 0 1 0 671839524 29163520 3940 33554432000 4194304 4256717 140733546562352 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/8495/statm: 7120 3940 253 16 0 3762 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 37180

[startup+1722 s]
/proc/loadavg: 3.03 3.06 2.96 4/428 8495
/proc/meminfo: memFree=14441072/32951124 swapFree=54450792/67111528
[pid=8434] ppid=8432 vsize=8700 CPUtime=1720.48 cores=0,2,4,6
/proc/8434/stat : 8434 (esg_static.sh) S 8432 8434 6454 0 -1 4202496 353 51975 0 0 0 0 172011 37 18 0 1 0 671667462 8908800 252 33554432000 4194304 4922060 140735745950784 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8434/statm: 2175 252 209 178 0 68 0
[pid=8495] ppid=8434 vsize=28480 CPUtime=1.36 cores=0,2,4,6
/proc/8495/stat : 8495 (minisat_static) R 8434 8434 6454 0 -1 4202496 6397 0 0 0 136 0 0 0 23 0 1 0 671839524 29163520 3940 33554432000 4194304 4256717 140733546562352 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8495/statm: 7120 3940 253 16 0 3762 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 37180

Child status: 20
Real time (s): 1722.1
CPU time (s): 1721.96
CPU user time (s): 1721.56
CPU system time (s): 0.398939
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 223732

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

runsolver used 7.58185 second user time and 15.9066 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 04:51:33
IDJOB=3387331
IDBENCH=82444
IDSOLVER=1874
FILE ID=node134/3387331-1305600692
RUNJOBID= node134-1305599909-8361
PBS_JOBID= 13350344
Free space on /tmp= 73500 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387331-1305600692/watcher-3387331-1305600692 -o /tmp/evaluation-result-3387331-1305600692/solver-3387331-1305600692 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387331-1305600692.cnf

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=760628038

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:      14607744 kB
Buffers:        183312 kB
Cached:         996576 kB
SwapCached:      16428 kB
Active:        6910424 kB
Inactive:     11168756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14607744 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:           16676 kB
Writeback:         108 kB
AnonPages:    16890224 kB
Mapped:          22596 kB
Slab:           106592 kB
PageTables:      90784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 111784888 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= 73496 MiB
End job on node134 at 2011-05-17 05:20:15