Trace number 3368437

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 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368437-1305379165.cnf'
0.00/0.01	c -- header says num vars:           8527
0.00/0.01	c -- header says num clauses:       25484
0.00/0.01	c -- clauses added:            0 learnts,        25484 normals,            0 xors
0.00/0.01	c -- vars added       8527
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      8527      8494     16988         0     59458         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/8493/8493 lits-rem:0 time: 0.02
0.03/0.07	c Flit:     4 Blit:   1063 bXBeca:    0 bXProp:   85 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
0.03/0.07	c Cleaning up after failed var search:     0.00 s 
0.03/0.07	c Replacing       85 vars Replaced     1090 lits Time:     0.00 s 
0.03/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.03/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.03/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.03/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7365 time:  0.00 s
0.03/0.08	c Removed useless bin:       6  fixed:     0  props:   0.55M  time:  0.00 s
0.03/0.09	c lits-rem:         0  cl-subs:        1  v-elim:   2455  v-fix:    0  time:  0.01 s
0.03/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.00 s (found:      62, avg size: 3.0)
0.09/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     31 locsubst:     0 time:   0.00
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:     226 undec:    5235 neg:    3066
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0      4879      9482      7502         0     45080         0   no data   no data
1.59/1.67	c  N dy    11      4267      4874      9482      7561      4172     45080    155181     12.17     13.02
5.59/5.61	c  N dy    29     14368      4872      9482      7574      7504     45080    210170     11.71     12.39
6.88/6.99	c  N dy    64     18445      4859      9482      7581      5996     45080    116852     12.73     13.86
9.48/9.58	c  F st    85     25001      4859      9482      7582     12482     45080    363531     12.89     11.54
9.48/9.59	c  N st    85     25001      4859      9423      7515     12456     44772    362643     12.89     11.54
11.38/11.44	c  N dy    91     30001      4857      9423      7519     10690     44772    255783     12.89   no data
11.38/11.44	c  S st    91     30001      4857      9423      7519     10690     44772    255783     12.89   no data
11.38/11.49	c  S st    91     30503      4857      9423      7529     11180     44772    263624     12.89   no data
11.38/11.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     15 locsubst:     0 time:   0.00
11.48/11.52	c Flit:     5 Blit:      4 bXBeca:    0 bXProp:    3 Bins:   1239 BRemL:    594 BRemN:      5 P:  1.0M T:  0.03
11.48/11.52	c Replacing        3 vars Replaced       59 lits Time:     0.00 s 
11.48/11.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.48/11.52	c bin-w-bin subsume rem           21 bins  time:  0.00 s
11.48/11.53	c subs with bin:        0  lits-rem:       553  v-fix:    0  time:  0.00 s
11.48/11.53	c Subs w/ non-existent bins:     23 l-rem:      1 v-fix:     0 done:   4824 time:  0.00 s
11.48/11.53	c Removed useless bin:       1  fixed:     0  props:   0.15M  time:  0.00 s
11.48/11.55	c lits-rem:         6  cl-subs:       25  v-elim:    834  v-fix:    0  time:  0.02 s
11.48/11.55	c subs with bin:        8  lits-rem:        38  v-fix:    0  time:  0.00 s
11.48/11.57	c lits-rem:       142  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.02 s
11.48/11.57	c Added XOR as norm:0
11.48/11.58	c asymm  cl-useful: 0/2326/10819 lits-rem:0 time: 0.01
11.48/11.58	c calculated reachability. Time: 0.00
11.48/11.58	c  N dy    91     30503      3990     10819      5488      6379     44473    102594     12.89   no data
17.59/17.64	c  N dy    98     45754      3990     10819      5488      8356     44473    154184     11.86     11.11
17.59/17.64	c  S st    98     45754      3990     10819      5488      8356     44473    154184     11.86     11.11
17.59/17.64	c Finding binary XORs  T:     0.00 s  found:       0
17.68/17.70	c  S st    98     46255      3990     10819      5490      8854     44473    165780     11.86   no data
17.68/17.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      8 locsubst:     0 time:   0.00
17.68/17.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:     16 BRemN:      8 P:  0.9M T:  0.02
17.68/17.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.68/17.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.68/17.73	c subs with bin:       70  lits-rem:         0  v-fix:    0  time:  0.00 s
17.68/17.73	c Subs w/ non-existent bins:     26 l-rem:     80 v-fix:     0 done:   3982 time:  0.00 s
17.68/17.74	c Removed useless bin:       1  fixed:     0  props:   0.12M  time:  0.00 s
17.68/17.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.68/17.76	c subs with bin:        1  lits-rem:        23  v-fix:    0  time:  0.01 s
17.68/17.78	c lits-rem:       198  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.02 s
17.68/17.78	c Added XOR as norm:0
17.68/17.78	c vivif2 --  cl tried    10723 cl shrink        6 lits rem         22 time: 0.00
17.68/17.78	c vivif2 --  cl tried     8782 cl shrink      915 lits rem       2952 time: 0.01
17.78/17.81	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.03
17.78/17.81	c calculated reachability. Time: 0.00
17.78/17.81	c  N dy    98     46255      3982     10723      5526      8782     44179    160371     11.86   no data
24.09/24.20	c  N dy   105     62172      3982     10723      5526     15302     44179    432147     11.01     11.60
25.49/25.53	c  N dy   132     66176      3982     10723      5526     19268     44179    581882     11.19     15.50
26.78/26.81	c  S st   143     69382      3982     10723      5526     11831     44179    224165     11.23      9.70
26.78/26.88	c  S st   143     69887      3982     10723      5526     12335     44179    234647     11.23   no data
26.78/26.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
26.88/26.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:     14 BRemN:      8 P:  1.1M T:  0.03
26.88/26.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.88/26.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.88/26.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.88/26.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3978 time:  0.00 s
26.88/26.91	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
26.88/26.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.88/26.94	c subs with bin:        0  lits-rem:       124  v-fix:    0  time:  0.01 s
26.88/26.98	c lits-rem:       203  cl-subs:      153  v-elim:      0  v-fix:    0  time:  0.04 s
26.88/26.98	c Added XOR as norm:0
26.88/26.98	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
26.88/26.99	c vivif2 --  cl tried    12180 cl shrink      981 lits rem       4048 time: 0.01
26.98/27.02	c asymm  cl-useful: 1/10723/10723 lits-rem:1 time: 0.03
26.98/27.03	c calculated reachability. Time: 0.00
26.98/27.03	c  N dy   143     69887      3978     10723      5511     12180     44154    224872     11.23   no data
28.60/28.65	c  N dy   169     74371      3978     10723      5511     16635     44154    401825     11.39     13.58
30.38/30.49	c  N dy   199     80330      3978     10723      5511     22529     44154    610153     11.56     12.29
33.39/33.43	c  F st   234     87500      3978     10723      5511     17868     44154    397410     11.62      8.37
33.39/33.44	c  N st   234     87500      3978     10723      5511     17868     44154    397410     11.62      8.37
33.39/33.44	c Finding binary XORs  T:     0.00 s  found:       0
35.28/35.35	c Decided on static restart strategy
36.98/37.02	c  N st   241     95540      3978     10723      5511     13097     44154    301469     11.62   no data
42.48/42.53	c  N st   243    104831      3978     10723      5511     22349     44154    744925     11.62   no data
42.48/42.53	c  S st   243    104831      3978     10723      5511     22349     44154    744925     11.62   no data
42.58/42.62	c  S st   243    105335      3978     10723      5511     22851     44154    755182     11.62   no data
42.58/42.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.00
42.58/42.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      4 BRemN:      1 P:  1.9M T:  0.04
42.58/42.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.58/42.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.58/42.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.58/42.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3976 time:  0.00 s
42.58/42.68	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
42.58/42.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.68/42.76	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.05 s
43.59/43.68	c lits-rem:       558  cl-subs:     2077  v-elim:      0  v-fix:    0  time:  0.92 s
43.59/43.68	c Added XOR as norm:0
43.59/43.68	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
43.69/43.73	c vivif2 --  cl tried    20767 cl shrink     7697 lits rem      22738 time: 0.05
43.69/43.79	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.06
43.69/43.79	c calculated reachability. Time: 0.00
43.69/43.79	c  N st   243    105335      3976     10723      5509     20767     44148    671336     11.62   no data
49.78/49.82	c  N st   244    114933      3976     10723      5509     16532     44148    431818     11.62   no data
58.78/58.88	c  N st   245    129331      3976     10723      5509     16007     44148    359322     11.62   no data
72.60/72.65	c  N st   246    150926      3976     10723      5509     21551     44148    484851     11.62   no data
77.09/77.13	c  S st   247    158003      3976     10723      5509     28599     44148    888384     11.62   no data
77.19/77.23	c  S st   247    158506      3976     10723      5509     29101     44148    898373     11.62   no data
77.19/77.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
77.29/77.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      1 P:  2.7M T:  0.06
77.29/77.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.29/77.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.29/77.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.29/77.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3975 time:  0.00 s
77.29/77.30	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
77.29/77.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.39/77.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
78.59/78.66	c lits-rem:       380  cl-subs:     2557  v-elim:      0  v-fix:    0  time:  1.26 s
78.59/78.66	c Added XOR as norm:0
78.59/78.66	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
78.69/78.72	c vivif2 --  cl tried    26534 cl shrink     6453 lits rem      25672 time: 0.05
78.69/78.79	c asymm  cl-useful: 0/10723/10723 lits-rem:0 time: 0.07
78.69/78.79	c calculated reachability. Time: 0.00
78.69/78.79	c  N st   247    158506      3975     10723      5508     26534     44144    796818     11.62   no data
110.68/110.74	c  N st   248    207095      3975     10723      5508     20958     44144    359228     11.62   no data
131.89/131.91	c  N st   249    237759      3975     10723      5508     31748     44144    828026     11.62   no data
131.89/131.91	c  S st   249    237759      3975     10723      5508     31748     44144    828026     11.62   no data
132.00/132.01	c  S st   249    238261      3975     10723      5508     32250     44144    837678     11.62   no data
132.00/132.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.00/132.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      4 BRemN:      0 P:  2.7M T:  0.06
132.00/132.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.00/132.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.00/132.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.00/132.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3975 time:  0.00 s
132.00/132.09	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
132.08/132.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.08/132.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
132.88/132.96	c lits-rem:      1433  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  0.80 s
132.88/132.96	c Added XOR as norm:0
132.88/132.97	c vivif2 --  cl tried    10723 cl shrink        0 lits rem          0 time: 0.00
132.99/133.02	c vivif2 --  cl tried    30970 cl shrink     5277 lits rem       8828 time: 0.06
132.99/133.11	c asymm  cl-useful: 2/10723/10723 lits-rem:50 time: 0.09
133.10/133.11	c calculated reachability. Time: 0.00
133.10/133.11	c  N st   249    238261      3975     10723      5506     30970     44094    793221     11.62   no data
179.48/179.57	c  F st   250    306251      3974     10723      5506     32940     44094    594720     11.62   no data
179.48/179.58	c  N st   250    306251      3974     10720      5459     32939     44082    594582     11.62   no data
188.89/188.98	c  N dy   393    325830      3974     10720      5459     28451     44082    480938     12.52     21.40
199.10/199.16	c  N dy   515    348927      3974     10720      5459     26530     44082    373874     12.86     13.67
202.89/202.98	c  S st   569    357392      3974     10720      5459     34907     44082    673844     13.04     12.02
203.09/203.10	c  S st   569    357894      3974     10720      5459     35408     44082    684446     13.04   no data
203.09/203.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
203.09/203.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:     20 BRemN:      0 P:  2.7M T:  0.06
203.09/203.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
203.09/203.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.09/203.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.09/203.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
203.09/203.18	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
203.09/203.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
203.19/203.27	c subs with bin:      156  lits-rem:        68  v-fix:    0  time:  0.06 s
203.50/203.57	c lits-rem:       951  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.30 s
203.50/203.57	c Added XOR as norm:0
203.50/203.57	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
203.59/203.61	c vivif2 --  cl tried    34545 cl shrink     5187 lits rem      14973 time: 0.04
203.59/203.69	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.08
203.59/203.69	c calculated reachability. Time: 0.00
203.59/203.69	c  N dy   569    357894      3974     10720      5450     34545     44082    646459     13.04   no data
213.99/214.06	c  N dy   626    377965      3974     10720      5450     28687     44082    397751     12.99     21.01
224.19/224.29	c  N dy   690    397980      3974     10720      5450     48388     44082   1098857     13.00     22.11
232.99/233.04	c  N dy   839    418007      3974     10720      5450     41528     44082    822855     13.30     17.15
248.99/249.08	c  N dy   867    452238      3974     10720      5450     47588     44082   1010065     12.86     13.66
261.39/261.48	c  N dy   981    476323      3974     10720      5450     42799     44082    837746     12.98     13.87
293.49/293.57	c  N dy  1017    536841      3974     10720      5450     42497     44082    828733     12.44      9.26
293.49/293.57	c  S st  1017    536841      3974     10720      5450     42497     44082    828733     12.44      9.26
293.60/293.70	c  S st  1017    537341      3974     10720      5450     42996     44082    839298     12.44   no data
293.60/293.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.71/293.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  3.0M T:  0.06
293.71/293.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.71/293.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.71/293.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.71/293.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
293.71/293.77	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
293.71/293.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
293.79/293.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
294.19/294.23	c lits-rem:      1758  cl-subs:      470  v-elim:      0  v-fix:    0  time:  0.38 s
294.19/294.23	c Added XOR as norm:0
294.19/294.24	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
294.19/294.29	c vivif2 --  cl tried    42526 cl shrink     7386 lits rem      26861 time: 0.06
294.39/294.41	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.12
294.39/294.41	c calculated reachability. Time: 0.00
294.39/294.41	c  N dy  1017    537341      3974     10720      5451     42526     44082    799974     12.44   no data
305.19/305.23	c  N dy  1197    557431      3974     10720      5451     62460     44082   1499049     12.70     16.60
322.69/322.72	c  N dy  1255    586692      3974     10720      5451     59763     44082   1455138     12.62     13.32
334.49/334.56	c  N dy  1336    606781      3974     10720      5451     46885     44082    893319     12.65     13.67
345.41/345.44	c  N dy  1494    626879      3974     10720      5451     66833     44082   1602828     12.83     23.78
359.99/360.00	c  N dy  1597    653630      3974     10720      5451     59604     44082   1321172     12.87     13.84
371.59/371.68	c  N dy  1699    673648      3974     10720      5451     44752     44082    691572     12.94     17.63
382.99/383.07	c  N dy  1809    693693      3974     10720      5451     64626     44082   1434635     13.03     20.69
394.49/394.58	c  N dy  1958    713790      3974     10720      5451     48820     44082    815953     13.15     15.20
410.30/410.37	c  N dy  2027    738403      3974     10720      5451     73009     44082   1654551     13.11     13.83
453.80/453.82	c  N dy  2127    805473      3974     10720      5452     64730     44082   1061334     12.83     13.53
454.10/454.13	c  S st  2133    806011      3974     10720      5452     65263     44082   1080189     12.84   no data
454.31/454.32	c  S st  2133    806513      3974     10720      5452     65764     44082   1091304     12.84   no data
454.31/454.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
454.40/454.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      2 BRemN:      0 P:  4.0M T:  0.09
454.40/454.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
454.40/454.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
454.40/454.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.40/454.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
454.40/454.42	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
454.40/454.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
456.60/456.61	c subs with bin:    13263  lits-rem:         5  v-fix:    0  time:  2.13 s
457.00/457.03	c lits-rem:      1884  cl-subs:      272  v-elim:      0  v-fix:    0  time:  0.43 s
457.00/457.03	c Added XOR as norm:0
457.00/457.04	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
457.10/457.10	c vivif2 --  cl tried    52229 cl shrink     8561 lits rem      29037 time: 0.07
457.20/457.25	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.14
457.20/457.25	c calculated reachability. Time: 0.00
457.20/457.25	c  N dy  2133    806513      3974     10720      5451     52229     44082    902769     12.84   no data
469.29/469.32	c  N dy  2312    826608      3974     10720      5451     72119     44082   1594845     12.98     17.37
480.50/480.50	c  N dy  2413    846627      3974     10720      5451     53725     44082    928831     13.01     15.60
504.39/504.40	c  N dy  2481    883558      3974     10720      5451     50446     44082    681674     12.93     13.62
516.30/516.36	c  N dy  2644    904524      3974     10720      5451     71243     44082   1425293     13.02     13.81
534.09/534.16	c  N dy  2678    932051      3974     10720      5451     58087     44082   1038627     12.98     13.69
546.90/546.99	c  N dy  2826    952085      3974     10720      5451     77894     44082   1726034     13.06     16.22
560.69/560.73	c  N dy  2941    973936      3974     10720      5451     58134     44082   1027112     13.10     13.81
608.60/608.60	c  N dy  3051   1044114      3974     10720      5452     85352     44082   2339281     12.92     13.64
622.40/622.42	c  N dy  3067   1064140      3974     10720      5452     61432     44082   1032471     12.88     17.78
627.01/627.01	c  F st  3120   1071875      3974     10720      5452     69107     44082   1314871     12.90      9.29
648.60/648.66	c  N dy  3156   1102855      3974     10720      5452     55009     44082    774636     12.84     13.59
662.00/662.00	c  N dy  3215   1122894      3974     10720      5452     74906     44082   1525491     12.83     20.44
681.91/681.97	c  N dy  3385   1151665      3974     10720      5452     57846     44082    836889     12.87     13.73
694.30/694.39	c  N dy  3550   1171718      3974     10720      5452     77734     44082   1539779     12.95     18.33
708.41/708.46	c  N dy  3739   1194388      3974     10720      5452     53714     44082    661548     13.04     13.80
719.00/719.04	c  S st  3753   1209770      3974     10720      5452     68800     44082   1118982     13.00      9.36
719.20/719.25	c  S st  3753   1210275      3974     10720      5452     69304     44082   1132109     13.00   no data
719.20/719.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
719.30/719.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.10
719.30/719.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
719.30/719.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
719.30/719.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
719.30/719.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
719.30/719.37	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
719.30/719.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
719.41/719.48	c subs with bin:       29  lits-rem:         0  v-fix:    0  time:  0.06 s
720.70/720.72	c lits-rem:      2367  cl-subs:     4656  v-elim:      0  v-fix:    0  time:  1.24 s
720.70/720.72	c Added XOR as norm:0
720.70/720.72	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
720.80/720.80	c vivif2 --  cl tried    64619 cl shrink     9759 lits rem      32743 time: 0.08
720.90/720.98	c asymm  cl-useful: 0/10720/10720 lits-rem:0 time: 0.18
720.90/720.99	c calculated reachability. Time: 0.00
720.90/720.99	c  N dy  3753   1210275      3974     10720      5452     64619     44082   1033620     13.00   no data
733.80/733.82	c  N dy  3927   1230288      3974     10720      5452     84466     44082   1722153     13.08     16.27
769.70/769.71	c  N dy  3941   1281915      3974     10720      5453     87166     44082   1323368     12.94     13.67
787.80/787.89	c  N dy  4052   1308275      3974     10720      5453     65265     44082   1092155     12.95     13.75
802.60/802.64	c  N dy  4148   1330890      3974     10720      5453     87638     44082   1883451     12.96     13.65
819.00/819.09	c  N dy  4276   1353286      3974     10720      5453     60600     44082    885151     13.00     13.69
833.11/833.15	c  N dy  4374   1373298      3974     10720      5453     80419     44082   1595626     13.02     21.46
856.81/856.87	c  N dy  4416   1402560      3974     10720      5453     59033     44082    757978     12.98     13.77
871.22/871.23	c  N dy  4515   1422878      3974     10720      5453     79203     44082   1520038     12.99     13.71
886.30/886.30	c  N dy  4581   1442939      3974     10720      5453     99077     44082   2266591     12.98     15.62
914.30/914.36	c  N dy  4586   1480132      3974     10720      5454     84307     44082   1642030     12.88     13.79
939.60/939.66	c  N dy  4715   1513005      3974     10720      5454     64394     44082    901884     12.89     13.65
953.31/953.36	c  N dy  4910   1533032      3974     10720      5454     84237     44082   1599910     12.96     20.66
968.71/968.74	c  N dy  5065   1553082      3974     10720      5454    104146     44082   2310681     13.02     16.59
990.70/990.74	c  N dy  5168   1584214      3974     10720      5454     81572     44082   1542837     13.01     13.98
1026.71/1026.78	c  N dy  5262   1630305      3974     10720      5454     72656     44082   1136969     12.97     13.66
1041.30/1041.33	c  N dy  5379   1650314      3974     10720      5455     92508     44082   1852634     13.00     18.76
1057.31/1057.32	c  N dy  5553   1670386      3974     10720      5455     56999     44082    576558     13.05     15.91
1070.32/1070.35	c  N dy  5725   1690470      3974     10720      5455     76926     44082   1290135     13.11     16.77
1084.10/1084.12	c  S st  5827   1710275      3974     10720      5455     96590     44082   2016277     13.13     11.81
1084.40/1084.40	c  S st  5827   1710785      3974     10720      5455     97100     44082   2027911     13.13   no data
1084.40/1084.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1084.51/1084.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      9 BRemN:      0 P:  5.7M T:  0.14
1084.51/1084.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1084.51/1084.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.51/1084.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.51/1084.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3974 time:  0.00 s
1084.51/1084.56	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1084.51/1084.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1084.81/1084.81	c subs with bin:       20  lits-rem:        12  v-fix:    0  time:  0.16 s
1087.21/1087.21	c lits-rem:      2900  cl-subs:     2434  v-elim:      0  v-fix:    0  time:  2.39 s
1087.21/1087.21	c Added XOR as norm:0
1087.21/1087.21	c vivif2 --  cl tried    10720 cl shrink        0 lits rem          0 time: 0.00
1087.41/1087.40	c vivif2 --  cl tried    94646 cl shrink    21998 lits rem      61662 time: 0.19
1087.61/1087.69	c asymm  cl-useful: 0/9227/10720 lits-rem:0 time: 0.29
1087.61/1087.69	c calculated reachability. Time: 0.00
1087.61/1087.70	c  N dy  5827   1710785      3974     10720      5458     94645     44082   1913630     13.13   no data
1105.01/1105.06	c  N dy  5879   1731909      3974     10720      5458     59139     44082    645865     13.12     14.51
1119.61/1119.62	c  N dy  5940   1751943      3974     10720      5458     78836     44082   1238562     13.11     17.70
1137.61/1137.65	c  N dy  5988   1772832      3974     10720      5458     99454     44082   1954852     13.10     13.83
1152.51/1152.52	c  N dy  6123   1792842      3974     10720      5458     61919     44082    703918     13.14     18.30
1166.21/1166.21	c  N dy  6219   1812845      3974     10720      5458     81626     44082   1335230     13.15     14.83
1187.41/1187.40	c  N dy  6281   1838200      3974     10720      5458    106662     44082   2195572     13.15     13.88
1207.83/1207.88	c  N dy  6381   1864244      3974     10720      5458     74179     44082   1223053     13.16     13.94
1273.21/1273.26	c  N dy  6411   1947344      3974     10720      5459     96592     44082   1868913     13.01     13.78
1290.11/1290.10	c  N dy  6474   1967401      3974     10720      5459    116323     44082   2516595     13.00     14.83

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: 961)

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

running on 2 cores: 5,7

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: 0.16 0.03 0.01 3/415 5455
/proc/meminfo: memFree=21097164/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=10544 CPUtime=0 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) S 5453 5455 5388 0 -1 4194304 100 0 0 0 0 0 0 0 21 0 1 0 728147354 10797056 57 33554432000 4194304 4580011 140733725673088 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/5455/statm: 2636 57 43 95 0 45 0

[startup+0.0439389 s]
/proc/loadavg: 0.16 0.03 0.01 3/415 5455
/proc/meminfo: memFree=21097164/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=33928 CPUtime=0.03 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 1675 0 0 0 3 0 0 0 21 0 1 0 728147354 34742272 1421 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 8482 1422 341 95 0 3464 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33928

[startup+0.100931 s]
/proc/loadavg: 0.16 0.03 0.01 3/415 5455
/proc/meminfo: memFree=21097164/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=38000 CPUtime=0.09 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 2750 0 0 0 9 0 0 0 21 0 1 0 728147354 38912000 2496 33554432000 4194304 4580011 140733725673088 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9500 2496 358 95 0 4482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38000

[startup+0.300953 s]
/proc/loadavg: 0.16 0.03 0.01 3/415 5455
/proc/meminfo: memFree=21097164/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=38000 CPUtime=0.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 2776 0 0 0 29 0 0 0 22 0 1 0 728147354 38912000 2522 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9500 2522 364 95 0 4482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38000

[startup+0.700884 s]
/proc/loadavg: 0.16 0.03 0.01 3/415 5455
/proc/meminfo: memFree=21097164/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=38000 CPUtime=0.69 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 2819 0 0 0 69 0 0 0 24 0 1 0 728147354 38912000 2565 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9500 2565 364 95 0 4482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38000

[startup+1.50075 s]
/proc/loadavg: 0.31 0.07 0.02 3/416 5456
/proc/meminfo: memFree=21036892/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=38000 CPUtime=1.49 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 2896 0 0 0 149 0 0 0 25 0 1 0 728147354 38912000 2642 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9500 2642 364 95 0 4482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38000

[startup+3.10046 s]
/proc/loadavg: 0.31 0.07 0.02 5/416 5456
/proc/meminfo: memFree=20980084/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=38612 CPUtime=3.09 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 3210 0 0 0 309 0 0 0 25 0 1 0 728147354 39538688 2651 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9653 2651 364 95 0 4635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38612

[startup+6.30091 s]
/proc/loadavg: 0.31 0.07 0.02 3/416 5456
/proc/meminfo: memFree=20822924/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=39108 CPUtime=6.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 3775 0 0 0 629 0 0 0 25 0 1 0 728147354 40046592 2865 33554432000 4194304 4580011 140733725673088 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 9777 2865 364 95 0 4759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39108

[startup+12.7008 s]
/proc/loadavg: 0.57 0.13 0.04 4/416 5456
/proc/meminfo: memFree=20779620/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=42980 CPUtime=12.68 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 5785 0 0 0 1268 0 0 0 25 0 1 0 728147354 44011520 3964 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 10745 3964 366 95 0 5727 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42980

[startup+25.5005 s]
/proc/loadavg: 1.09 0.26 0.08 7/426 5477
/proc/meminfo: memFree=19888372/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=52000 CPUtime=25.49 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 7945 0 0 0 2548 1 0 0 25 0 1 0 728147354 53248000 4732 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 13000 4732 366 95 0 7982 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52000

[startup+51.101 s]
/proc/loadavg: 2.15 0.57 0.19 5/426 5477
/proc/meminfo: memFree=19681108/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=61252 CPUtime=51.09 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 15354 0 0 0 5106 3 0 0 25 0 1 0 728147354 62722048 8085 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293119 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 15313 8085 367 95 0 10295 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61252

[startup+102.316 s]
/proc/loadavg: 3.32 1.16 0.41 5/426 5506
/proc/meminfo: memFree=19530244/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=86292 CPUtime=102.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 21439 0 0 0 10226 4 0 0 25 0 1 0 728147354 88363008 11744 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 21573 11744 367 95 0 16555 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86292

[startup+162.3 s]
/proc/loadavg: 3.75 1.67 0.64 5/426 5507
/proc/meminfo: memFree=19294124/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=86552 CPUtime=162.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 25786 0 0 0 16222 7 0 0 25 0 1 0 728147354 88629248 13221 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 21638 13221 367 95 0 16620 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86552

[startup+222.301 s]
/proc/loadavg: 3.94 2.11 0.85 5/426 5509
/proc/meminfo: memFree=19170616/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=86308 CPUtime=222.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 30235 0 0 0 22221 8 0 0 25 0 1 0 728147354 88379392 14583 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 21577 14583 367 95 0 16559 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86308

[startup+282.3 s]
/proc/loadavg: 3.98 2.45 1.04 5/426 5537
/proc/meminfo: memFree=20055588/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=96508 CPUtime=282.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 31851 0 0 0 28220 9 0 0 25 0 1 0 728147354 98824192 16199 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 24127 16199 367 95 0 19109 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96508

[startup+342.301 s]
/proc/loadavg: 3.99 2.73 1.23 5/426 5539
/proc/meminfo: memFree=19917016/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=98848 CPUtime=342.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 33429 0 0 0 34219 10 0 0 25 0 1 0 728147354 101220352 17777 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 24712 17777 367 95 0 19694 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 98848

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.40 5/426 5541
/proc/meminfo: memFree=19884600/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=98848 CPUtime=402.29 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 33736 0 0 0 40219 10 0 0 25 0 1 0 728147354 101220352 18084 33554432000 4194304 4580011 140733725673088 18446744073709551615 4295914 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 24712 18084 367 95 0 19694 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 98848

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 1.56 5/426 5542
/proc/meminfo: memFree=19757700/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=88224 CPUtime=462.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 37882 0 0 0 46218 12 0 0 25 0 1 0 728147354 90341376 15760 33554432000 4194304 4580011 140733725673088 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 22056 15760 367 95 0 17038 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 88224

[startup+522.3 s]
/proc/loadavg: 4.08 3.33 1.72 5/426 5544
/proc/meminfo: memFree=19749860/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=88312 CPUtime=522.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 42365 0 0 0 52216 14 0 0 25 0 1 0 728147354 90431488 15684 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 22078 15684 367 95 0 17060 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 88312

[startup+582.301 s]
/proc/loadavg: 4.06 3.46 1.86 5/426 5545
/proc/meminfo: memFree=19745712/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=88488 CPUtime=582.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 47837 0 0 0 58214 16 0 0 25 0 1 0 728147354 90611712 14575 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 22122 14575 367 95 0 17104 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 88488

[startup+642.3 s]
/proc/loadavg: 4.21 3.60 2.01 5/426 5547
/proc/meminfo: memFree=19656496/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=88624 CPUtime=642.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 52549 0 0 0 64212 18 0 0 25 0 1 0 728147354 90750976 14372 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 22156 14372 367 95 0 17138 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 88624

[startup+702.301 s]
/proc/loadavg: 4.15 3.69 2.14 5/426 5549
/proc/meminfo: memFree=19627816/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=88680 CPUtime=702.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 56470 0 0 0 70210 20 0 0 25 0 1 0 728147354 90808320 15948 33554432000 4194304 4580011 140733725673088 18446744073709551615 4320955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 22170 15948 367 95 0 17152 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 88680

[startup+762.316 s]
/proc/loadavg: 4.10 3.76 2.25 5/426 5550
/proc/meminfo: memFree=19623052/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=92888 CPUtime=762.31 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 62032 0 0 0 76210 21 0 0 25 0 1 0 728147354 95117312 16351 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23222 16351 367 95 0 18204 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 92888

[startup+822.301 s]
/proc/loadavg: 4.03 3.80 2.36 5/426 5552
/proc/meminfo: memFree=19601296/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=93004 CPUtime=822.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 66461 0 0 0 82207 23 0 0 25 0 1 0 728147354 95236096 16262 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23251 16262 367 95 0 18233 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 93004

[startup+882.3 s]
/proc/loadavg: 4.01 3.83 2.46 5/426 5553
/proc/meminfo: memFree=19576456/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=93068 CPUtime=882.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 70111 0 0 0 88205 25 0 0 25 0 1 0 728147354 95301632 17338 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23267 17338 367 95 0 18249 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 93068

[startup+942.301 s]
/proc/loadavg: 4.00 3.86 2.55 5/426 5555
/proc/meminfo: memFree=19570588/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=93200 CPUtime=942.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 74454 0 0 0 94203 27 0 0 25 0 1 0 728147354 95436800 16271 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23300 16271 367 95 0 18282 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 93200

[startup+1002.3 s]
/proc/loadavg: 4.00 3.88 2.64 5/426 5557
/proc/meminfo: memFree=19523552/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=93260 CPUtime=1002.3 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 78250 0 0 0 100202 28 0 0 25 0 1 0 728147354 95498240 17336 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23315 17336 367 95 0 18297 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 93260

[startup+1062.3 s]
/proc/loadavg: 4.11 3.93 2.73 5/426 5558
/proc/meminfo: memFree=19504904/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=93372 CPUtime=1062.31 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 82607 0 0 0 106201 30 0 0 25 0 1 0 728147354 95612928 16098 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 23343 16098 367 95 0 18325 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 93372

[startup+1122.3 s]
/proc/loadavg: 4.09 3.96 2.82 5/426 5560
/proc/meminfo: memFree=19464928/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=109340 CPUtime=1122.31 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 90594 0 0 0 112199 32 0 0 25 0 1 0 728147354 111964160 20038 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 27335 20038 367 95 0 22317 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 109340

[startup+1182.3 s]
/proc/loadavg: 4.08 3.98 2.89 5/426 5564
/proc/meminfo: memFree=19463860/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=109380 CPUtime=1182.31 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 94077 0 0 0 118197 34 0 0 25 0 1 0 728147354 112005120 20711 33554432000 4194304 4580011 140733725673088 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 27345 20711 367 95 0 22327 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 109380

[startup+1242.3 s]
/proc/loadavg: 4.11 4.01 2.97 5/426 5566
/proc/meminfo: memFree=19462536/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=109432 CPUtime=1242.31 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 97588 0 0 0 124196 35 0 0 25 0 1 0 728147354 112058368 21332 33554432000 4194304 4580011 140733725673088 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 27358 21332 367 95 0 22340 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 109432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.03 3.04 5/426 5568
/proc/meminfo: memFree=19461120/32950940 swapFree=67111356/67111528
[pid=5455] ppid=5453 vsize=109540 CPUtime=1300.02 cores=5,7
/proc/5455/stat : 5455 (strangenight2-s) R 5453 5455 5388 0 -1 4202496 101858 0 0 0 129964 38 0 0 25 0 1 0 728147354 112168960 19565 33554432000 4194304 4580011 140733725673088 18446744073709551615 4321302 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5455/statm: 27385 19565 367 95 0 22367 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 109540

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.04
CPU user time (s): 1299.66
CPU system time (s): 0.384941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 157308

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

runsolver used 5.13722 second user time and 12.6171 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 15:19:26
IDJOB=3368437
IDBENCH=70775
IDSOLVER=1845
FILE ID=node117/3368437-1305379165
RUNJOBID= node117-1305379154-5409
PBS_JOBID= 13324385
Free space on /tmp= 73396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368437-1305379165/watcher-3368437-1305379165 -o /tmp/evaluation-result-3368437-1305379165/solver-3368437-1305379165 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368437-1305379165.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=1925434422

node117.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	: 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.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.74
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21097568 kB
Buffers:        283236 kB
Cached:        2990308 kB
SwapCached:          0 kB
Active:        9675976 kB
Inactive:      1820768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21097568 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           28380 kB
Writeback:           0 kB
AnonPages:     8223176 kB
Mapped:          32396 kB
Slab:           244612 kB
PageTables:      45716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100879000 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= 73368 MiB
End job on node117 at 2011-05-14 15:41:08