Trace number 3259706

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.91	c |         0 |  264031   900025 |      --       0       --      -- |     --   | -2400/364913
0.00/0.91	c ==============================================================================
0.00/0.91	c Result  :   #vars: 2325   #clauses: 264031   #literals: 900025
0.00/0.91	c CPU time:   0.908861 s
0.00/0.91	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-3259706-1303506350/watcher-3259706-1303506350 -o /tmp/evaluation-result-3259706-1303506350/solver-3259706-1303506350 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3259706-1303506350.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: 4.02 4.01 3.59 4/188 30586
/proc/meminfo: memFree=18828592/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=0 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462233478 8908800 249 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 249 209 178 0 68 0

[startup+0.102362 s]
/proc/loadavg: 4.02 4.01 3.59 4/188 30586
/proc/meminfo: memFree=18828592/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=0 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462233478 8908800 249 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200349 s]
/proc/loadavg: 4.02 4.01 3.59 4/188 30586
/proc/meminfo: memFree=18828592/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=0 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462233478 8908800 249 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300331 s]
/proc/loadavg: 4.02 4.01 3.59 4/188 30586
/proc/meminfo: memFree=18828592/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=0 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462233478 8908800 249 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700274 s]
/proc/loadavg: 4.02 4.01 3.59 4/188 30586
/proc/meminfo: memFree=18828592/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=0 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 462233478 8908800 249 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 4.02 4.01 3.59 5/194 30599
/proc/meminfo: memFree=18816836/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=13100 CPUtime=0.44 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 1766 0 0 0 44 0 0 0 20 0 1 0 462233583 13414400 1677 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 3275 1677 130 6 0 1745 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21800

[startup+3.10086 s]
/proc/loadavg: 4.01 4.01 3.59 5/194 30600
/proc/meminfo: memFree=18804080/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=15080 CPUtime=2.04 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 2252 0 0 0 204 0 0 0 25 0 1 0 462233583 15441920 2163 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 3770 2163 130 6 0 2240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23780

[startup+6.30032 s]
/proc/loadavg: 4.01 4.01 3.59 5/194 30600
/proc/meminfo: memFree=18797068/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=17352 CPUtime=5.24 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 2808 0 0 0 524 0 0 0 25 0 1 0 462233583 17768448 2719 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 4338 2719 130 6 0 2808 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26052

[startup+12.7002 s]
/proc/loadavg: 4.01 4.01 3.59 5/194 30600
/proc/meminfo: memFree=18784220/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=19632 CPUtime=11.64 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 3401 0 0 0 1164 0 0 0 25 0 1 0 462233583 20103168 3312 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 4908 3312 131 6 0 3378 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28332

[startup+25.5011 s]
/proc/loadavg: 4.01 4.01 3.60 5/194 30600
/proc/meminfo: memFree=18771700/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=23456 CPUtime=24.44 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 4353 0 0 0 2444 0 0 0 25 0 1 0 462233583 24018944 4264 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 5864 4264 131 6 0 4334 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32156

[startup+51.1008 s]
/proc/loadavg: 4.00 4.00 3.61 5/194 30601
/proc/meminfo: memFree=18753168/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=27812 CPUtime=50.04 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 5465 0 0 0 5003 1 0 0 25 0 1 0 462233583 28479488 5348 33554432000 4194304 4218580 140735885346848 18446744073709551615 4213840 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 6953 5348 131 6 0 5423 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36512

[startup+102.301 s]
/proc/loadavg: 4.04 4.01 3.64 5/194 30603
/proc/meminfo: memFree=18728612/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=33364 CPUtime=101.24 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 6972 0 0 0 10123 1 0 0 25 0 1 0 462233583 34164736 6728 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 8341 6728 131 6 0 6811 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42064

[startup+162.301 s]
/proc/loadavg: 4.02 4.01 3.65 5/194 30604
/proc/meminfo: memFree=18704760/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=40156 CPUtime=161.24 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 8881 0 0 0 16122 2 0 0 25 0 1 0 462233583 41119744 8449 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 10039 8449 131 6 0 8509 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48856

[startup+222.307 s]
/proc/loadavg: 4.00 4.00 3.67 5/194 30605
/proc/meminfo: memFree=18687732/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=45012 CPUtime=221.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 10297 0 0 0 22122 3 0 0 25 0 1 0 462233583 46092288 9649 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 11253 9649 131 6 0 9723 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53712

[startup+282.301 s]
/proc/loadavg: 4.04 4.01 3.69 5/194 30607
/proc/meminfo: memFree=18677036/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=47552 CPUtime=281.24 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 11139 0 0 0 28121 3 0 0 25 0 1 0 462233583 48693248 10271 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 11888 10271 131 6 0 10358 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56252

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.71 5/194 30609
/proc/meminfo: memFree=18667064/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=50236 CPUtime=341.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 12106 0 0 0 34121 4 0 0 25 0 1 0 462233583 51441664 10960 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 12559 10960 131 6 0 11029 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 58936

[startup+402.301 s]
/proc/loadavg: 4.08 4.02 3.73 5/194 30611
/proc/meminfo: memFree=18654880/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7

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

[pid=30599] ppid=30586 vsize=62244 CPUtime=581.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 16081 0 0 0 58120 5 0 0 25 0 1 0 462233583 63737856 13944 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 15561 13944 131 6 0 14031 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 70944

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.78 5/194 30617
/proc/meminfo: memFree=18611060/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=64172 CPUtime=641.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 16766 0 0 0 64119 6 0 0 25 0 1 0 462233583 65712128 14422 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 16043 14422 131 6 0 14513 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 72872

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/194 30619
/proc/meminfo: memFree=18605540/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=65512 CPUtime=701.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 17252 0 0 0 70119 6 0 0 25 0 1 0 462233583 67084288 14755 33554432000 4194304 4218580 140735885346848 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 16378 14755 131 6 0 14848 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 74212

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/194 30620
/proc/meminfo: memFree=18588756/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=66316 CPUtime=761.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 17784 0 0 0 76119 6 0 0 25 0 1 0 462233583 67907584 14966 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 16579 14966 131 6 0 15049 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 75016

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 30621
/proc/meminfo: memFree=18583640/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=68332 CPUtime=821.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 18594 0 0 0 82118 7 0 0 25 0 1 0 462233583 69971968 15479 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 17083 15479 131 6 0 15553 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 77032

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 30623
/proc/meminfo: memFree=18577396/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=71100 CPUtime=881.26 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 19515 0 0 0 88119 7 0 0 25 0 1 0 462233583 72806400 16156 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 17775 16156 131 6 0 16245 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 79800

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 30625
/proc/meminfo: memFree=18572264/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=72396 CPUtime=941.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 20140 0 0 0 94118 7 0 0 25 0 1 0 462233583 74133504 16492 33554432000 4194304 4218580 140735885346848 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 18099 16492 131 6 0 16569 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 81096

[startup+1002.3 s]
/proc/loadavg: 3.40 3.83 3.78 4/187 30652
/proc/meminfo: memFree=18658704/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=75344 CPUtime=1001.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 21120 0 0 0 100117 8 0 0 25 0 1 0 462233583 77152256 17220 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 18836 17220 131 6 0 17306 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 84044

[startup+1062.3 s]
/proc/loadavg: 3.20 3.70 3.74 4/187 30653
/proc/meminfo: memFree=18653332/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=77916 CPUtime=1061.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 22057 0 0 0 106117 8 0 0 25 0 1 0 462233583 79785984 17880 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 19479 17880 131 6 0 17949 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 86616

[startup+1122.3 s]
/proc/loadavg: 3.07 3.56 3.69 4/187 30654
/proc/meminfo: memFree=18649440/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=78228 CPUtime=1121.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 22520 0 0 0 112117 8 0 0 25 0 1 0 462233583 80105472 17939 33554432000 4194304 4218580 140735885346848 18446744073709551615 4213866 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 19557 17939 131 6 0 18027 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 86928

[startup+1182.3 s]
/proc/loadavg: 3.02 3.46 3.64 4/187 30656
/proc/meminfo: memFree=18646304/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=78992 CPUtime=1181.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 23011 0 0 0 118117 8 0 0 25 0 1 0 462233583 80887808 18124 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 19748 18124 131 6 0 18218 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 87692

[startup+1242.3 s]
/proc/loadavg: 3.08 3.39 3.60 4/187 30658
/proc/meminfo: memFree=18643404/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=80004 CPUtime=1241.25 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 23614 0 0 0 124117 8 0 0 25 0 1 0 462233583 81924096 18386 33554432000 4194304 4218580 140735885346848 18446744073709551615 4210245 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 20001 18386 131 6 0 18471 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 88704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.32 3.57 2/181 30661
/proc/meminfo: memFree=18787124/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=81220 CPUtime=1298.97 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 24225 0 0 0 129888 9 0 0 25 0 1 0 462233583 83169280 18686 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 20305 18686 131 6 0 18775 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 89920

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: 3.03 3.32 3.57 2/181 30661
/proc/meminfo: memFree=18787124/32951124 swapFree=67111528/67111528
[pid=30586] ppid=30584 vsize=8700 CPUtime=1.04 cores=5,7
/proc/30586/stat : 30586 (esg_static.sh) S 30584 30586 30364 0 -1 4202496 354 5479 0 0 0 0 104 0 18 0 1 0 462233478 8908800 252 33554432000 4194304 4922060 140734401244272 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30586/statm: 2175 252 209 178 0 68 0
[pid=30599] ppid=30586 vsize=81220 CPUtime=1298.97 cores=5,7
/proc/30599/stat : 30599 (cdcl) R 30586 30586 30364 0 -1 4202496 24225 0 0 0 129888 9 0 0 25 0 1 0 462233583 83169280 18686 33554432000 4194304 4218580 140735885346848 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30599/statm: 20305 18686 131 6 0 18775 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 89920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.93
CPU system time (s): 0.105983
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 89920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30071
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= 15
involuntary context switches= 1032

runsolver used 1.9907 second user time and 5.10722 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-22 23:05:50
IDJOB=3259706
IDBENCH=71612
IDSOLVER=1609
FILE ID=node130/3259706-1303506350
RUNJOBID= node130-1303505046-30385
PBS_JOBID= 13134274
Free space on /tmp= 71756 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259706-1303506350/watcher-3259706-1303506350 -o /tmp/evaluation-result-3259706-1303506350/solver-3259706-1303506350 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3259706-1303506350.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=1537206594

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18828748 kB
Buffers:       1694336 kB
Cached:       11771604 kB
SwapCached:          0 kB
Active:        5911892 kB
Inactive:      7671812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18828748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16232 kB
Writeback:           8 kB
AnonPages:      117208 kB
Mapped:          15924 kB
Slab:           475856 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   297492 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= 71748 MiB
End job on node130 at 2011-04-22 23:27:32