Trace number 3286635

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

0.00/0.00	c Parsing...
0.00/0.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  783852  1708423 |  235155       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  779390  1794017 |      --       0       --      -- |     --   | -3820/87017
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 97280   #clauses: 779390   #literals: 1794017
0.99/1.03	c CPU time:   1.00585 s
0.99/1.03	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-3286635-1303764093/watcher-3286635-1303764093 -o /tmp/evaluation-result-3286635-1303764093/solver-3286635-1303764093 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3286635-1303764093.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.93 5/192 28732
/proc/meminfo: memFree=12168784/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=0 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 566640003 8908800 250 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 250 209 178 0 68 0

[startup+0.0874629 s]
/proc/loadavg: 4.00 4.00 3.93 5/192 28732
/proc/meminfo: memFree=12168784/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=0 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 566640003 8908800 250 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10045 s]
/proc/loadavg: 4.00 4.00 3.93 5/192 28732
/proc/meminfo: memFree=12168784/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=0 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 566640003 8908800 250 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300387 s]
/proc/loadavg: 4.00 4.00 3.93 5/192 28732
/proc/meminfo: memFree=12168784/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=0 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 566640003 8908800 250 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70033 s]
/proc/loadavg: 4.00 4.00 3.93 5/192 28732
/proc/meminfo: memFree=12168784/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=0 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 328 0 0 0 0 0 0 0 24 0 1 0 566640003 8908800 250 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28735
/proc/meminfo: memFree=12101064/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 8700

[startup+3.10093 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28736
/proc/meminfo: memFree=12122888/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=40148 CPUtime=1.73 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 8054 0 0 0 172 1 0 0 25 0 1 0 566640139 41111552 7958 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208255 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 10037 7958 131 6 0 8507 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48848

[startup+6.30038 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28736
/proc/meminfo: memFree=12120292/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=42524 CPUtime=4.93 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 8644 0 0 0 492 1 0 0 25 0 1 0 566640139 43544576 8547 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 10631 8547 131 6 0 9101 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 51224

[startup+12.7013 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28736
/proc/meminfo: memFree=12116076/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=45956 CPUtime=11.33 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 9517 0 0 0 1132 1 0 0 25 0 1 0 566640139 47058944 9420 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 11489 9420 131 6 0 9959 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54656

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28736
/proc/meminfo: memFree=12111848/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=50320 CPUtime=24.13 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 10601 0 0 0 2411 2 0 0 25 0 1 0 566640139 51527680 10504 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 12580 10504 131 6 0 11050 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59020

[startup+51.1005 s]
/proc/loadavg: 4.07 4.02 3.93 5/194 28737
/proc/meminfo: memFree=12109568/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=52496 CPUtime=49.73 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 11152 0 0 0 4971 2 0 0 25 0 1 0 566640139 53755904 11055 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 13124 11055 131 6 0 11594 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61196

[startup+102.307 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 28768
/proc/meminfo: memFree=12195508/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=57944 CPUtime=100.94 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 12502 0 0 0 10091 3 0 0 25 0 1 0 566640139 59334656 12405 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 14486 12405 131 6 0 12956 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66644

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 28770
/proc/meminfo: memFree=12149000/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=62420 CPUtime=160.94 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 13613 0 0 0 16090 4 0 0 25 0 1 0 566640139 63918080 13515 33554432000 4194304 4218580 140733669368256 18446744073709551615 4209727 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 15605 13515 131 6 0 14075 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 71120

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28771
/proc/meminfo: memFree=12130924/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=65484 CPUtime=220.94 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 14397 0 0 0 22090 4 0 0 25 0 1 0 566640139 67055616 14292 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 16371 14292 131 6 0 14841 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 74184

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28773
/proc/meminfo: memFree=12099764/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=70984 CPUtime=280.94 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 15792 0 0 0 28089 5 0 0 25 0 1 0 566640139 72687616 15683 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 17746 15683 131 6 0 16216 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79684

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28775
/proc/meminfo: memFree=12098628/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=71692 CPUtime=340.94 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 15966 0 0 0 34089 5 0 0 25 0 1 0 566640139 73412608 15855 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 17923 15855 131 6 0 16393 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 80392

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 28776
/proc/meminfo: memFree=12094080/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=74912 CPUtime=400.95 cores=4,6

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

/proc/28736/statm: 19543 17461 131 6 0 18013 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 86872

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.94 5/194 28783
/proc/meminfo: memFree=12037200/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=81836 CPUtime=640.95 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 18589 0 0 0 64089 6 0 0 25 0 1 0 566640139 83800064 18395 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 20459 18395 131 6 0 18929 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 90536

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/194 28784
/proc/meminfo: memFree=12033832/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=84020 CPUtime=700.95 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19132 0 0 0 70088 7 0 0 25 0 1 0 566640139 86036480 18928 33554432000 4194304 4218580 140733669368256 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 21005 18928 131 6 0 19475 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 92720

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.94 5/194 28786
/proc/meminfo: memFree=12032796/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=83988 CPUtime=760.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19155 0 0 0 76089 7 0 0 25 0 1 0 566640139 86003712 18925 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 20997 18925 131 6 0 19467 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 92688

[startup+822.301 s]
/proc/loadavg: 3.66 3.93 3.91 4/187 28805
/proc/meminfo: memFree=12111112/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=84712 CPUtime=820.95 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19364 0 0 0 82088 7 0 0 25 0 1 0 566640139 86745088 19116 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 21178 19116 131 6 0 19648 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 93412

[startup+882.301 s]
/proc/loadavg: 2.94 3.69 3.83 3/180 28825
/proc/meminfo: memFree=12799944/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=85524 CPUtime=880.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19584 0 0 0 88089 7 0 0 25 0 1 0 566640139 87576576 19316 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 21381 19316 131 6 0 19851 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 94224

[startup+942.301 s]
/proc/loadavg: 2.34 3.38 3.72 3/180 28827
/proc/meminfo: memFree=12791244/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=86316 CPUtime=940.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19801 0 0 0 94089 7 0 0 25 0 1 0 566640139 88387584 19518 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208167 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 21579 19518 131 6 0 20049 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 95016

[startup+1002.3 s]
/proc/loadavg: 2.12 3.13 3.61 3/180 28828
/proc/meminfo: memFree=12790860/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=86772 CPUtime=1000.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 19921 0 0 0 100089 7 0 0 25 0 1 0 566640139 88854528 19617 33554432000 4194304 4218580 140733669368256 18446744073709551615 4210022 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 21693 19617 131 6 0 20163 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 95472

[startup+1062.3 s]
/proc/loadavg: 2.04 2.92 3.50 3/180 28830
/proc/meminfo: memFree=12785996/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=91556 CPUtime=1060.95 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 21164 0 0 0 106088 7 0 0 25 0 1 0 566640139 93753344 20826 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 22889 20826 131 6 0 21359 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 100256

[startup+1122.3 s]
/proc/loadavg: 2.01 2.75 3.41 3/180 28831
/proc/meminfo: memFree=12784616/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=92604 CPUtime=1120.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 21436 0 0 0 112088 8 0 0 25 0 1 0 566640139 94826496 21070 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 23151 21070 131 6 0 21621 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 101304

[startup+1182.3 s]
/proc/loadavg: 2.06 2.63 3.32 3/180 28842
/proc/meminfo: memFree=12778396/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=92604 CPUtime=1180.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 21456 0 0 0 118088 8 0 0 25 0 1 0 566640139 94826496 21066 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 23151 21066 131 6 0 21621 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 101304

[startup+1242.3 s]
/proc/loadavg: 2.02 2.51 3.24 3/180 28844
/proc/meminfo: memFree=12777980/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=92760 CPUtime=1240.96 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 21558 0 0 0 124088 8 0 0 25 0 1 0 566640139 94986240 21133 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 23190 21133 131 6 0 21660 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 101460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.42 3.16 3/180 28845
/proc/meminfo: memFree=12776976/32951124 swapFree=67102140/67111528
[pid=28732] ppid=28730 vsize=8700 CPUtime=1.34 cores=4,6
/proc/28732/stat : 28732 (esg_static.sh) S 28730 28732 27759 0 -1 4202496 353 17572 0 0 0 0 130 4 18 0 1 0 566640003 8908800 253 33554432000 4194304 4922060 140734425751536 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28732/statm: 2175 253 209 178 0 68 0
[pid=28736] ppid=28732 vsize=92824 CPUtime=1298.67 cores=4,6
/proc/28736/stat : 28736 (cdcl) R 28732 28732 27759 0 -1 4202496 21586 0 0 0 129859 8 0 0 25 0 1 0 566640139 95051776 21143 33554432000 4194304 4218580 140733669368256 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28736/statm: 23206 21143 131 6 0 21676 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 101524

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28732 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=307801
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=47992
# CPU time returned by wait4() is 1.35579
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.89
CPU system time (s): 0.12
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 101556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3078
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17925
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= 9
involuntary context switches= 4

runsolver used 2.29265 second user time and 4.81227 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 22:41:33
IDJOB=3286635
IDBENCH=82431
IDSOLVER=1609
FILE ID=node119/3286635-1303764093
RUNJOBID= node119-1303762231-28118
PBS_JOBID= 13157136
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=2088952076

node119.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.815
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.63
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.815
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12168808 kB
Buffers:       2223376 kB
Cached:       17256240 kB
SwapCached:       5504 kB
Active:        8890004 kB
Inactive:     11307896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12168808 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           68484 kB
Writeback:           0 kB
AnonPages:      714972 kB
Mapped:          15048 kB
Slab:           517748 kB
PageTables:       6712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   933064 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= 71716 MiB
End job on node119 at 2011-04-25 23:03:15