Trace number 3348992

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
minisat hack: minisat_psm 2011-04-01? (TO) 1300.02 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications 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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.24	c ==============================================================================
0.00/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.24	c ==============================================================================
0.00/0.24	c |         0 |  599013  1397697 |  179703       0        0     nan |  0.000 % |
3.69/3.71	c |         0 |  340394  1129456 |      --       0       --      -- |     --   | -258577/-268140
3.69/3.71	c ==============================================================================
3.69/3.71	c Result  :   #vars: 72795   #clauses: 340394   #literals: 1129456
3.69/3.71	c CPU time:   3.61245 s
3.69/3.71	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: 961)

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-3348992-1304969250/watcher-3348992-1304969250 -o /tmp/evaluation-result-3348992-1304969250/solver-3348992-1304969250 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348992-1304969250.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.00 3.94 2.84 5/398 31219
/proc/meminfo: memFree=8548888/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0

[startup+0.06708 s]
/proc/loadavg: 4.00 3.94 2.84 5/398 31219
/proc/meminfo: memFree=8548888/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101071 s]
/proc/loadavg: 4.00 3.94 2.84 5/398 31219
/proc/meminfo: memFree=8548888/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301039 s]
/proc/loadavg: 4.00 3.94 2.84 5/398 31219
/proc/meminfo: memFree=8548888/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700967 s]
/proc/loadavg: 4.00 3.94 2.84 5/398 31219
/proc/meminfo: memFree=8548888/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 4.00 3.94 2.84 5/400 31221
/proc/meminfo: memFree=8452372/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
[pid=31220] ppid=31219 vsize=97596 CPUtime=1.49 cores=5,7
/proc/31220/stat : 31220 (SatELite_releas) R 31219 31219 31060 0 -1 4202496 23261 0 0 0 142 7 0 0 25 0 1 0 687155710 99938304 21555 33554432000 134512640 135144242 4293080192 18446744073709551615 134586197 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31220/statm: 24399 21555 77 155 0 24242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106296

[startup+3.10054 s]
/proc/loadavg: 4.00 3.94 2.84 5/400 31221
/proc/meminfo: memFree=8434020/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=0 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 687155710 8908800 250 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 250 209 178 0 68 0
[pid=31220] ppid=31219 vsize=102080 CPUtime=3.08 cores=5,7
/proc/31220/stat : 31220 (SatELite_releas) R 31219 31219 31060 0 -1 4202496 24741 0 0 0 299 9 0 0 25 0 1 0 687155710 104529920 22839 33554432000 134512640 135144242 4293080192 18446744073709551615 134585280 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/31220/statm: 25520 22839 77 155 0 25363 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 110780

[startup+6.30099 s]
/proc/loadavg: 4.00 3.94 2.84 5/400 31222
/proc/meminfo: memFree=8484740/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=47804 CPUtime=2.36 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 9300 0 0 0 235 1 0 0 25 0 1 0 687156103 48951296 8123 33554432000 4194304 4256717 140733995390992 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 11951 8123 253 16 0 8593 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56504

[startup+12.7009 s]
/proc/loadavg: 4.00 3.94 2.85 5/400 31222
/proc/meminfo: memFree=8470748/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=48752 CPUtime=8.75 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 18115 0 0 0 873 2 0 0 25 0 1 0 687156103 49922048 8730 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 12188 8730 253 16 0 8830 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57452

[startup+25.5006 s]
/proc/loadavg: 4.00 3.94 2.86 5/400 31222
/proc/meminfo: memFree=8475096/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=60368 CPUtime=21.55 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 31242 0 0 0 2151 4 0 0 25 0 1 0 687156103 61816832 11678 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 15092 11678 253 16 0 11734 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 69068

[startup+51.1011 s]
/proc/loadavg: 4.19 3.99 2.91 5/400 31223
/proc/meminfo: memFree=8447036/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=86228 CPUtime=47.16 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 38533 0 0 0 4710 6 0 0 25 0 1 0 687156103 88297472 17820 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 21557 17820 253 16 0 18199 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94928

[startup+102.315 s]
/proc/loadavg: 4.22 4.02 2.97 5/400 31224
/proc/meminfo: memFree=8402852/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=97900 CPUtime=98.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 42396 0 0 0 9831 7 0 0 25 0 1 0 687156103 100249600 21029 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 24475 21029 253 16 0 21117 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 106600

[startup+162.301 s]
/proc/loadavg: 4.09 4.02 3.04 5/394 31278
/proc/meminfo: memFree=8717024/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=109572 CPUtime=158.36 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 66118 0 0 0 15825 11 0 0 25 0 1 0 687156103 112201728 23136 33554432000 4194304 4256717 140733995390992 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 27393 23136 253 16 0 24035 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 118272

[startup+222.301 s]
/proc/loadavg: 4.14 4.04 3.10 5/400 31320
/proc/meminfo: memFree=8567652/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=140284 CPUtime=218.36 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 142566 0 0 0 21814 22 0 0 25 0 1 0 687156103 143650816 30351 33554432000 4194304 4256717 140733995390992 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 35071 30351 253 16 0 31713 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 148984

[startup+282.301 s]
/proc/loadavg: 4.05 4.03 3.16 5/400 31321
/proc/meminfo: memFree=8493120/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159248 CPUtime=278.36 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 149532 0 0 0 27813 23 0 0 25 0 1 0 687156103 163069952 36365 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39812 36365 253 16 0 36454 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 167948

[startup+342.301 s]
/proc/loadavg: 4.11 4.05 3.22 5/400 31323
/proc/meminfo: memFree=8468056/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=338.37 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 204688 0 0 0 33806 31 0 0 25 0 1 0 687156103 163074048 33065 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 33065 253 16 0 36455 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 167952

[startup+402.301 s]
/proc/loadavg: 4.08 4.06 3.27 5/400 31324
/proc/meminfo: memFree=8448944/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7

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

/proc/31222/statm: 39813 35548 253 16 0 36455 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 167952

[startup+642.3 s]
/proc/loadavg: 4.08 4.07 3.45 4/397 31433
/proc/meminfo: memFree=8347676/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=638.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 567116 0 0 0 63734 104 0 0 25 0 1 0 687156103 163074048 34291 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213487 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 34291 253 16 0 36455 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 167952

[startup+702.301 s]
/proc/loadavg: 4.16 4.11 3.50 6/400 31489
/proc/meminfo: memFree=8148560/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=698.37 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 653448 0 0 0 69718 119 0 0 25 0 1 0 687156103 163074048 33127 33554432000 4194304 4256717 140733995390992 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 33127 253 16 0 36455 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 167952

[startup+762.315 s]
/proc/loadavg: 4.06 4.09 3.53 5/400 31491
/proc/meminfo: memFree=8116408/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=758.39 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 729099 0 0 0 75706 133 0 0 25 0 1 0 687156103 163074048 35207 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 35207 253 16 0 36455 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 167952

[startup+822.301 s]
/proc/loadavg: 4.02 4.07 3.56 6/400 31493
/proc/meminfo: memFree=8109640/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=818.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 811031 0 0 0 81691 147 0 0 25 0 1 0 687156103 194633728 38755 33554432000 4194304 4256717 140733995390992 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 38755 253 16 0 44160 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 198772

[startup+882.3 s]
/proc/loadavg: 3.69 3.98 3.55 4/393 31512
/proc/meminfo: memFree=8182060/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=878.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 895655 0 0 0 87678 160 0 0 25 0 1 0 687156103 163074048 33577 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 33577 253 16 0 36455 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 167952

[startup+942.301 s]
/proc/loadavg: 3.31 3.81 3.52 5/393 31514
/proc/meminfo: memFree=8218572/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=938.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 978639 0 0 0 93663 175 0 0 25 0 1 0 687156103 194633728 37896 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 37896 253 16 0 44160 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 198772

[startup+1002.3 s]
/proc/loadavg: 3.11 3.66 3.49 4/393 31515
/proc/meminfo: memFree=8152920/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=998.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1068246 0 0 0 99650 188 0 0 25 0 1 0 687156103 194633728 38095 33554432000 4194304 4256717 140733995390992 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 38095 253 16 0 44160 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 198772

[startup+1062.3 s]
/proc/loadavg: 3.04 3.54 3.45 5/393 31517
/proc/meminfo: memFree=8202964/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=1058.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1148726 0 0 0 105635 203 0 0 25 0 1 0 687156103 194633728 36690 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 36690 253 16 0 44160 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 198772

[startup+1122.3 s]
/proc/loadavg: 3.01 3.44 3.42 4/393 31549
/proc/meminfo: memFree=8210448/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=159252 CPUtime=1118.39 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1237087 0 0 0 111620 219 0 0 25 0 1 0 687156103 163074048 35903 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 39813 35903 253 16 0 36455 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 167952

[startup+1182.3 s]
/proc/loadavg: 3.00 3.36 3.39 5/393 31550
/proc/meminfo: memFree=8185408/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=240160 CPUtime=1178.38 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1310652 0 0 0 117607 231 0 0 25 0 1 0 687156103 245923840 44610 33554432000 4194304 4256717 140733995390992 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 60040 44610 253 16 0 56682 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 248860

[startup+1242.3 s]
/proc/loadavg: 3.13 3.33 3.38 5/393 31552
/proc/meminfo: memFree=8240176/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=1238.39 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1395577 0 0 0 123593 246 0 0 25 0 1 0 687156103 194633728 37148 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 37148 253 16 0 44160 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 198772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.27 3.35 4/393 31553
/proc/meminfo: memFree=8242996/32951124 swapFree=65586204/67111528
[pid=31219] ppid=31217 vsize=8700 CPUtime=3.92 cores=5,7
/proc/31219/stat : 31219 (esg_static.sh) S 31217 31219 31060 0 -1 4202496 353 26927 0 0 0 0 381 11 18 0 1 0 687155710 8908800 252 33554432000 4194304 4922060 140735380915872 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/31219/statm: 2175 252 209 178 0 68 0
[pid=31222] ppid=31219 vsize=190072 CPUtime=1296.1 cores=5,7
/proc/31222/stat : 31222 (minisat_static) R 31219 31219 31060 0 -1 4202496 1473699 0 0 0 129351 259 0 0 25 0 1 0 687156103 194633728 39184 33554432000 4194304 4256717 140733995390992 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31222/statm: 47518 39184 253 16 0 44160 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 198772

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 31219 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=812420
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=115982
# CPU time returned by wait4() is 3.9284
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1297.32
CPU system time (s): 2.7
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 329000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.81242
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27280
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= 8
involuntary context switches= 45

runsolver used 4.80727 second user time and 11.6322 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 21:27:31
IDJOB=3348992
IDBENCH=70815
IDSOLVER=1811
FILE ID=node119/3348992-1304969250
RUNJOBID= node119-1304968097-31081
PBS_JOBID= 13285631
Free space on /tmp= 35260 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348992-1304969250/watcher-3348992-1304969250 -o /tmp/evaluation-result-3348992-1304969250/solver-3348992-1304969250 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348992-1304969250.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1410885859

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:       8549160 kB
Buffers:        196096 kB
Cached:       10470644 kB
SwapCached:       4648 kB
Active:       14680996 kB
Inactive:      9227296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8549160 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           11612 kB
Writeback:           4 kB
AnonPages:    13239820 kB
Mapped:          30420 kB
Slab:           371564 kB
PageTables:      58320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102933772 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= 35128 MiB
End job on node119 at 2011-05-09 21:49:13