Trace number 3263534

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.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   31962    64344 |    9588       0        0     nan |  0.000 % |
0.00/0.09	c |         0 |   31512    89845 |      --       0       --      -- |     --   | -450/25501
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 435   #clauses: 31512   #literals: 89845
0.00/0.09	c CPU time:   0.091986 s
0.00/0.09	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-3263534-1303557422/watcher-3263534-1303557422 -o /tmp/evaluation-result-3263534-1303557422/solver-3263534-1303557422 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263534-1303557422.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: 2.92 3.77 3.89 3/174 4769
/proc/meminfo: memFree=14604480/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467339291 8908800 249 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 249 209 178 0 68 0

[startup+0.102094 s]
/proc/loadavg: 2.92 3.77 3.89 3/174 4769
/proc/meminfo: memFree=14604480/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467339291 8908800 249 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200995 s]
/proc/loadavg: 2.92 3.77 3.89 3/174 4769
/proc/meminfo: memFree=14604480/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8700

[startup+0.300978 s]
/proc/loadavg: 2.92 3.77 3.89 3/174 4769
/proc/meminfo: memFree=14604480/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8700

[startup+0.700898 s]
/proc/loadavg: 2.92 3.77 3.89 3/174 4769
/proc/meminfo: memFree=14604480/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14569388/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=9188 CPUtime=1.38 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 786 0 0 0 138 0 0 0 25 0 1 0 467339303 9408512 695 33554432000 4194304 4218580 140734187024736 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/4790/statm: 2297 695 128 6 0 767 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17888

[startup+3.10044 s]
/proc/loadavg: 2.92 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14567280/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=10112 CPUtime=2.97 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 1016 0 0 0 297 0 0 0 25 0 1 0 467339303 10354688 925 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/4790/statm: 2528 925 130 6 0 998 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18812

[startup+6.3009 s]
/proc/loadavg: 3.00 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14562340/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=11460 CPUtime=6.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 1360 0 0 0 617 0 0 0 25 0 1 0 467339303 11735040 1269 33554432000 4194304 4218580 140734187024736 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 2865 1269 130 6 0 1335 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20160

[startup+12.7007 s]
/proc/loadavg: 3.08 3.77 3.89 5/194 4804
/proc/meminfo: memFree=14554060/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=12808 CPUtime=12.56 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 1678 0 0 0 1256 0 0 0 25 0 1 0 467339303 13115392 1587 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 3202 1587 130 6 0 1672 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21508

[startup+25.5012 s]
/proc/loadavg: 3.28 3.78 3.89 5/194 4805
/proc/meminfo: memFree=14542992/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=16584 CPUtime=25.36 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 2621 0 0 0 2536 0 0 0 25 0 1 0 467339303 16982016 2530 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 4146 2530 130 6 0 2616 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25284

[startup+51.1003 s]
/proc/loadavg: 3.53 3.80 3.89 5/194 4805
/proc/meminfo: memFree=14526328/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=22876 CPUtime=50.96 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 4219 0 0 0 5096 0 0 0 25 0 1 0 467339303 23425024 4117 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 5719 4117 131 6 0 4189 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31576

[startup+102.301 s]
/proc/loadavg: 3.79 3.83 3.90 5/194 4807
/proc/meminfo: memFree=14505368/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=30764 CPUtime=102.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 6311 0 0 0 10217 0 0 0 25 0 1 0 467339303 31502336 6073 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 7691 6073 131 6 0 6161 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39464

[startup+162.301 s]
/proc/loadavg: 3.92 3.86 3.90 5/194 4808
/proc/meminfo: memFree=14489356/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=36308 CPUtime=162.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 7796 0 0 0 16216 1 0 0 25 0 1 0 467339303 37179392 7487 33554432000 4194304 4218580 140734187024736 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 9077 7487 131 6 0 7547 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45008

[startup+222.307 s]
/proc/loadavg: 3.97 3.88 3.91 5/194 4810
/proc/meminfo: memFree=14478180/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=38464 CPUtime=222.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 8512 0 0 0 22216 1 0 0 25 0 1 0 467339303 39387136 8023 33554432000 4194304 4218580 140734187024736 18446744073709551615 4211265 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 9616 8023 131 6 0 8086 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 47164

[startup+282.301 s]
/proc/loadavg: 4.05 3.91 3.91 5/194 4812
/proc/meminfo: memFree=14467880/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=41784 CPUtime=282.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 9416 0 0 0 28216 1 0 0 25 0 1 0 467339303 42786816 8849 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 10446 8849 131 6 0 8916 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 50484

[startup+342.301 s]
/proc/loadavg: 4.08 3.94 3.92 5/194 4813
/proc/meminfo: memFree=14462412/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=44472 CPUtime=342.17 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 10153 0 0 0 34216 1 0 0 25 0 1 0 467339303 45539328 9511 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 11118 9511 131 6 0 9588 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 53172

[startup+402.301 s]
/proc/loadavg: 4.03 3.95 3.92 5/194 4815
/proc/meminfo: memFree=14454468/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6

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

[pid=4790] ppid=4769 vsize=49240 CPUtime=582.18 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 11876 0 0 0 58216 2 0 0 25 0 1 0 467339303 50421760 10700 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 12310 10700 131 6 0 10780 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 57940

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4821
/proc/meminfo: memFree=14428728/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=49988 CPUtime=642.18 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 12155 0 0 0 64216 2 0 0 25 0 1 0 467339303 51187712 10882 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 12497 10882 131 6 0 10967 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 58688

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4823
/proc/meminfo: memFree=14422012/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=50884 CPUtime=702.18 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 12505 0 0 0 70216 2 0 0 25 0 1 0 467339303 52105216 11134 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 12721 11134 131 6 0 11191 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 59584

[startup+762.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4824
/proc/meminfo: memFree=14416784/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=51312 CPUtime=762.19 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 12745 0 0 0 76217 2 0 0 25 0 1 0 467339303 52543488 11231 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 12828 11231 131 6 0 11298 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 60012

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4826
/proc/meminfo: memFree=14411808/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=52896 CPUtime=822.19 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 13197 0 0 0 82216 3 0 0 25 0 1 0 467339303 54165504 11620 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 13224 11620 131 6 0 11694 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 61596

[startup+882.307 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4828
/proc/meminfo: memFree=14405348/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=54848 CPUtime=882.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 13776 0 0 0 88217 3 0 0 25 0 1 0 467339303 56164352 12123 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 13712 12123 131 6 0 12182 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 63548

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4829
/proc/meminfo: memFree=14399512/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=56532 CPUtime=942.19 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 14276 0 0 0 94216 3 0 0 25 0 1 0 467339303 57888768 12545 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 14133 12545 131 6 0 12603 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 65232

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4831
/proc/meminfo: memFree=14392804/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=59892 CPUtime=1002.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 15158 0 0 0 100217 3 0 0 25 0 1 0 467339303 61329408 13355 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 14973 13355 131 6 0 13443 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 68592

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4832
/proc/meminfo: memFree=14387712/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=61508 CPUtime=1062.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 15642 0 0 0 106217 3 0 0 25 0 1 0 467339303 62984192 13764 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 15377 13764 131 6 0 13847 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 70208

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4834
/proc/meminfo: memFree=14384472/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=62652 CPUtime=1122.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 16007 0 0 0 112217 3 0 0 25 0 1 0 467339303 64155648 14045 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 15663 14045 131 6 0 14133 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 71352

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4836
/proc/meminfo: memFree=14382100/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=63120 CPUtime=1182.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 16229 0 0 0 118217 3 0 0 25 0 1 0 467339303 64634880 14184 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 15780 14184 131 6 0 14250 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 71820

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.93 5/194 4837
/proc/meminfo: memFree=14378240/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=64432 CPUtime=1242.2 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 16674 0 0 0 124217 3 0 0 25 0 1 0 467339303 65978368 14491 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 16108 14491 131 6 0 14578 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 73132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.93 5/194 4839
/proc/meminfo: memFree=14374876/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=64904 CPUtime=1299.91 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 16974 0 0 0 129988 3 0 0 25 0 1 0 467339303 66461696 14609 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 16226 14609 131 6 0 14696 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 73604

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

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

[startup+1300 s]
/proc/loadavg: 4.05 3.99 3.93 5/194 4839
/proc/meminfo: memFree=14374876/32950928 swapFree=67087032/67111528
[pid=4769] ppid=4767 vsize=8700 CPUtime=0.1 cores=4,6
/proc/4769/stat : 4769 (esg_static.sh) S 4767 4769 4735 0 -1 4202496 355 805 0 0 0 0 10 0 23 0 1 0 467339291 8908800 252 33554432000 4194304 4922060 140736466553360 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4769/statm: 2175 252 209 178 0 68 0
[pid=4790] ppid=4769 vsize=64904 CPUtime=1299.91 cores=4,6
/proc/4790/stat : 4790 (cdcl) R 4769 4769 4735 0 -1 4202496 16974 0 0 0 129988 3 0 0 25 0 1 0 467339303 66461696 14609 33554432000 4194304 4218580 140734187024736 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4790/statm: 16226 14609 131 6 0 14696 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 73604

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.99
CPU system time (s): 0.045993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73604

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

runsolver used 2.28665 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 13:17:02
IDJOB=3263534
IDBENCH=83985
IDSOLVER=1609
FILE ID=node148/3263534-1303557422
RUNJOBID= node148-1303557422-4754
PBS_JOBID= 13150273
Free space on /tmp= 70616 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263534-1303557422/watcher-3263534-1303557422 -o /tmp/evaluation-result-3263534-1303557422/solver-3263534-1303557422 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263534-1303557422.cnf

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=1890764158

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.75
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.854
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14602032 kB
Buffers:       2043120 kB
Cached:       15698456 kB
SwapCached:       5264 kB
Active:        8834532 kB
Inactive:      8954572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14602032 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            2176 kB
Writeback:           0 kB
AnonPages:       44140 kB
Mapped:          13704 kB
Slab:           493764 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194520 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= 70604 MiB
End job on node148 at 2011-04-23 13:38:44