Trace number 3348832

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

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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.32	c ==============================================================================
0.00/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.32	c ==============================================================================
0.00/0.32	c |         0 |  746442  1741698 |  223932       0        0     nan |  0.000 % |
6.09/6.11	c |         0 |  397738  1362662 |      --       0       --      -- |     --   | -348682/-378983
6.09/6.11	c ==============================================================================
6.09/6.11	c Result  :   #vars: 76979   #clauses: 397738   #literals: 1362662
6.09/6.11	c CPU time:   5.9501 s
6.09/6.11	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-3348832-1304968362/watcher-3348832-1304968362 -o /tmp/evaluation-result-3348832-1304968362/solver-3348832-1304968362 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348832-1304968362.cnf 

running on 2 cores: 0,2

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: 3.98 2.35 0.98 5/379 1990
/proc/meminfo: memFree=15017860/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) R 1988 1990 1733 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0

[startup+0.08415 s]
/proc/loadavg: 3.98 2.35 0.98 5/379 1990
/proc/meminfo: memFree=15017860/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101143 s]
/proc/loadavg: 3.98 2.35 0.98 5/379 1990
/proc/meminfo: memFree=15017860/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301063 s]
/proc/loadavg: 3.98 2.35 0.98 5/379 1990
/proc/meminfo: memFree=15017860/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700987 s]
/proc/loadavg: 3.98 2.35 0.98 5/379 1990
/proc/meminfo: memFree=15017860/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 3.98 2.35 0.98 5/381 1992
/proc/meminfo: memFree=14904628/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
[pid=1991] ppid=1990 vsize=111464 CPUtime=1.49 cores=0,2
/proc/1991/stat : 1991 (SatELite_releas) R 1990 1990 1733 0 -1 4202496 28420 0 0 0 141 8 0 0 25 0 1 0 687066962 114139136 26307 33554432000 134512640 135144242 4288763104 18446744073709551615 134585377 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1991/statm: 27866 26307 77 155 0 27709 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120164

[startup+3.10059 s]
/proc/loadavg: 3.98 2.35 0.98 5/381 1992
/proc/meminfo: memFree=14924096/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
[pid=1991] ppid=1990 vsize=118148 CPUtime=3.09 cores=0,2
/proc/1991/stat : 1991 (SatELite_releas) R 1990 1990 1733 0 -1 4202496 29934 0 0 0 298 11 0 0 25 0 1 0 687066962 120983552 27821 33554432000 134512640 135144242 4288763104 18446744073709551615 134554992 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1991/statm: 29537 27821 77 155 0 29380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126848

[startup+6.3009 s]
/proc/loadavg: 4.06 2.39 1.00 5/381 1992
/proc/meminfo: memFree=14890992/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=0 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 687066962 8908800 250 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1990/statm: 2175 250 209 178 0 68 0
[pid=1991] ppid=1990 vsize=124360 CPUtime=6.28 cores=0,2
/proc/1991/stat : 1991 (SatELite_releas) R 1990 1990 1733 0 -1 4202496 35501 0 0 0 612 16 0 0 25 0 1 0 687066962 127344640 29257 33554432000 134512640 135144242 4288763104 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1991/statm: 31090 29257 77 155 0 30933 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133060

[startup+12.7008 s]
/proc/loadavg: 4.06 2.42 1.01 5/381 1993
/proc/meminfo: memFree=14932800/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=57716 CPUtime=6.32 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 11109 0 0 0 630 2 0 0 25 0 1 0 687067598 59101184 9741 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 14429 9741 253 16 0 11071 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66416

[startup+25.5004 s]
/proc/loadavg: 4.12 2.51 1.07 5/381 1994
/proc/meminfo: memFree=14903068/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=58800 CPUtime=19.12 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 20992 0 0 0 1908 4 0 0 25 0 1 0 687067598 60211200 9882 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 14700 9882 253 16 0 11342 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67500

[startup+51.1008 s]
/proc/loadavg: 4.08 2.63 1.14 5/381 1994
/proc/meminfo: memFree=14900456/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=96620 CPUtime=44.72 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 33891 0 0 0 4465 7 0 0 25 0 1 0 687067598 98938880 20288 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 24155 20288 253 16 0 20797 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105320

[startup+102.314 s]
/proc/loadavg: 4.03 2.84 1.29 5/381 1996
/proc/meminfo: memFree=14833340/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=108292 CPUtime=95.94 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 38031 0 0 0 9586 8 0 0 25 0 1 0 687067598 110891008 23648 33554432000 4194304 4256717 140736898503568 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 27073 23648 253 16 0 23715 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 116992

[startup+162.3 s]
/proc/loadavg: 4.07 3.08 1.47 5/381 2027
/proc/meminfo: memFree=14979068/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=119964 CPUtime=155.93 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 78453 0 0 0 15577 16 0 0 25 0 1 0 687067598 122843136 24933 33554432000 4194304 4256717 140736898503568 18446744073709551615 4210900 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 29991 24933 253 16 0 26633 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 128664

[startup+222.3 s]
/proc/loadavg: 4.02 3.24 1.62 5/381 2029
/proc/meminfo: memFree=14941072/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=138932 CPUtime=215.93 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 84909 0 0 0 21576 17 0 0 25 0 1 0 687067598 142266368 30490 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34733 30490 253 16 0 31375 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 147632

[startup+282.3 s]
/proc/loadavg: 4.01 3.38 1.77 5/381 2030
/proc/meminfo: memFree=14932244/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=138932 CPUtime=275.93 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 102925 0 0 0 27573 20 0 0 25 0 1 0 687067598 142266368 31309 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34733 31309 253 16 0 31375 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 147632

[startup+342.3 s]
/proc/loadavg: 4.15 3.52 1.92 5/381 2032
/proc/meminfo: memFree=14899352/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=138932 CPUtime=335.93 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 102925 0 0 0 33573 20 0 0 25 0 1 0 687067598 142266368 31309 33554432000 4194304 4256717 140736898503568 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34733 31309 253 16 0 31375 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 147632

[startup+402.3 s]
/proc/loadavg: 4.11 3.62 2.05 5/381 2034
/proc/meminfo: memFree=14916912/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2

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

/proc/1993/statm: 34978 28547 253 16 0 31620 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 148612

[startup+642.301 s]
/proc/loadavg: 4.02 3.83 2.49 5/381 2040
/proc/meminfo: memFree=14885940/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=139912 CPUtime=635.94 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 383891 0 0 0 63523 71 0 0 25 0 1 0 687067598 143269888 29256 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34978 29256 253 16 0 31620 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 148612

[startup+702.301 s]
/proc/loadavg: 4.05 3.88 2.58 5/381 2042
/proc/meminfo: memFree=14891832/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=695.94 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 436244 0 0 0 69515 79 0 0 25 0 1 0 687067598 174829568 32618 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 32618 253 16 0 39325 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 179432

[startup+762.315 s]
/proc/loadavg: 4.02 3.90 2.67 5/381 2043
/proc/meminfo: memFree=14876644/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=139912 CPUtime=755.96 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 481934 0 0 0 75507 89 0 0 25 0 1 0 687067598 143269888 30196 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34978 30196 253 16 0 31620 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 148612

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 2.75 5/381 2045
/proc/meminfo: memFree=14854900/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=815.94 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 555968 0 0 0 81492 102 0 0 25 0 1 0 687067598 174829568 33413 33554432000 4194304 4256717 140736898503568 18446744073709551615 4209016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 33413 253 16 0 39325 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 179432

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 2.83 5/381 2046
/proc/meminfo: memFree=14811448/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=220820 CPUtime=875.95 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 610754 0 0 0 87481 114 0 0 25 0 1 0 687067598 226119680 42446 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 55205 42446 253 16 0 51847 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 229520

[startup+942.301 s]
/proc/loadavg: 4.04 3.95 2.90 5/381 2048
/proc/meminfo: memFree=14808556/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=935.95 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 677749 0 0 0 93469 126 0 0 25 0 1 0 687067598 174829568 38034 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213475 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 38034 253 16 0 39325 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 179432

[startup+1002.3 s]
/proc/loadavg: 4.08 3.98 2.98 5/381 2050
/proc/meminfo: memFree=14794368/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=995.95 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 742735 0 0 0 99458 137 0 0 25 0 1 0 687067598 174829568 36541 33554432000 4194304 4256717 140736898503568 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 36541 253 16 0 39325 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 179432

[startup+1062.3 s]
/proc/loadavg: 4.12 4.00 3.04 5/377 2103
/proc/meminfo: memFree=14579368/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=139912 CPUtime=1055.95 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 798533 0 0 0 105449 146 0 0 25 0 1 0 687067598 143269888 29576 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34978 29576 253 16 0 31620 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 148612

[startup+1122.3 s]
/proc/loadavg: 4.11 4.03 3.11 5/377 2117
/proc/meminfo: memFree=14003236/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=139912 CPUtime=1115.95 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 837514 0 0 0 111441 154 0 0 25 0 1 0 687067598 143269888 30878 33554432000 4194304 4256717 140736898503568 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34978 30878 253 16 0 31620 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 148612

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.16 5/381 2174
/proc/meminfo: memFree=14915748/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=139912 CPUtime=1175.96 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 886384 0 0 0 117434 162 0 0 25 0 1 0 687067598 143269888 31372 33554432000 4194304 4256717 140736898503568 18446744073709551615 4209919 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 34978 31372 253 16 0 31620 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 148612

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.22 6/378 2220
/proc/meminfo: memFree=14905476/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=1235.96 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 924866 0 0 0 123425 171 0 0 25 0 1 0 687067598 174829568 34760 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 34760 253 16 0 39325 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 179432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 4.01 3.26 5/381 2317
/proc/meminfo: memFree=14984564/32950928 swapFree=65762352/67111528
[pid=1990] ppid=1988 vsize=8700 CPUtime=6.35 cores=0,2
/proc/1990/stat : 1990 (esg_static.sh) S 1988 1990 1733 0 -1 4202496 353 35502 0 0 0 0 618 17 18 0 1 0 687066962 8908800 252 33554432000 4194304 4922060 140734189073824 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1990/statm: 2175 252 209 178 0 68 0
[pid=1993] ppid=1990 vsize=170732 CPUtime=1293.66 cores=0,2
/proc/1993/stat : 1993 (minisat_static) R 1990 1990 1733 0 -1 4202496 965539 0 0 0 129187 179 0 0 25 0 1 0 687067598 174829568 36590 33554432000 4194304 4256717 140736898503568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1993/statm: 42683 36590 253 16 0 39325 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 179432

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 1990 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=185059
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=179972
# CPU time returned by wait4() is 6.36503
# 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): 1298.05
CPU system time (s): 1.96
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 309660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.18506
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35855
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= 6
involuntary context switches= 17

runsolver used 4.40133 second user time and 10.9923 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:12:43
IDJOB=3348832
IDBENCH=70769
IDSOLVER=1811
FILE ID=node116/3348832-1304968362
RUNJOBID= node116-1304968097-1751
PBS_JOBID= 13285634
Free space on /tmp= 45860 MiB

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

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1920457511

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:      15018016 kB
Buffers:        211524 kB
Cached:        7679524 kB
SwapCached:      12300 kB
Active:       10822764 kB
Inactive:      6750600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15018016 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           26700 kB
Writeback:           0 kB
AnonPages:     9680652 kB
Mapped:          16188 kB
Slab:           248588 kB
PageTables:      45616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83210080 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= 45856 MiB
End job on node116 at 2011-05-09 21:34:25