Trace number 3257902

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-v945c61409g7.cnf
MD5SUMcffaf116c6c0eb21439a109753d19c34
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.284955
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.11	c |         0 |   60246   195744 |      --       0       --      -- |     --   | -1163/72071
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 900   #clauses: 60246   #literals: 195744
0.00/0.11	c CPU time:   0.112982 s
0.00/0.11	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-3257902-1303472551/watcher-3257902-1303472551 -o /tmp/evaluation-result-3257902-1303472551/solver-3257902-1303472551 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3257902-1303472551.cnf 

running on 2 cores: 5,7

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.68 3.93 3.81 2/180 24967
/proc/meminfo: memFree=17676544/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 439671025 8908800 249 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 249 209 178 0 68 0

[startup+0.0315351 s]
/proc/loadavg: 3.68 3.93 3.81 2/180 24967
/proc/meminfo: memFree=17676544/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 439671025 8908800 249 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100519 s]
/proc/loadavg: 3.68 3.93 3.81 2/180 24967
/proc/meminfo: memFree=17676544/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 439671025 8908800 249 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300493 s]
/proc/loadavg: 3.68 3.93 3.81 2/180 24967
/proc/meminfo: memFree=17676544/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700407 s]
/proc/loadavg: 3.68 3.93 3.81 2/180 24967
/proc/meminfo: memFree=17676544/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 3.68 3.93 3.81 5/194 24994
/proc/meminfo: memFree=17636968/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=10988 CPUtime=1.34 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 1243 0 0 0 134 0 0 0 25 0 1 0 439671039 11251712 1153 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 2747 1153 129 6 0 1217 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19688

[startup+3.10096 s]
/proc/loadavg: 3.68 3.93 3.81 6/194 24995
/proc/meminfo: memFree=17641024/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=12344 CPUtime=2.94 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 1576 0 0 0 294 0 0 0 25 0 1 0 439671039 12640256 1486 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 3086 1486 130 6 0 1556 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21044

[startup+6.30037 s]
/proc/loadavg: 3.70 3.93 3.81 5/194 24995
/proc/meminfo: memFree=17630368/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=14640 CPUtime=6.14 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 2154 0 0 0 614 0 0 0 25 0 1 0 439671039 14991360 2064 33554432000 4194304 4218580 140734720491712 18446744073709551615 4209771 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 3660 2064 130 6 0 2130 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23340

[startup+12.7002 s]
/proc/loadavg: 3.73 3.93 3.81 5/194 24995
/proc/meminfo: memFree=17618700/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=17392 CPUtime=12.54 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 2822 0 0 0 1254 0 0 0 25 0 1 0 439671039 17809408 2732 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 4348 2732 130 6 0 2818 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26092

[startup+25.5008 s]
/proc/loadavg: 3.79 3.94 3.81 5/194 24996
/proc/meminfo: memFree=17604456/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=20648 CPUtime=25.34 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 3646 0 0 0 2534 0 0 0 25 0 1 0 439671039 21143552 3552 33554432000 4194304 4218580 140734720491712 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 5162 3552 131 6 0 3632 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29348

[startup+51.1011 s]
/proc/loadavg: 3.92 3.96 3.82 6/194 24996
/proc/meminfo: memFree=17587888/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=23816 CPUtime=50.95 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 4513 0 0 0 5095 0 0 0 25 0 1 0 439671039 24387584 4358 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 5954 4358 131 6 0 4424 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32516

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.83 5/194 25035
/proc/meminfo: memFree=17573500/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=29604 CPUtime=102.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 6072 0 0 0 10215 0 0 0 25 0 1 0 439671039 30314496 5804 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 7401 5804 131 6 0 5871 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38304

[startup+162.301 s]
/proc/loadavg: 4.04 3.98 3.84 5/194 25036
/proc/meminfo: memFree=17551700/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=34352 CPUtime=162.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 7442 0 0 0 16214 1 0 0 25 0 1 0 439671039 35176448 6969 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 8588 6969 131 6 0 7058 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43052

[startup+222.301 s]
/proc/loadavg: 4.01 3.98 3.85 5/194 25038
/proc/meminfo: memFree=17533820/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=37824 CPUtime=222.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 8535 0 0 0 22213 2 0 0 25 0 1 0 439671039 38731776 7867 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 9456 7867 131 6 0 7926 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46524

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 3.85 5/194 25040
/proc/meminfo: memFree=17520636/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=41220 CPUtime=282.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 9503 0 0 0 28213 2 0 0 25 0 1 0 439671039 42209280 8686 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 10305 8686 131 6 0 8775 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49920

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25041
/proc/meminfo: memFree=17512184/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=42776 CPUtime=342.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 10139 0 0 0 34213 2 0 0 25 0 1 0 439671039 43802624 9087 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 10694 9087 131 6 0 9164 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51476

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.86 5/194 25043
/proc/meminfo: memFree=17505588/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7

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

[pid=24979] ppid=24967 vsize=49796 CPUtime=522.15 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 12444 0 0 0 52212 3 0 0 25 0 1 0 439671039 50991104 10858 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 12449 10858 131 6 0 10919 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 58496

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.89 6/194 25048
/proc/meminfo: memFree=17482696/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=51396 CPUtime=582.16 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 13023 0 0 0 58212 4 0 0 25 0 1 0 439671039 52629504 11252 33554432000 4194304 4218580 140734720491712 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 12849 11252 131 6 0 11319 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 60096

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/194 25049
/proc/meminfo: memFree=17477212/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=52568 CPUtime=642.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 13504 0 0 0 64213 4 0 0 25 0 1 0 439671039 53829632 11538 33554432000 4194304 4218580 140734720491712 18446744073709551615 4211932 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 13142 11538 131 6 0 11612 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 61268

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25051
/proc/meminfo: memFree=17470488/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=54072 CPUtime=702.16 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 14102 0 0 0 70212 4 0 0 25 0 1 0 439671039 55369728 11906 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 13518 11906 131 6 0 11988 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 62772

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 25052
/proc/meminfo: memFree=17462400/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=56488 CPUtime=762.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 14908 0 0 0 76212 5 0 0 25 0 1 0 439671039 57843712 12523 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 14122 12523 131 6 0 12592 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 65188

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25054
/proc/meminfo: memFree=17456936/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=57676 CPUtime=822.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 15423 0 0 0 82212 5 0 0 25 0 1 0 439671039 59060224 12826 33554432000 4194304 4218580 140734720491712 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 14419 12826 131 6 0 12889 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 66376

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25056
/proc/meminfo: memFree=17452432/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=58216 CPUtime=882.16 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 15751 0 0 0 88211 5 0 0 25 0 1 0 439671039 59613184 12948 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 14554 12948 131 6 0 13024 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 66916

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25057
/proc/meminfo: memFree=17448448/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=59416 CPUtime=942.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 16175 0 0 0 94211 6 0 0 25 0 1 0 439671039 60841984 13232 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 14854 13232 131 6 0 13324 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 68116

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25059
/proc/meminfo: memFree=17443836/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=60160 CPUtime=1002.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 16582 0 0 0 100211 6 0 0 25 0 1 0 439671039 61603840 13420 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 15040 13420 131 6 0 13510 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 68860

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/194 25060
/proc/meminfo: memFree=17440588/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=60824 CPUtime=1062.17 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 16983 0 0 0 106211 6 0 0 25 0 1 0 439671039 62283776 13616 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 15206 13616 131 6 0 13676 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 69524

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 25071
/proc/meminfo: memFree=17437548/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=61708 CPUtime=1122.18 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 17300 0 0 0 112212 6 0 0 25 0 1 0 439671039 63188992 13821 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 15427 13821 131 6 0 13897 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 70408

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 25073
/proc/meminfo: memFree=17433180/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=63796 CPUtime=1182.18 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 17945 0 0 0 118211 7 0 0 25 0 1 0 439671039 65327104 14326 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 15949 14326 131 6 0 14419 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 72496

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 25074
/proc/meminfo: memFree=17427452/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=63664 CPUtime=1242.18 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 18166 0 0 0 124211 7 0 0 25 0 1 0 439671039 65191936 14300 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 15916 14300 131 6 0 14386 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 72364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.92 5/194 25076
/proc/meminfo: memFree=17430048/32951124 swapFree=67111528/67111528
[pid=24967] ppid=24965 vsize=8700 CPUtime=0.14 cores=5,7
/proc/24967/stat : 24967 (esg_static.sh) S 24965 24967 24386 0 -1 4202496 354 1399 0 0 0 0 14 0 22 0 1 0 439671025 8908800 252 33554432000 4194304 4922060 140733301263072 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24967/statm: 2175 252 209 178 0 68 0
[pid=24979] ppid=24967 vsize=64804 CPUtime=1299.89 cores=5,7
/proc/24979/stat : 24979 (cdcl) R 24967 24967 24386 0 -1 4202496 18673 0 0 0 129982 7 0 0 25 0 1 0 439671039 66359296 14606 33554432000 4194304 4218580 140734720491712 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24979/statm: 16201 14606 131 6 0 14671 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 73504

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.97
CPU system time (s): 0.080987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73504

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

runsolver used 2.18567 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 13:42:31
IDJOB=3257902
IDBENCH=71284
IDSOLVER=1609
FILE ID=node147/3257902-1303472551
RUNJOBID= node147-1303472551-24947
PBS_JOBID= 13107198
Free space on /tmp= 71972 MiB

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

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

MD5SUM BENCH= cffaf116c6c0eb21439a109753d19c34
RANDOM SEED=725393053

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:      17677204 kB
Buffers:       1270948 kB
Cached:       13401024 kB
SwapCached:          0 kB
Active:        7215464 kB
Inactive:      7521388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17677204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3132 kB
Writeback:           0 kB
AnonPages:       64460 kB
Mapped:          14880 kB
Slab:           473428 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196432 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= 71960 MiB
End job on node147 at 2011-04-22 14:04:13