Trace number 294575

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, and are wall clock time (not CPU 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
SATzilla FULLUNSAT 938.184 938.476

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
MD5SUM428b24f39bc6415380a405b76c9b06d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.9038
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data (download as text)

10.52/10.64	c run March_dl for 5 seconds ... 
10.52/10.64	c Bin: Executing march_dl
10.52/10.64	c child exit by a signal
10.52/10.64	c march_dl returned code 137.
10.52/10.64	c run saps for 2 seconds ... 
10.52/10.64	c Bin: Executing ubcsat2006
10.52/10.64	c child exited successfully
10.52/10.64	c ubcsat2006 returned code 0.
10.52/10.64	c satzilla computing base features
10.52/10.64	c satzilla doing unit-prop probe
10.52/10.64	c satzilla doing local search probe
10.52/10.64	c satzilla doing lobjois search-space size estimate
10.52/10.64	c satzilla's ranking:
10.52/10.64	c 1) minisat20: 1.908916
10.52/10.64	c 2) kcnfs: 1.970944
10.52/10.64	c 3) march_dl: 3.004591
10.52/10.64	c 4) eureka: 3.342791
10.52/10.64	c 5) vallst: 3.768562
10.52/10.64	c 6) zchaff_rand: 4.771080
10.52/10.64	c 7) kcnfs+P: 999.000000
10.52/10.64	c 8) march_dl+P: 999.000000
10.52/10.64	c 9) vallst+P: 999.000000
10.52/10.64	c 10) zchaff_rand+P: 999.000000
10.52/10.64	c 11) rsat+P: 999.000000
10.52/10.64	c 12) eureka+P: 999.000000
10.52/10.64	c 13) minisat20+P: 999.000000
10.52/10.64	c 14) rsat: 999.000000
10.52/10.64	c satzilla running minisat20 ... 
10.52/10.64	This is MiniSat 2.0 beta
10.52/10.64	WARNING: for repeatability, setting FPU to use double precision
10.52/10.64	============================[ Problem Statistics ]=============================
10.52/10.64	|                                                                             |
10.52/10.64	|  Number of variables:  50                                                   |
10.52/10.64	|  Number of clauses:    4450                                                 |
10.52/10.64	|  Parsing time:         0.00         s                                       |
10.52/10.64	============================[ Search Statistics ]==============================
10.52/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.64	===============================================================================
10.52/10.64	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.52/10.65	|       102 |      50     4450    31150 |     1631      102     20 |  0.041 % |
10.52/10.65	|       253 |      50     4450    31150 |     1794      253     20 |  0.041 % |
10.60/10.66	|       479 |      50     4450    31150 |     1974      479     19 |  0.041 % |
10.60/10.67	|       816 |      50     4450    31150 |     2171      816     19 |  0.041 % |
10.60/10.69	|      1325 |      50     4450    31150 |     2388     1325     19 |  0.041 % |
10.60/10.72	|      2084 |      50     4450    31150 |     2627     2084     19 |  0.041 % |
10.60/10.77	|      3223 |      50     4450    31150 |     2890     1901     18 |  0.041 % |
10.60/10.84	|      4932 |      50     4450    31150 |     3179     2154     18 |  0.041 % |
10.60/10.95	|      7495 |      50     4450    31150 |     3497     3117     17 |  0.041 % |
10.60/11.13	|     11340 |      50     4450    31150 |     3847     3446     17 |  0.041 % |
11.33/11.41	|     17106 |      50     4450    31150 |     4232     3410     17 |  0.041 % |
11.74/11.84	|     25755 |      50     4450    31150 |     4655     3547     18 |  0.041 % |
12.46/12.54	|     38730 |      50     4450    31150 |     5120     2498     17 |  0.041 % |
13.49/13.59	|     58191 |      50     4450    31150 |     5632     3958     17 |  0.041 % |
15.23/15.29	|     87383 |      50     4450    31150 |     6196     4890     16 |  0.041 % |
17.78/17.90	|    131172 |      50     4450    31150 |     6815     5156     16 |  0.041 % |
21.99/22.06	|    196856 |      50     4450    31150 |     7497     5892     17 |  0.041 % |
28.44/28.53	|    295382 |      50     4450    31150 |     8247     6694     17 |  0.041 % |
38.48/38.63	|    443171 |      50     4450    31150 |     9071     5691     16 |  0.041 % |
54.36/54.53	|    664856 |      50     4450    31150 |     9979     4683     15 |  0.041 % |
79.36/79.45	|    997382 |      50     4450    31150 |    10977     7285     15 |  0.041 % |
119.23/119.36	|   1496173 |      50     4450    31150 |    12074     5790     16 |  0.041 % |
182.14/182.34	|   2244355 |      50     4450    31150 |    13282    10356     16 |  0.042 % |
283.19/283.40	|   3366630 |      50     4450    31150 |    14610     8821     15 |  0.042 % |
444.08/444.31	|   5050042 |      50     4450    31150 |    16071    10191     16 |  0.081 % |
702.21/702.55	|   7575162 |      49     4136    28952 |    17678    10082     13 |  2.041 % |
938.12/938.47	===============================================================================
938.12/938.47	restarts              : 27
938.12/938.47	conflicts             : 9817131        (10585 /sec)
938.12/938.47	decisions             : 10520205       (1.79 % random) (11343 /sec)
938.12/938.47	propagations          : 81005622       (87339 /sec)
938.12/938.47	conflict literals     : 144915442      (25.96 % deleted)
938.12/938.47	Memory used           : 6.79 MB
938.12/938.47	CPU time              : 927.48 s
938.12/938.47	
938.12/938.47	c Bin: Executing minisat20
938.12/938.47	c child exited successfully
938.12/938.47	c minisat20 returned code 20.
938.12/938.47	s UNSATISFIABLE
938.12/938.47	c SATZILLA_TIME=938.310000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-294575-1171791101 -o ROOT/results/node23/solver-294575-1171791101 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294575-1171791101/SATzilla2007_F /tmp/evaluation/294575-1171791101/instance-294575-1171791101.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 724
/proc/meminfo: memFree=855384/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=0
/proc/724/stat : 724 (SATzilla2007_F) R 722 724 32360 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=725] ppid=724 vsize=636 CPUtime=0
/proc/725/stat : 725 (march_dl) R 724 724 32360 0 -1 4194304 82 0 0 0 0 0 0 0 18 0 1 0 199064037 651264 76 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/725/statm: 159 76 50 118 0 38 0

[startup+0.10674 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 724
/proc/meminfo: memFree=855384/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=0
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=725] ppid=724 vsize=1740 CPUtime=0.1
/proc/725/stat : 725 (march_dl) R 724 724 32360 0 -1 4194304 620 0 0 0 10 0 0 0 20 0 1 0 199064037 1781760 268 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/725/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3252

[startup+0.514785 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 724
/proc/meminfo: memFree=855384/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=0
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=725] ppid=724 vsize=4800 CPUtime=0.5
/proc/725/stat : 725 (march_dl) R 724 724 32360 0 -1 4194304 1538 0 0 0 50 0 0 0 24 0 1 0 199064037 4915200 1102 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/725/statm: 1200 1102 72 118 0 1079 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6312

[startup+1.33488 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 726
/proc/meminfo: memFree=850888/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=0
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=725] ppid=724 vsize=5384 CPUtime=1.32
/proc/725/stat : 725 (march_dl) R 724 724 32360 0 -1 4194304 1615 0 0 0 132 0 0 0 25 0 1 0 199064037 5513216 1179 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/725/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6896

[startup+2.97106 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 726
/proc/meminfo: memFree=850760/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=0
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=725] ppid=724 vsize=5384 CPUtime=2.96
/proc/725/stat : 725 (march_dl) R 724 724 32360 0 -1 4194304 1615 0 0 0 296 0 0 0 25 0 1 0 199064037 5513216 1179 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/725/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6896

[startup+6.25844 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 727
/proc/meminfo: memFree=854408/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=1512 CPUtime=4.99
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 149 1615 0 0 0 0 499 0 16 0 1 0 199064037 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/724/statm: 378 125 110 260 0 84 0
[pid=727] ppid=724 vsize=6188 CPUtime=1.25
/proc/727/stat : 727 (ubcsat2006) R 724 724 32360 0 -1 4194304 327 0 0 0 120 5 0 0 25 0 1 0 199064537 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/727/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7142 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 728
/proc/meminfo: memFree=853320/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=2604 CPUtime=2.06
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 362 0 0 0 206 0 0 0 25 0 1 0 199065101 2666496 355 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 651 355 58 118 0 529 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4712

[startup+25.5266 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 728
/proc/meminfo: memFree=852616/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=3416 CPUtime=14.87
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 536 0 0 0 1487 0 0 0 25 0 1 0 199065101 3497984 529 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528515 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 854 529 58 118 0 732 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5524

[startup+51.1555 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 728
/proc/meminfo: memFree=852104/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=3836 CPUtime=40.48
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 666 0 0 0 4048 0 0 0 25 0 1 0 199065101 3928064 659 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 959 659 58 118 0 837 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5944

[startup+102.405 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 728
/proc/meminfo: memFree=851592/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=4596 CPUtime=91.71
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 818 0 0 0 9171 0 0 0 25 0 1 0 199065101 4706304 811 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1149 811 58 118 0 1027 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6704

[startup+162.474 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 728
/proc/meminfo: memFree=851208/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=4912 CPUtime=151.77
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 900 0 0 0 15176 1 0 0 25 0 1 0 199065101 5029888 893 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134535680 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1228 893 58 118 0 1106 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 7020

[startup+222.542 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 728
/proc/meminfo: memFree=851016/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=5048 CPUtime=211.81
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 943 0 0 0 21180 1 0 0 25 0 1 0 199065101 5169152 936 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1262 936 58 118 0 1140 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 7156

[startup+282.609 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 728
/proc/meminfo: memFree=850888/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=5348 CPUtime=271.87
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1001 0 0 0 27185 2 0 0 25 0 1 0 199065101 5476352 994 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1337 994 58 118 0 1215 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 7456

[startup+342.678 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 728
/proc/meminfo: memFree=850696/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=5520 CPUtime=331.92
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1048 0 0 0 33190 2 0 0 25 0 1 0 199065101 5652480 1041 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1380 1041 58 118 0 1258 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 7628

[startup+402.75 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 728
/proc/meminfo: memFree=850568/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=5664 CPUtime=391.97
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1087 0 0 0 39195 2 0 0 25 0 1 0 199065101 5799936 1080 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1416 1080 58 118 0 1294 0
Current children cumulated CPU time (s) 402.57
Current children cumulated vsize (KiB) 7772

[startup+462.817 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 728
/proc/meminfo: memFree=850312/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=5948 CPUtime=452.02
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1149 0 0 0 45199 3 0 0 25 0 1 0 199065101 6090752 1142 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1487 1142 58 118 0 1365 0
Current children cumulated CPU time (s) 462.62

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


[startup+643.021 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849800/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6516 CPUtime=632.17
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1269 0 0 0 63213 4 0 0 25 0 1 0 199065101 6672384 1262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1629 1262 58 118 0 1507 0
Current children cumulated CPU time (s) 642.77
Current children cumulated vsize (KiB) 8624

[startup+703.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849736/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6660 CPUtime=692.23
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1295 0 0 0 69218 5 0 0 25 0 1 0 199065101 6819840 1288 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1665 1288 58 118 0 1543 0
Current children cumulated CPU time (s) 702.83
Current children cumulated vsize (KiB) 8768

[startup+763.153 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849608/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6800 CPUtime=752.27
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1320 0 0 0 75222 5 0 0 25 0 1 0 199065101 6963200 1313 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1700 1313 58 118 0 1578 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 8908

[startup+823.227 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849544/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6800 CPUtime=812.33
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1343 0 0 0 81227 6 0 0 25 0 1 0 199065101 6963200 1336 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1700 1336 58 118 0 1578 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 8908

[startup+883.296 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849480/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=872.38
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1365 0 0 0 87232 6 0 0 25 0 1 0 199065101 7110656 1358 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1358 58 118 0 1614 0
Current children cumulated CPU time (s) 882.98
Current children cumulated vsize (KiB) 9052

Solver just ended. Dumping a history of the last processes samples

[startup+892.215 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849416/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=881.29
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1368 0 0 0 88123 6 0 0 25 0 1 0 199065101 7110656 1361 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1361 58 118 0 1614 0
Current children cumulated CPU time (s) 891.89
Current children cumulated vsize (KiB) 9052

[startup+918.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=907.52
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1372 0 0 0 90746 6 0 0 25 0 1 0 199065101 7110656 1365 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1365 58 118 0 1614 0
Current children cumulated CPU time (s) 918.12
Current children cumulated vsize (KiB) 9052

[startup+931.582 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=920.66
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92059 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 931.26
Current children cumulated vsize (KiB) 9052

[startup+934.858 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=923.93
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92386 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 934.53
Current children cumulated vsize (KiB) 9052

[startup+936.496 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=925.57
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92550 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 936.17
Current children cumulated vsize (KiB) 9052

[startup+937.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=926.4
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92633 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 937
Current children cumulated vsize (KiB) 9052

[startup+938.142 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=927.22
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92715 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 937.82
Current children cumulated vsize (KiB) 9052

[startup+938.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=927.42
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92735 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 938.02
Current children cumulated vsize (KiB) 9052

[startup+938.452 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 730
/proc/meminfo: memFree=849352/2055920 swapFree=4144472/4192956
[pid=724] ppid=722 vsize=2108 CPUtime=10.6
/proc/724/stat : 724 (SATzilla2007_F) S 722 724 32360 0 -1 4194304 805 1948 0 0 343 8 701 8 25 0 1 0 199064037 2158592 349 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/724/statm: 527 349 169 260 0 233 0
[pid=728] ppid=724 vsize=6944 CPUtime=927.52
/proc/728/stat : 728 (minisat20) R 724 724 32360 0 -1 4194304 1374 0 0 0 92745 7 0 0 25 0 1 0 199065101 7110656 1367 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/728/statm: 1736 1367 58 118 0 1614 0
Current children cumulated CPU time (s) 938.12
Current children cumulated vsize (KiB) 9052

Child status: 20
Real time (s): 938.476
CPU time (s): 938.184
CPU user time (s): 937.933
CPU system time (s): 0.250961
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 9052

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

runsolver used 1.05384 second user time and 2.28665 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Feb 18 09:31:42 UTC 2007

IDJOB= 294575
IDBENCH= 19891
IDSOLVER= 136
FILE ID= node23/294575-1171791101

PBS_JOBID= 3839578

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294575-1171791101/SATzilla2007_F /tmp/evaluation/294575-1171791101/instance-294575-1171791101.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-294575-1171791101 -o ROOT/results/node23/solver-294575-1171791101 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294575-1171791101/SATzilla2007_F /tmp/evaluation/294575-1171791101/instance-294575-1171791101.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  428b24f39bc6415380a405b76c9b06d9

RANDOM SEED= 444074945

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        855856 kB
Buffers:         41604 kB
Cached:        1041288 kB
SwapCached:      16396 kB
Active:         852300 kB
Inactive:       254668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        855856 kB
SwapTotal:     4192956 kB
SwapFree:      4144472 kB
Dirty:           10252 kB
Writeback:           0 kB
Mapped:          29700 kB
Slab:            78656 kB
Committed_AS:   608276 kB
PageTables:       1696 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66554 MiB

End job on node23 on Sun Feb 18 09:47:20 UTC 2007