Trace number 3251168

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
rcl 2011-04-01? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.01	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |  150604   302382 |   45181       0        0     nan |  0.000 % |
0.00/0.31	c |         0 |  149360   433477 |      --       0       --      -- |     --   | -1244/131095
0.00/0.31	c ==============================================================================
0.00/0.31	c Result  :   #vars: 1209   #clauses: 149360   #literals: 433477
0.00/0.31	c CPU time:   0.311952 s
0.00/0.31	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3251168-1303582268/watcher-3251168-1303582268 -o /tmp/evaluation-result-3251168-1303582268/solver-3251168-1303582268 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251168-1303582268.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.60 3.60 4/196 29626
/proc/meminfo: memFree=19086496/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) R 29624 29626 28411 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 469825011 8908800 250 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516654485 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/29626/statm: 2175 250 209 178 0 68 0

[startup+0.0134489 s]
/proc/loadavg: 4.01 3.60 3.60 4/196 29626
/proc/meminfo: memFree=19086496/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469825011 8908800 250 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29626/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100471 s]
/proc/loadavg: 4.01 3.60 3.60 4/196 29626
/proc/meminfo: memFree=19086496/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469825011 8908800 250 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29626/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300432 s]
/proc/loadavg: 4.01 3.60 3.60 4/196 29626
/proc/meminfo: memFree=19086496/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 469825011 8908800 250 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/29626/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700372 s]
/proc/loadavg: 4.01 3.60 3.60 4/196 29626
/proc/meminfo: memFree=19086496/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8700

[startup+1.50024 s]
/proc/loadavg: 4.01 3.61 3.60 5/198 29629
/proc/meminfo: memFree=19079920/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=11128 CPUtime=1.11 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 1281 0 0 0 111 0 0 0 25 0 1 0 469825050 11395072 1192 33554432000 4194304 4218580 140735022379760 18446744073709551615 4213896 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 2782 1192 130 6 0 1252 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19828

[startup+3.10094 s]
/proc/loadavg: 4.01 3.61 3.60 5/198 29629
/proc/meminfo: memFree=19078308/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=12052 CPUtime=2.71 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 1487 0 0 0 271 0 0 0 25 0 1 0 469825050 12341248 1398 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 3013 1398 130 6 0 1483 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20752

[startup+6.30033 s]
/proc/loadavg: 4.01 3.62 3.60 5/198 29629
/proc/meminfo: memFree=19074960/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=13376 CPUtime=5.91 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 1842 0 0 0 591 0 0 0 25 0 1 0 469825050 13697024 1753 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 3344 1753 130 6 0 1814 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22076

[startup+12.7011 s]
/proc/loadavg: 4.01 3.62 3.60 5/198 29630
/proc/meminfo: memFree=19071756/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=14872 CPUtime=12.31 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 2217 0 0 0 1231 0 0 0 25 0 1 0 469825050 15228928 2128 33554432000 4194304 4218580 140735022379760 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 3718 2128 130 6 0 2188 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23572

[startup+25.5008 s]
/proc/loadavg: 4.01 3.63 3.61 5/198 29630
/proc/meminfo: memFree=19068392/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=17420 CPUtime=25.11 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 2840 0 0 0 2511 0 0 0 25 0 1 0 469825050 17838080 2751 33554432000 4194304 4218580 140735022379760 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 4355 2751 131 6 0 2825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26120

[startup+51.1012 s]
/proc/loadavg: 4.00 3.67 3.62 5/198 29631
/proc/meminfo: memFree=19061108/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=21548 CPUtime=50.71 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 3884 0 0 0 5071 0 0 0 25 0 1 0 469825050 22065152 3785 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 5387 3785 131 6 0 3857 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30248

[startup+102.307 s]
/proc/loadavg: 4.06 3.73 3.64 5/198 29632
/proc/meminfo: memFree=19043856/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=29168 CPUtime=101.91 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 5856 0 0 0 10191 0 0 0 25 0 1 0 469825050 29868032 5704 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 7292 5704 131 6 0 5762 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37868

[startup+162.301 s]
/proc/loadavg: 4.02 3.78 3.66 5/198 29634
/proc/meminfo: memFree=19032292/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=34348 CPUtime=161.92 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 7309 0 0 0 16191 1 0 0 25 0 1 0 469825050 35172352 7001 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 8587 7001 131 6 0 7057 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43048

[startup+222.301 s]
/proc/loadavg: 4.00 3.82 3.68 5/198 29635
/proc/meminfo: memFree=19025064/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=35876 CPUtime=221.92 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 7757 0 0 0 22191 1 0 0 25 0 1 0 469825050 36737024 7352 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 8969 7352 131 6 0 7439 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44576

[startup+282.301 s]
/proc/loadavg: 4.00 3.85 3.69 5/198 29637
/proc/meminfo: memFree=19013868/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=38860 CPUtime=281.92 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 8663 0 0 0 28191 1 0 0 25 0 1 0 469825050 39792640 8121 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 9715 8121 131 6 0 8185 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 47560

[startup+342.301 s]
/proc/loadavg: 4.00 3.87 3.71 5/198 29638
/proc/meminfo: memFree=19008876/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=40256 CPUtime=341.92 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 9118 0 0 0 34191 1 0 0 25 0 1 0 469825050 41222144 8445 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 10064 8445 131 6 0 8534 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48956

[startup+402.301 s]
/proc/loadavg: 4.00 3.89 3.73 5/198 29640
/proc/meminfo: memFree=19002640/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6

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

[pid=29629] ppid=29626 vsize=47492 CPUtime=521.92 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 11410 0 0 0 52190 2 0 0 25 0 1 0 469825050 48631808 10254 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 11873 10254 131 6 0 10343 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56192

[startup+582.3 s]
/proc/loadavg: 4.04 3.96 3.77 5/198 29645
/proc/meminfo: memFree=18981704/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=48400 CPUtime=581.93 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 11847 0 0 0 58191 2 0 0 25 0 1 0 469825050 49561600 10516 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 12100 10516 131 6 0 10570 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 57100

[startup+642.3 s]
/proc/loadavg: 4.09 3.98 3.79 5/198 29646
/proc/meminfo: memFree=18971384/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=53988 CPUtime=641.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 13371 0 0 0 64191 3 0 0 25 0 1 0 469825050 55283712 11911 33554432000 4194304 4218580 140735022379760 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 13497 11911 131 6 0 11967 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 62688

[startup+702.3 s]
/proc/loadavg: 4.03 3.98 3.80 5/198 29648
/proc/meminfo: memFree=18965152/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=55116 CPUtime=701.93 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 13779 0 0 0 70190 3 0 0 25 0 1 0 469825050 56438784 12168 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 13779 12168 131 6 0 12249 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 63816

[startup+762.308 s]
/proc/loadavg: 4.01 3.98 3.81 5/198 29650
/proc/meminfo: memFree=18959172/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=56000 CPUtime=761.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 14124 0 0 0 76191 3 0 0 25 0 1 0 469825050 57344000 12381 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 14000 12381 131 6 0 12470 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 64700

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.82 5/198 29651
/proc/meminfo: memFree=18956408/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=57384 CPUtime=821.93 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 14610 0 0 0 82190 3 0 0 25 0 1 0 469825050 58761216 12729 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 14346 12729 131 6 0 12816 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 66084

[startup+882.301 s]
/proc/loadavg: 4.04 4.00 3.83 5/198 29653
/proc/meminfo: memFree=18954132/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=57548 CPUtime=881.93 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 14809 0 0 0 88190 3 0 0 25 0 1 0 469825050 58929152 12795 33554432000 4194304 4218580 140735022379760 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 14387 12795 131 6 0 12857 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 66248

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.84 5/198 29654
/proc/meminfo: memFree=18950880/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=58656 CPUtime=941.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 15260 0 0 0 94190 4 0 0 25 0 1 0 469825050 60063744 13060 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 14664 13060 131 6 0 13134 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 67356

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/198 29656
/proc/meminfo: memFree=18946880/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=59548 CPUtime=1001.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 15669 0 0 0 100190 4 0 0 25 0 1 0 469825050 60977152 13271 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 14887 13271 131 6 0 13357 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 68248

[startup+1062.3 s]
/proc/loadavg: 3.80 3.96 3.84 3/186 29725
/proc/meminfo: memFree=19162856/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=60284 CPUtime=1061.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 15994 0 0 0 106190 4 0 0 25 0 1 0 469825050 61730816 13455 33554432000 4194304 4218580 140735022379760 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 15071 13455 131 6 0 13541 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 68984

[startup+1122.3 s]
/proc/loadavg: 2.69 3.62 3.73 3/184 29726
/proc/meminfo: memFree=19148256/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=60688 CPUtime=1121.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 16246 0 0 0 112190 4 0 0 25 0 1 0 469825050 62144512 13563 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 15172 13563 131 6 0 13642 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 69388

[startup+1182.3 s]
/proc/loadavg: 2.37 3.35 3.63 3/184 29802
/proc/meminfo: memFree=19145412/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=60964 CPUtime=1181.94 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 16392 0 0 0 118190 4 0 0 25 0 1 0 469825050 62427136 13624 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 15241 13624 131 6 0 13711 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 69664

[startup+1242.3 s]
/proc/loadavg: 2.25 3.13 3.53 3/184 29803
/proc/meminfo: memFree=19139696/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=62132 CPUtime=1241.95 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 16783 0 0 0 124191 4 0 0 25 0 1 0 469825050 63623168 13919 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 15533 13919 131 6 0 14003 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 70832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.09 2.92 3.43 3/184 29805
/proc/meminfo: memFree=19134104/32951124 swapFree=67111416/67111528
[pid=29626] ppid=29624 vsize=8700 CPUtime=0.37 cores=4,6
/proc/29626/stat : 29626 (esg_static.sh) S 29624 29626 28411 0 -1 4202496 354 2998 0 0 0 0 37 0 22 0 1 0 469825011 8908800 253 33554432000 4194304 4922060 140735518660064 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/29626/statm: 2175 253 209 178 0 68 0
[pid=29629] ppid=29626 vsize=63892 CPUtime=1299.66 cores=4,6
/proc/29629/stat : 29629 (cdcl) R 29626 29626 28411 0 -1 4202496 17317 0 0 0 129961 5 0 0 25 0 1 0 469825050 65425408 14358 33554432000 4194304 4218580 140735022379760 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29629/statm: 15973 14358 131 6 0 14443 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 72592

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.99
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 72624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20682
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= 21
involuntary context switches= 1224

runsolver used 2.22766 second user time and 4.87726 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 20:11:08
IDJOB=3251168
IDBENCH=88212
IDSOLVER=1609
FILE ID=node134/3251168-1303582268
RUNJOBID= node134-1303582026-29536
PBS_JOBID= 13150330
Free space on /tmp= 71044 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251168-1303582268/watcher-3251168-1303582268 -o /tmp/evaluation-result-3251168-1303582268/solver-3251168-1303582268 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251168-1303582268.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=803092819

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:      19086652 kB
Buffers:       2334156 kB
Cached:       10804048 kB
SwapCached:        108 kB
Active:        9018176 kB
Inactive:      4297976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19086652 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            2796 kB
Writeback:          28 kB
AnonPages:      176992 kB
Mapped:          15372 kB
Slab:           483740 kB
PageTables:       5620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   364208 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= 71060 MiB
End job on node134 at 2011-04-23 20:32:50