Trace number 3173680

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 TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173680-1301798061.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      57
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.05/0.09	c Decided on static restart strategy
1.79/1.80	c  N dy     7     30000       125      2662         0     10114     13310    198267     24.84     18.78  --
1.79/1.81	c  S st     7     30000       125      2662         0     10114     13310    198267     24.84     18.78  --
1.79/1.85	c  S st     7     30505       125      2662         0     10606     13310    210802     24.84     18.78  --
1.79/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.79/1.87	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.79/1.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.87	c Subs w/ non-existent bins:      0 time:  0.00 s
1.79/1.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.19/2.27	c lits-rem:      1598  cl-subs:     1220  v-elim:    125  v-fix:    0  time:  0.40 s
2.19/2.27	c learnt bin added due to v-elim: 0
2.19/2.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.19/2.27	c vivif2 --  cl tried     9386 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
2.29/2.34	c calculated reachability. Time: 0.00
2.29/2.34	c  N dy     7     30505       125      2662         0      9386     13310    184186     24.84     18.78  --
2.29/2.34	c  F st     7     30505       125      2662         0      9386     13310    184186     24.84     18.78  --
2.39/2.47	c Decided on static restart strategy
3.39/3.48	c  N dy    14     45758       125      2662         0     16368     13310    348360     25.70     19.30  --
3.39/3.50	c  S st    14     45758       125      2662         0     16368     13310    348360     25.70     19.30  --
3.49/3.56	c  S st    14     46260       125      2662         0      8450     13310    127143     25.70     19.30  --
3.49/3.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.01
3.49/3.57	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
3.49/3.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.57	c Subs w/ non-existent bins:      0 time:  0.00 s
3.49/3.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.69/3.71	c lits-rem:        54  cl-subs:      187  v-elim:    125  v-fix:    0  time:  0.13 s
3.69/3.71	c learnt bin added due to v-elim: 0
3.69/3.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.69/3.71	c vivif2 --  cl tried     8263 cl shrink        0 lits rem          0 time: 0.00
3.69/3.76	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
3.69/3.76	c calculated reachability. Time: 0.00
3.69/3.76	c  N dy    14     46260       125      2662         0      8263     13310    124780     25.70     19.30  --
5.79/5.83	c  N dy    15     69390       125      2662         0     20604     13310    440831     27.39     19.91  --
5.79/5.85	c  S st    15     69390       125      2662         0     20604     13310    440831     27.39     19.91  --
5.89/5.91	c  S st    15     69891       125      2662         0     10784     13310    158035     27.39     19.91  --
5.89/5.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
5.89/5.93	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
5.89/5.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.93	c Subs w/ non-existent bins:      0 time:  0.00 s
5.89/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.19/6.22	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
6.99/7.03	c Added 2 vars  tried: 66612 time: 0.81
6.99/7.03	c ORs :      2 avg-s:  0.0 cl-sh:   944 l-rem:    944 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.81
6.99/7.03	c lits-rem:       137  cl-subs:      208  v-elim:    125  v-fix:    0  time:  1.10 s
6.99/7.03	c learnt bin added due to v-elim: 0
6.99/7.03	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
6.99/7.04	c vivif2 --  cl tried    10576 cl shrink        0 lits rem          0 time: 0.00
6.99/7.09	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.05
6.99/7.09	c calculated reachability. Time: 0.00
6.99/7.09	c  N dy    15     69891       127      2664         4     10576     13319    154064     27.39     19.91  --
6.99/7.09	c  F st    15     69891       127      2664         4     10576     13319    154064     27.39     19.91  --
7.19/7.24	c Decided on static restart strategy
10.49/10.52	c  N dy    22    104836       127      2664         4     19899     13319    364395     25.60     19.95  --
10.49/10.53	c  S st    22    104836       127      2664         4     19899     13319    364395     25.60     19.95  --
10.49/10.59	c  S st    22    105339       127      2664         4     20385     13319    377081     25.60     19.95  --
10.49/10.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
10.59/10.65	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
10.59/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Subs w/ non-existent bins:      0 time:  0.00 s
10.59/10.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.29/11.37	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
13.20/13.21	c Added 2 vars  tried: 80000 time: 1.84
13.20/13.24	c ORs :      2 avg-s:  0.0 cl-sh:  4423 l-rem:   4423 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.87
13.20/13.25	c lits-rem:      2987  cl-subs:     1987  v-elim:    125  v-fix:    0  time:  2.59 s
13.20/13.25	c learnt bin added due to v-elim: 0
13.20/13.25	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
13.20/13.25	c vivif2 --  cl tried    18398 cl shrink        0 lits rem          0 time: 0.00
13.29/13.32	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.07
13.29/13.32	c calculated reachability. Time: 0.00
13.29/13.32	c  N dy    22    105339       129      2666         8     18398     13327    322408     25.60     19.95  --
19.79/19.87	c  N dy    23    158008       129      2666         8     26718     13327    492241     25.67     20.02  --
19.79/19.89	c  S st    23    158008       129      2666         8     26718     13327    492241     25.67     20.02  --
19.89/19.97	c  S st    23    158513       129      2666         8     27208     13327    504720     25.67     20.02  --
19.89/19.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.06
19.99/20.04	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
19.99/20.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.04	c Subs w/ non-existent bins:      0 time:  0.00 s
19.99/20.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.99/21.09	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
23.19/23.24	c Added 2 vars  tried: 80000 time: 2.15
23.29/23.31	c ORs :      2 avg-s:  0.0 cl-sh:  6542 l-rem:   6542 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.23
23.29/23.32	c lits-rem:      3395  cl-subs:     2651  v-elim:    125  v-fix:    0  time:  3.27 s
23.29/23.32	c learnt bin added due to v-elim: 0
23.29/23.32	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
23.29/23.33	c vivif2 --  cl tried    24557 cl shrink        0 lits rem          0 time: 0.00
23.39/23.41	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.08
23.39/23.41	c calculated reachability. Time: 0.00
23.39/23.41	c  N dy    23    158513       131      2668        12     24557     13339    430087     25.67     20.02  --
34.38/34.41	c  N dy    24    237772       131      2668        12     29080     13339    497726     26.62     20.00  --
34.38/34.43	c  S st    24    237772       131      2668        12     29080     13339    497726     26.62     20.00  --
34.48/34.51	c  S st    24    238275       131      2668        12     29569     13339    510271     26.62     20.00  --
34.48/34.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.48/34.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.58/34.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.09
34.58/34.60	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
34.58/34.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.58/34.60	c Subs w/ non-existent bins:      0 time:  0.00 s
34.58/34.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.58/34.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.58/34.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.58/35.63	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 30.0 T:    0.00
37.98/38.01	c Added 2 vars  tried: 80000 time: 2.37
37.98/38.08	c ORs :      2 avg-s:  0.0 cl-sh:  6022 l-rem:   6022 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.45
37.98/38.09	c lits-rem:      2310  cl-subs:     2326  v-elim:    125  v-fix:    0  time:  3.47 s
37.98/38.09	c learnt bin added due to v-elim: 0
37.98/38.09	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
37.98/38.09	c vivif2 --  cl tried    27242 cl shrink        0 lits rem          0 time: 0.00
38.08/38.19	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.10
38.08/38.19	c calculated reachability. Time: 0.00
38.08/38.19	c  N dy    24    238275       133      2670        16     27242     13351    446629     26.62     20.00  --
59.58/59.64	c  N dy    25    357414       133      2670        16     31083     13351    467822     24.52     19.79  --
59.58/59.66	c  S st    25    357414       133      2670        16     31083     13351    467822     24.52     19.79  --
59.68/59.76	c  S st    25    357916       133      2670        16     31571     13351    480286     24.52     19.79  --
59.68/59.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.68/59.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.78/59.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.09
59.78/59.85	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
59.78/59.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.78/59.85	c Subs w/ non-existent bins:      0 time:  0.00 s
59.78/59.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.78/59.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.78/59.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.58/60.69	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
62.78/62.87	c Added 2 vars  tried: 80000 time: 2.18
62.88/62.92	c ORs :      2 avg-s:  0.0 cl-sh:  5311 l-rem:   5311 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.24
62.88/62.93	c lits-rem:      1547  cl-subs:     2232  v-elim:    125  v-fix:    0  time:  3.07 s
62.88/62.93	c learnt bin added due to v-elim: 0
62.88/62.93	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
62.88/62.94	c vivif2 --  cl tried    29339 cl shrink        0 lits rem          0 time: 0.00
62.98/63.05	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.11
62.98/63.05	c calculated reachability. Time: 0.00
62.98/63.05	c  N dy    25    357916       135      2672        20     29339     13361    426284     24.52     19.79  --
100.09/100.14	c  N dy    26    536874       135      2672        20     37364     13361    531495     25.09     19.59  --
100.09/100.16	c  S st    26    536874       135      2672        20     37364     13361    531495     25.09     19.59  --
100.19/100.28	c  S st    26    537377       135      2672        20     37859     13361    543988     25.09     19.59  --
100.19/100.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.19/100.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.39/100.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.12
100.39/100.40	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
100.39/100.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.39/100.41	c Subs w/ non-existent bins:      0 time:  0.00 s
100.39/100.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.39/100.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.39/100.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
101.49/101.52	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
103.89/103.95	c Added 2 vars  tried: 80000 time: 2.43
103.99/104.03	c ORs :      2 avg-s:  0.0 cl-sh:  7133 l-rem:   7133 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
103.99/104.04	c lits-rem:      1566  cl-subs:     2605  v-elim:    125  v-fix:    0  time:  3.62 s
103.99/104.04	c learnt bin added due to v-elim: 0
103.99/104.04	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
103.99/104.04	c vivif2 --  cl tried    35254 cl shrink        0 lits rem          0 time: 0.01
104.09/104.19	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.15
104.09/104.19	c calculated reachability. Time: 0.00
104.09/104.19	c  N dy    26    537377       137      2674        24     35254     13370    481431     25.09     19.59  --
104.09/104.19	c  F st    26    537377       137      2674        24     35254     13370    481431     25.09     19.59  --
104.49/104.59	c Decided on static restart strategy
169.68/169.73	c  N dy    33    806065       137      2674        24     56749     13370    923418     25.18     19.32  --
169.68/169.77	c  S st    33    806065       137      2674        24     56749     13370    923418     25.18     19.32  --
169.88/169.95	c  S st    33    806567       137      2674        24     57245     13370    935935     25.18     19.32  --
169.88/169.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.88/169.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.08/170.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  0.23
170.08/170.18	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
170.08/170.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.08/170.19	c Subs w/ non-existent bins:      0 time:  0.01 s
170.18/170.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.18/170.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.18/170.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
172.59/172.68	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
177.19/177.20	c Added 2 vars  tried: 80000 time: 4.52
177.39/177.44	c ORs :      2 avg-s:  0.0 cl-sh: 11972 l-rem:  11972 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.76
177.39/177.46	c lits-rem:      1590  cl-subs:     6077  v-elim:    125  v-fix:    0  time:  7.25 s
177.39/177.46	c learnt bin added due to v-elim: 0
177.39/177.46	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
177.39/177.47	c vivif2 --  cl tried    51168 cl shrink        0 lits rem          0 time: 0.01
177.49/177.55	c asymm  cl-useful: 0/1269/2676 lits-rem:0 time: 0.08
177.49/177.56	c calculated reachability. Time: 0.00
177.49/177.56	c  N dy    33    806567       139      2676        28     51168     13377    790079     25.18     19.32  --
308.49/308.52	c  N dy    34   1209852       139      2676        28     69804     13377   1122902     25.73     19.33  --
308.49/308.56	c  S st    34   1209852       139      2676        28     69804     13377   1122902     25.73     19.33  --
308.69/308.79	c  S st    34   1210354       139      2676        28     70290     13377   1135141     25.73     19.33  --
308.69/308.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
308.69/308.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.00/309.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.31
309.00/309.10	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
309.00/309.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.10/309.11	c Subs w/ non-existent bins:      0 time:  0.01 s
309.10/309.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.10/309.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.10/309.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
312.49/312.51	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
318.29/318.33	c Added 2 vars  tried: 80000 time: 5.82
318.59/318.62	c ORs :      2 avg-s:  0.0 cl-sh: 12194 l-rem:  12194 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.10
318.59/318.64	c lits-rem:      2855  cl-subs:     6626  v-elim:    125  v-fix:    0  time:  9.50 s
318.59/318.64	c learnt bin added due to v-elim: 0
318.59/318.64	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
318.59/318.65	c vivif2 --  cl tried    63664 cl shrink        0 lits rem          0 time: 0.01
318.69/318.74	c asymm  cl-useful: 0/740/2678 lits-rem:0 time: 0.09
318.69/318.74	c calculated reachability. Time: 0.00
318.69/318.74	c  N dy    34   1210354       141      2678        32     63664     13386    968439     25.73     19.33  --
510.41/510.44	c  N dy    35   1710355       141      2678        32     92284     13386   1543793     25.47     19.11  --
510.50/510.50	c  S st    35   1710355       141      2678        32     92284     13386   1543793     25.47     19.11  --
510.70/510.79	c  S st    35   1710857       141      2678        32     92776     13386   1556265     25.47     19.11  --
510.70/510.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.70/510.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.20/511.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.4M T:  0.48
511.20/511.28	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
511.20/511.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.30/511.30	c Subs w/ non-existent bins:      0 time:  0.02 s
511.30/511.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.30/511.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
511.30/511.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
517.80/517.82	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 30.0 T:    0.07
526.30/526.39	c Added 2 vars  tried: 80000 time: 8.57
527.10/527.13	c ORs :      2 avg-s:  0.0 cl-sh: 21270 l-rem:  21270 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    9.31
527.10/527.16	c lits-rem:       961  cl-subs:    10034  v-elim:    125  v-fix:    0  time: 15.83 s
527.10/527.16	c learnt bin added due to v-elim: 0
527.10/527.16	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
527.10/527.18	c vivif2 --  cl tried    82741 cl shrink        0 lits rem          0 time: 0.02
527.20/527.28	c asymm  cl-useful: 0/553/2680 lits-rem:0 time: 0.10
527.20/527.28	c calculated reachability. Time: 0.00
527.20/527.28	c  N dy    35   1710857       143      2680        36     82741     13394   1313078     25.47     19.11  --
751.81/751.87	c  N dy    36   2210857       143      2680        36     97620     13394   1580959     25.03     19.12  --
751.91/751.93	c  S st    36   2210857       143      2680        36     97620     13394   1580959     25.03     19.12  --
752.21/752.24	c  S st    36   2211362       143      2680        36     98110     13394   1593105     25.03     19.12  --
752.21/752.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
752.21/752.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.81/752.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.5M T:  0.64
752.81/752.89	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
752.81/752.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.91/752.90	c Subs w/ non-existent bins:      0 time:  0.02 s
752.91/752.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
752.91/752.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
752.91/752.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
760.41/760.43	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 29.0 T:    0.09
769.21/769.24	c Added 2 vars  tried: 80000 time: 8.81
770.21/770.26	c ORs :      2 avg-s:  0.0 cl-sh: 30959 l-rem:  30959 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    9.82
770.21/770.28	c lits-rem:      1293  cl-subs:     9828  v-elim:    125  v-fix:    0  time: 17.35 s
770.21/770.28	c learnt bin added due to v-elim: 0
770.21/770.28	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
770.31/770.30	c vivif2 --  cl tried    88281 cl shrink        0 lits rem          0 time: 0.02
770.41/770.40	c asymm  cl-useful: 0/567/2682 lits-rem:0 time: 0.10
770.41/770.40	c calculated reachability. Time: 0.00
770.41/770.40	c  N dy    36   2211362       145      2682        40     88281     13404   1339716     25.03     19.12  --
1026.82/1026.84	c  N dy    37   2711363       145      2682        40    110985     13404   1774810     23.44     18.78  --
1026.92/1026.91	c  S st    37   2711363       145      2682        40    110985     13404   1774810     23.44     18.78  --
1026.92/1026.91	c Finding binary XORs  T:     0.00 s  found:       0
1027.22/1027.28	c  S st    37   2711866       145      2682        40    111477     13404   1787239     23.44     18.78  --
1027.22/1027.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.22/1027.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1028.02/1028.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.0M T:  0.74
1028.02/1028.03	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1028.02/1028.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1028.02/1028.05	c Subs w/ non-existent bins:      0 time:  0.02 s
1028.02/1028.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1028.02/1028.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1028.02/1028.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1037.52/1037.53	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 16.0 T:    0.13
1047.72/1047.73	c Added 2 vars  tried: 80000 time: 10.20
1048.52/1048.57	c ORs :      2 avg-s:  0.0 cl-sh: 22164 l-rem:  22164 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.04
1048.62/1048.60	c lits-rem:      2503  cl-subs:    12830  v-elim:    125  v-fix:    0  time: 20.50 s
1048.62/1048.60	c learnt bin added due to v-elim: 0
1048.62/1048.60	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1048.62/1048.62	c vivif2 --  cl tried    98646 cl shrink        0 lits rem          0 time: 0.02
1048.72/1048.72	c asymm  cl-useful: 0/550/2684 lits-rem:0 time: 0.10
1048.72/1048.73	c calculated reachability. Time: 0.00
1048.72/1048.73	c  N dy    37   2711866       147      2684        44     98646     13411   1502155     23.44     18.78  --
1048.72/1048.73	c  F st    37   2711866       147      2684        44     98646     13411   1502155     23.44     18.78  --
1049.72/1049.80	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173680-1301798061/watcher-3173680-1301798061 -o /tmp/evaluation-result-3173680-1301798061/solver-3173680-1301798061 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173680-1301798061.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.19 3.85 3.94 7/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=28772 CPUtime=0 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 567 0 0 0 0 0 0 0 21 0 1 0 291404056 29462528 504 33554432000 4194304 4797429 140736397203904 18446744073709551615 4430083 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 7193 504 369 148 0 2122 0

[startup+0.0601249 s]
/proc/loadavg: 3.19 3.85 3.94 7/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=127724 CPUtime=0.05 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 729 0 0 0 5 0 0 0 21 0 1 0 291404056 130789376 645 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 31931 646 403 148 0 26860 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127724

[startup+0.101104 s]
/proc/loadavg: 3.19 3.85 3.94 7/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=127724 CPUtime=0.09 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 780 0 0 0 9 0 0 0 21 0 1 0 291404056 130789376 694 33554432000 4194304 4797429 140736397203904 18446744073709551615 4414428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 31931 694 405 148 0 26860 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127724

[startup+0.301067 s]
/proc/loadavg: 3.19 3.85 3.94 7/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=128388 CPUtime=0.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 1051 0 0 0 29 0 0 0 22 0 1 0 291404056 131469312 819 33554432000 4194304 4797429 140736397203904 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 32097 819 405 148 0 27026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128388

[startup+0.701023 s]
/proc/loadavg: 3.19 3.85 3.94 7/188 7700
/proc/meminfo: memFree=21880040/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=128684 CPUtime=0.69 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 1403 0 0 0 69 0 0 0 23 0 1 0 291404056 131772416 948 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 32171 948 405 148 0 27100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128684

[startup+1.50089 s]
/proc/loadavg: 3.19 3.85 3.94 5/190 7703
/proc/meminfo: memFree=21869608/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=129380 CPUtime=1.49 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 1939 0 0 0 149 0 0 0 25 0 1 0 291404056 132485120 1195 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424956 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 32345 1195 405 148 0 27274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129380

[startup+3.10059 s]
/proc/loadavg: 3.19 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21863904/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=131776 CPUtime=3.09 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 3148 0 0 0 309 0 0 0 25 0 1 0 291404056 134938624 1677 33554432000 4194304 4797429 140736397203904 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 32944 1677 410 148 0 27873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131776

[startup+6.30098 s]
/proc/loadavg: 3.25 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21853604/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=132816 CPUtime=6.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 4704 0 0 0 629 0 0 0 18 0 1 0 291404056 136003584 1855 33554432000 4194304 4797429 140736397203904 18446744073709551615 4509553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 33204 1855 414 148 0 28133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132816

[startup+12.7008 s]
/proc/loadavg: 3.31 3.85 3.94 6/190 7703
/proc/meminfo: memFree=21843304/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=135720 CPUtime=12.69 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 6721 0 0 0 1268 1 0 0 25 0 1 0 291404056 138977280 2752 33554432000 4194304 4797429 140736397203904 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 33930 2752 415 148 0 28859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135720

[startup+25.5005 s]
/proc/loadavg: 3.47 3.86 3.94 6/190 7703
/proc/meminfo: memFree=21827992/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=139344 CPUtime=25.49 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 10376 0 0 0 2548 1 0 0 25 0 1 0 291404056 142688256 3537 33554432000 4194304 4797429 140736397203904 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 34836 3537 415 148 0 29765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139344

[startup+51.1009 s]
/proc/loadavg: 3.73 3.88 3.95 6/190 7704
/proc/meminfo: memFree=21815496/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=141896 CPUtime=51.09 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 16462 0 0 0 5106 3 0 0 25 0 1 0 291404056 145301504 4411 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 35474 4411 415 148 0 30403 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141896

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.95 6/190 7705
/proc/meminfo: memFree=21798176/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=145808 CPUtime=102.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 26399 0 0 0 10225 4 0 0 21 0 1 0 291404056 149307392 5251 33554432000 4194304 4797429 140736397203904 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 36452 5251 415 148 0 31381 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 145808

[startup+162.301 s]
/proc/loadavg: 3.95 3.91 3.95 6/190 7707
/proc/meminfo: memFree=21780796/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=150340 CPUtime=162.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 36146 0 0 0 16222 7 0 0 25 0 1 0 291404056 153948160 6776 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 37585 6776 415 148 0 32514 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150340

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.95 6/190 7708
/proc/meminfo: memFree=21760928/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=154816 CPUtime=222.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 44058 0 0 0 22221 8 0 0 25 0 1 0 291404056 158531584 8226 33554432000 4194304 4797429 140736397203904 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 38704 8226 415 148 0 33633 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 154816

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.95 6/190 7710
/proc/meminfo: memFree=21748604/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=157016 CPUtime=282.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 51764 0 0 0 28219 10 0 0 25 0 1 0 291404056 160784384 8784 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 39254 8784 415 148 0 34183 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 157016

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.95 6/190 7712
/proc/meminfo: memFree=21734796/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=163484 CPUtime=342.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 58783 0 0 0 34217 12 0 0 25 0 1 0 291404056 167407616 9871 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 40871 9871 415 148 0 35800 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 163484

[startup+402.3 s]
/proc/loadavg: 4.15 3.98 3.96 6/190 7713
/proc/meminfo: memFree=21724100/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=163868 CPUtime=402.3 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 64840 0 0 0 40216 14 0 0 25 0 1 0 291404056 167800832 10151 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 40967 10151 415 148 0 35896 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163868

[startup+462.3 s]
/proc/loadavg: 4.06 3.98 3.96 6/190 7715
/proc/meminfo: memFree=21723680/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=164412 CPUtime=462.29 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 70855 0 0 0 46213 16 0 0 25 0 1 0 291404056 168357888 10069 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 41103 10069 415 148 0 36032 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 164412

[startup+522.3 s]
/proc/loadavg: 4.02 3.98 3.96 6/190 7716
/proc/meminfo: memFree=21693756/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=169720 CPUtime=522.3 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 76624 0 0 0 52212 18 0 0 25 0 1 0 291404056 173793280 11634 33554432000 4194304 4797429 140736397203904 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 42430 11634 415 148 0 37359 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169720

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7718
/proc/meminfo: memFree=21687912/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=170824 CPUtime=582.3 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 81792 0 0 0 58210 20 0 0 25 0 1 0 291404056 174923776 12062 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 42706 12062 415 148 0 37635 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170824

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7720
/proc/meminfo: memFree=21686132/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=171320 CPUtime=642.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 86849 0 0 0 64210 21 0 0 25 0 1 0 291404056 175431680 12493 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 42830 12493 415 148 0 37759 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171320

[startup+702.301 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7721
/proc/meminfo: memFree=21680272/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=172540 CPUtime=702.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 91891 0 0 0 70207 24 0 0 25 0 1 0 291404056 176680960 12848 33554432000 4194304 4797429 140736397203904 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 43135 12848 415 148 0 38064 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172540

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7723
/proc/meminfo: memFree=21663504/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=176104 CPUtime=762.32 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 97064 0 0 0 76206 26 0 0 25 0 1 0 291404056 180330496 13189 33554432000 4194304 4797429 140736397203904 18446744073709551615 4495680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 44026 13189 415 148 0 38955 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 176104

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7724
/proc/meminfo: memFree=21662124/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=178740 CPUtime=822.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 101932 0 0 0 82204 27 0 0 25 0 1 0 291404056 183029760 12882 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 44685 12882 415 148 0 39614 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178740

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.96 5/190 7726
/proc/meminfo: memFree=21657500/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=180820 CPUtime=882.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 106130 0 0 0 88203 28 0 0 25 0 1 0 291404056 185159680 14484 33554432000 4194304 4797429 140736397203904 18446744073709551615 4389370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 45205 14484 415 148 0 40134 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180820

[startup+942.3 s]
/proc/loadavg: 4.00 3.98 3.96 6/190 7728
/proc/meminfo: memFree=21652124/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=182200 CPUtime=942.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 111032 0 0 0 94201 30 0 0 25 0 1 0 291404056 186572800 14290 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 45550 14290 415 148 0 40479 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 182200

[startup+1002.3 s]
/proc/loadavg: 4.08 4.01 3.97 6/190 7729
/proc/meminfo: memFree=21637580/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=183164 CPUtime=1002.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 114901 0 0 0 100200 31 0 0 25 0 1 0 291404056 187559936 15457 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 45791 15457 415 148 0 40720 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 183164

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.97 6/190 7731
/proc/meminfo: memFree=21623788/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=186932 CPUtime=1062.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 118649 0 0 0 106199 32 0 0 25 0 1 0 291404056 191418368 16534 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 46733 16534 431 148 0 41662 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 186932

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.97 6/190 7732
/proc/meminfo: memFree=21622152/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=189484 CPUtime=1122.31 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 123872 0 0 0 112197 34 0 0 25 0 1 0 291404056 194031616 15974 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 47371 15974 431 148 0 42300 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 189484

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 7734
/proc/meminfo: memFree=21618020/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=190188 CPUtime=1182.32 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 127795 0 0 0 118197 35 0 0 25 0 1 0 291404056 194752512 17068 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 47547 17068 415 148 0 42476 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 190188

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 7736
/proc/meminfo: memFree=21618716/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=190776 CPUtime=1242.32 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 132520 0 0 0 124195 37 0 0 25 0 1 0 291404056 195354624 16143 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 47694 16143 415 148 0 42623 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 4/186 7739
/proc/meminfo: memFree=21731436/32951124 swapFree=67111528/67111528
[pid=7698] ppid=7695 vsize=191424 CPUtime=1300.03 cores=4,6
/proc/7698/stat : 7698 (techdemo) R 7695 7698 509 0 -1 4202496 136266 0 0 0 129964 39 0 0 25 0 1 0 291404056 196018176 16946 33554432000 4194304 4797429 140736397203904 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7698/statm: 47856 16946 415 148 0 42785 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 191424

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)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.65
CPU system time (s): 0.395939
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136266
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= 10
involuntary context switches= 1024

runsolver used 2.19267 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 04:34:21
IDJOB=3173680
IDBENCH=83098
IDSOLVER=1585
FILE ID=node138/3173680-1301798061
RUNJOBID= node138-1301798061-7660
PBS_JOBID= 12841436
Free space on /tmp= 71876 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173680-1301798061/watcher-3173680-1301798061 -o /tmp/evaluation-result-3173680-1301798061/solver-3173680-1301798061 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173680-1301798061.cnf

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=203744630

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21880360 kB
Buffers:        366556 kB
Cached:       10374356 kB
SwapCached:          0 kB
Active:        7453332 kB
Inactive:      3354688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21880360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31620 kB
Writeback:           0 kB
AnonPages:       65912 kB
Mapped:          15708 kB
Slab:           200100 kB
PageTables:       4820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   443856 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= 71876 MiB
End job on node138 at 2011-04-03 04:56:03