Trace number 3266246

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.05 1300.01

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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-3266246-1303578610.cnf'
0.00/0.00	c -- header says num vars:            170
0.00/0.00	c -- header says num clauses:        2924
0.00/0.00	c -- clauses added:            0 learnts,         2924 normals,            0 xors
0.00/0.00	c -- vars added        170
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       170      2924         0         0     14457         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.02
0.00/0.03	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.03	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	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:    112  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:      77 undec:      28 neg:      65
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       170      2924         0         0     14457         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
1.99/2.06	c  N dy     7     30000       170      2924         0     10366     14457    267032     37.14     26.85  --
1.99/2.07	c  S st     7     30000       170      2924         0     10366     14457    267032     37.14     26.85  --
2.09/2.11	c  S st     7     30504       170      2924         0     10867     14457    283126     37.14     26.85  --
2.09/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
2.09/2.14	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
2.09/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.14	c Subs w/ non-existent bins:      0 time:  0.00 s
2.09/2.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.79/2.86	c lits-rem:      4358  cl-subs:      824  v-elim:    170  v-fix:    0  time:  0.72 s
2.79/2.86	c learnt bin added due to v-elim: 0
2.79/2.86	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
2.79/2.86	c vivif2 --  cl tried    10043 cl shrink        0 lits rem          0 time: 0.00
2.89/2.94	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.08
2.89/2.94	c calculated reachability. Time: 0.00
2.89/2.94	c  N dy     7     30504       170      2924         0     10043     14457    254681     37.14     26.85  --
2.89/2.94	c  F st     7     30504       170      2924         0     10043     14457    254681     37.14     26.85  --
2.98/3.09	c Decided on static restart strategy
4.18/4.24	c  N dy    14     45756       170      2924         0     17044     14457    475235     36.53     27.35  --
4.18/4.26	c  S st    14     45756       170      2924         0     17044     14457    475235     36.53     27.35  --
4.30/4.31	c  S st    14     46262       170      2924         0      8984     14457    164059     36.53     27.35  --
4.30/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
4.30/4.33	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
4.30/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.33	c Subs w/ non-existent bins:      0 time:  0.00 s
4.30/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.49/4.58	c lits-rem:       214  cl-subs:      193  v-elim:    170  v-fix:    0  time:  0.25 s
4.49/4.58	c learnt bin added due to v-elim: 0
4.49/4.58	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
4.49/4.58	c vivif2 --  cl tried     8791 cl shrink        0 lits rem          0 time: 0.00
4.59/4.63	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.05
4.59/4.63	c calculated reachability. Time: 0.00
4.59/4.63	c  N dy    14     46262       170      2924         0      8791     14457    160601     36.53     27.35  --
6.89/6.91	c  N dy    15     69393       170      2924         0     10869     14457    183002     36.42     27.58  --
6.89/6.92	c  S st    15     69393       170      2924         0     10869     14457    183002     36.42     27.58  --
6.89/6.96	c  S st    15     69897       170      2924         0     11365     14457    198693     36.42     27.58  --
6.89/6.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
6.89/6.98	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
6.89/6.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.98	c Subs w/ non-existent bins:      0 time:  0.00 s
6.89/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.45	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
8.39/8.45	c Added 2 vars  tried: 80000 time: 1.00
8.39/8.45	c ORs :      2 avg-s:  0.0 cl-sh:   853 l-rem:    853 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.01
8.39/8.46	c lits-rem:       384  cl-subs:      254  v-elim:    170  v-fix:    0  time:  1.47 s
8.39/8.46	c learnt bin added due to v-elim: 0
8.39/8.46	c vivif2 --  cl tried     2926 cl shrink        0 lits rem          0 time: 0.00
8.39/8.46	c vivif2 --  cl tried    11111 cl shrink        0 lits rem          0 time: 0.00
8.49/8.51	c asymm  cl-useful: 0/2926/2926 lits-rem:0 time: 0.05
8.49/8.51	c calculated reachability. Time: 0.00
8.49/8.51	c  N dy    15     69897       172      2926         4     11111     14469    192130     36.42     27.58  --
8.49/8.51	c  F st    15     69897       172      2926         4     11111     14469    192130     36.42     27.58  --
8.59/8.68	c Decided on static restart strategy
12.09/12.14	c  N dy    22    104845       172      2926         4     20582     14469    481984     35.83     27.61  --
12.09/12.16	c  S st    22    104845       172      2926         4     20582     14469    481984     35.83     27.61  --
12.18/12.23	c  S st    22    105348       172      2926         4     21082     14469    497244     35.83     27.61  --
12.18/12.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.18/12.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.18/12.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.06
12.18/12.29	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.00 s
12.18/12.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.18/12.29	c Subs w/ non-existent bins:      0 time:  0.00 s
12.28/12.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.28/12.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.28/12.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.29/13.31	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
15.40/15.43	c Added 2 vars  tried: 80000 time: 2.12
15.40/15.47	c ORs :      2 avg-s:  0.0 cl-sh:  4600 l-rem:   4600 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.16
15.40/15.48	c lits-rem:      5069  cl-subs:     1499  v-elim:    170  v-fix:    0  time:  3.18 s
15.40/15.48	c learnt bin added due to v-elim: 0
15.40/15.48	c vivif2 --  cl tried     2928 cl shrink        0 lits rem          0 time: 0.00
15.40/15.48	c vivif2 --  cl tried    19583 cl shrink        0 lits rem          0 time: 0.00
15.49/15.55	c asymm  cl-useful: 0/2928/2928 lits-rem:0 time: 0.07
15.49/15.55	c calculated reachability. Time: 0.00
15.49/15.55	c  N dy    22    105348       174      2928         8     19583     14481    436820     35.83     27.61  --
22.38/22.40	c  N dy    23    158023       174      2928         8     27325     14481    651004     36.78     27.50  --
22.38/22.43	c  S st    23    158023       174      2928         8     27325     14481    651004     36.78     27.50  --
22.48/22.50	c  S st    23    158528       174      2928         8     27821     14481    666109     36.78     27.50  --
22.48/22.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.48/22.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.48/22.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.08
22.48/22.59	c Calc non-exist non-lernt bins v-fix:     0 done:    174 time:  0.00 s
22.48/22.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.48/22.59	c Subs w/ non-existent bins:      0 time:  0.00 s
22.58/22.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.58/22.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.58/22.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.78/23.89	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
26.48/26.55	c Added 2 vars  tried: 80000 time: 2.65
26.58/26.62	c ORs :      2 avg-s:  0.0 cl-sh:  6944 l-rem:   6944 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.73
26.58/26.63	c lits-rem:      3463  cl-subs:     2367  v-elim:    170  v-fix:    0  time:  4.03 s
26.58/26.63	c learnt bin added due to v-elim: 0
26.58/26.63	c vivif2 --  cl tried     2930 cl shrink        0 lits rem          0 time: 0.00
26.58/26.64	c vivif2 --  cl tried    25454 cl shrink        0 lits rem          0 time: 0.00
26.68/26.72	c asymm  cl-useful: 0/2930/2930 lits-rem:0 time: 0.08
26.68/26.73	c calculated reachability. Time: 0.00
26.68/26.73	c  N dy    23    158528       176      2930        12     25454     14489    572082     36.78     27.50  --
39.18/39.20	c  N dy    24    237793       176      2930        12     31150     14489    697720     35.94     28.27  --
39.18/39.23	c  S st    24    237793       176      2930        12     31150     14489    697720     35.94     28.27  --
39.28/39.32	c  S st    24    238298       176      2930        12     31652     14489    713703     35.94     28.27  --
39.28/39.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.28/39.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.38/39.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.10
39.38/39.42	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.00 s
39.38/39.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.38/39.42	c Subs w/ non-existent bins:      0 time:  0.00 s
39.38/39.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.38/39.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.38/39.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.89/40.97	c ORs :      6 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
43.90/43.93	c Added 2 vars  tried: 80000 time: 2.97
44.00/44.03	c ORs :      2 avg-s:  0.0 cl-sh:  7188 l-rem:   7188 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.06
44.00/44.04	c lits-rem:      2674  cl-subs:     2252  v-elim:    170  v-fix:    0  time:  4.60 s
44.00/44.04	c learnt bin added due to v-elim: 0
44.00/44.04	c vivif2 --  cl tried     2932 cl shrink        0 lits rem          0 time: 0.00
44.00/44.04	c vivif2 --  cl tried    29400 cl shrink        0 lits rem          0 time: 0.01
44.09/44.13	c asymm  cl-useful: 0/2735/2932 lits-rem:0 time: 0.09
44.09/44.13	c calculated reachability. Time: 0.00
44.09/44.13	c  N dy    24    238298       178      2932        16     29400     14499    625179     35.94     28.27  --
65.89/65.95	c  N dy    25    357447       178      2932        16     33552     14499    648376     35.67     28.06  --
65.89/65.98	c  S st    25    357447       178      2932        16     33552     14499    648376     35.67     28.06  --
65.99/66.07	c  S st    25    357949       178      2932        16     34047     14499    664003     35.67     28.06  --
65.99/66.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.99/66.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.11
66.09/66.18	c Calc non-exist non-lernt bins v-fix:     0 done:    178 time:  0.00 s
66.09/66.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.09/66.19	c Subs w/ non-existent bins:      0 time:  0.00 s
66.19/66.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.19/66.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.19/66.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.39/67.41	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
69.99/70.05	c Added 2 vars  tried: 80000 time: 2.64
70.09/70.11	c ORs :      2 avg-s:  0.0 cl-sh:  5489 l-rem:   5489 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.70
70.09/70.12	c lits-rem:      1723  cl-subs:     1934  v-elim:    170  v-fix:    0  time:  3.92 s
70.09/70.12	c learnt bin added due to v-elim: 0
70.09/70.12	c vivif2 --  cl tried     2934 cl shrink        0 lits rem          0 time: 0.00
70.09/70.12	c vivif2 --  cl tried    32113 cl shrink        0 lits rem          0 time: 0.01
70.19/70.21	c asymm  cl-useful: 0/2461/2934 lits-rem:0 time: 0.09
70.19/70.21	c calculated reachability. Time: 0.00
70.19/70.21	c  N dy    25    357949       180      2934        20     32113     14511    596422     35.67     28.06  --
110.49/110.51	c  N dy    26    536923       180      2934        20     39260     14511    717640     36.63     27.59  --
110.49/110.53	c  S st    26    536923       180      2934        20     39260     14511    717640     36.63     27.59  --
110.59/110.64	c  S st    26    537426       180      2934        20     39759     14511    733309     36.63     27.59  --
110.59/110.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.59/110.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.69/110.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.13
110.69/110.78	c Calc non-exist non-lernt bins v-fix:     0 done:    180 time:  0.00 s
110.69/110.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.69/110.78	c Subs w/ non-existent bins:      0 time:  0.00 s
110.69/110.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.79/110.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.79/110.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
111.99/112.07	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.00
114.89/114.93	c Added 2 vars  tried: 80000 time: 2.86
114.99/115.02	c ORs :      2 avg-s:  0.0 cl-sh:  6526 l-rem:   6526 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.94
114.99/115.03	c lits-rem:      1271  cl-subs:     1999  v-elim:    170  v-fix:    0  time:  4.23 s
114.99/115.03	c learnt bin added due to v-elim: 0
114.99/115.03	c vivif2 --  cl tried     2936 cl shrink        0 lits rem          0 time: 0.00
114.99/115.03	c vivif2 --  cl tried    37760 cl shrink        0 lits rem          0 time: 0.01
115.09/115.12	c asymm  cl-useful: 0/2208/2936 lits-rem:0 time: 0.09
115.09/115.12	c calculated reachability. Time: 0.00
115.09/115.12	c  N dy    26    537426       182      2936        24     37760     14517    666024     36.63     27.59  --
115.09/115.12	c  F st    26    537426       182      2936        24     37760     14517    666024     36.63     27.59  --
115.40/115.47	c Decided on static restart strategy
182.99/183.00	c  N dy    33    806139       182      2936        24     60159     14517   1309708     36.37     27.77  --
182.99/183.05	c  S st    33    806139       182      2936        24     60159     14517   1309708     36.37     27.77  --
183.19/183.21	c  S st    33    806639       182      2936        24     60648     14517   1324950     36.37     27.77  --
183.19/183.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.19/183.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.49/183.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.8M T:  0.31
183.49/183.53	c Calc non-exist non-lernt bins v-fix:     0 done:    182 time:  0.00 s
183.49/183.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.49/183.54	c Subs w/ non-existent bins:      0 time:  0.01 s
183.49/183.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.49/183.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.49/183.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
186.79/186.80	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.02
192.69/192.77	c Added 2 vars  tried: 80000 time: 5.98
192.99/193.04	c ORs :      2 avg-s:  0.0 cl-sh: 12852 l-rem:  12852 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.24
192.99/193.06	c lits-rem:       851  cl-subs:     4813  v-elim:    170  v-fix:    0  time:  9.50 s
192.99/193.06	c learnt bin added due to v-elim: 0
192.99/193.06	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
192.99/193.07	c vivif2 --  cl tried    55835 cl shrink        0 lits rem          0 time: 0.01
193.09/193.16	c asymm  cl-useful: 0/730/2938 lits-rem:0 time: 0.09
193.09/193.16	c calculated reachability. Time: 0.00
193.09/193.16	c  N dy    33    806639       184      2938        28     55835     14527   1153595     36.37     27.77  --
324.69/324.70	c  N dy    34   1209958       184      2938        28     73753     14527   1576349     37.48     27.79  --
324.69/324.76	c  S st    34   1209958       184      2938        28     73753     14527   1576349     37.48     27.79  --
324.89/324.98	c  S st    34   1210460       184      2938        28     74249     14527   1592217     37.48     27.79  --
324.89/324.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
324.89/324.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.29/325.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.38
325.29/325.37	c Calc non-exist non-lernt bins v-fix:     0 done:    184 time:  0.00 s
325.29/325.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.29/325.38	c Subs w/ non-existent bins:      0 time:  0.01 s
325.39/325.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.39/325.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.39/325.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
330.00/330.08	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.02
338.09/338.15	c Added 2 vars  tried: 80000 time: 8.07
338.49/338.55	c ORs :      2 avg-s:  0.0 cl-sh: 15264 l-rem:  15264 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    8.47
338.49/338.58	c lits-rem:      1577  cl-subs:     5373  v-elim:    170  v-fix:    0  time: 13.16 s
338.49/338.58	c learnt bin added due to v-elim: 0
338.49/338.58	c vivif2 --  cl tried     2940 cl shrink        0 lits rem          0 time: 0.00
338.49/338.59	c vivif2 --  cl tried    68875 cl shrink        0 lits rem          0 time: 0.01
338.59/338.69	c asymm  cl-useful: 0/1346/2940 lits-rem:0 time: 0.10
338.70/338.70	c calculated reachability. Time: 0.00
338.70/338.70	c  N dy    34   1210460       186      2940        32     68875     14536   1398290     37.48     27.79  --
546.90/546.97	c  N dy    35   1710460       186      2940        32     97406     14536   2191185     35.45     27.39  --
547.00/547.05	c  S st    35   1710460       186      2940        32     97406     14536   2191185     35.45     27.39  --
547.30/547.34	c  S st    35   1710963       186      2940        32     97902     14536   2206520     35.45     27.39  --
547.30/547.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
547.30/547.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
547.90/547.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.8M T:  0.57
547.90/547.92	c Calc non-exist non-lernt bins v-fix:     0 done:    186 time:  0.00 s
547.90/547.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
547.90/547.94	c Subs w/ non-existent bins:      0 time:  0.02 s
547.90/547.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
547.90/547.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
547.90/547.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
557.80/557.86	c ORs :     16 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
570.01/570.00	c Added 2 vars  tried: 80000 time: 12.14
570.91/570.96	c ORs :      2 avg-s:  0.0 cl-sh: 24752 l-rem:  24752 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.10
571.01/571.00	c lits-rem:       758  cl-subs:     8548  v-elim:    170  v-fix:    0  time: 23.02 s
571.01/571.00	c learnt bin added due to v-elim: 0
571.01/571.00	c vivif2 --  cl tried     2942 cl shrink        0 lits rem          0 time: 0.00
571.01/571.02	c vivif2 --  cl tried    89354 cl shrink        0 lits rem          0 time: 0.02
571.11/571.14	c asymm  cl-useful: 0/749/2942 lits-rem:0 time: 0.12
571.11/571.14	c calculated reachability. Time: 0.00
571.11/571.14	c  N dy    35   1710963       188      2942        36     89354     14549   1905401     35.45     27.39  --
809.41/809.48	c  N dy    36   2210963       188      2942        36    106165     14549   2296262     34.69     27.33  --
809.52/809.57	c  S st    36   2210963       188      2942        36    106165     14549   2296262     34.69     27.33  --
809.91/809.91	c  S st    36   2211471       188      2942        36    106670     14549   2312561     34.69     27.33  --
809.91/809.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
809.91/809.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
810.51/810.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.4M T:  0.67
810.51/810.59	c Calc non-exist non-lernt bins v-fix:     0 done:    188 time:  0.00 s
810.51/810.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
810.62/810.61	c Subs w/ non-existent bins:      0 time:  0.02 s
810.62/810.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.62/810.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
810.62/810.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
821.01/821.07	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
834.21/834.20	c Added 2 vars  tried: 80000 time: 13.13
835.01/835.04	c ORs :      2 avg-s:  0.0 cl-sh: 23297 l-rem:  23297 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.98
835.01/835.08	c lits-rem:       802  cl-subs:     8399  v-elim:    170  v-fix:    0  time: 24.43 s
835.01/835.08	c learnt bin added due to v-elim: 0
835.01/835.08	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
835.11/835.10	c vivif2 --  cl tried    98271 cl shrink        0 lits rem          0 time: 0.02
835.21/835.22	c asymm  cl-useful: 0/652/2944 lits-rem:0 time: 0.12
835.21/835.23	c calculated reachability. Time: 0.00
835.21/835.23	c  N dy    36   2211471       190      2944        40     98271     14559   2013143     34.69     27.33  --
1104.33/1104.33	c  N dy    37   2711472       190      2944        40    121989     14559   2638114     35.41     27.03  --
1104.43/1104.43	c  S st    37   2711472       190      2944        40    121989     14559   2638114     35.41     27.03  --
1104.72/1104.79	c  S st    37   2711973       190      2944        40    122488     14559   2653702     35.41     27.03  --
1104.72/1104.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1104.72/1104.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1105.62/1105.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.9M T:  0.86
1105.62/1105.65	c Calc non-exist non-lernt bins v-fix:     0 done:    190 time:  0.00 s
1105.62/1105.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1105.62/1105.68	c Subs w/ non-existent bins:      0 time:  0.02 s
1105.72/1105.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1105.72/1105.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1105.72/1105.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1121.62/1121.66	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
1136.92/1136.91	c Added 2 vars  tried: 80000 time: 15.25
1138.12/1138.15	c ORs :      2 avg-s:  0.0 cl-sh: 27950 l-rem:  27950 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   16.48
1138.12/1138.19	c lits-rem:      2664  cl-subs:    10830  v-elim:    170  v-fix:    0  time: 32.47 s
1138.12/1138.19	c learnt bin added due to v-elim: 0
1138.12/1138.19	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
1138.22/1138.22	c vivif2 --  cl tried   111658 cl shrink        0 lits rem          0 time: 0.03
1138.32/1138.34	c asymm  cl-useful: 0/648/2946 lits-rem:0 time: 0.12
1138.32/1138.35	c calculated reachability. Time: 0.00
1138.32/1138.35	c  N dy    37   2711973       192      2946        44    111658     14571   2262584     35.41     27.03  --
1138.32/1138.35	c  F st    37   2711973       192      2946        44    111658     14571   2262584     35.41     27.03  --
1139.42/1139.40	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-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-3266246-1303578610/watcher-3266246-1303578610 -o /tmp/evaluation-result-3266246-1303578610/solver-3266246-1303578610 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3266246-1303578610.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.72 3.93 3.91 5/189 10061
/proc/meminfo: memFree=14145228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=20564 CPUtime=0 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4194304 234 0 0 0 0 0 0 0 25 0 1 0 548091717 21057536 186 33554432000 4194304 4797429 140736264379584 18446744073709551615 256410428904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10061/statm: 5141 186 153 148 0 57 0

[startup+0.00786694 s]
/proc/loadavg: 3.72 3.93 3.91 5/189 10061
/proc/meminfo: memFree=14145228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=28768 CPUtime=0 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 514 0 0 0 0 0 0 0 25 0 1 0 548091717 29458432 450 33554432000 4194304 4797429 140736264379584 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 7192 452 347 148 0 2121 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28768

[startup+0.100919 s]
/proc/loadavg: 3.72 3.93 3.91 5/189 10061
/proc/meminfo: memFree=14145228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=127860 CPUtime=0.09 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 809 0 0 0 9 0 0 0 25 0 1 0 548091717 130928640 720 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 31965 720 403 148 0 26894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127860

[startup+0.300869 s]
/proc/loadavg: 3.72 3.93 3.91 5/189 10061
/proc/meminfo: memFree=14145228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=128500 CPUtime=0.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 1135 0 0 0 29 0 0 0 25 0 1 0 548091717 131584000 854 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 32125 854 405 148 0 27054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128500

[startup+0.700797 s]
/proc/loadavg: 3.72 3.93 3.91 5/189 10061
/proc/meminfo: memFree=14145228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=128976 CPUtime=0.69 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 1563 0 0 0 69 0 0 0 25 0 1 0 548091717 132071424 991 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425836 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 32244 991 405 148 0 27173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128976

[startup+1.50065 s]
/proc/loadavg: 3.72 3.93 3.91 5/190 10062
/proc/meminfo: memFree=14142616/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=129504 CPUtime=1.49 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 2159 0 0 0 149 0 0 0 25 0 1 0 548091717 132612096 1220 33554432000 4194304 4797429 140736264379584 18446744073709551615 4387810 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 32376 1220 405 148 0 27305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129504

[startup+3.10034 s]
/proc/loadavg: 3.72 3.93 3.91 5/190 10062
/proc/meminfo: memFree=14141004/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=131984 CPUtime=3.08 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 3230 0 0 0 308 0 0 0 25 0 1 0 548091717 135151616 1867 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 32996 1867 410 148 0 27925 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131984

[startup+6.30074 s]
/proc/loadavg: 3.74 3.94 3.91 5/190 10062
/proc/meminfo: memFree=14136048/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=133304 CPUtime=6.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 5183 0 0 0 628 1 0 0 25 0 1 0 548091717 136503296 2199 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 33326 2199 410 148 0 28255 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133304

[startup+12.7005 s]
/proc/loadavg: 3.76 3.94 3.91 5/190 10062
/proc/meminfo: memFree=14131436/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=136588 CPUtime=12.69 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 8132 0 0 0 1267 2 0 0 25 0 1 0 548091717 139866112 3115 33554432000 4194304 4797429 140736264379584 18446744073709551615 4524493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 34147 3115 415 148 0 29076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136588

[startup+25.5011 s]
/proc/loadavg: 3.81 3.94 3.91 5/190 10062
/proc/meminfo: memFree=14120108/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=140904 CPUtime=25.48 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 11702 0 0 0 2546 2 0 0 25 0 1 0 548091717 144285696 4164 33554432000 4194304 4797429 140736264379584 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 35226 4164 415 148 0 30155 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140904

[startup+51.1003 s]
/proc/loadavg: 3.88 3.94 3.91 5/190 10063
/proc/meminfo: memFree=14108688/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=144800 CPUtime=51.08 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 19123 0 0 0 5104 4 0 0 25 0 1 0 548091717 148275200 4882 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 36200 4882 415 148 0 31129 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144800

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.91 5/190 10064
/proc/meminfo: memFree=14092428/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=148808 CPUtime=102.3 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 31481 0 0 0 10223 7 0 0 25 0 1 0 548091717 152379392 5944 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 37202 5944 415 148 0 32131 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 148808

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 10066
/proc/meminfo: memFree=14076524/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=153528 CPUtime=162.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 43594 0 0 0 16219 10 0 0 25 0 1 0 548091717 157212672 7633 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 38382 7633 415 148 0 33311 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153528

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 10068
/proc/meminfo: memFree=14047728/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=161396 CPUtime=222.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 54064 0 0 0 22216 13 0 0 25 0 1 0 548091717 165269504 9949 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 40349 9949 415 148 0 35278 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161396

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 10069
/proc/meminfo: memFree=14042616/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=162676 CPUtime=282.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 63781 0 0 0 28213 16 0 0 25 0 1 0 548091717 166580224 10621 33554432000 4194304 4797429 140736264379584 18446744073709551615 4345201 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 40669 10621 415 148 0 35598 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162676

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 10071
/proc/meminfo: memFree=14028820/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=169144 CPUtime=342.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 72262 0 0 0 34209 20 0 0 25 0 1 0 548091717 173203456 11699 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 42286 11699 415 148 0 37215 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 169144

[startup+402.301 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 10072
/proc/meminfo: memFree=14025836/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=170592 CPUtime=402.3 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 80165 0 0 0 40207 23 0 0 25 0 1 0 548091717 174686208 11964 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 42648 11964 415 148 0 37577 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 170592

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 10074
/proc/meminfo: memFree=14017988/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=171788 CPUtime=462.29 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 87763 0 0 0 46203 26 0 0 25 0 1 0 548091717 175910912 11836 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 42947 11836 415 148 0 37876 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 171788

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 10076
/proc/meminfo: memFree=14013228/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=172720 CPUtime=522.3 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 94381 0 0 0 52201 29 0 0 25 0 1 0 548091717 176865280 13048 33554432000 4194304 4797429 140736264379584 18446744073709551615 4389411 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 43180 13048 415 148 0 38109 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172720

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 10077
/proc/meminfo: memFree=13999944/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=183412 CPUtime=582.3 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 100981 0 0 0 58199 31 0 0 25 0 1 0 548091717 187813888 13725 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 45853 13725 415 148 0 40782 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183412

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10079
/proc/meminfo: memFree=13980828/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=183456 CPUtime=642.31 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 107575 0 0 0 64197 34 0 0 25 0 1 0 548091717 187858944 14370 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 45864 14370 415 148 0 40793 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 183456

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10080
/proc/meminfo: memFree=13975208/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=184108 CPUtime=702.3 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 113867 0 0 0 70193 37 0 0 25 0 1 0 548091717 188526592 14598 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 46027 14598 415 148 0 40956 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 184108

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10082
/proc/meminfo: memFree=13972568/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=185124 CPUtime=762.31 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 120102 0 0 0 76190 41 0 0 25 0 1 0 548091717 189566976 14618 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 46281 14618 415 148 0 41210 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 185124

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10084
/proc/meminfo: memFree=13965720/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=187676 CPUtime=822.31 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 125111 0 0 0 82187 44 0 0 25 0 1 0 548091717 192180224 16399 33554432000 4194304 4797429 140736264379584 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 46919 16399 415 148 0 41848 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 187676

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 10085
/proc/meminfo: memFree=13951200/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=191524 CPUtime=882.31 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 129989 0 0 0 88186 45 0 0 25 0 1 0 548091717 196120576 17701 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 47881 17701 415 148 0 42810 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 191524

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.93 5/190 10087
/proc/meminfo: memFree=13948456/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=192568 CPUtime=942.31 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 136183 0 0 0 94184 47 0 0 25 0 1 0 548091717 197189632 17363 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 48142 17363 415 148 0 43071 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192568

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/190 10088
/proc/meminfo: memFree=13944820/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=194232 CPUtime=1002.32 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 142235 0 0 0 100183 49 0 0 25 0 1 0 548091717 198893568 16713 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 48558 16713 415 148 0 43487 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 194232

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/190 10090
/proc/meminfo: memFree=13941820/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=194272 CPUtime=1062.32 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 147142 0 0 0 106181 51 0 0 25 0 1 0 548091717 198934528 18143 33554432000 4194304 4797429 140736264379584 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 48568 18143 415 148 0 43497 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 194272

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 10092
/proc/meminfo: memFree=13923312/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=198780 CPUtime=1122.32 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 151825 0 0 0 112179 53 0 0 25 0 1 0 548091717 203550720 19349 33554432000 4194304 4797429 140736264379584 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 49695 19349 415 148 0 44624 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 198780

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 10093
/proc/meminfo: memFree=13918308/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=202340 CPUtime=1182.32 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 156447 0 0 0 118177 55 0 0 25 0 1 0 548091717 207196160 20051 33554432000 4194304 4797429 140736264379584 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 50585 20051 415 148 0 45514 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 202340

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 10095
/proc/meminfo: memFree=13909852/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=202724 CPUtime=1242.33 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 161027 0 0 0 124176 57 0 0 25 0 1 0 548091717 207589376 20955 33554432000 4194304 4797429 140736264379584 18446744073709551615 4345232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 50681 20955 415 148 0 45610 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 202724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.33 3.86 3.89 2/172 10150
/proc/meminfo: memFree=14127320/32950928 swapFree=67111524/67111528
[pid=10061] ppid=10059 vsize=204596 CPUtime=1300.03 cores=1,3
/proc/10061/stat : 10061 (techdemo) R 10059 10061 8984 0 -1 4202496 167429 0 0 0 129944 59 0 0 25 0 1 0 548091717 209506304 19869 33554432000 4194304 4797429 140736264379584 18446744073709551615 4425043 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10061/statm: 51149 19869 415 148 0 46078 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 204596

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.05
CPU user time (s): 1299.45
CPU system time (s): 0.598908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 312740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.598908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167429
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= 6
involuntary context switches= 13914

runsolver used 2.09468 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-23 19:10:10
IDJOB=3266246
IDBENCH=87447
IDSOLVER=1585
FILE ID=node115/3266246-1303578610
RUNJOBID= node115-1303578593-9858
PBS_JOBID= 13150317
Free space on /tmp= 72416 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266246-1303578610/watcher-3266246-1303578610 -o /tmp/evaluation-result-3266246-1303578610/solver-3266246-1303578610 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3266246-1303578610.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=1362801321

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14145392 kB
Buffers:       2279920 kB
Cached:       15872740 kB
SwapCached:          4 kB
Active:        7358752 kB
Inactive:     10893664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14145392 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32952 kB
Writeback:           0 kB
AnonPages:       99436 kB
Mapped:          16672 kB
Slab:           488620 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   602404 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= 72432 MiB
End job on node115 at 2011-04-23 19:31:53