Trace number 3348994

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.03	c CPU time:   0.036994 s
0.00/0.03	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3348994-1304968523/watcher-3348994-1304968523 -o /tmp/evaluation-result-3348994-1304968523/solver-3348994-1304968523 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348994-1304968523.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.07 3.08 1.47 4/379 2024
/proc/meminfo: memFree=14991104/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687083028 8908800 249 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 249 209 178 0 68 0

[startup+0.042583 s]
/proc/loadavg: 4.07 3.08 1.47 4/379 2024
/proc/meminfo: memFree=14991104/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 687083028 8908800 249 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.104619 s]
/proc/loadavg: 4.07 3.08 1.47 4/379 2024
/proc/meminfo: memFree=14991104/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.300538 s]
/proc/loadavg: 4.07 3.08 1.47 4/379 2024
/proc/meminfo: memFree=14991104/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.700466 s]
/proc/loadavg: 4.07 3.08 1.47 4/379 2024
/proc/meminfo: memFree=14991104/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 4.07 3.08 1.47 5/381 2027
/proc/meminfo: memFree=14978820/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=22884 CPUtime=1.45 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 3044 0 0 0 145 0 0 0 25 0 1 0 687083032 23433216 2187 33554432000 4194304 4256717 140733766557568 18446744073709551615 4210789 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 5721 2187 250 16 0 2363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31584

[startup+3.10109 s]
/proc/loadavg: 4.07 3.08 1.47 5/381 2027
/proc/meminfo: memFree=14971372/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=24556 CPUtime=3.05 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 3693 0 0 0 305 0 0 0 25 0 1 0 687083032 25145344 2780 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 6139 2780 250 16 0 2781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33256

[startup+6.30044 s]
/proc/loadavg: 4.07 3.09 1.48 5/381 2027
/proc/meminfo: memFree=14969488/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=26232 CPUtime=6.25 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 4130 0 0 0 625 0 0 0 25 0 1 0 687083032 26861568 3189 33554432000 4194304 4256717 140733766557568 18446744073709551615 4218635 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 6558 3189 250 16 0 3200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34932

[startup+12.7003 s]
/proc/loadavg: 4.06 3.11 1.49 5/381 2028
/proc/meminfo: memFree=14955692/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=36028 CPUtime=12.64 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 8324 0 0 0 1264 0 0 0 25 0 1 0 687083032 36892672 5336 33554432000 4194304 4256717 140733766557568 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 9007 5336 250 16 0 5649 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44728

[startup+25.5009 s]
/proc/loadavg: 4.05 3.15 1.53 5/381 2028
/proc/meminfo: memFree=14962480/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=43320 CPUtime=25.44 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 12026 0 0 0 2543 1 0 0 25 0 1 0 687083032 44359680 6832 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 10830 6832 250 16 0 7472 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52020

[startup+51.1002 s]
/proc/loadavg: 4.03 3.22 1.60 5/381 2029
/proc/meminfo: memFree=14933792/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=47740 CPUtime=51.05 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 13610 0 0 0 5103 2 0 0 25 0 1 0 687083032 48885760 8312 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213490 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 11935 8312 250 16 0 8577 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56440

[startup+102.314 s]
/proc/loadavg: 4.01 3.33 1.72 5/381 2030
/proc/meminfo: memFree=14944900/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=54924 CPUtime=102.26 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 23893 0 0 0 10223 3 0 0 25 0 1 0 687083032 56242176 9244 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 13731 9244 250 16 0 10373 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63624

[startup+162.301 s]
/proc/loadavg: 4.00 3.45 1.86 5/381 2032
/proc/meminfo: memFree=14967560/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=62104 CPUtime=162.25 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 25817 0 0 0 16221 4 0 0 25 0 1 0 687083032 63594496 11044 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 15526 11044 250 16 0 12168 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70804

[startup+222.301 s]
/proc/loadavg: 4.07 3.58 2.00 5/381 2033
/proc/meminfo: memFree=14937996/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=92772 CPUtime=222.26 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 47152 0 0 0 22219 7 0 0 25 0 1 0 687083032 94998528 16825 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 23193 16825 250 16 0 19835 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101472

[startup+282.301 s]
/proc/loadavg: 4.06 3.67 2.13 5/381 2035
/proc/meminfo: memFree=14915640/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=92772 CPUtime=282.26 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 47410 0 0 0 28219 7 0 0 25 0 1 0 687083032 94998528 17067 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 23193 17067 250 16 0 19835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 101472

[startup+342.301 s]
/proc/loadavg: 4.02 3.72 2.24 5/381 2036
/proc/meminfo: memFree=14911748/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=92772 CPUtime=342.26 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 48028 0 0 0 34219 7 0 0 25 0 1 0 687083032 94998528 17635 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 23193 17635 250 16 0 19835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101472

[startup+402.301 s]
/proc/loadavg: 4.00 3.77 2.35 5/381 2038
/proc/meminfo: memFree=14901884/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6

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

/proc/2027/statm: 23122 18476 250 16 0 19764 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101188

[startup+642.301 s]
/proc/loadavg: 4.01 3.91 2.73 5/381 2044
/proc/meminfo: memFree=14830108/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=122836 CPUtime=642.27 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 71674 0 0 0 64215 12 0 0 25 0 1 0 687083032 125784064 25675 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213346 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 30709 25675 250 16 0 27351 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131536

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 2.80 5/381 2046
/proc/meminfo: memFree=14809352/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=92488 CPUtime=702.27 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 78530 0 0 0 70214 13 0 0 25 0 1 0 687083032 94707712 18807 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 23122 18807 250 16 0 19764 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 101188

[startup+762.314 s]
/proc/loadavg: 4.05 3.95 2.88 5/381 2048
/proc/meminfo: memFree=14820340/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=122836 CPUtime=762.29 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 86744 0 0 0 76214 15 0 0 25 0 1 0 687083032 125784064 26334 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 30709 26334 250 16 0 27351 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 131536

[startup+822.301 s]
/proc/loadavg: 4.11 3.98 2.96 5/381 2049
/proc/meminfo: memFree=14800460/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=122836 CPUtime=822.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 87564 0 0 0 82212 16 0 0 25 0 1 0 687083032 125784064 27095 33554432000 4194304 4256717 140733766557568 18446744073709551615 4219009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 30709 27095 250 16 0 27351 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 131536

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.02 4/378 2052
/proc/meminfo: memFree=14950236/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=882.27 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 88210 17 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 150504

[startup+942.301 s]
/proc/loadavg: 4.15 4.03 3.09 5/378 2116
/proc/meminfo: memFree=14011292/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=942.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 94210 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213568 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 150504

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.15 5/378 2153
/proc/meminfo: memFree=14116040/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1002.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 100210 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 150504

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.20 5/381 2176
/proc/meminfo: memFree=14843720/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1062.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 106210 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 150504

[startup+1122.3 s]
/proc/loadavg: 3.98 4.01 3.25 5/381 2316
/proc/meminfo: memFree=14986520/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1122.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 112210 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 150504

[startup+1182.3 s]
/proc/loadavg: 3.99 4.00 3.29 5/381 2348
/proc/meminfo: memFree=15100568/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1182.28 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 118210 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150504

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.34 5/381 2349
/proc/meminfo: memFree=15061480/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1242.29 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 124211 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 150504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.04 3.39 5/381 2351
/proc/meminfo: memFree=15032680/32950928 swapFree=65762352/67111528
[pid=2024] ppid=2022 vsize=8700 CPUtime=0.04 cores=4,6
/proc/2024/stat : 2024 (esg_static.sh) S 2022 2024 1733 0 -1 4202496 352 760 0 0 0 0 4 0 25 0 1 0 687083028 8908800 251 33554432000 4194304 4922060 140737183543584 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2024/statm: 2175 251 209 178 0 68 0
[pid=2027] ppid=2024 vsize=141804 CPUtime=1299.99 cores=4,6
/proc/2027/stat : 2027 (minisat_static) R 2024 2024 1733 0 -1 4202496 92962 0 0 0 129981 18 0 0 25 0 1 0 687083032 145207296 32092 33554432000 4194304 4256717 140733766557568 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/2027/statm: 35451 32092 250 16 0 32093 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 150504

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 2024 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=41993
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.042992
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.85
CPU system time (s): 0.18
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 150504

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

runsolver used 4.44332 second user time and 10.9533 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-09 21:15:24
IDJOB=3348994
IDBENCH=70785
IDSOLVER=1811
FILE ID=node116/3348994-1304968523
RUNJOBID= node116-1304968097-1752
PBS_JOBID= 13285634
Free space on /tmp= 45860 MiB

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

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1562421620

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:      14991260 kB
Buffers:        211740 kB
Cached:        7677468 kB
SwapCached:      12300 kB
Active:       10835964 kB
Inactive:      6765364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14991260 kB
SwapTotal:    67111528 kB
SwapFree:     65762352 kB
Dirty:           20332 kB
Writeback:           0 kB
AnonPages:     9711084 kB
Mapped:          16248 kB
Slab:           248324 kB
PageTables:      45600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83233608 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= 45868 MiB
End job on node116 at 2011-05-09 21:37:06