Trace number 3286727

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) 1299.99 1300.01

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  141997   317706 |   42599       0        0     nan |  0.000 % |
0.00/0.31	c |         0 |  125436   284873 |      --       0       --      -- |     --   | -15197/-29805
0.00/0.31	c ==============================================================================
0.00/0.31	c Result  :   #vars: 19609   #clauses: 125436   #literals: 284873
0.00/0.31	c CPU time:   0.298954 s
0.00/0.31	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286727-1303764790/watcher-3286727-1303764790 -o /tmp/evaluation-result-3286727-1303764790/solver-3286727-1303764790 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3286727-1303764790.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: 2.10 3.15 3.60 2/178 6959
/proc/meminfo: memFree=13503292/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 488079762 8908800 249 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 249 209 178 0 68 0

[startup+0.07529 s]
/proc/loadavg: 2.10 3.15 3.60 2/178 6959
/proc/meminfo: memFree=13503292/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 488079762 8908800 249 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100284 s]
/proc/loadavg: 2.10 3.15 3.60 2/178 6959
/proc/meminfo: memFree=13503292/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 488079762 8908800 249 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300258 s]
/proc/loadavg: 2.10 3.15 3.60 2/178 6959
/proc/meminfo: memFree=13503292/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 488079762 8908800 249 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700137 s]
/proc/loadavg: 2.10 3.15 3.60 2/178 6959
/proc/meminfo: memFree=13503292/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 2.10 3.15 3.60 3/180 6962
/proc/meminfo: memFree=13490892/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=16244 CPUtime=1.12 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 2508 0 0 0 112 0 0 0 22 0 1 0 488079799 16633856 2418 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208195 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 4061 2418 130 6 0 2531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24944

[startup+3.10075 s]
/proc/loadavg: 2.10 3.15 3.60 2/177 6963
/proc/meminfo: memFree=14337712/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=19412 CPUtime=2.72 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 3289 0 0 0 272 0 0 0 25 0 1 0 488079799 19877888 3199 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 4853 3199 130 6 0 3323 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28112

[startup+6.30016 s]
/proc/loadavg: 2.09 3.13 3.59 3/180 6991
/proc/meminfo: memFree=14372168/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=19412 CPUtime=5.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 3289 0 0 0 592 0 0 0 25 0 1 0 488079799 19877888 3199 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 4853 3199 130 6 0 3323 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28112

[startup+12.701 s]
/proc/loadavg: 2.08 3.11 3.58 3/180 6991
/proc/meminfo: memFree=14321560/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=21448 CPUtime=12.32 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 3814 0 0 0 1232 0 0 0 25 0 1 0 488079799 21962752 3724 33554432000 4194304 4218580 140736826133936 18446744073709551615 4210448 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 5362 3724 131 6 0 3832 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30148

[startup+25.5006 s]
/proc/loadavg: 2.06 3.06 3.56 3/180 6992
/proc/meminfo: memFree=14314648/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=24404 CPUtime=25.12 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 4556 0 0 0 2512 0 0 0 25 0 1 0 488079799 24989696 4466 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208334 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 6101 4466 131 6 0 4571 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33104

[startup+51.101 s]
/proc/loadavg: 2.04 2.97 3.52 3/180 6992
/proc/meminfo: memFree=14308928/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=29452 CPUtime=50.72 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 5828 0 0 0 5071 1 0 0 25 0 1 0 488079799 30158848 5717 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 7363 5717 131 6 0 5833 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38152

[startup+102.307 s]
/proc/loadavg: 2.02 2.82 3.43 3/180 6994
/proc/meminfo: memFree=14301636/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=37072 CPUtime=101.93 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 7785 0 0 0 10192 1 0 0 25 0 1 0 488079799 37961728 7617 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 9268 7617 131 6 0 7738 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45772

[startup+162.301 s]
/proc/loadavg: 2.00 2.67 3.34 3/180 6995
/proc/meminfo: memFree=14298748/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=39692 CPUtime=161.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 8623 0 0 0 16191 1 0 0 25 0 1 0 488079799 40644608 8282 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 9923 8282 131 6 0 8393 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48392

[startup+222.301 s]
/proc/loadavg: 2.00 2.54 3.25 3/180 6998
/proc/meminfo: memFree=14395016/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=44264 CPUtime=221.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 9939 0 0 0 22190 2 0 0 25 0 1 0 488079799 45326336 9430 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 11066 9430 131 6 0 9536 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 52964

[startup+282.301 s]
/proc/loadavg: 2.00 2.44 3.17 3/180 7029
/proc/meminfo: memFree=14178708/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=46448 CPUtime=281.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 10694 0 0 0 28189 2 0 0 25 0 1 0 488079799 47562752 9983 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 11612 9983 131 6 0 10082 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 55148

[startup+342.301 s]
/proc/loadavg: 2.00 2.36 3.10 3/180 7030
/proc/meminfo: memFree=14167508/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=49468 CPUtime=341.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 11646 0 0 0 34189 2 0 0 25 0 1 0 488079799 50655232 10734 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 12367 10734 131 6 0 10837 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 58168

[startup+402.301 s]
/proc/loadavg: 2.00 2.29 3.03 3/180 7032
/proc/meminfo: memFree=14167572/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7

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

[pid=6962] ppid=6959 vsize=59116 CPUtime=521.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 14612 0 0 0 52188 3 0 0 25 0 1 0 488079799 60534784 13136 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 14779 13136 131 6 0 13249 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 67816

[startup+582.301 s]
/proc/loadavg: 2.05 2.18 2.85 3/180 7046
/proc/meminfo: memFree=14158544/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=60244 CPUtime=581.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 15096 0 0 0 58188 4 0 0 25 0 1 0 488079799 61689856 13431 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 15061 13431 131 6 0 13531 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 68944

[startup+642.301 s]
/proc/loadavg: 2.02 2.14 2.79 3/180 7049
/proc/meminfo: memFree=14156780/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=61752 CPUtime=641.93 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 15620 0 0 0 64189 4 0 0 25 0 1 0 488079799 63234048 13783 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 15438 13783 131 6 0 13908 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 70452

[startup+702.301 s]
/proc/loadavg: 2.00 2.11 2.74 3/180 7052
/proc/meminfo: memFree=14151604/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=67452 CPUtime=701.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 17312 0 0 0 70188 4 0 0 25 0 1 0 488079799 69070848 15232 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 16863 15232 131 6 0 15333 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 76152

[startup+762.307 s]
/proc/loadavg: 2.00 2.09 2.69 3/180 7053
/proc/meminfo: memFree=14149712/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=69172 CPUtime=761.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 17952 0 0 0 76188 4 0 0 25 0 1 0 488079799 70832128 15667 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 17293 15667 131 6 0 15763 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 77872

[startup+822.301 s]
/proc/loadavg: 2.00 2.07 2.64 3/180 7055
/proc/meminfo: memFree=14148332/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=70576 CPUtime=821.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 18498 0 0 0 82187 5 0 0 25 0 1 0 488079799 72269824 15999 33554432000 4194304 4218580 140736826133936 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 17644 15999 131 6 0 16114 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 79276

[startup+882.301 s]
/proc/loadavg: 2.00 2.06 2.60 3/180 7057
/proc/meminfo: memFree=14148180/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=70608 CPUtime=881.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 18710 0 0 0 88187 5 0 0 25 0 1 0 488079799 72302592 16009 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 17652 16009 131 6 0 16122 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 79308

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.56 3/180 7058
/proc/meminfo: memFree=14147544/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=70892 CPUtime=941.92 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 18957 0 0 0 94187 5 0 0 25 0 1 0 488079799 72593408 16062 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208180 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 17723 16062 131 6 0 16193 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 79592

[startup+1002.3 s]
/proc/loadavg: 2.07 2.05 2.53 3/180 7060
/proc/meminfo: memFree=14147260/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=70924 CPUtime=1001.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 19176 0 0 0 100186 5 0 0 25 0 1 0 488079799 72626176 16100 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 17731 16100 131 6 0 16201 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 79624

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.49 3/180 7061
/proc/meminfo: memFree=14146244/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=72056 CPUtime=1061.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 19595 0 0 0 106186 5 0 0 25 0 1 0 488079799 73785344 16360 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 18014 16360 131 6 0 16484 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 80756

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.46 3/180 7063
/proc/meminfo: memFree=14145972/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=72244 CPUtime=1121.9 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 19844 0 0 0 112185 5 0 0 25 0 1 0 488079799 73977856 16405 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 18061 16405 131 6 0 16531 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 80944

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.43 3/180 7064
/proc/meminfo: memFree=14144220/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=74108 CPUtime=1181.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 20493 0 0 0 118185 6 0 0 25 0 1 0 488079799 75886592 16864 33554432000 4194304 4218580 140736826133936 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 18527 16864 131 6 0 16997 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 82808

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.40 3/180 7066
/proc/meminfo: memFree=14143188/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=74808 CPUtime=1241.91 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 20865 0 0 0 124185 6 0 0 25 0 1 0 488079799 76603392 17072 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 18702 17072 131 6 0 17172 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 83508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.02 2.37 3/180 7068
/proc/meminfo: memFree=14140444/32951124 swapFree=67111528/67111528
[pid=6959] ppid=6957 vsize=8700 CPUtime=0.35 cores=5,7
/proc/6959/stat : 6959 (esg_static.sh) S 6957 6959 6236 0 -1 4202496 353 5757 0 0 0 0 34 1 18 0 1 0 488079762 8908800 252 33554432000 4194304 4922060 140734847590016 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6959/statm: 2175 252 209 178 0 68 0
[pid=6962] ppid=6959 vsize=77396 CPUtime=1299.61 cores=5,7
/proc/6962/stat : 6962 (cdcl) R 6959 6959 6236 0 -1 4202496 21697 0 0 0 129954 7 0 0 25 0 1 0 488079799 79253504 17696 33554432000 4194304 4218580 140736826133936 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/6962/statm: 19349 17696 131 6 0 17819 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 86096

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): 1299.99
CPU user time (s): 1299.9
CPU system time (s): 0.098984
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 86096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27819
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= 10
involuntary context switches= 2655

runsolver used 2.10868 second user time and 4.72528 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-25 22:53:10
IDJOB=3286727
IDBENCH=82433
IDSOLVER=1609
FILE ID=node109/3286727-1303764790
RUNJOBID= node109-1303763486-6746
PBS_JOBID= 13157141
Free space on /tmp= 71924 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286727-1303764790/watcher-3286727-1303764790 -o /tmp/evaluation-result-3286727-1303764790/solver-3286727-1303764790 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3286727-1303764790.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1273221418

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13503324 kB
Buffers:       2111592 kB
Cached:       15846664 kB
SwapCached:          0 kB
Active:       10671688 kB
Inactive:      8198972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13503324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3156 kB
Writeback:           0 kB
AnonPages:      911776 kB
Mapped:          15108 kB
Slab:           511040 kB
PageTables:       6436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1087712 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 node109 at 2011-04-25 23:14:52