Trace number 3273429

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.06 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273429-1303605810.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:         720
0.00/0.00	c -- clauses added:            0 learnts,          720 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300       120       600         0      1800         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     159 undec:       0 neg:     141
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       300       120       600         0      1800         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.17	c  N st     8      4921       300       120       600      4849      1800    213962   no data   no data
0.49/0.52	c  N st    10     11305       300       120       600      4482      1800    155761   no data   no data
0.89/0.91	c  N st    11     17048       300       120       600     10042      1800    439779   no data   no data
1.49/1.50	c  F st    12     25002       300       120       600     12410      1800    495783   no data   no data
1.49/1.50	c  N st    12     25002       300       120       600     12410      1800    495783   no data   no data
1.79/1.84	c Decided on static restart strategy
1.79/1.84	c  N st    18     30000       300       120       600     10631      1800    364784   no data   no data
1.79/1.84	c  S st    18     30000       300       120       600     10631      1800    364784   no data   no data
1.89/1.90	c  S st    18     30502       300       120       600     11132      1800    383352   no data   no data
1.89/1.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.89/1.91	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
1.89/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.89/1.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2.09/2.13	c lits-rem:       233  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.13 s
2.09/2.13	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
2.09/2.13	c calculated reachability. Time: 0.00
2.09/2.13	c  N st    18     30502       300       120       600     11031      1800    378479   no data   no data
2.59/2.69	c  N st    20     37616       300       120       600     10218      1800    331058   no data   no data
3.20/3.25	c  N st    21     44016       300       120       600     16529      1800    631001   no data   no data
3.39/3.41	c  S st    22     45753       300       120       600      9450      1800    258530   no data   no data
3.39/3.46	c  S st    22     46256       300       120       600      9951      1800    276441   no data   no data
3.39/3.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
3.39/3.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3.39/3.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3.49/3.55	c lits-rem:        57  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.03 s
3.49/3.55	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
3.49/3.56	c vivif2 --  cl tried     9917 cl shrink        0 lits rem          0 time: 0.00
3.49/3.56	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
3.49/3.56	c calculated reachability. Time: 0.00
3.49/3.56	c  N st    22     46256       300       120       600      9917      1800    274983   no data   no data
4.89/4.94	c  N st    23     60654       300       120       600     14252      1800    464729   no data   no data
5.69/5.76	c  N st    24     69386       300       120       600     12044      1800    332340   no data   no data
5.69/5.76	c  S st    24     69386       300       120       600     12044      1800    332340   no data   no data
5.79/5.83	c  S st    24     69891       300       120       600     12548      1800    351118   no data   no data
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.79/5.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
5.79/5.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.89/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
5.89/5.96	c lits-rem:       253  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.06 s
5.89/5.96	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
5.89/5.96	c vivif2 --  cl tried    12496 cl shrink        0 lits rem          0 time: 0.00
5.89/5.97	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
5.89/5.97	c calculated reachability. Time: 0.00
5.89/5.97	c  N st    24     69891       300       120       600     12496      1800    349056   no data   no data
8.09/8.17	c  F st    25     87500       300       120       600     18000      1800    601659   no data   no data
8.09/8.17	c  N st    25     87500       300       120       600     18000      1800    601659   no data   no data
8.69/8.77	c Decided on static restart strategy
9.09/9.14	c  N st    32     95538       300       120       600     13148      1800    322495   no data   no data
9.98/10.09	c  N st    34    104836       300       120       600     22276      1800    769653   no data   no data
9.98/10.09	c  S st    34    104836       300       120       600     22276      1800    769653   no data   no data
10.18/10.20	c  S st    34    105338       300       120       600     22773      1800    787193   no data   no data
10.18/10.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.18/10.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
10.18/10.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.18/10.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.18/10.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.18/10.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
10.18/10.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.18/10.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.39/10.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
10.69/10.74	c lits-rem:       693  cl-subs:      199  v-elim:      0  v-fix:    0  time:  0.33 s
10.69/10.74	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
10.69/10.75	c vivif2 --  cl tried    22574 cl shrink        0 lits rem          0 time: 0.01
10.69/10.75	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
10.69/10.75	c calculated reachability. Time: 0.00
10.69/10.75	c  N st    34    105338       300       120       600     22574      1800    775520   no data   no data
11.79/11.82	c  N st    35    114938       300       120       600     18239      1800    540315   no data   no data
13.59/13.69	c  N st    36    129336       300       120       600     17702      1800    479659   no data   no data
16.29/16.37	c  N st    37    150932       300       120       600     23132      1800    736307   no data   no data
17.09/17.18	c  S st    38    158007       300       120       600     30060      1800   1058805   no data   no data
17.28/17.33	c  S st    38    158513       300       120       600     30563      1800   1078241   no data   no data
17.28/17.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.28/17.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
17.28/17.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.28/17.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.28/17.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.28/17.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
17.28/17.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.28/17.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.50/17.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
18.29/18.35	c lits-rem:       470  cl-subs:      382  v-elim:      0  v-fix:    0  time:  0.76 s
18.29/18.35	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
18.29/18.36	c vivif2 --  cl tried    30181 cl shrink        0 lits rem          0 time: 0.01
18.29/18.37	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
18.29/18.37	c calculated reachability. Time: 0.00
18.29/18.37	c  N st    38    158513       300       120       600     30181      1800   1057356   no data   no data
24.99/25.08	c  N st    39    207101       300       120       600     24816      1800    743062   no data   no data
30.09/30.10	c  N st    40    237769       300       120       600     35343      1800   1196222   no data   no data
30.09/30.10	c  S st    40    237769       300       120       600     35343      1800   1196222   no data   no data
30.19/30.27	c  S st    40    238275       300       120       600     35848      1800   1214021   no data   no data
30.19/30.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/30.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
30.29/30.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.29/30.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/30.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.29/30.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
30.29/30.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.29/30.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
30.49/30.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
31.59/31.69	c lits-rem:      1008  cl-subs:      488  v-elim:      0  v-fix:    0  time:  1.14 s
31.59/31.69	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
31.69/31.70	c vivif2 --  cl tried    35360 cl shrink        0 lits rem          0 time: 0.02
31.69/31.71	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
31.69/31.71	c calculated reachability. Time: 0.00
31.69/31.71	c  N st    40    238275       300       120       600     35360      1800   1186974   no data   no data
42.79/42.86	c  F st    41    306250       300       120       600     37216      1800   1204973   no data   no data
42.79/42.86	c  N st    41    306250       300       120       600     37216      1800   1204973   no data   no data
43.69/43.71	c Decided on static restart strategy
47.39/47.49	c  N st    51    334554       300       120       600     41531      1800   1336947   no data   no data
51.09/51.15	c  N st    53    357412       300       120       600     39343      1800   1260916   no data   no data
51.09/51.15	c  S st    53    357412       300       120       600     39343      1800   1260916   no data   no data
51.29/51.34	c  S st    53    357914       300       120       600     39842      1800   1278196   no data   no data
51.29/51.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.29/51.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
51.29/51.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.29/51.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.29/51.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.29/51.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
51.29/51.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.29/51.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
51.60/51.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
52.59/52.62	c lits-rem:       362  cl-subs:      460  v-elim:      0  v-fix:    0  time:  0.94 s
52.59/52.62	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
52.59/52.63	c vivif2 --  cl tried    39382 cl shrink        0 lits rem          0 time: 0.02
52.59/52.64	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
52.59/52.64	c calculated reachability. Time: 0.00
52.59/52.64	c  N st    53    357914       300       120       600     39382      1800   1254506   no data   no data
58.19/58.30	c  N st    54    390306       300       120       600     45764      1800   1530215   no data   no data
69.49/69.57	c  N st    55    438894       300       120       600     39538      1800   1169667   no data   no data
83.29/83.38	c  N st    56    511776       300       120       600     53095      1800   1725480   no data   no data
88.00/88.09	c  N st    57    536872       300       120       600     47275      1800   1433332   no data   no data
88.00/88.09	c  S st    57    536872       300       120       600     47275      1800   1433332   no data   no data
88.20/88.27	c  S st    57    537375       300       120       600     47778      1800   1450838   no data   no data
88.20/88.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.30/88.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
88.30/88.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.30/88.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.30/88.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.30/88.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
88.30/88.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.30/88.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
88.59/88.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
89.99/90.05	c lits-rem:      1624  cl-subs:      521  v-elim:      0  v-fix:    0  time:  1.41 s
89.99/90.05	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
89.99/90.07	c vivif2 --  cl tried    47257 cl shrink        0 lits rem          0 time: 0.02
89.99/90.08	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
89.99/90.08	c calculated reachability. Time: 0.00
89.99/90.08	c  N st    57    537375       300       120       600     47257      1800   1426187   no data   no data
127.00/127.01	c  N st    58    701359       300       120       600     41258      1800   1061001   no data   no data
149.30/149.37	c  N st    59    806062       300       120       600     70689      1800   2250191   no data   no data
149.30/149.37	c  S st    59    806062       300       120       600     70689      1800   2250191   no data   no data
149.60/149.69	c  S st    59    806562       300       120       600     71189      1800   2268323   no data   no data
149.60/149.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.70/149.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
149.70/149.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.70/149.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.70/149.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.70/149.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
149.70/149.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.80/149.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
150.29/150.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
153.69/153.75	c lits-rem:       478  cl-subs:      866  v-elim:      0  v-fix:    0  time:  3.45 s
153.69/153.75	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
153.69/153.78	c vivif2 --  cl tried    70323 cl shrink        0 lits rem          0 time: 0.03
153.79/153.80	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
153.79/153.81	c calculated reachability. Time: 0.00
153.79/153.81	c  N st    59    806562       300       120       600     70323      1800   2233024   no data   no data
221.39/221.40	c  F st    60   1071878       300       120       600     86532      1800   3028266   no data   no data
221.39/221.40	c  N st    60   1071878       300       120       600     86532      1800   3028266   no data   no data
222.99/223.08	c Decided on static restart strategy
229.00/229.04	c  N st    70   1100181       300       120       600     70011      1800   2051631   no data   no data
239.50/239.58	c  N st    72   1136173       300       120       600     60130      1800   1635854   no data   no data
252.20/252.26	c  N st    73   1168565       300       120       600     92111      1800   3097850   no data   no data
264.40/264.47	c  N st    74   1209844       300       120       600     86415      1800   2707648   no data   no data
264.40/264.47	c  S st    74   1209844       300       120       600     86415      1800   2707648   no data   no data
264.80/264.88	c  S st    74   1210349       300       120       600     86919      1800   2726523   no data   no data
264.80/264.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.90/264.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
264.90/264.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.90/264.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.90/264.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.90/264.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
264.90/264.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.00/265.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
265.60/265.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.53 s
271.20/271.22	c lits-rem:      1158  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  5.60 s
271.20/271.22	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
271.20/271.27	c vivif2 --  cl tried    85717 cl shrink        0 lits rem          0 time: 0.04
271.30/271.30	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.03
271.30/271.30	c calculated reachability. Time: 0.00
271.30/271.30	c  N st    74   1210349       300       120       600     85717      1800   2677471   no data   no data
290.10/290.18	c  N st    75   1283232       300       120       600     61978      1800   1592312   no data   no data
329.80/329.89	c  N st    76   1392555       300       120       600     70001      1800   1937041   no data   no data
382.00/382.01	c  N st    77   1556539       300       120       600     75103      1800   2144875   no data   no data
429.11/429.13	c  N st    78   1710350       300       120       600     60955      1800   1316658   no data   no data
429.11/429.13	c  S st    78   1710350       300       120       600     60955      1800   1316658   no data   no data
429.31/429.39	c  S st    78   1710854       300       120       600     61455      1800   1335361   no data   no data
429.41/429.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
429.41/429.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
429.41/429.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
429.41/429.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.41/429.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.41/429.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
429.41/429.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.41/429.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
429.61/429.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
430.21/430.29	c lits-rem:       196  cl-subs:      240  v-elim:      0  v-fix:    0  time:  0.61 s
430.21/430.29	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
430.31/430.31	c vivif2 --  cl tried    61215 cl shrink        0 lits rem          0 time: 0.02
430.31/430.33	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
430.31/430.33	c calculated reachability. Time: 0.00
430.31/430.33	c  N st    78   1710854       300       120       600     61215      1800   1327367   no data   no data
566.51/566.53	c  N st    79   2079818       300       120       600     67036      1800   1449755   no data   no data
621.21/621.28	c  N st    80   2210854       300       120       600     69402      1800   1504830   no data   no data
621.21/621.28	c  S st    80   2210854       300       120       600     69402      1800   1504830   no data   no data
621.52/621.58	c  S st    80   2211360       300       120       600     69907      1800   1522824   no data   no data
621.52/621.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
621.61/621.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
621.61/621.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
621.61/621.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
621.61/621.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
621.61/621.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
621.61/621.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
621.61/621.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
621.91/621.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
622.62/622.63	c lits-rem:       191  cl-subs:      151  v-elim:      0  v-fix:    0  time:  0.73 s
622.62/622.63	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
622.62/622.66	c vivif2 --  cl tried    69756 cl shrink        0 lits rem          0 time: 0.02
622.62/622.68	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
622.62/622.68	c calculated reachability. Time: 0.00
622.62/622.68	c  N st    80   2211360       300       120       600     69756      1800   1516626   no data   no data
841.02/841.01	c  N st    81   2711362       300       120       600     86348      1800   2073603   no data   no data
841.02/841.01	c  S st    81   2711362       300       120       600     86348      1800   2073603   no data   no data
841.42/841.41	c  S st    81   2711863       300       120       600     86848      1800   2091351   no data   no data
841.42/841.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
841.53/841.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.10
841.53/841.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
841.53/841.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
841.53/841.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.53/841.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
841.53/841.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
841.53/841.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
841.92/841.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
844.32/844.35	c lits-rem:       439  cl-subs:      348  v-elim:      0  v-fix:    0  time:  2.36 s
844.32/844.35	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
844.32/844.39	c vivif2 --  cl tried    86500 cl shrink        0 lits rem          0 time: 0.04
844.42/844.43	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.04
844.42/844.44	c calculated reachability. Time: 0.00
844.42/844.44	c  N st    81   2711863       300       120       600     86500      1800   2076751   no data   no data
1065.53/1065.53	c  N st    82   3211864       300       120       600    131959      1800   4164474   no data   no data
1065.53/1065.53	c  S st    82   3211864       300       120       600    131959      1800   4164474   no data   no data
1066.13/1066.19	c  S st    82   3212366       300       120       600    132458      1800   4182609   no data   no data
1066.23/1066.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1066.33/1066.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.17
1066.33/1066.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1066.33/1066.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1066.33/1066.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1066.33/1066.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1066.33/1066.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1066.43/1066.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1067.33/1067.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.84 s
1079.33/1079.34	c lits-rem:      2803  cl-subs:     2227  v-elim:      0  v-fix:    0  time: 11.96 s
1079.33/1079.34	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
1079.43/1079.41	c vivif2 --  cl tried   130231 cl shrink        0 lits rem          0 time: 0.06
1079.43/1079.46	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.06
1079.43/1079.47	c calculated reachability. Time: 0.00
1079.43/1079.47	c  N st    82   3212366       300       120       600    130231      1800   4079709   no data   no data

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-3273429-1303605810/watcher-3273429-1303605810 -o /tmp/evaluation-result-3273429-1303605810/solver-3273429-1303605810 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3273429-1303605810.cnf 

running on 2 cores: 0,2

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: 2.34 2.92 3.21 3/179 24196
/proc/meminfo: memFree=25110424/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=29796 CPUtime=0 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 510 0 0 0 0 0 0 0 21 0 1 0 550811547 30511104 449 33554432000 4194304 4627331 140736019960464 18446744073709551615 4428864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 7449 451 359 106 0 2420 0

[startup+0.0594659 s]
/proc/loadavg: 2.34 2.92 3.21 3/179 24196
/proc/meminfo: memFree=25110424/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=29944 CPUtime=0.05 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 655 0 0 0 5 0 0 0 21 0 1 0 550811547 30662656 594 33554432000 4194304 4627331 140736019960464 18446744073709551615 4332396 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 7486 594 371 106 0 2457 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29944

[startup+0.10046 s]
/proc/loadavg: 2.34 2.92 3.21 3/179 24196
/proc/meminfo: memFree=25110424/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=29944 CPUtime=0.09 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 730 0 0 0 9 0 0 0 21 0 1 0 550811547 30662656 669 33554432000 4194304 4627331 140736019960464 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 7486 669 371 106 0 2457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29944

[startup+0.300459 s]
/proc/loadavg: 2.34 2.92 3.21 3/179 24196
/proc/meminfo: memFree=25110424/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=30612 CPUtime=0.29 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 1075 0 0 0 29 0 0 0 22 0 1 0 550811547 31346688 786 33554432000 4194304 4627331 140736019960464 18446744073709551615 4321888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 7653 786 372 106 0 2624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30612

[startup+0.700369 s]
/proc/loadavg: 2.34 2.92 3.21 3/179 24196
/proc/meminfo: memFree=25110424/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=31304 CPUtime=0.69 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 1640 0 0 0 69 0 0 0 23 0 1 0 550811547 32055296 975 33554432000 4194304 4627331 140736019960464 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 7826 975 372 106 0 2797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31304

[startup+1.50022 s]
/proc/loadavg: 2.34 2.92 3.21 5/186 24212
/proc/meminfo: memFree=25097308/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=32116 CPUtime=1.49 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 2498 0 0 0 149 0 0 0 25 0 1 0 550811547 32886784 1329 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 8029 1329 372 106 0 3000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32116

[startup+3.10092 s]
/proc/loadavg: 2.34 2.92 3.21 5/190 24217
/proc/meminfo: memFree=25065308/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=41952 CPUtime=3.09 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 6060 0 0 0 308 1 0 0 25 0 1 0 550811547 42958848 3704 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 10488 3704 377 106 0 5459 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41952

[startup+6.30033 s]
/proc/loadavg: 2.47 2.94 3.21 5/190 24217
/proc/meminfo: memFree=25044600/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=44404 CPUtime=6.29 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 8878 0 0 0 628 1 0 0 25 0 1 0 550811547 45469696 4183 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 11101 4183 377 106 0 6072 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44404

[startup+12.7011 s]
/proc/loadavg: 2.59 2.96 3.22 5/190 24217
/proc/meminfo: memFree=25011512/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=55448 CPUtime=12.69 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 14772 0 0 0 1267 2 0 0 25 0 1 0 550811547 56778752 7069 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 13862 7069 377 106 0 8833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55448

[startup+25.5008 s]
/proc/loadavg: 2.90 3.01 3.23 5/190 24217
/proc/meminfo: memFree=24971088/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=69568 CPUtime=25.49 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 24557 0 0 0 2546 3 0 0 25 0 1 0 550811547 71237632 10231 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 17392 10231 377 106 0 12363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69568

[startup+51.101 s]
/proc/loadavg: 3.28 3.09 3.25 5/190 24218
/proc/meminfo: memFree=24932300/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=80084 CPUtime=51.09 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 37311 0 0 0 5104 5 0 0 25 0 1 0 550811547 82006016 12996 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 20021 12996 377 106 0 14992 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80084

[startup+102.306 s]
/proc/loadavg: 3.68 3.23 3.28 5/190 24219
/proc/meminfo: memFree=24887220/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=98152 CPUtime=102.3 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 58473 0 0 0 10219 11 0 0 25 0 1 0 550811547 100507648 16827 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 24538 16827 377 106 0 19509 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98152

[startup+162.3 s]
/proc/loadavg: 3.94 3.38 3.33 5/190 24221
/proc/meminfo: memFree=24807836/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=122112 CPUtime=162.29 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 81261 0 0 0 16212 17 0 0 25 0 1 0 550811547 125042688 23698 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 30528 23698 377 106 0 25499 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122112

[startup+222.301 s]
/proc/loadavg: 3.98 3.49 3.37 5/190 24222
/proc/meminfo: memFree=24773192/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=174780 CPUtime=222.29 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 97473 0 0 0 22208 21 0 0 25 0 1 0 550811547 178974720 24487 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 43695 24487 377 106 0 38666 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174780

[startup+282.301 s]
/proc/loadavg: 3.99 3.58 3.41 5/190 24224
/proc/meminfo: memFree=24725408/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=144536 CPUtime=282.29 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 114779 0 0 0 28203 26 0 0 25 0 1 0 550811547 148004864 28636 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36134 28636 377 106 0 31105 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 144536

[startup+342.301 s]
/proc/loadavg: 3.99 3.65 3.44 5/190 24226
/proc/meminfo: memFree=24692768/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=144880 CPUtime=342.3 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 127650 0 0 0 34200 30 0 0 25 0 1 0 550811547 148357120 27367 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36220 27367 377 106 0 31191 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 144880

[startup+402.301 s]
/proc/loadavg: 4.04 3.73 3.48 5/190 24227
/proc/meminfo: memFree=24686800/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=145148 CPUtime=402.3 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 140876 0 0 0 40196 34 0 0 25 0 1 0 550811547 148631552 29042 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36287 29042 377 106 0 31258 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145148

[startup+462.3 s]
/proc/loadavg: 4.01 3.78 3.51 5/190 24229
/proc/meminfo: memFree=24660464/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=146988 CPUtime=462.31 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 153722 0 0 0 46194 37 0 0 25 0 1 0 550811547 150515712 29916 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36747 29916 377 106 0 31718 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 146988

[startup+522.3 s]
/proc/loadavg: 4.00 3.81 3.54 5/190 24230
/proc/meminfo: memFree=24698492/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=147268 CPUtime=522.3 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 166074 0 0 0 52190 40 0 0 25 0 1 0 550811547 150802432 29723 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36817 29723 377 106 0 31788 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 147268

[startup+582.301 s]
/proc/loadavg: 4.00 3.85 3.56 5/190 24232
/proc/meminfo: memFree=24671036/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=147948 CPUtime=582.3 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 175369 0 0 0 58186 44 0 0 25 0 1 0 550811547 151498752 30181 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 36987 30181 377 106 0 31958 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 147948

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.59 5/190 24234
/proc/meminfo: memFree=24644724/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=211700 CPUtime=642.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 186114 0 0 0 64183 49 0 0 25 0 1 0 550811547 216780800 31691 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 52925 31691 377 106 0 47896 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 211700

[startup+702.301 s]
/proc/loadavg: 4.08 3.91 3.61 5/190 24235
/proc/meminfo: memFree=24623352/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=212412 CPUtime=702.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 196191 0 0 0 70178 54 0 0 25 0 1 0 550811547 217509888 32447 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 53103 32447 377 106 0 48074 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 212412

[startup+762.307 s]
/proc/loadavg: 4.03 3.92 3.64 5/190 24237
/proc/meminfo: memFree=24622072/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=153088 CPUtime=762.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 205197 0 0 0 76174 58 0 0 25 0 1 0 550811547 156762112 31642 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 38272 31642 377 106 0 33243 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 153088

[startup+822.3 s]
/proc/loadavg: 4.01 3.93 3.66 5/190 24238
/proc/meminfo: memFree=24593872/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=217520 CPUtime=822.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 215591 0 0 0 82171 61 0 0 25 0 1 0 550811547 222740480 32123 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 54380 32123 377 106 0 49351 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 217520

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.67 5/190 24240
/proc/meminfo: memFree=24589696/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=164656 CPUtime=882.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 225558 0 0 0 88166 66 0 0 25 0 1 0 550811547 168607744 31956 33554432000 4194304 4627331 140736019960464 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 41164 31956 377 106 0 36135 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 164656

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 24242
/proc/meminfo: memFree=24590400/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=227848 CPUtime=942.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 234023 0 0 0 94163 69 0 0 25 0 1 0 550811547 233316352 35106 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 56962 35106 377 106 0 51933 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 227848

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.71 5/190 24243
/proc/meminfo: memFree=24571768/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=228864 CPUtime=1002.32 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 244741 0 0 0 100161 71 0 0 25 0 1 0 550811547 234356736 34990 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 57216 34990 377 106 0 52187 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 228864

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.73 5/191 24246
/proc/meminfo: memFree=24590820/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=230444 CPUtime=1062.33 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 255305 0 0 0 106158 75 0 0 25 0 1 0 550811547 235974656 34569 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 57611 34569 377 106 0 52582 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 230444

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 24255
/proc/meminfo: memFree=24483236/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=273284 CPUtime=1122.33 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 271877 0 0 0 112152 81 0 0 25 0 1 0 550811547 279842816 45437 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 68321 45437 377 106 0 63292 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 273284

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 24257
/proc/meminfo: memFree=24473532/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=273632 CPUtime=1182.33 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 278893 0 0 0 118149 84 0 0 25 0 1 0 550811547 280199168 46530 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 68408 46530 377 106 0 63379 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 273632

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.77 5/190 24259
/proc/meminfo: memFree=24480440/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=274812 CPUtime=1242.33 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 290409 0 0 0 124146 87 0 0 25 0 1 0 550811547 281407488 45914 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 68703 45914 377 106 0 63674 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 274812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.78 4/188 24261
/proc/meminfo: memFree=24592408/32951124 swapFree=67111348/67111528
[pid=24196] ppid=24194 vsize=208756 CPUtime=1300.04 cores=0,2
/proc/24196/stat : 24196 (strangenight2-s) R 24194 24196 23589 0 -1 4202496 300083 0 0 0 129913 91 0 0 25 0 1 0 550811547 213766144 43449 33554432000 4194304 4627331 140736019960464 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24196/statm: 52189 43449 377 106 0 47160 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 208756

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.13
CPU system time (s): 0.925859
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 275392

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

runsolver used 2.31065 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-24 02:43:31
IDJOB=3273429
IDBENCH=83139
IDSOLVER=1587
FILE ID=node111/3273429-1303605810
RUNJOBID= node111-1303605809-24173
PBS_JOBID= 13150581
Free space on /tmp= 70732 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273429-1303605810/watcher-3273429-1303605810 -o /tmp/evaluation-result-3273429-1303605810/solver-3273429-1303605810 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3273429-1303605810.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1417879524

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25110704 kB
Buffers:       1171696 kB
Cached:        6134516 kB
SwapCached:        132 kB
Active:        1986808 kB
Inactive:      5385412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25110704 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11404 kB
Writeback:           0 kB
AnonPages:       65952 kB
Mapped:          15200 kB
Slab:           403300 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224148 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= 70720 MiB
End job on node111 at 2011-04-24 03:05:13