Trace number 3265238

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265238-1303576050.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        3630
0.00/0.00	c -- clauses added:            0 learnts,         3630 normals,            0 xors
0.00/0.00	c -- vars added        380
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       380        20      3610         0      7600         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/20/20 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 bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     183 undec:      20 neg:     177
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       360       367      3243         0     13680         0   no data   no data  --
0.06/0.06	c Decided on static restart strategy
0.19/0.20	c  N st     8      4919       360       367      3243      4507     13680    327311   no data   no data  --
0.59/0.62	c  N st    10     11301       360       367      3243      4098     13680    262860   no data   no data  --
0.99/1.01	c  N st    11     17044       360       367      3243      9281     13680    684755   no data   no data  --
1.58/1.64	c  F st    12     25000       360       367      3243     11024     13680    817895   no data   no data  --
1.58/1.64	c  N st    12     25000       360       367      3243     11024     13680    817895   no data   no data  --
1.78/1.85	c  N dy    18     30000       360       367      3243      9642     13680    610995   no data   no data  --
1.78/1.85	c  S st    18     30000       360       367      3243      9642     13680    610995   no data   no data  --
1.78/1.87	c  S st    18     30501       360       367      3243     10135     13680    642843   no data   no data  --
1.78/1.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.78/1.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.78/1.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
1.88/1.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.78 s
2.59/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2.59/2.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.29/3.37	c lits-rem:       421  cl-subs:      669  v-elim:      0  v-fix:    0  time:  0.68 s
3.29/3.38	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
3.29/3.38	c calculated reachability. Time: 0.00
3.29/3.38	c  N dy    18     30501       360       367      3243      9466     13680    589917   no data   no data  --
3.49/3.55	c  N dy    32     34504       360       367      3243     13313     13680    880166     19.30     20.32  --
3.69/3.74	c  N dy    45     38541       360       367      3243      9988     13680    640145     19.28     20.32  --
3.99/4.00	c  N dy    62     42954       360       367      3243     14241     13680    974871     19.38     20.42  --
4.19/4.21	c  S st    72     45753       360       367      3243      8508     13680    481639     19.42     17.02  --
4.19/4.23	c  S st    72     46253       360       367      3243      9002     13680    514000     19.42   no data  --
4.19/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.19/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.88/4.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.73 s
4.88/4.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4.88/4.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.28/5.35	c lits-rem:        32  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.36 s
5.28/5.35	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
5.28/5.35	c vivif2 --  cl tried     8935 cl shrink        0 lits rem          0 time: 0.01
5.28/5.36	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
5.28/5.36	c calculated reachability. Time: 0.00
5.28/5.36	c  N dy    72     46253       360       367      3243      8935     13680    508171     19.42   no data  --
5.49/5.56	c  N dy    85     50578       360       367      3243     13072     13680    831794     19.38     20.46  --
5.68/5.79	c  N dy    97     54738       360       367      3243     17085     13680   1142929     19.37     20.42  --
6.08/6.13	c  N dy   113     60423       360       367      3243     13025     13680    812788     19.35     20.45  --
6.38/6.41	c  N dy   134     64486       360       367      3243     16950     13680   1132800     19.44     20.51  --
6.68/6.74	c  N dy   141     68859       360       367      3243     10632     13680    574034     19.42     20.45  --
6.68/6.78	c  S st   147     69381       360       367      3243     11139     13680    614409     19.46   no data  --
6.79/6.80	c  S st   147     69882       360       367      3243     11635     13680    646700     19.46   no data  --
6.79/6.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.79/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.85 s
7.59/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
7.59/7.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.79/9.86	c lits-rem:         7  cl-subs:       53  v-elim:      0  v-fix:    0  time:  2.19 s
9.79/9.86	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c vivif2 --  cl tried    11582 cl shrink        0 lits rem          0 time: 0.01
9.79/9.88	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
9.79/9.88	c calculated reachability. Time: 0.00
9.79/9.88	c  N dy   147     69882       360       367      3243     11582     13680    642320     19.46   no data  --
10.09/10.13	c  N dy   162     74603       360       367      3243     16129     13680   1023396     19.46     20.49  --
10.49/10.50	c  N dy   177     79856       360       367      3243     21167     13680   1442969     19.48     20.60  --
10.89/10.90	c  N dy   197     85185       360       367      3243     14820     13680    891947     19.52     20.79  --
10.99/11.08	c  F st   212     87500       360       367      3243     17065     13680   1074414     19.56     20.18  --
11.28/11.34	c  N st   217     90795       360       367      3243     20206     13680   1346143     19.56   no data  --
11.38/11.49	c Decided on static restart strategy
12.09/12.14	c  N st   220     99805       360       367      3243     16278     13680   1221794     19.56   no data  --
12.69/12.71	c  S st   221    104823       360       367      3243     20803     13680   1653781     19.56   no data  --
12.69/12.74	c  S st   221    105330       360       367      3243     21293     13680   1686031     19.56   no data  --
12.69/12.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
12.78/12.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.20/14.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
14.20/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
14.20/14.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
18.70/18.79	c lits-rem:       191  cl-subs:      726  v-elim:      0  v-fix:    0  time:  4.52 s
18.70/18.79	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
18.79/18.81	c vivif2 --  cl tried    20567 cl shrink        0 lits rem          0 time: 0.02
18.79/18.83	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.02
18.79/18.83	c calculated reachability. Time: 0.00
18.79/18.83	c  N st   221    105330       360       367      3243     20567     13680   1611540     19.56   no data  --
19.59/19.63	c  N st   222    114932       360       367      3243     16315     13680   1211297     19.56   no data  --
21.08/21.13	c  N st   223    129330       360       367      3243     15431     13680   1124126     19.56   no data  --
23.69/23.74	c  N st   224    150925       360       367      3243     20436     13680   1622272     19.56   no data  --
25.68/25.74	c  S st   225    157996       360       367      3243     26455     13680   2286279     19.56   no data  --
25.68/25.79	c  S st   225    158498       360       367      3243     26950     13680   2317989     19.56   no data  --
25.78/25.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.78/25.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.78/25.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
25.88/25.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.59/27.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
27.59/27.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
27.59/27.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.18/38.28	c lits-rem:      1179  cl-subs:     1569  v-elim:      0  v-fix:    0  time: 10.61 s
38.18/38.28	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
38.28/38.31	c vivif2 --  cl tried    25381 cl shrink        0 lits rem          0 time: 0.03
38.28/38.33	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.02
38.28/38.33	c calculated reachability. Time: 0.00
38.28/38.33	c  N st   225    158498       360       367      3243     25381     13680   2142720     19.56   no data  --
45.78/45.84	c  N st   226    207086       360       367      3243     20469     13680   1634089     19.56   no data  --
51.89/51.90	c  N st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
51.89/51.90	c  S st   227    237747       360       367      3243     29735     13680   2639628     19.56   no data  --
51.89/51.96	c  S st   227    238251       360       367      3243     30229     13680   2675064     19.56   no data  --
51.89/51.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.89/51.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.99/52.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.04
51.99/52.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.68/53.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
53.68/53.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
53.68/53.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.79/63.81	c lits-rem:       547  cl-subs:     1491  v-elim:      0  v-fix:    0  time: 10.11 s
63.79/63.81	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
63.79/63.85	c vivif2 --  cl tried    28738 cl shrink        0 lits rem          0 time: 0.03
63.79/63.88	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
63.79/63.88	c calculated reachability. Time: 0.00
63.79/63.88	c  N st   227    238251       360       367      3243     28738     13680   2506111     19.56   no data  --
76.39/76.41	c  F st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
76.39/76.41	c  N st   228    306251       360       367      3243     31657     13680   2622521     19.56   no data  --
78.28/78.35	c  N dy   294    325893       360       367      3243     28039     13680   2026798     19.71     24.29  --
81.19/81.21	c  N dy   382    345940       360       367      3243     23687     13680   1554432     19.88     20.94  --
82.59/82.60	c  S st   427    357377       360       367      3243     34540     13680   2492658     19.92   no data  --
82.59/82.64	c  S st   427    357878       360       367      3243     35026     13680   2526718     19.92   no data  --
82.59/82.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.59/82.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
82.69/82.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.29/84.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
84.29/84.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
84.29/84.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
92.09/92.14	c lits-rem:        86  cl-subs:      792  v-elim:      0  v-fix:    0  time:  7.81 s
92.09/92.14	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
92.09/92.17	c vivif2 --  cl tried    34234 cl shrink        0 lits rem          0 time: 0.03
92.19/92.20	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
92.19/92.20	c calculated reachability. Time: 0.00
92.19/92.20	c  N dy   427    357878       360       367      3243     34234     13680   2454986     19.92   no data  --
94.19/94.28	c  N dy   495    377897       360       367      3243     28793     13680   2030505     19.97     21.38  --
97.19/97.27	c  N dy   572    398731       360       367      3243     48611     13680   3887683     20.04     21.33  --
100.49/100.55	c  N dy   665    418772       360       367      3243     42141     13680   3152881     20.17     23.45  --
104.19/104.29	c  N dy   748    438870       360       367      3243     34633     13680   2377372     20.27     21.35  --
107.49/107.55	c  N dy   804    459312       360       367      3243     53910     13680   4176383     20.23     21.30  --
111.19/111.24	c  N dy   896    479321       360       367      3243     45466     13680   3406049     20.30     22.59  --
116.09/116.11	c  N dy   985    499457       360       367      3243     36131     13680   2532712     20.38     21.48  --
120.19/120.27	c  N dy  1066    519530       360       367      3243     55076     13680   4266986     20.42     21.52  --
123.59/123.60	c  S st  1151    536818       360       367      3243     41964     13680   2960263     20.48     18.70  --
123.59/123.65	c  S st  1151    537321       360       367      3243     42455     13680   2996115     20.48   no data  --
123.59/123.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
123.59/123.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.69/123.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
123.69/123.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.30/125.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
125.30/125.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
125.30/125.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
132.19/132.26	c lits-rem:        94  cl-subs:      630  v-elim:      0  v-fix:    0  time:  6.89 s
132.19/132.26	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
132.29/132.30	c vivif2 --  cl tried    41825 cl shrink        0 lits rem          0 time: 0.04
132.29/132.33	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
132.29/132.34	c calculated reachability. Time: 0.00
132.29/132.34	c  N dy  1151    537321       360       367      3243     41825     13680   2946962     20.48   no data  --
134.49/134.59	c  N dy  1202    559906       360       367      3243     33081     13680   2055868     20.43     21.53  --
136.89/136.91	c  N dy  1247    581303       360       367      3243     53578     13680   3811618     20.40     21.62  --
139.60/139.64	c  N dy  1305    602118       360       367      3243     42036     13680   2688054     20.39     21.50  --
142.59/142.62	c  N dy  1373    622441       360       367      3243     61431     13680   4372874     20.40     21.51  --
145.19/145.25	c  N dy  1432    643607       360       367      3243     49276     13680   3250580     20.38     21.58  --
148.59/148.66	c  N dy  1498    663727       360       367      3243     35073     13680   2010309     20.39     21.47  --
151.69/151.78	c  N dy  1560    683887       360       367      3243     54227     13680   3656763     20.37     21.51  --
155.59/155.60	c  N dy  1626    704094       360       367      3243     39172     13680   2308008     20.37     21.74  --
158.69/158.72	c  N dy  1681    724106       360       367      3243     58289     13680   3867671     20.36     21.87  --
162.39/162.43	c  N dy  1738    746003       360       367      3243     43816     13680   2687544     20.34     21.46  --
165.89/165.93	c  N dy  1800    766027       360       367      3243     62928     13680   4316370     20.33     22.41  --
169.59/169.61	c  N dy  1872    786560       360       367      3243     46264     13680   2807910     20.34     21.49  --
172.99/173.07	c  S st  1946    805981       360       367      3243     64706     13680   4316165     20.35   no data  --
173.09/173.13	c  S st  1946    806483       360       367      3243     65200     13680   4354058     20.35   no data  --
173.09/173.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.09/173.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.19/173.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
173.29/173.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.29/175.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.04 s
175.29/175.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
175.29/175.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
278.49/278.54	c lits-rem:       233  cl-subs:     1062  v-elim:      0  v-fix:    0  time: 103.18 s
278.49/278.54	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
278.59/278.60	c vivif2 --  cl tried    64138 cl shrink        0 lits rem          0 time: 0.06
278.59/278.66	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.06
278.59/278.67	c calculated reachability. Time: 0.00
278.59/278.67	c  N dy  1946    806483       360       367      3243     64138     13680   4263910     20.35   no data  --
281.30/281.34	c  N dy  2012    826574       360       367      3243     46023     13680   2890172     20.35     23.77  --
284.90/284.96	c  N dy  2097    846622       360       367      3243     65049     13680   4736159     20.37     21.45  --
288.89/288.99	c  N dy  2150    868020       360       367      3243     47335     13680   2987139     20.36     21.51  --
292.90/292.95	c  N dy  2218    888229       360       367      3243     66465     13680   4672433     20.37     21.45  --
297.39/297.47	c  N dy  2286    908502       360       367      3243     46859     13680   2866767     20.38     21.67  --
300.69/300.75	c  N dy  2348    928702       360       367      3243     66151     13680   4569644     20.37     21.57  --
304.60/304.62	c  N dy  2414    949022       360       367      3243     45479     13680   2738717     20.38     21.56  --
307.90/307.99	c  N dy  2479    969885       360       367      3243     65130     13680   4428704     20.38     21.46  --
313.10/313.12	c  N dy  2561    991844       360       367      3243     45228     13680   2780137     20.39     21.51  --
316.89/316.93	c  N dy  2648   1011863       360       367      3243     64168     13680   4530884     20.41     25.01  --
321.50/321.53	c  N dy  2707   1032122       360       367      3243     41688     13680   2414893     20.41     21.51  --
324.90/324.92	c  N dy  2792   1052168       360       367      3243     60535     13680   4114931     20.43     22.02  --
330.01/330.07	c  F st  2889   1071875       360       367      3243     78921     13680   5726668     20.45   no data  --
330.30/330.34	c  N st  2891   1072503       360       367      3243     79498     13680   5781596     20.45   no data  --
331.50/331.57	c Decided on static restart strategy
336.50/336.56	c  N st  2899   1100187       360       367      3243     61826     13680   3971050     20.45   no data  --
347.70/347.75	c  N st  2901   1136183       360       367      3243     51568     13680   3606284     20.45   no data  --
356.20/356.26	c  N st  2902   1168578       360       367      3243     80541     13680   6299992     20.45   no data  --
365.90/365.98	c  N st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
365.90/365.98	c  S st  2903   1209725       360       367      3243     74103     13680   6034549     20.45   no data  --
366.10/366.10	c  S st  2903   1210229       360       367      3243     74600     13680   6070681     20.45   no data  --
366.10/366.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
366.10/366.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
366.21/366.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.14
366.40/366.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.60/368.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.23 s
368.60/368.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
368.60/368.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
728.80/728.83	c lits-rem:      1700  cl-subs:     5097  v-elim:      0  v-fix:    0  time: 360.17 s
728.80/728.83	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
728.90/728.90	c vivif2 --  cl tried    69503 cl shrink        0 lits rem          0 time: 0.07
728.90/728.97	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.06
728.90/728.97	c calculated reachability. Time: 0.00
728.90/728.97	c  N st  2903   1210229       360       367      3243     69503     13680   5667812     20.45   no data  --
750.30/750.38	c  N st  2904   1283113       360       367      3243     48149     13680   4036377     20.45   no data  --
780.41/780.41	c  N st  2905   1392436       360       367      3243     56457     13680   4934764     20.45   no data  --
842.11/842.12	c  N st  2906   1556421       360       367      3243     60003     13680   5371266     20.45   no data  --
889.31/889.37	c  N st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
889.31/889.38	c  S st  2907   1710231       360       367      3243     98387     13680   9219397     20.45   no data  --
889.61/889.63	c  S st  2907   1710731       360       367      3243     98875     13680   9259498     20.45   no data  --
889.61/889.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
889.61/889.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
889.92/889.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.31
890.21/890.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.41/892.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.19 s
892.41/892.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
892.41/892.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

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-3265238-1303576050/watcher-3265238-1303576050 -o /tmp/evaluation-result-3265238-1303576050/solver-3265238-1303576050 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3265238-1303576050.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: 3.62 3.93 3.89 5/189 9510
/proc/meminfo: memFree=15392248/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=20420 CPUtime=0 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 469203007 20910080 189 33554432000 4194304 4650387 140735551413968 18446744073709551615 228117751697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9510/statm: 5105 189 156 112 0 57 0

[startup+0.0679471 s]
/proc/loadavg: 3.62 3.93 3.89 5/189 9510
/proc/meminfo: memFree=15392248/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=30224 CPUtime=0.06 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 807 0 0 0 6 0 0 0 25 0 1 0 469203007 30949376 744 33554432000 4194304 4650387 140735551413968 18446744073709551615 4363362 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 7556 744 378 112 0 2521 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30224

[startup+0.100943 s]
/proc/loadavg: 3.62 3.93 3.89 5/189 9510
/proc/meminfo: memFree=15392248/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=30360 CPUtime=0.09 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 891 0 0 0 9 0 0 0 25 0 1 0 469203007 31088640 828 33554432000 4194304 4650387 140735551413968 18446744073709551615 4364912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 7590 828 379 112 0 2555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30360

[startup+0.300894 s]
/proc/loadavg: 3.62 3.93 3.89 5/189 9510
/proc/meminfo: memFree=15392248/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=31372 CPUtime=0.29 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 1386 0 0 0 29 0 0 0 25 0 1 0 469203007 32124928 974 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 7843 974 381 112 0 2808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31372

[startup+0.700823 s]
/proc/loadavg: 3.62 3.93 3.89 5/189 9510
/proc/meminfo: memFree=15392248/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=32408 CPUtime=0.69 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 2198 0 0 0 69 0 0 0 25 0 1 0 469203007 33185792 1210 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 8102 1210 381 112 0 3067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32408

[startup+1.5007 s]
/proc/loadavg: 3.62 3.93 3.89 5/190 9539
/proc/meminfo: memFree=15376988/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=33372 CPUtime=1.48 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 3428 0 0 0 148 0 0 0 25 0 1 0 469203007 34172928 1671 33554432000 4194304 4650387 140735551413968 18446744073709551615 4334270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 8343 1671 381 112 0 3308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33372

[startup+3.10041 s]
/proc/loadavg: 3.65 3.93 3.89 5/190 9539
/proc/meminfo: memFree=15354344/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=48736 CPUtime=3.09 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 7890 0 0 0 308 1 0 0 25 0 1 0 469203007 49905664 5228 33554432000 4194304 4650387 140735551413968 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 12184 5228 383 112 0 7149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48736

[startup+6.30081 s]
/proc/loadavg: 3.65 3.93 3.89 5/190 9539
/proc/meminfo: memFree=15243508/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=50568 CPUtime=6.28 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 12117 0 0 0 627 1 0 0 25 0 1 0 469203007 51781632 5847 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 12642 5847 383 112 0 7607 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50568

[startup+12.7007 s]
/proc/loadavg: 3.71 3.93 3.89 5/190 9539
/proc/meminfo: memFree=15221980/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=54580 CPUtime=12.69 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 18293 0 0 0 1266 3 0 0 25 0 1 0 469203007 55889920 7069 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 13645 7069 383 112 0 8610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54580

[startup+25.5004 s]
/proc/loadavg: 3.75 3.93 3.89 5/190 9539
/proc/meminfo: memFree=15051808/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=82536 CPUtime=25.48 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 32434 0 0 0 2543 5 0 0 25 0 1 0 469203007 84516864 13996 33554432000 4194304 4650387 140735551413968 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 20634 13996 383 112 0 15599 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82536

[startup+51.1007 s]
/proc/loadavg: 3.90 3.95 3.90 5/190 9540
/proc/meminfo: memFree=14860500/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=111700 CPUtime=51.09 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 51286 0 0 0 5100 9 0 0 25 0 1 0 469203007 114380800 20352 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 27925 20352 383 112 0 22890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111700

[startup+102.306 s]
/proc/loadavg: 3.96 3.96 3.90 5/190 9541
/proc/meminfo: memFree=14695552/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=194668 CPUtime=102.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 84065 0 0 0 10215 15 0 0 25 0 1 0 469203007 199340032 26338 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 48667 26338 383 112 0 43632 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 194668

[startup+162.301 s]
/proc/loadavg: 3.98 3.96 3.91 5/190 9543
/proc/meminfo: memFree=14608092/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=158172 CPUtime=162.29 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 131227 0 0 0 16204 25 0 0 25 0 1 0 469203007 161968128 31129 33554432000 4194304 4650387 140735551413968 18446744073709551615 4315448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 39543 31129 383 112 0 34508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158172

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 9544
/proc/meminfo: memFree=14549396/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=176376 CPUtime=222.29 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 142340 0 0 0 22202 27 0 0 25 0 1 0 469203007 180609024 37064 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 44094 37064 383 112 0 39059 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 176376

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 9546
/proc/meminfo: memFree=14393860/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=176616 CPUtime=282.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 146877 0 0 0 28202 28 0 0 25 0 1 0 469203007 180854784 36146 33554432000 4194304 4650387 140735551413968 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 44154 36146 383 112 0 39119 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176616

[startup+342.301 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 9548
/proc/meminfo: memFree=14389120/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=244168 CPUtime=342.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 185455 0 0 0 34192 38 0 0 25 0 1 0 469203007 250028032 38435 33554432000 4194304 4650387 140735551413968 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 61042 38435 383 112 0 56007 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 244168

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 9549
/proc/meminfo: memFree=14123736/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=402.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214228 0 0 0 40185 45 0 0 25 0 1 0 469203007 321781760 54473 33554432000 4194304 4650387 140735551413968 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54473 383 112 0 73525 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 314240

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 9551
/proc/meminfo: memFree=14059208/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=462.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214244 0 0 0 46185 45 0 0 25 0 1 0 469203007 321781760 54489 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54489 383 112 0 73525 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 314240

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9552
/proc/meminfo: memFree=13989384/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=522.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214302 0 0 0 52185 45 0 0 25 0 1 0 469203007 321781760 54547 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54547 383 112 0 73525 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 314240

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9554
/proc/meminfo: memFree=13989100/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=582.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214302 0 0 0 58185 45 0 0 25 0 1 0 469203007 321781760 54547 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54547 383 112 0 73525 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 314240

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9556
/proc/meminfo: memFree=14025540/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=642.31 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214309 0 0 0 64186 45 0 0 25 0 1 0 469203007 321781760 54554 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54554 383 112 0 73525 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 314240

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9557
/proc/meminfo: memFree=13999828/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=314240 CPUtime=702.3 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 214309 0 0 0 70185 45 0 0 25 0 1 0 469203007 321781760 54554 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78560 54554 383 112 0 73525 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 314240

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9559
/proc/meminfo: memFree=13772388/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=315920 CPUtime=762.31 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 232728 0 0 0 76180 51 0 0 25 0 1 0 469203007 323502080 56704 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 78980 56704 383 112 0 73945 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 315920

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9560
/proc/meminfo: memFree=13775340/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=317408 CPUtime=822.31 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 267789 0 0 0 82172 59 0 0 25 0 1 0 469203007 325025792 55065 33554432000 4194304 4650387 140735551413968 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 79352 55065 383 112 0 74317 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 317408

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 9562
/proc/meminfo: memFree=13769348/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=318268 CPUtime=882.31 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 297778 0 0 0 88163 68 0 0 25 0 1 0 469203007 325906432 56034 33554432000 4194304 4650387 140735551413968 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 79567 56034 383 112 0 74532 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 318268

[startup+942.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 9564
/proc/meminfo: memFree=13653280/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=942.31 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323846 0 0 0 94159 72 0 0 25 0 1 0 469203007 432992256 82102 33554432000 4194304 4650387 140735551413968 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82102 383 112 0 100676 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 422844

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 9565
/proc/meminfo: memFree=13675592/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1002.32 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323846 0 0 0 100160 72 0 0 25 0 1 0 469203007 432992256 82102 33554432000 4194304 4650387 140735551413968 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82102 383 112 0 100676 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 422844

[startup+1062.3 s]
/proc/loadavg: 4.09 4.03 3.93 5/190 9567
/proc/meminfo: memFree=13666892/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1062.32 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323864 0 0 0 106160 72 0 0 25 0 1 0 469203007 432992256 82120 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82120 383 112 0 100676 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 422844

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 9568
/proc/meminfo: memFree=13703824/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1122.32 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323921 0 0 0 112160 72 0 0 25 0 1 0 469203007 432992256 82177 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82177 383 112 0 100676 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 422844

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 9570
/proc/meminfo: memFree=13658280/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1182.32 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323921 0 0 0 118159 73 0 0 25 0 1 0 469203007 432992256 82177 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82177 383 112 0 100676 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 422844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 9572
/proc/meminfo: memFree=13667292/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1242.33 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323922 0 0 0 124160 73 0 0 25 0 1 0 469203007 432992256 82178 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82178 383 112 0 100676 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 422844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/186 9575
/proc/meminfo: memFree=14691168/32951124 swapFree=67111528/67111528
[pid=9510] ppid=9508 vsize=422844 CPUtime=1300.03 cores=0,2
/proc/9510/stat : 9510 (strangenight1-s) R 9508 9510 8299 0 -1 4202496 323922 0 0 0 129930 73 0 0 25 0 1 0 469203007 432992256 82178 33554432000 4194304 4650387 140735551413968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9510/statm: 105711 82178 383 112 0 100676 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 422844

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.31
CPU system time (s): 0.746886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 422844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.746886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323922
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= 2524

runsolver used 2.33964 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-23 18:27:30
IDJOB=3265238
IDBENCH=85459
IDSOLVER=1589
FILE ID=node138/3265238-1303576050
RUNJOBID= node138-1303576050-9441
PBS_JOBID= 13150310
Free space on /tmp= 71924 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265238-1303576050/watcher-3265238-1303576050 -o /tmp/evaluation-result-3265238-1303576050/solver-3265238-1303576050 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3265238-1303576050.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=725126813

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15392528 kB
Buffers:       2059456 kB
Cached:       14860500 kB
SwapCached:          0 kB
Active:        9768160 kB
Inactive:      7232980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15392528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25684 kB
Writeback:           0 kB
AnonPages:       80460 kB
Mapped:          16008 kB
Slab:           493932 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295952 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= 71932 MiB
End job on node138 at 2011-04-23 18:49:12