Trace number 3265294

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
rcl 2011-04-01? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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 |   24825    50460 |    7447       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   23955    71400 |      --       0       --      -- |     --   | -870/20940
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 840   #clauses: 23955   #literals: 71400
0.00/0.04	c CPU time:   0.046992 s
0.00/0.04	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: 935)

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-3265294-1303573441/watcher-3265294-1303573441 -o /tmp/evaluation-result-3265294-1303573441/solver-3265294-1303573441 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3265294-1303573441.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.89 1.94 3.05 4/192 9133
/proc/meminfo: memFree=15440992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 468942051 8908800 250 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 250 209 178 0 68 0

[startup+0.0196479 s]
/proc/loadavg: 0.89 1.94 3.05 4/192 9133
/proc/meminfo: memFree=15440992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 468942051 8908800 250 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10668 s]
/proc/loadavg: 0.89 1.94 3.05 4/192 9133
/proc/meminfo: memFree=15440992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.300609 s]
/proc/loadavg: 0.89 1.94 3.05 4/192 9133
/proc/meminfo: memFree=15440992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+0.700526 s]
/proc/loadavg: 0.89 1.94 3.05 4/192 9133
/proc/meminfo: memFree=15440992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 0.89 1.94 3.05 5/194 9136
/proc/meminfo: memFree=15433916/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=10412 CPUtime=1.43 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 1098 0 0 0 143 0 0 0 25 0 1 0 468942057 10661888 1008 33554432000 4194304 4218580 140733329273920 18446744073709551615 228122406608 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 2603 1008 128 6 0 1073 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19112

[startup+3.10109 s]
/proc/loadavg: 1.13 1.98 3.05 5/194 9136
/proc/meminfo: memFree=15427224/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=12392 CPUtime=3.03 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 1572 0 0 0 303 0 0 0 25 0 1 0 468942057 12689408 1482 33554432000 4194304 4218580 140733329273920 18446744073709551615 4211230 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 3098 1482 129 6 0 1568 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21092

[startup+6.30052 s]
/proc/loadavg: 1.13 1.98 3.05 5/194 9136
/proc/meminfo: memFree=15415988/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=14000 CPUtime=6.23 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 1994 0 0 0 623 0 0 0 25 0 1 0 468942057 14336000 1904 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 3500 1904 129 6 0 1970 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22700

[startup+12.7004 s]
/proc/loadavg: 1.65 2.06 3.07 5/194 9136
/proc/meminfo: memFree=15398064/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=17940 CPUtime=12.63 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 2964 0 0 0 1263 0 0 0 25 0 1 0 468942057 18370560 2874 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 4485 2874 130 6 0 2955 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26640

[startup+25.501 s]
/proc/loadavg: 2.01 2.12 3.08 5/194 9137
/proc/meminfo: memFree=15372776/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=22716 CPUtime=25.43 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 4191 0 0 0 2542 1 0 0 25 0 1 0 468942057 23261184 4081 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210448 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 5679 4081 131 6 0 4149 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31416

[startup+51.1004 s]
/proc/loadavg: 2.76 2.29 3.11 5/194 9137
/proc/meminfo: memFree=15341124/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=29600 CPUtime=51.03 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 5994 0 0 0 5102 1 0 0 25 0 1 0 468942057 30310400 5810 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 7400 5810 131 6 0 5870 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38300

[startup+102.307 s]
/proc/loadavg: 3.50 2.57 3.16 5/194 9139
/proc/meminfo: memFree=15297816/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=38952 CPUtime=102.24 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 8674 0 0 0 10222 2 0 0 25 0 1 0 468942057 39886848 8138 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210511 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 9738 8138 131 6 0 8208 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 47652

[startup+162.3 s]
/proc/loadavg: 3.80 2.81 3.20 5/194 9140
/proc/meminfo: memFree=15236396/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=51600 CPUtime=162.23 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 12204 0 0 0 16220 3 0 0 25 0 1 0 468942057 52838400 11275 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 12900 11275 131 6 0 11370 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 60300

[startup+222.3 s]
/proc/loadavg: 3.93 3.04 3.25 5/194 9142
/proc/meminfo: memFree=15203992/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=59868 CPUtime=222.24 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 14741 0 0 0 22220 4 0 0 25 0 1 0 468942057 61304832 13367 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 14967 13367 131 6 0 13437 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68568

[startup+282.301 s]
/proc/loadavg: 3.97 3.20 3.29 5/194 9143
/proc/meminfo: memFree=15172344/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=66088 CPUtime=282.23 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 16932 0 0 0 28219 4 0 0 25 0 1 0 468942057 67674112 14926 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 16522 14926 131 6 0 14992 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74788

[startup+342.301 s]
/proc/loadavg: 3.99 3.35 3.34 5/194 9145
/proc/meminfo: memFree=15142320/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=71892 CPUtime=342.24 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 18745 0 0 0 34219 5 0 0 25 0 1 0 468942057 73617408 16388 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 17973 16388 131 6 0 16443 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 80592

[startup+402.301 s]
/proc/loadavg: 3.99 3.46 3.37 5/194 9147
/proc/meminfo: memFree=15109184/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7

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

/proc/9136/statm: 24902 23281 131 6 0 23372 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 108308

[startup+642.3 s]
/proc/loadavg: 4.06 3.78 3.52 5/194 9153
/proc/meminfo: memFree=15016912/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=99544 CPUtime=642.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 27960 0 0 0 64218 8 0 0 25 0 1 0 468942057 101933056 23291 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 24886 23291 131 6 0 23356 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 108244

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.55 5/194 9155
/proc/meminfo: memFree=15010436/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=104172 CPUtime=702.25 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 29106 0 0 0 70217 8 0 0 25 0 1 0 468942057 106672128 24437 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 26043 24437 131 6 0 24513 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 112872

[startup+762.307 s]
/proc/loadavg: 4.01 3.85 3.57 5/194 9156
/proc/meminfo: memFree=14998132/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=107632 CPUtime=762.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 30556 0 0 0 76217 9 0 0 25 0 1 0 468942057 110215168 25288 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 26908 25288 131 6 0 25378 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 116332

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.59 5/194 9158
/proc/meminfo: memFree=14978512/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=108264 CPUtime=822.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 30935 0 0 0 82217 9 0 0 25 0 1 0 468942057 110862336 25444 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 27066 25444 131 6 0 25536 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 116964

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.62 5/194 9159
/proc/meminfo: memFree=14954164/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=120672 CPUtime=882.25 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 34161 0 0 0 88215 10 0 0 25 0 1 0 468942057 123568128 28573 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 30168 28573 131 6 0 28638 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 129372

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.64 5/194 9161
/proc/meminfo: memFree=14937024/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=126368 CPUtime=942.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 35813 0 0 0 94215 11 0 0 25 0 1 0 468942057 129400832 29970 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 31592 29970 131 6 0 30062 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 135068

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.66 5/194 9163
/proc/meminfo: memFree=14883668/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=138556 CPUtime=1002.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 39015 0 0 0 100214 12 0 0 25 0 1 0 468942057 141881344 33018 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 34639 33018 131 6 0 33109 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 147256

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.67 5/194 9173
/proc/meminfo: memFree=14863968/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=143116 CPUtime=1062.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 40289 0 0 0 106214 12 0 0 25 0 1 0 468942057 146550784 34191 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 35779 34191 131 6 0 34249 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 151816

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.69 5/194 9175
/proc/meminfo: memFree=14849796/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=147188 CPUtime=1122.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 41369 0 0 0 112213 13 0 0 25 0 1 0 468942057 150720512 35185 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 36797 35185 131 6 0 35267 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 155888

[startup+1182.3 s]
/proc/loadavg: 4.10 3.98 3.72 5/194 9176
/proc/meminfo: memFree=14844308/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=148060 CPUtime=1182.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 41692 0 0 0 118213 13 0 0 25 0 1 0 468942057 151613440 35407 33554432000 4194304 4218580 140733329273920 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 37015 35407 131 6 0 35485 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 156760

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 3.74 5/194 9181
/proc/meminfo: memFree=14832340/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=149972 CPUtime=1242.26 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 42377 0 0 0 124213 13 0 0 25 0 1 0 468942057 153571328 35887 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 37493 35887 131 6 0 35963 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 158672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.98 3.75 2/182 9203
/proc/meminfo: memFree=15309260/32951124 swapFree=67111528/67111528
[pid=9133] ppid=9131 vsize=8700 CPUtime=0.05 cores=5,7
/proc/9133/stat : 9133 (esg_static.sh) S 9131 9133 8299 0 -1 4202496 355 650 0 0 0 0 5 0 25 0 1 0 468942051 8908800 253 33554432000 4194304 4922060 140736184501536 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/9133/statm: 2175 253 209 178 0 68 0
[pid=9136] ppid=9133 vsize=151688 CPUtime=1299.98 cores=5,7
/proc/9136/stat : 9136 (cdcl) R 9133 9133 8299 0 -1 4202496 43029 0 0 0 129984 14 0 0 25 0 1 0 468942057 155328512 36331 33554432000 4194304 4218580 140733329273920 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9136/statm: 37922 36331 131 6 0 36392 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 160388

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 9133 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=57991
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.06099
# 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.01
CPU time (s): 1300.03
CPU user time (s): 1299.89
CPU system time (s): 0.14
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 160484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.057991
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1005
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 2.04669 second user time and 5.05723 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 17:44:01
IDJOB=3265294
IDBENCH=85538
IDSOLVER=1609
FILE ID=node138/3265294-1303573441
RUNJOBID= node138-1303573439-9028
PBS_JOBID= 13150310
Free space on /tmp= 71952 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265294-1303573441/watcher-3265294-1303573441 -o /tmp/evaluation-result-3265294-1303573441/solver-3265294-1303573441 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3265294-1303573441.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=629920404

node138.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.854
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.70
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      15441148 kB
Buffers:       2059168 kB
Cached:       14811924 kB
SwapCached:          0 kB
Active:        9730760 kB
Inactive:      7222988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15441148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6496 kB
Writeback:           0 kB
AnonPages:       82048 kB
Mapped:          15192 kB
Slab:           493444 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272136 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= 71952 MiB
End job on node138 at 2011-04-23 18:05:43