Trace number 3258034

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/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   60159   195522 |      --       0       --      -- |     --   | -1250/71849
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 900   #clauses: 60159   #literals: 195522
0.00/0.12	c CPU time:   0.116982 s
0.00/0.12	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-3258034-1303472630/watcher-3258034-1303472630 -o /tmp/evaluation-result-3258034-1303472630/solver-3258034-1303472630 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3258034-1303472630.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: 3.95 3.96 3.83 5/192 25031
/proc/meminfo: memFree=17597248/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) R 25029 25031 24386 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 439678885 8908800 249 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816056725 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/25031/statm: 2175 249 209 178 0 68 0

[startup+0.0391091 s]
/proc/loadavg: 3.95 3.96 3.83 5/192 25031
/proc/meminfo: memFree=17597248/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 439678885 8908800 249 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/25031/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101113 s]
/proc/loadavg: 3.95 3.96 3.83 5/192 25031
/proc/meminfo: memFree=17597248/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 439678885 8908800 249 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/25031/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301017 s]
/proc/loadavg: 3.95 3.96 3.83 5/192 25031
/proc/meminfo: memFree=17597248/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700944 s]
/proc/loadavg: 3.95 3.96 3.83 5/192 25031
/proc/meminfo: memFree=17597248/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 3.95 3.96 3.83 5/194 25034
/proc/meminfo: memFree=17591288/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=10948 CPUtime=1.34 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 1204 0 0 0 134 0 0 0 25 0 1 0 439678900 11210752 1114 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 2737 1114 130 6 0 1207 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19648

[startup+3.10056 s]
/proc/loadavg: 3.95 3.96 3.83 5/194 25034
/proc/meminfo: memFree=17589676/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=12484 CPUtime=2.94 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 1605 0 0 0 294 0 0 0 25 0 1 0 439678900 12783616 1515 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 3121 1515 131 6 0 1591 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21184

[startup+6.30096 s]
/proc/loadavg: 3.95 3.96 3.83 5/194 25034
/proc/meminfo: memFree=17586204/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=14352 CPUtime=6.14 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 2086 0 0 0 614 0 0 0 25 0 1 0 439678900 14696448 1996 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 3588 1996 131 6 0 2058 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23052

[startup+12.7008 s]
/proc/loadavg: 3.96 3.96 3.83 5/194 25035
/proc/meminfo: memFree=17579332/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=16924 CPUtime=12.54 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 2729 0 0 0 1254 0 0 0 25 0 1 0 439678900 17330176 2639 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 4231 2639 131 6 0 2701 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25624

[startup+25.5004 s]
/proc/loadavg: 3.96 3.96 3.83 5/194 25035
/proc/meminfo: memFree=17572756/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=20204 CPUtime=25.34 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 3555 0 0 0 2534 0 0 0 25 0 1 0 439678900 20688896 3463 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 5051 3463 131 6 0 3521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28904

[startup+51.1007 s]
/proc/loadavg: 3.98 3.96 3.83 5/194 25036
/proc/meminfo: memFree=17562876/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=23708 CPUtime=50.94 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 4465 0 0 0 5094 0 0 0 25 0 1 0 439678900 24276992 4323 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 5927 4323 131 6 0 4397 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32408

[startup+102.307 s]
/proc/loadavg: 4.03 3.98 3.84 5/194 25037
/proc/meminfo: memFree=17545984/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=28668 CPUtime=102.15 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 5842 0 0 0 10214 1 0 0 25 0 1 0 439678900 29356032 5571 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 7167 5571 131 6 0 5637 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37368

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 3.85 5/194 25039
/proc/meminfo: memFree=17529836/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=34088 CPUtime=162.14 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 7306 0 0 0 16213 1 0 0 25 0 1 0 439678900 34906112 6931 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 8522 6931 131 6 0 6992 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 42788

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 3.85 5/194 25040
/proc/meminfo: memFree=17517412/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=37404 CPUtime=222.14 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 8242 0 0 0 22213 1 0 0 25 0 1 0 439678900 38301696 7743 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 9351 7743 131 6 0 7821 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46104

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25042
/proc/meminfo: memFree=17510572/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=39696 CPUtime=282.15 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 8958 0 0 0 28213 2 0 0 25 0 1 0 439678900 40648704 8309 33554432000 4194304 4218580 140736476966576 18446744073709551615 4213168 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 9924 8309 131 6 0 8394 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48396

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25043
/proc/meminfo: memFree=17502852/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=41700 CPUtime=342.15 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 9616 0 0 0 34213 2 0 0 25 0 1 0 439678900 42700800 8832 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 10425 8832 131 6 0 8895 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50400

[startup+402.301 s]
/proc/loadavg: 4.00 3.98 3.87 5/194 25045
/proc/meminfo: memFree=17493156/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6

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

[pid=25034] ppid=25031 vsize=46684 CPUtime=522.15 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 11454 0 0 0 52213 2 0 0 25 0 1 0 439678900 47804416 10075 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 11671 10075 131 6 0 10141 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 55384

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/194 25050
/proc/meminfo: memFree=17474852/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=48240 CPUtime=582.16 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 12045 0 0 0 58214 2 0 0 25 0 1 0 439678900 49397760 10465 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 12060 10465 131 6 0 10530 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 56940

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25051
/proc/meminfo: memFree=17467256/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=51492 CPUtime=642.16 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 13045 0 0 0 64214 2 0 0 25 0 1 0 439678900 52727808 11286 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 12873 11286 131 6 0 11343 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 60192

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25053
/proc/meminfo: memFree=17459796/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=52860 CPUtime=702.16 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 13575 0 0 0 70213 3 0 0 25 0 1 0 439678900 54128640 11595 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 13215 11595 131 6 0 11685 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 61560

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25055
/proc/meminfo: memFree=17454688/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=54412 CPUtime=762.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 14217 0 0 0 76214 3 0 0 25 0 1 0 439678900 55717888 12007 33554432000 4194304 4218580 140736476966576 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 13603 12007 131 6 0 12073 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 63112

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25056
/proc/meminfo: memFree=17450820/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=56244 CPUtime=822.16 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 14786 0 0 0 82213 3 0 0 25 0 1 0 439678900 57593856 12442 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 14061 12442 131 6 0 12531 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 64944

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25058
/proc/meminfo: memFree=17447084/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=57608 CPUtime=882.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 15337 0 0 0 88213 4 0 0 25 0 1 0 439678900 58990592 12804 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 14402 12804 131 6 0 12872 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 66308

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25059
/proc/meminfo: memFree=17442336/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=58544 CPUtime=942.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 15668 0 0 0 94213 4 0 0 25 0 1 0 439678900 59949056 13046 33554432000 4194304 4218580 140736476966576 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 14636 13046 131 6 0 13106 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 67244

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 25061
/proc/meminfo: memFree=17439712/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=59136 CPUtime=1002.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 15955 0 0 0 100213 4 0 0 25 0 1 0 439678900 60555264 13189 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 14784 13189 131 6 0 13254 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 67836

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 25072
/proc/meminfo: memFree=17436304/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=59924 CPUtime=1062.18 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 16259 0 0 0 106214 4 0 0 25 0 1 0 439678900 61362176 13393 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 14981 13393 131 6 0 13451 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 68624

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25073
/proc/meminfo: memFree=17431188/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=61156 CPUtime=1122.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 16663 0 0 0 112213 4 0 0 25 0 1 0 439678900 62623744 13673 33554432000 4194304 4218580 140736476966576 18446744073709551615 220815895284 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 15289 13673 131 6 0 13759 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 69856

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/194 25075
/proc/meminfo: memFree=17426704/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=61988 CPUtime=1182.18 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 17030 0 0 0 118214 4 0 0 25 0 1 0 439678900 63475712 13911 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 15497 13911 131 6 0 13967 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 70688

[startup+1242.3 s]
/proc/loadavg: 3.16 3.81 3.86 2/173 25131
/proc/meminfo: memFree=17614456/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=62636 CPUtime=1242.17 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 17289 0 0 0 124213 4 0 0 25 0 1 0 439678900 64139264 14047 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 15659 14047 131 6 0 14129 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 71336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.86 3.34 3.69 2/173 25133
/proc/meminfo: memFree=17613448/32951124 swapFree=67111528/67111528
[pid=25031] ppid=25029 vsize=8700 CPUtime=0.14 cores=4,6
/proc/25031/stat : 25031 (esg_static.sh) S 25029 25031 24386 0 -1 4202496 353 1395 0 0 0 0 14 0 24 0 1 0 439678885 8908800 252 33554432000 4194304 4922060 140735097985936 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/25031/statm: 2175 252 209 178 0 68 0
[pid=25034] ppid=25031 vsize=63984 CPUtime=1299.89 cores=4,6
/proc/25034/stat : 25034 (cdcl) R 25031 25031 24386 0 -1 4202496 17720 0 0 0 129984 5 0 0 25 0 1 0 439678900 65519616 14375 33554432000 4194304 4218580 140736476966576 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/25034/statm: 15996 14375 131 6 0 14466 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 72684

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.057991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 72684

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

runsolver used 2.18067 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 13:43:50
IDJOB=3258034
IDBENCH=71300
IDSOLVER=1609
FILE ID=node147/3258034-1303472630
RUNJOBID= node147-1303472551-24945
PBS_JOBID= 13107198
Free space on /tmp= 71960 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258034-1303472630/watcher-3258034-1303472630 -o /tmp/evaluation-result-3258034-1303472630/solver-3258034-1303472630 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3258034-1303472630.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=887435132

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17597528 kB
Buffers:       1271024 kB
Cached:       13414116 kB
SwapCached:          0 kB
Active:        7294616 kB
Inactive:      7522488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17597528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      131488 kB
Mapped:          15172 kB
Slab:           473080 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312388 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= 71968 MiB
End job on node147 at 2011-04-22 14:05:32