Trace number 3348828

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.01	c CPU time:   0.010998 s
0.00/0.01	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-3348828-1304968104/watcher-3348828-1304968104 -o /tmp/evaluation-result-3348828-1304968104/solver-3348828-1304968104 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348828-1304968104.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: 0.00 0.00 0.00 2/367 1774
/proc/meminfo: memFree=15395680/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 687041114 8908800 250 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 250 209 178 0 68 0

[startup+0.11277 s]
/proc/loadavg: 0.00 0.00 0.00 2/367 1774
/proc/meminfo: memFree=15395680/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.200698 s]
/proc/loadavg: 0.00 0.00 0.00 2/367 1774
/proc/meminfo: memFree=15395680/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300684 s]
/proc/loadavg: 0.00 0.00 0.00 2/367 1774
/proc/meminfo: memFree=15395680/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700546 s]
/proc/loadavg: 0.00 0.00 0.00 2/367 1774
/proc/meminfo: memFree=15395680/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 0.00 3/369 1777
/proc/meminfo: memFree=15382900/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=22956 CPUtime=1.47 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 3132 0 0 0 147 0 0 0 25 0 1 0 687041115 23506944 2085 33554432000 4194304 4256717 140736900544496 18446744073709551615 4210781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 5739 2085 249 16 0 2381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31656

[startup+3.10111 s]
/proc/loadavg: 0.16 0.03 0.01 3/369 1777
/proc/meminfo: memFree=15367648/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=30028 CPUtime=3.07 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 5374 0 0 0 307 0 0 0 25 0 1 0 687041115 30748672 4117 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 7507 4117 249 16 0 4149 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38728

[startup+6.30052 s]
/proc/loadavg: 0.16 0.03 0.01 4/375 1789
/proc/meminfo: memFree=15310640/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=30100 CPUtime=6.28 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 7414 0 0 0 627 1 0 0 25 0 1 0 687041115 30822400 3176 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 7525 3176 250 16 0 4167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38800

[startup+12.7004 s]
/proc/loadavg: 0.67 0.15 0.05 4/375 1820
/proc/meminfo: memFree=15396660/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=30172 CPUtime=12.67 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 13707 0 0 0 1266 1 0 0 25 0 1 0 687041115 30896128 3779 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 7543 3779 250 16 0 4185 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38872

[startup+25.501 s]
/proc/loadavg: 1.03 0.24 0.08 4/375 1821
/proc/meminfo: memFree=15321396/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=68208 CPUtime=25.48 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 25538 0 0 0 2545 3 0 0 25 0 1 0 687041115 69844992 11426 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 17052 11426 250 16 0 13694 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76908

[startup+51.1003 s]
/proc/loadavg: 2.12 0.56 0.19 5/381 1833
/proc/meminfo: memFree=14210788/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=68208 CPUtime=51.07 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 33020 0 0 0 5103 4 0 0 25 0 1 0 687041115 69844992 13673 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 17052 13673 250 16 0 13694 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76908

[startup+102.301 s]
/proc/loadavg: 3.50 1.20 0.42 5/381 1895
/proc/meminfo: memFree=15060536/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=91792 CPUtime=102.28 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 38455 0 0 0 10223 5 0 0 25 0 1 0 687041115 93995008 18630 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 22948 18630 250 16 0 19590 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 100492

[startup+162.301 s]
/proc/loadavg: 3.93 1.70 0.64 5/381 1928
/proc/meminfo: memFree=14943160/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=110292 CPUtime=162.28 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 44640 0 0 0 16221 7 0 0 25 0 1 0 687041115 112939008 24194 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213969 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 27573 24194 250 16 0 24215 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118992

[startup+222.314 s]
/proc/loadavg: 3.97 2.15 0.86 5/381 1930
/proc/meminfo: memFree=14919140/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=112552 CPUtime=222.3 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 45258 0 0 0 22223 7 0 0 25 0 1 0 687041115 115253248 24759 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 28138 24759 250 16 0 24780 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 121252

[startup+282.301 s]
/proc/loadavg: 4.13 2.49 1.05 5/381 1994
/proc/meminfo: memFree=14905188/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=282.28 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 56705 0 0 0 28219 9 0 0 25 0 1 0 687041115 165756928 35104 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 35104 250 16 0 37110 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 170572

[startup+342.301 s]
/proc/loadavg: 4.04 2.78 1.25 5/381 1995
/proc/meminfo: memFree=14886388/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=342.28 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 68234 0 0 0 34217 11 0 0 25 0 1 0 687041115 165756928 34914 33554432000 4194304 4256717 140736900544496 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 34914 250 16 0 37110 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 170572

[startup+402.301 s]
/proc/loadavg: 4.10 3.01 1.41 5/381 1997
/proc/meminfo: memFree=14898032/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7

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

/proc/1777/statm: 48173 38793 250 16 0 44815 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 201392

[startup+702.301 s]
/proc/loadavg: 4.05 3.67 2.14 5/381 2035
/proc/meminfo: memFree=14911548/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=702.3 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 169659 0 0 0 70200 30 0 0 25 0 1 0 687041115 165756928 36007 33554432000 4194304 4256717 140736900544496 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 36007 250 16 0 37110 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 170572

[startup+762.301 s]
/proc/loadavg: 4.02 3.73 2.25 5/381 2036
/proc/meminfo: memFree=14908896/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=762.3 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 195798 0 0 0 76196 34 0 0 25 0 1 0 687041115 165756928 35055 33554432000 4194304 4256717 140736900544496 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 35055 250 16 0 37110 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 170572

[startup+822.3 s]
/proc/loadavg: 4.00 3.77 2.35 5/381 2038
/proc/meminfo: memFree=14914780/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=822.3 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 221240 0 0 0 82192 38 0 0 25 0 1 0 687041115 165756928 34928 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 34928 250 16 0 37110 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 170572

[startup+882.314 s]
/proc/loadavg: 4.03 3.83 2.46 5/381 2040
/proc/meminfo: memFree=14901076/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=882.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 247079 0 0 0 88189 42 0 0 25 0 1 0 687041115 165756928 36097 33554432000 4194304 4256717 140736900544496 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 36097 250 16 0 37110 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 170572

[startup+942.3 s]
/proc/loadavg: 4.07 3.87 2.56 5/381 2041
/proc/meminfo: memFree=14885144/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=942.3 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 282781 0 0 0 94182 48 0 0 25 0 1 0 687041115 165756928 33324 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 33324 250 16 0 37110 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 170572

[startup+1002.3 s]
/proc/loadavg: 4.02 3.89 2.65 5/381 2043
/proc/meminfo: memFree=14894888/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=1002.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 297300 0 0 0 100180 51 0 0 25 0 1 0 687041115 165756928 35877 33554432000 4194304 4256717 140736900544496 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 35877 250 16 0 37110 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 170572

[startup+1062.3 s]
/proc/loadavg: 4.01 3.91 2.73 5/381 2044
/proc/meminfo: memFree=14829860/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=1062.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 323635 0 0 0 106175 56 0 0 25 0 1 0 687041115 165756928 34841 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 34841 250 16 0 37110 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 170572

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.81 5/381 2046
/proc/meminfo: memFree=14804144/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=161872 CPUtime=1122.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 339531 0 0 0 112172 59 0 0 25 0 1 0 687041115 165756928 36678 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 40468 36678 250 16 0 37110 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 170572

[startup+1182.3 s]
/proc/loadavg: 4.05 3.95 2.88 5/381 2048
/proc/meminfo: memFree=14820092/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=192692 CPUtime=1182.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 355393 0 0 0 118169 62 0 0 25 0 1 0 687041115 197316608 37485 33554432000 4194304 4256717 140736900544496 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 48173 37485 250 16 0 44815 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 201392

[startup+1242.3 s]
/proc/loadavg: 4.10 3.98 2.96 5/381 2049
/proc/meminfo: memFree=14796492/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=192692 CPUtime=1242.31 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 371928 0 0 0 124166 65 0 0 25 0 1 0 687041115 197316608 38145 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 48173 38145 250 16 0 44815 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 201392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.02 5/381 2051
/proc/meminfo: memFree=14780464/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=192692 CPUtime=1300 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 388956 0 0 0 129932 68 0 0 25 0 1 0 687041115 197316608 37778 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 48173 37778 250 16 0 44815 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 201392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.02 5/381 2051
/proc/meminfo: memFree=14780464/32950928 swapFree=65762352/67111528
[pid=1774] ppid=1772 vsize=8700 CPUtime=0.01 cores=5,7
/proc/1774/stat : 1774 (esg_static.sh) S 1772 1774 1733 0 -1 4202496 353 347 0 0 0 0 1 0 21 0 1 0 687041114 8908800 252 33554432000 4194304 4922060 140737398781040 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1774/statm: 2175 252 209 178 0 68 0
[pid=1777] ppid=1774 vsize=192692 CPUtime=1300 cores=5,7
/proc/1777/stat : 1777 (minisat_static) R 1774 1774 1733 0 -1 4202496 388956 0 0 0 129932 68 0 0 25 0 1 0 687041115 197316608 37778 33554432000 4194304 4256717 140736900544496 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1777/statm: 48173 37778 250 16 0 44815 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 201392

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1774 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=12998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.014997
# 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.02
CPU time (s): 1300.01
CPU user time (s): 1299.33
CPU system time (s): 0.68
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 250712

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

runsolver used 4.53031 second user time and 10.8464 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:08:24
IDJOB=3348828
IDBENCH=20472
IDSOLVER=1811
FILE ID=node116/3348828-1304968104
RUNJOBID= node116-1304968097-1754
PBS_JOBID= 13285634
Free space on /tmp= 45912 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348828-1304968104/watcher-3348828-1304968104 -o /tmp/evaluation-result-3348828-1304968104/solver-3348828-1304968104 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348828-1304968104.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1624722005

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15395836 kB
Buffers:        210504 kB
Cached:        7572140 kB
SwapCached:      12300 kB
Active:       10521772 kB
Inactive:      6676296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15395836 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           26612 kB
Writeback:           0 kB
AnonPages:     9413664 kB
Mapped:          16188 kB
Slab:           248620 kB
PageTables:      44428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82875584 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= 45860 MiB
End job on node116 at 2011-05-09 21:30:06