Trace number 3287588

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
CryptoMiniSat Strange-Night-1-mtUNSAT 48.5986 12.2537

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.11468
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3287588-1304042554.cnf'
0.00/0.00	c -- header says num vars:         156721
0.00/0.00	c -- header says num clauses:      469046
0.67/1.06	c -- clauses added:            0 learnts,       469046 normals,            0 xors
0.67/1.06	c -- vars added     156721
0.67/1.06	c Parsing time:  0.71 s
0.67/1.06	c  N st     0         0    156721    156348    312696         0   1094436         0   no data   no data  --
0.67/1.06	c asymm  cl-useful: 0/3783/156347 lits-rem:0 time: 1.43
39.31/9.95	c Flit:   242 Blit:  11103 bXBeca:    0 bXProp: 4927 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 36.99
39.31/9.97	c Cleaning up after failed var search:     0.08 s 
39.71/10.01	c Replacing     4928 vars Replaced    94779 lits Time:     0.15 s 
39.71/10.09	c bin-w-bin subsume rem          291 bins  time:  0.09 s
40.11/10.14	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.21 s
44.50/11.26	c Subs w/ non-existent bins:   2188 l-rem:   1987 v-fix:   201 done: 109576 time:  4.45 s
44.90/11.37	c Removed useless bin:     546  fixed:     0  props:  20.00M  time:  0.45 s
47.64/12.02	c lits-rem:         0  cl-subs:    13415  v-elim:  45704  v-fix:    0  time:  2.40 s
47.64/12.05	c Finding binary XORs  T:     0.12 s  found:    6580
47.64/12.09	c Replacing     6580 vars Replaced   104244 lits Time:     0.15 s 
48.04/12.17	c Finding non-binary XORs:     0.23 s (found:      15, avg size: 3.0)
48.04/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
48.04/12.20	c Calc default polars -  time:   0.06 s pos:    2461 undec:   72304 neg:   81956
48.04/12.20	c =========================================================================================
48.04/12.20	c types(t): F = full restart, N = normal restart
48.04/12.20	c types(t): S = simplification begin/end, E = solution found
48.04/12.20	c restart types(rt): st = static, dy = dynamic
48.04/12.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
48.04/12.20	c  B st     0         0     84627    139791    162994         0    879451         0   no data   no data  --
48.44/12.23	c Following stats are for *FIRST FINISHED THREAD ONLY*
48.44/12.23	c num threads              : 4          
48.44/12.23	c restarts                 : 64         
48.44/12.23	c dynamic restarts         : 64         
48.44/12.23	c static restarts          : 0          
48.44/12.23	c full restarts            : 0          
48.44/12.23	c total simplify time      : 0.33       
48.44/12.23	c learnts DL2              : 0          
48.44/12.23	c learnts size 2           : 318736     
48.44/12.23	c learnts size 1           : 14781       (9.43      % of vars)
48.44/12.23	c filedLit time            : 0.00        (0.00      % time)
48.44/12.23	c v-elim SatELite          : 0           (0.00      % vars)
48.44/12.23	c SatELite time            : 0.00        (0.00      % time)
48.44/12.23	c v-elim xor               : 0           (0.00      % vars)
48.44/12.23	c xor elim time            : 0.00        (0.00      % time)
48.44/12.23	c num binary xor trees     : 0          
48.44/12.23	c binxor trees' crown      : 0           (nan       leafs/tree)
48.44/12.23	c bin xor find time        : 0.14       
48.44/12.23	c OTF clause improved      : 124         (0.01      clauses/conflict)
48.44/12.23	c OTF impr. size diff      : 135         (1.09       lits/clause)
48.44/12.23	c OTF cl watch-shrink      : 2398        (0.24      clauses/conflict)
48.44/12.23	c OTF cl watch-sh-lit      : 5811        (2.42       lits/clause)
48.44/12.23	c tried to recurMin cls    : 5271        (51.90      % of conflicts)
48.44/12.23	c updated cache            : 6964        (1.32       lits/tried recurMin)
48.44/12.23	c unit cls received        : 0           (0.00      % of units)
48.44/12.23	c unit cls sent            : 5641        (38.16     % of units)
48.44/12.23	c bin cls received         : 0          
48.44/12.23	c bin cls sent             : 5854       
48.44/12.23	c clauses over max glue    : 0           (0.00      % of all clauses)
48.44/12.23	c conflicts                : 10157       (211.17    / sec)
48.44/12.23	c decisions                : 28633       (1.70      % random)
48.44/12.23	c bogo-props               : 150000000   (3118653.02 / sec)
48.44/12.23	c conflict literals        : 188420      (43.39     % deleted)
48.44/12.23	c Memory used              : 677.82      MB
48.44/12.23	c single-thread CPU time   : 48.10       s
48.44/12.23	c all-threads sum CPU time : 48.10       s
48.44/12.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3287588-1304042554/watcher-3287588-1304042554 -o /tmp/evaluation-result-3287588-1304042554/solver-3287588-1304042554 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3287588-1304042554.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 515855851 52465664 352 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809222129 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 12809 352 303 112 0 7774 0
[pid=996/tid=997] ppid=994 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515855851 52465664 353 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=996/tid=998] ppid=994 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 515855851 52465664 353 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=996/tid=999] ppid=994 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 515855851 52465664 353 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980929970 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0728231 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=386024 CPUtime=0.23 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) S 994 996 32317 0 -1 4202496 20531 0 0 0 17 6 0 0 18 0 4 0 515855851 395288576 16281 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 96626 16645 344 112 0 91591 0
[pid=996/tid=997] ppid=994 vsize=386504 CPUtime=0.05 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 4885 0 0 0 4 1 0 0 17 0 4 0 515855851 395780096 16657 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=386504 CPUtime=0.05 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) S 994 996 32317 0 -1 4202560 5429 0 0 0 4 1 0 0 18 0 4 0 515855851 395780096 16657 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270766 0 0 4096 2 18446604471125959936 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=386504 CPUtime=0.05 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) S 994 996 32317 0 -1 4202560 5271 0 0 0 4 1 0 0 17 0 4 0 515855851 395780096 16657 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270766 0 0 4096 2 18446604471125959936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 386024

[startup+0.104805 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=393524 CPUtime=0.34 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 26274 0 0 0 25 9 0 0 17 0 4 0 515855851 402968576 21982 33554432000 4194304 4650419 140736302428736 18446744073709551615 4545889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 98381 22159 344 112 0 93346 0
[pid=996/tid=997] ppid=994 vsize=393524 CPUtime=0.07 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 6083 0 0 0 5 2 0 0 17 0 4 0 515855851 402968576 22260 33554432000 4194304 4650419 140736302428736 18446744073709551615 4319147 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=397484 CPUtime=0.08 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) S 994 996 32317 0 -1 4202560 7331 0 0 0 6 2 0 0 18 0 4 0 515855851 407023616 23057 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270766 0 0 4096 2 18446604471125959936 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=397484 CPUtime=0.08 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 6898 0 0 0 6 2 0 0 17 0 4 0 515855851 407023616 23121 33554432000 4194304 4650419 140736302428736 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 393524

[startup+1.17756 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=4.47 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 84898 0 0 0 419 28 0 0 18 0 4 0 515855851 549990400 65162 33554432000 4194304 4650419 140736302428736 18446744073709551615 230808863290 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 65162 373 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=1.11 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21241 0 0 0 104 7 0 0 18 0 4 0 515855851 549990400 65162 33554432000 4194304 4650419 140736302428736 18446744073709551615 230808824521 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=1.12 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22143 0 0 0 105 7 0 0 19 0 4 0 515855851 549990400 65162 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=1.11 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 20806 0 0 0 105 6 0 0 19 0 4 0 515855851 549990400 65162 33554432000 4194304 4650419 140736302428736 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 537100

[startup+1.27755 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=4.87 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 84910 0 0 0 459 28 0 0 19 0 4 0 515855851 549990400 65174 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 65174 373 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=1.21 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21243 0 0 0 114 7 0 0 19 0 4 0 515855851 549990400 65174 33554432000 4194304 4650419 140736302428736 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=1.22 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22147 0 0 0 115 7 0 0 19 0 4 0 515855851 549990400 65174 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=1.21 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 20812 0 0 0 115 6 0 0 19 0 4 0 515855851 549990400 65174 33554432000 4194304 4650419 140736302428736 18446744073709551615 4363670 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 537100

[startup+1.50051 s]
/proc/loadavg: 8.23 8.06 7.87 5/180 996
/proc/meminfo: memFree=17217584/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=5.76 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 84954 0 0 0 548 28 0 0 19 0 4 0 515855851 549990400 65218 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 65218 373 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=1.43 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21246 0 0 0 136 7 0 0 19 0 4 0 515855851 549990400 65218 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=1.44 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22153 0 0 0 137 7 0 0 19 0 4 0 515855851 549990400 65218 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=1.43 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 20845 0 0 0 137 6 0 0 19 0 4 0 515855851 549990400 65218 33554432000 4194304 4650419 140736302428736 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 537100

[startup+3.10122 s]
/proc/loadavg: 8.38 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16954700/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=12.15 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 85047 0 0 0 1187 28 0 0 23 0 4 0 515855851 549990400 65311 33554432000 4194304 4650419 140736302428736 18446744073709551615 4244991 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 65311 373 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=3.03 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21248 0 0 0 296 7 0 0 23 0 4 0 515855851 549990400 65311 33554432000 4194304 4650419 140736302428736 18446744073709551615 4244991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=3.03 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22155 0 0 0 296 7 0 0 23 0 4 0 515855851 549990400 65311 33554432000 4194304 4650419 140736302428736 18446744073709551615 4370045 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=3.04 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 20923 0 0 0 297 7 0 0 23 0 4 0 515855851 549990400 65311 33554432000 4194304 4650419 140736302428736 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 537100

[startup+6.30662 s]
/proc/loadavg: 8.35 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16943076/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=24.95 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 87177 0 0 0 2466 29 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4369860 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 67441 374 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=6.23 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21253 0 0 0 616 7 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4244827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=6.22 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22161 0 0 0 615 7 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4369176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=6.24 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 616 8 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 537100

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

[startup+7.10048 s]
/proc/loadavg: 8.35 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16943076/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=537100 CPUtime=28.13 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 87177 0 0 0 2784 29 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4369179 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 134275 67441 374 112 0 129240 0
[pid=996/tid=997] ppid=994 vsize=537100 CPUtime=7.03 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 21253 0 0 0 696 7 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4244973 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=537100 CPUtime=7.01 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 22161 0 0 0 694 7 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4369089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=537100 CPUtime=7.04 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 696 8 0 0 25 0 4 0 515855851 549990400 67441 33554432000 4194304 4650419 140736302428736 18446744073709551615 4220608 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.13
Current children cumulated vsize (KiB) 537100

[startup+10.3009 s]
/proc/loadavg: 8.35 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16919244/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=603428 CPUtime=40.91 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 101905 0 0 0 4057 34 0 0 18 0 4 0 515855851 617910272 82167 33554432000 4194304 4650419 140736302428736 18446744073709551615 4446352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 150857 82167 385 112 0 145822 0
[pid=996/tid=997] ppid=994 vsize=603428 CPUtime=10.22 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 26377 0 0 0 1013 9 0 0 18 0 4 0 515855851 617910272 82167 33554432000 4194304 4650419 140736302428736 18446744073709551615 4550132 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=603428 CPUtime=10.19 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 27180 0 0 0 1011 8 0 0 18 0 4 0 515855851 617910272 82167 33554432000 4194304 4650419 140736302428736 18446744073709551615 4550155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=603428 CPUtime=10.24 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 1016 8 0 0 25 0 4 0 515855851 617910272 82167 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40.91
Current children cumulated vsize (KiB) 603428

[startup+11.1007 s]
/proc/loadavg: 8.32 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16859972/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=603560 CPUtime=44.1 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 102008 0 0 0 4376 34 0 0 19 0 4 0 515855851 618045440 82270 33554432000 4194304 4650419 140736302428736 18446744073709551615 4550167 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 150890 82270 385 112 0 145855 0
[pid=996/tid=997] ppid=994 vsize=603560 CPUtime=11.02 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 26414 0 0 0 1093 9 0 0 19 0 4 0 515855851 618045440 82270 33554432000 4194304 4650419 140736302428736 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=603560 CPUtime=10.98 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 27209 0 0 0 1090 8 0 0 19 0 4 0 515855851 618045440 82270 33554432000 4194304 4650419 140736302428736 18446744073709551615 4550155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=603560 CPUtime=11.04 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 1096 8 0 0 25 0 4 0 515855851 618045440 82270 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 44.1
Current children cumulated vsize (KiB) 603560

[startup+11.9006 s]
/proc/loadavg: 8.32 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16815180/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=687872 CPUtime=47.24 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 125290 0 0 0 4678 46 0 0 18 0 4 0 515855851 704380928 105458 33554432000 4194304 4650419 140736302428736 18446744073709551615 4520021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 171968 105459 388 112 0 166933 0
[pid=996/tid=997] ppid=994 vsize=687872 CPUtime=11.81 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 35753 0 0 0 1167 14 0 0 18 0 4 0 515855851 704380928 105459 33554432000 4194304 4650419 140736302428736 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=687872 CPUtime=11.76 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 33853 0 0 0 1164 12 0 0 18 0 4 0 515855851 704380928 105459 33554432000 4194304 4650419 140736302428736 18446744073709551615 4420666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=687872 CPUtime=11.84 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 1176 8 0 0 25 0 4 0 515855851 704380928 105459 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.24
Current children cumulated vsize (KiB) 687872

[startup+12.1006 s]
/proc/loadavg: 8.32 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16815180/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=694080 CPUtime=48.04 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 131877 0 0 0 4757 47 0 0 18 0 4 0 515855851 710737920 109782 33554432000 4194304 4650419 140736302428736 18446744073709551615 4313315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 173520 109782 390 112 0 168485 0
[pid=996/tid=997] ppid=994 vsize=694080 CPUtime=12.01 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 38499 0 0 0 1187 14 0 0 18 0 4 0 515855851 710737920 109783 33554432000 4194304 4650419 140736302428736 18446744073709551615 4506592 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=694080 CPUtime=11.95 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 35590 0 0 0 1183 12 0 0 18 0 4 0 515855851 710737920 109783 33554432000 4194304 4650419 140736302428736 18446744073709551615 4314214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=694080 CPUtime=12.04 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 1196 8 0 0 25 0 4 0 515855851 710737920 109783 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.04
Current children cumulated vsize (KiB) 694080

[startup+12.2005 s]
/proc/loadavg: 8.32 8.09 7.88 9/184 1000
/proc/meminfo: memFree=16815180/32951124 swapFree=67111528/67111528
[pid=996] ppid=994 vsize=694080 CPUtime=48.44 cores=1,3,5,7
/proc/996/stat : 996 (strangenight1-m) R 994 996 32317 0 -1 4202496 133076 0 0 0 4797 47 0 0 18 0 4 0 515855851 710737920 110981 33554432000 4194304 4650419 140736302428736 18446744073709551615 4419157 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/996/statm: 173520 110981 392 112 0 168485 0
[pid=996/tid=997] ppid=994 vsize=694080 CPUtime=12.11 cores=1,3,5,7
/proc/996/task/997/stat : 997 (strangenight1-m) R 994 996 32317 0 -1 4202560 39066 0 0 0 1196 15 0 0 18 0 4 0 515855851 710737920 110981 33554432000 4194304 4650419 140736302428736 18446744073709551615 4482662 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=996/tid=998] ppid=994 vsize=694080 CPUtime=12.05 cores=1,3,5,7
/proc/996/task/998/stat : 998 (strangenight1-m) R 994 996 32317 0 -1 4202560 36165 0 0 0 1193 12 0 0 18 0 4 0 515855851 710737920 110981 33554432000 4194304 4650419 140736302428736 18446744073709551615 4506833 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=996/tid=999] ppid=994 vsize=694080 CPUtime=12.14 cores=1,3,5,7
/proc/996/task/999/stat : 999 (strangenight1-m) R 994 996 32317 0 -1 4202560 23040 0 0 0 1206 8 0 0 25 0 4 0 515855851 710737920 110981 33554432000 4194304 4650419 140736302428736 18446744073709551615 47081980905156 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 694080

Child status: 20
Real time (s): 12.2537
CPU time (s): 48.5986
CPU user time (s): 48.0977
CPU system time (s): 0.500923
CPU usage (%): 396.605
Max. virtual memory (cumulated for all children) (KiB): 694080

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

runsolver used 0.018997 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 04:02:34
IDJOB=3287588
IDBENCH=82470
IDSOLVER=1588
FILE ID=node104/3287588-1304042554
RUNJOBID= node104-1304039974-32336
PBS_JOBID= 13170380
Free space on /tmp= 71532 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287588-1304042554/watcher-3287588-1304042554 -o /tmp/evaluation-result-3287588-1304042554/solver-3287588-1304042554 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3287588-1304042554.cnf

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=1259957061

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17217872 kB
Buffers:       2195264 kB
Cached:       11805240 kB
SwapCached:          0 kB
Active:        3419804 kB
Inactive:     11724164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17217872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18236 kB
Writeback:           0 kB
AnonPages:     1143124 kB
Mapped:          15528 kB
Slab:           523144 kB
PageTables:       6736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1483440 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= 71524 MiB
End job on node104 at 2011-04-29 04:02:46