Trace number 3387631

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) 5000.07 4999.94

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 5584003
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision

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-3387631-1305607426/watcher-3387631-1305607426 -o /tmp/evaluation-result-3387631-1305607426/solver-3387631-1305607426 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387631-1305607426.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.84 2.97 2.99 3/427 16090
/proc/meminfo: memFree=21353736/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0

[startup+0.0275439 s]
/proc/loadavg: 2.84 2.97 2.99 3/427 16090
/proc/meminfo: memFree=21353736/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100532 s]
/proc/loadavg: 2.84 2.97 2.99 3/427 16090
/proc/meminfo: memFree=21353736/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300494 s]
/proc/loadavg: 2.84 2.97 2.99 3/427 16090
/proc/meminfo: memFree=21353736/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700417 s]
/proc/loadavg: 2.84 2.97 2.99 3/427 16090
/proc/meminfo: memFree=21353736/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 2.85 2.97 2.99 4/429 16093
/proc/meminfo: memFree=21089112/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=379912 CPUtime=1.49 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 85007 0 0 0 138 11 0 0 25 0 1 0 672343379 389029888 68356 33554432000 4194304 4256717 140736821448400 18446744073709551615 4209885 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 94978 68356 235 16 0 91620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 388612

[startup+3.10097 s]
/proc/loadavg: 2.85 2.97 2.99 4/433 16101
/proc/meminfo: memFree=20810444/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=382928 CPUtime=3.09 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 86168 0 0 0 298 11 0 0 25 0 1 0 672343379 392118272 69508 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 95732 69508 236 16 0 92374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 391628

[startup+6.30041 s]
/proc/loadavg: 2.94 2.98 2.99 4/433 16102
/proc/meminfo: memFree=20541176/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=384060 CPUtime=6.29 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 89993 0 0 0 617 12 0 0 25 0 1 0 672343379 393277440 73303 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 96015 73303 236 16 0 92657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 392760

[startup+12.7012 s]
/proc/loadavg: 2.95 2.98 2.99 3/427 16120
/proc/meminfo: memFree=21157248/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=391592 CPUtime=12.68 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 146485 0 0 0 1251 17 0 0 25 0 1 0 672343379 400990208 71654 33554432000 4194304 4256717 140736821448400 18446744073709551615 4218936 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 97898 71654 236 16 0 94540 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 400292

[startup+25.5008 s]
/proc/loadavg: 2.80 2.95 2.98 3/426 16120
/proc/meminfo: memFree=21150472/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=393708 CPUtime=25.48 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 208400 0 0 0 2523 25 0 0 25 0 1 0 672343379 403156992 74456 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 98427 74456 236 16 0 95069 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 402408

[startup+51.1161 s]
/proc/loadavg: 2.48 2.86 2.95 3/426 16121
/proc/meminfo: memFree=21135260/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=395904 CPUtime=51.1 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 329866 0 0 0 5071 39 0 0 25 0 1 0 672343379 405405696 77542 33554432000 4194304 4256717 140736821448400 18446744073709551615 4210793 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 98976 77542 236 16 0 95618 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 404604

[startup+102.301 s]
/proc/loadavg: 2.21 2.72 2.90 3/426 16122
/proc/meminfo: memFree=21123584/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=398316 CPUtime=102.28 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 573554 0 0 0 10160 68 0 0 25 0 1 0 672343379 407875584 81456 33554432000 4194304 4256717 140736821448400 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 99579 81456 236 16 0 96221 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 407016

[startup+162.3 s]
/proc/loadavg: 2.07 2.59 2.84 3/426 16124
/proc/meminfo: memFree=21130572/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=401504 CPUtime=162.28 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 1001247 0 0 0 16106 122 0 0 25 0 1 0 672343379 411140096 78736 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 100376 78736 236 16 0 97018 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 410204

[startup+222.3 s]
/proc/loadavg: 2.03 2.48 2.79 3/426 16125
/proc/meminfo: memFree=21099872/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=403800 CPUtime=222.29 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 1310097 0 0 0 22068 161 0 0 25 0 1 0 672343379 413491200 76876 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 100950 76876 236 16 0 97592 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 412500

[startup+282.301 s]
/proc/loadavg: 2.01 2.39 2.73 3/426 16127
/proc/meminfo: memFree=21129944/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=406620 CPUtime=282.29 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 1621343 0 0 0 28030 199 0 0 25 0 1 0 672343379 416378880 79218 33554432000 4194304 4256717 140736821448400 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 101655 79218 236 16 0 98297 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 415320

[startup+342.301 s]
/proc/loadavg: 2.00 2.32 2.68 3/426 16128
/proc/meminfo: memFree=21107692/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=413756 CPUtime=342.29 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 1875354 0 0 0 33999 230 0 0 25 0 1 0 672343379 423686144 84921 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 103439 84921 236 16 0 100081 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 422456

[startup+402.301 s]
/proc/loadavg: 2.10 2.29 2.65 3/426 16130
/proc/meminfo: memFree=21111716/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6

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

/proc/16092/statm: 126182 111259 236 16 0 122824 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 513428

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/426 16248
/proc/meminfo: memFree=21013324/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=505156 CPUtime=4362.43 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 23743881 0 0 0 433403 2840 0 0 25 0 1 0 672343379 517279744 108285 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 126289 108285 236 16 0 122931 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 513856

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/426 16249
/proc/meminfo: memFree=21018240/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=505156 CPUtime=4422.42 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 23938649 0 0 0 439380 2862 0 0 25 0 1 0 672343379 517279744 107385 33554432000 4194304 4256717 140736821448400 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 126289 107385 236 16 0 122931 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 513856

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/426 16251
/proc/meminfo: memFree=21019808/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=506012 CPUtime=4482.42 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24135639 0 0 0 445355 2887 0 0 25 0 1 0 672343379 518156288 106739 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 126503 106739 236 16 0 123145 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 514712

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/426 16252
/proc/meminfo: memFree=21008720/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=506012 CPUtime=4542.44 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24272060 0 0 0 451337 2907 0 0 25 0 1 0 672343379 518156288 109236 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 126503 109236 236 16 0 123145 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 514712

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/426 16254
/proc/meminfo: memFree=20995772/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=506012 CPUtime=4602.43 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24408935 0 0 0 457318 2925 0 0 25 0 1 0 672343379 518156288 112409 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213359 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 126503 112409 236 16 0 123145 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 514712

[startup+4662.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/426 16265
/proc/meminfo: memFree=20955104/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=638460 CPUtime=4662.44 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24577536 0 0 0 463296 2948 0 0 25 0 1 0 672343379 653783040 122172 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 159615 122172 236 16 0 156257 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 647160

[startup+4722.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/426 16266
/proc/meminfo: memFree=20942888/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=639788 CPUtime=4722.43 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24746156 0 0 0 469271 2972 0 0 25 0 1 0 672343379 655142912 125717 33554432000 4194304 4256717 140736821448400 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 159947 125717 236 16 0 156589 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 648488

[startup+4782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/426 16268
/proc/meminfo: memFree=20958848/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=642132 CPUtime=4782.44 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 24903156 0 0 0 475248 2996 0 0 25 0 1 0 672343379 657543168 121549 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 160533 121549 236 16 0 157175 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 650832

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/426 16272
/proc/meminfo: memFree=20947260/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=644356 CPUtime=4842.44 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 25064677 0 0 0 481223 3021 0 0 25 0 1 0 672343379 659820544 125249 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 161089 125249 236 16 0 157731 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 653056

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/426 16275
/proc/meminfo: memFree=21021324/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=514444 CPUtime=4902.44 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 25288042 0 0 0 487197 3047 0 0 25 0 1 0 672343379 526790656 106140 33554432000 4194304 4256717 140736821448400 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 128611 106140 236 16 0 125253 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 523144

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/426 16277
/proc/meminfo: memFree=20232372/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=1778828 CPUtime=4962.45 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 25485222 0 0 0 493177 3068 0 0 25 0 1 0 672343379 1821519872 303138 33554432000 4194304 4256717 140736821448400 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 444707 303138 236 16 0 441349 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1787528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/426 16278
/proc/meminfo: memFree=19814196/32951124 swapFree=44485784/67111528
[pid=16090] ppid=16088 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (esg_static.sh) S 16088 16090 14479 0 -1 4202496 352 112 0 0 0 0 0 0 24 0 1 0 672343379 8908800 251 33554432000 4194304 4922060 140736086457104 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16090/statm: 2175 251 209 178 0 68 0
[pid=16092] ppid=16090 vsize=1778828 CPUtime=5000.07 cores=0,2,4,6
/proc/16092/stat : 16092 (minisat_static) R 16090 16090 14479 0 -1 4202496 25589279 0 0 0 496928 3079 0 0 25 0 1 0 672343379 1821519872 407141 33554432000 4194304 4256717 140736821448400 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16092/statm: 444707 407141 236 16 0 441349 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1787528

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

Real time (s): 4999.94
CPU time (s): 5000.07
CPU user time (s): 4969.28
CPU system time (s): 30.79
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6560984

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

runsolver used 21.6727 second user time and 46.5609 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-17 06:43:49
IDJOB=3387631
IDBENCH=88167
IDSOLVER=1874
FILE ID=node105/3387631-1305607426
RUNJOBID= node105-1305607426-16076
PBS_JOBID= 13350373
Free space on /tmp= 73368 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387631-1305607426/watcher-3387631-1305607426 -o /tmp/evaluation-result-3387631-1305607426/solver-3387631-1305607426 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387631-1305607426.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=471327179

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:     32951124 kB
MemFree:      21354140 kB
Buffers:        330592 kB
Cached:        7378144 kB
SwapCached:      39636 kB
Active:        4102640 kB
Inactive:      7197176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21354140 kB
SwapTotal:    67111528 kB
SwapFree:     44485784 kB
Dirty:          189536 kB
Writeback:           0 kB
AnonPages:     3559048 kB
Mapped:          18924 kB
Slab:           149212 kB
PageTables:      81532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115312244 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= 73448 MiB
End job on node105 at 2011-05-17 08:07:11