Trace number 3285301

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) 1299.98 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.00	c Parsing...
0.00/0.38	c ==============================================================================
0.00/0.38	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.38	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.38	c ==============================================================================
0.00/0.38	c |         0 | 1040158  2379025 |  312047       0        0     nan |  0.000 % |
1.39/1.45	c |         0 |  741497  1727155 |      --       0       --      -- |     --   | -35/-52
1.39/1.45	c ==============================================================================
1.39/1.45	c Result  :   #vars: 53836   #clauses: 741497   #literals: 1727155
1.39/1.45	c CPU time:   1.39079 s
1.39/1.45	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-3285301-1303762150/watcher-3285301-1303762150 -o /tmp/evaluation-result-3285301-1303762150/solver-3285301-1303762150 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285301-1303762150.cnf 

running on 2 cores: 1,3

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.01 4.55 5.10 5/190 30156
/proc/meminfo: memFree=17256768/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) R 30154 30156 28714 0 -1 4202496 310 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664628629 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0

[startup+0.041554 s]
/proc/loadavg: 4.01 4.55 5.10 5/190 30156
/proc/meminfo: memFree=17256768/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100567 s]
/proc/loadavg: 4.01 4.55 5.10 5/190 30156
/proc/meminfo: memFree=17256768/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300513 s]
/proc/loadavg: 4.01 4.55 5.10 5/190 30156
/proc/meminfo: memFree=17256768/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700439 s]
/proc/loadavg: 4.01 4.55 5.10 5/190 30156
/proc/meminfo: memFree=17256768/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 4.01 4.54 5.09 5/192 30158
/proc/meminfo: memFree=17180156/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=0 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 487814729 8908800 249 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30156/statm: 2175 249 209 178 0 68 0
[pid=30157] ppid=30156 vsize=87948 CPUtime=1.49 cores=1,3
/proc/30157/stat : 30157 (SatELite_releas) R 30156 30156 28714 0 -1 4202496 23428 0 0 0 143 6 0 0 25 0 1 0 487814729 90058752 19087 33554432000 134512640 135144242 4289233488 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30157/statm: 21987 19087 77 155 0 21830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96648

[startup+3.10102 s]
/proc/loadavg: 4.01 4.54 5.09 5/192 30159
/proc/meminfo: memFree=17225912/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=29564 CPUtime=1.32 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 5624 0 0 0 130 2 0 0 19 0 1 0 487814906 30273536 5532 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 7391 5532 131 6 0 5861 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38264

[startup+6.30047 s]
/proc/loadavg: 4.01 4.54 5.09 5/192 30159
/proc/meminfo: memFree=17215140/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=34112 CPUtime=4.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 6788 0 0 0 450 2 0 0 25 0 1 0 487814906 34930688 6696 33554432000 4194304 4218580 140735915839344 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 8528 6696 131 6 0 6998 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42812

[startup+12.7004 s]
/proc/loadavg: 4.24 4.57 5.10 5/192 30159
/proc/meminfo: memFree=17212912/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=38696 CPUtime=10.92 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 7965 0 0 0 1090 2 0 0 25 0 1 0 487814906 39624704 7872 33554432000 4194304 4218580 140735915839344 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 9674 7872 131 6 0 8144 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47396

[startup+25.5011 s]
/proc/loadavg: 4.20 4.55 5.08 5/192 30159
/proc/meminfo: memFree=17206428/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=44996 CPUtime=23.73 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 9534 0 0 0 2370 3 0 0 25 0 1 0 487814906 46075904 9441 33554432000 4194304 4218580 140735915839344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 11249 9441 131 6 0 9719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53696

[startup+51.1007 s]
/proc/loadavg: 4.13 4.50 5.06 5/192 30160
/proc/meminfo: memFree=17197584/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=54064 CPUtime=49.32 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 11802 0 0 0 4929 3 0 0 25 0 1 0 487814906 55361536 11709 33554432000 4194304 4218580 140735915839344 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 13516 11709 131 6 0 11986 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62764

[startup+102.307 s]
/proc/loadavg: 4.05 4.42 4.99 5/192 30161
/proc/meminfo: memFree=17175568/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=74188 CPUtime=100.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 16830 0 0 0 10049 4 0 0 25 0 1 0 487814906 75968512 16737 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 18547 16737 131 6 0 17017 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 82888

[startup+162.3 s]
/proc/loadavg: 4.02 4.34 4.93 5/192 30163
/proc/meminfo: memFree=17151576/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=92860 CPUtime=160.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 21499 0 0 0 16048 5 0 0 25 0 1 0 487814906 95088640 21405 33554432000 4194304 4218580 140735915839344 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 23215 21405 131 6 0 21685 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 101560

[startup+222.301 s]
/proc/loadavg: 4.00 4.27 4.87 5/192 30164
/proc/meminfo: memFree=17148828/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=95436 CPUtime=220.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 22153 0 0 0 22048 5 0 0 25 0 1 0 487814906 97726464 22059 33554432000 4194304 4218580 140735915839344 18446744073709551615 4209596 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 23859 22059 131 6 0 22329 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 104136

[startup+282.301 s]
/proc/loadavg: 4.00 4.22 4.81 5/192 30166
/proc/meminfo: memFree=17137944/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=106296 CPUtime=280.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 24871 0 0 0 28047 6 0 0 25 0 1 0 487814906 108847104 24777 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210026 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 26574 24777 131 6 0 25044 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 114996

[startup+342.3 s]
/proc/loadavg: 4.03 4.19 4.76 5/192 30167
/proc/meminfo: memFree=17136228/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=106988 CPUtime=340.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 25039 0 0 0 34047 6 0 0 25 0 1 0 487814906 109555712 24945 33554432000 4194304 4218580 140735915839344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 26747 24945 131 6 0 25217 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 115688

[startup+402.301 s]
/proc/loadavg: 4.01 4.16 4.71 5/192 30169
/proc/meminfo: memFree=17110648/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3

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

/proc/30159/statm: 42348 40531 131 6 0 40818 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 178092

[startup+642.301 s]
/proc/loadavg: 4.05 4.09 4.55 5/192 30175
/proc/meminfo: memFree=16984496/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169456 CPUtime=640.54 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40642 0 0 0 64044 10 0 0 25 0 1 0 487814906 173522944 40542 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42364 40542 131 6 0 40834 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 178156

[startup+702.301 s]
/proc/loadavg: 4.13 4.11 4.53 5/192 30207
/proc/meminfo: memFree=17068044/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169456 CPUtime=700.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40650 0 0 0 70040 12 0 0 25 0 1 0 487814906 173522944 40547 33554432000 4194304 4218580 140735915839344 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42364 40547 131 6 0 40834 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 178156

[startup+762.306 s]
/proc/loadavg: 4.05 4.09 4.49 5/192 30239
/proc/meminfo: memFree=17546316/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169520 CPUtime=760.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40660 0 0 0 76040 12 0 0 25 0 1 0 487814906 173588480 40557 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42380 40557 131 6 0 40850 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 178220

[startup+822.301 s]
/proc/loadavg: 4.10 4.10 4.47 5/192 30270
/proc/meminfo: memFree=17596260/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169552 CPUtime=820.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40668 0 0 0 82040 12 0 0 25 0 1 0 487814906 173621248 40563 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42388 40563 131 6 0 40858 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 178252

[startup+882.301 s]
/proc/loadavg: 4.03 4.08 4.44 5/192 30272
/proc/meminfo: memFree=17577948/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169552 CPUtime=880.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40674 0 0 0 88040 12 0 0 25 0 1 0 487814906 173621248 40567 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42388 40567 131 6 0 40858 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 178252

[startup+942.301 s]
/proc/loadavg: 4.01 4.06 4.41 5/192 30273
/proc/meminfo: memFree=17541972/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169584 CPUtime=940.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40685 0 0 0 94040 12 0 0 25 0 1 0 487814906 173654016 40575 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42396 40575 131 6 0 40866 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 178284

[startup+1002.3 s]
/proc/loadavg: 4.03 4.06 4.38 5/192 30275
/proc/meminfo: memFree=17523236/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169584 CPUtime=1000.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40693 0 0 0 100040 12 0 0 25 0 1 0 487814906 173654016 40579 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210086 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42396 40579 131 6 0 40866 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 178284

[startup+1062.3 s]
/proc/loadavg: 4.01 4.05 4.35 5/192 30277
/proc/meminfo: memFree=17502500/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169616 CPUtime=1060.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40708 0 0 0 106040 12 0 0 25 0 1 0 487814906 173686784 40587 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42404 40587 131 6 0 40874 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 178316

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.34 5/192 30278
/proc/meminfo: memFree=17474956/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=169648 CPUtime=1120.53 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 40720 0 0 0 112041 12 0 0 25 0 1 0 487814906 173719552 40595 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 42412 40595 131 6 0 40882 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 178348

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.31 5/192 30280
/proc/meminfo: memFree=17417028/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=178856 CPUtime=1180.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 43058 0 0 0 118040 12 0 0 25 0 1 0 487814906 183148544 42923 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 44714 42923 131 6 0 43184 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 187556

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.29 5/192 30281
/proc/meminfo: memFree=17412300/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=178920 CPUtime=1240.52 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 43067 0 0 0 124040 12 0 0 25 0 1 0 487814906 183214080 42932 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 44730 42932 131 6 0 43200 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 187620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.27 5/192 30283
/proc/meminfo: memFree=17411644/32951132 swapFree=67111528/67111528
[pid=30156] ppid=30154 vsize=8700 CPUtime=1.75 cores=1,3
/proc/30156/stat : 30156 (esg_static.sh) S 30154 30156 28714 0 -1 4202496 353 23429 0 0 0 0 167 8 18 0 1 0 487814729 8908800 252 33554432000 4194304 4922060 140737003430800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30156/statm: 2175 252 209 178 0 68 0
[pid=30159] ppid=30156 vsize=178888 CPUtime=1298.23 cores=1,3
/proc/30159/stat : 30159 (cdcl) R 30156 30156 28714 0 -1 4202496 43071 0 0 0 129811 12 0 0 25 0 1 0 487814906 183181312 42931 33554432000 4194304 4218580 140735915839344 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30159/statm: 44722 42931 131 6 0 43192 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 187588

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 30156 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=676745
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=89986
# CPU time returned by wait4() is 1.76673
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.78
CPU system time (s): 0.2
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 187620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.67674
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 3

runsolver used 2.14267 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 22:09:11
IDJOB=3285301
IDBENCH=82378
IDSOLVER=1609
FILE ID=node131/3285301-1303762150
RUNJOBID= node131-1303760130-29404
PBS_JOBID= 13154069
Free space on /tmp= 71748 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285301-1303762150/watcher-3285301-1303762150 -o /tmp/evaluation-result-3285301-1303762150/solver-3285301-1303762150 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3285301-1303762150.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1184896842

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17256924 kB
Buffers:       1005636 kB
Cached:       13546760 kB
SwapCached:          0 kB
Active:        5332856 kB
Inactive:      9842720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17256924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          108632 kB
Writeback:         220 kB
AnonPages:      622704 kB
Mapped:          15392 kB
Slab:           453880 kB
PageTables:       6664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   824052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node131 at 2011-04-25 22:30:53