Trace number 3280549

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-stUNSAT 752.004 751.991

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3280549-1303746819.cnf'
0.00/0.00	c -- header says num vars:           3114
0.00/0.00	c -- header says num clauses:       10827
0.00/0.01	c -- clauses added:            0 learnts,        10827 normals,            0 xors
0.00/0.01	c -- vars added       3114
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      3114      5891      4689         0     27785         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/5891/5891 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     9 Blit:      6 bXBeca:    0 bXProp:  138 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c Replacing      138 vars Replaced     2761 lits Time:     0.00 s 
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2921 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:      855  v-elim:    973  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:      40
0.00/0.03	c Replacing       40 vars Replaced      565 lits Time:     0.00 s 
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:     976, avg size: 3.0)
0.00/0.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    330 locsubst:    22 time:   0.00
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     420 undec:    1622 neg:    1072
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1578      2446      1702         0     13965         0   no data   no data
0.09/0.10	c Decided on static restart strategy
0.19/0.24	c  N st     8      4916      1578      2446      1825      4690     13965    146571   no data   no data
0.69/0.73	c  N st    10     11299      1578      2446      1870      4865     13965     90989   no data   no data
1.10/1.16	c  N st    11     17044      1578      2446      1909     10483     13965    309294   no data   no data
1.79/1.87	c  F st    12     25000      1578      2446      1941     13094     13965    536065   no data   no data
1.79/1.89	c Replacing       11 vars Replaced     6341 lits Time:     0.02 s 
1.79/1.89	c  N st    12     25000      1567      2446      1919     13094     13921    536065   no data   no data
1.79/1.89	c Finding binary XORs  T:     0.00 s  found:       1
2.29/2.32	c Decided on static restart strategy
2.29/2.32	c  N st    18     30000      1567      2446      1934     11519     13921    342299   no data   no data
2.29/2.32	c  S st    18     30000      1567      2446      1934     11519     13921    342299   no data   no data
2.29/2.37	c  S st    18     30501      1567      2446      1963     11987     13921    347583   no data   no data
2.29/2.37	c x-sub:    11 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1142 BRemL:    577 BRemN:      0 P:  0.5M T:  0.02
2.29/2.39	c Replacing        1 vars Replaced      465 lits Time:     0.00 s 
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem           70 bins  time:  0.00 s
2.29/2.39	c subs with bin:       95  lits-rem:       235  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1566 time:  0.00 s
2.29/2.39	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
2.29/2.40	c lits-rem:         0  cl-subs:       29  v-elim:    206  v-fix:    0  time:  0.00 s
2.39/2.44	c subs with bin:      112  lits-rem:      6591  v-fix:    0  time:  0.03 s
2.49/2.53	c lits-rem:      2822  cl-subs:      431  v-elim:      0  v-fix:    0  time:  0.09 s
2.49/2.54	c asymm  cl-useful: 1/2517/2517 lits-rem:1 time: 0.01
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    18     30501      1360      2517      1834      8814     12626    216058   no data   no data
3.19/3.27	c  N st    20     37611      1360      2517      1835      9536     12626    168880   no data   no data
3.19/3.27	c Finding binary XORs  T:     0.00 s  found:       0
4.09/4.18	c  N st    21     44011      1360      2517      1837     15812     12626    383154   no data   no data
4.29/4.39	c  S st    22     45751      1360      2517      1837      9568     12626    144413   no data   no data
4.39/4.43	c  S st    22     46256      1360      2517      1847     10058     12626    150084   no data   no data
4.39/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    266 BRemL:    180 BRemN:      0 P:  0.4M T:  0.01
4.39/4.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.39/4.44	c bin-w-bin subsume rem            5 bins  time:  0.00 s
4.39/4.44	c subs with bin:       64  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.44	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   1360 time:  0.00 s
4.39/4.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.39/4.45	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
4.39/4.46	c subs with bin:       26  lits-rem:       344  v-fix:    0  time:  0.01 s
4.39/4.48	c lits-rem:      1142  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.02 s
4.39/4.49	c vivif2 --  cl tried     2455 cl shrink        3 lits rem          4 time: 0.00
4.39/4.49	c vivif2 --  cl tried     9846 cl shrink     1446 lits rem       2388 time: 0.01
4.49/4.50	c asymm  cl-useful: 2/2454/2454 lits-rem:2 time: 0.01
4.49/4.50	c calculated reachability. Time: 0.00
4.49/4.50	c  N st    22     46256      1359      2454      1940      9833     12516    143722   no data   no data
6.09/6.13	c  N st    23     60654      1359      2454      1941     14677     12516    371328   no data   no data
6.09/6.13	c Finding binary XORs  T:     0.00 s  found:       0
7.18/7.26	c  N st    24     69384      1359      2454      1945     12780     12516    191039   no data   no data
7.18/7.26	c  S st    24     69384      1359      2454      1945     12780     12516    191039   no data   no data
7.28/7.31	c  S st    24     69885      1359      2454      1947     13275     12516    198586   no data   no data
7.28/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.28/7.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    158 BRemL:    105 BRemN:      2 P:  0.5M T:  0.01
7.28/7.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.28/7.33	c bin-w-bin subsume rem            2 bins  time:  0.00 s
7.28/7.33	c subs with bin:       19  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1359 time:  0.00 s
7.28/7.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.28/7.33	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.00 s
7.28/7.35	c subs with bin:       12  lits-rem:       248  v-fix:    0  time:  0.01 s
7.28/7.39	c lits-rem:       481  cl-subs:      288  v-elim:      0  v-fix:    0  time:  0.03 s
7.28/7.39	c vivif2 --  cl tried     2444 cl shrink        8 lits rem         11 time: 0.00
7.28/7.39	c vivif2 --  cl tried    12968 cl shrink      542 lits rem       1136 time: 0.01
7.38/7.41	c asymm  cl-useful: 28/2441/2441 lits-rem:84 time: 0.01
7.38/7.41	c calculated reachability. Time: 0.00
7.38/7.41	c  N st    24     69885      1356      2413      2012     12968     12461    192419   no data   no data
9.38/9.43	c  F st    25     87503      1356      2413      2018     18782     12461    502287   no data   no data
9.38/9.43	c  N st    25     87503      1356      2413      2018     18782     12461    502287   no data   no data
9.38/9.43	c Finding binary XORs  T:     0.00 s  found:       0
9.89/9.95	c Decided on static restart strategy
10.18/10.29	c  N st    32     95544      1356      2413      2021     26736     12461    948297   no data   no data
11.28/11.36	c  N st    34    104830      1356      2413      2022     23279     12461    664303   no data   no data
11.28/11.36	c  S st    34    104830      1356      2413      2022     23279     12461    664303   no data   no data
11.38/11.43	c  S st    34    105331      1356      2413      2025     23774     12461    670174   no data   no data
11.38/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.38/11.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    234 BRemL:    163 BRemN:      3 P:  0.8M T:  0.02
11.38/11.46	c Replacing        2 vars Replaced     1527 lits Time:     0.01 s 
11.38/11.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.38/11.46	c bin-w-bin subsume rem            4 bins  time:  0.00 s
11.38/11.46	c subs with bin:       28  lits-rem:         0  v-fix:    0  time:  0.00 s
11.38/11.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1354 time:  0.00 s
11.38/11.46	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
11.38/11.47	c lits-rem:         0  cl-subs:        1  v-elim:      3  v-fix:    0  time:  0.01 s
11.49/11.57	c subs with bin:       28  lits-rem:      3013  v-fix:    0  time:  0.08 s
11.89/11.92	c lits-rem:      1182  cl-subs:      906  v-elim:      0  v-fix:    0  time:  0.35 s
11.89/11.92	c vivif2 --  cl tried     2393 cl shrink        5 lits rem          7 time: 0.00
11.89/11.95	c vivif2 --  cl tried    22834 cl shrink     3694 lits rem       9867 time: 0.03
11.89/11.98	c asymm  cl-useful: 2/2391/2391 lits-rem:2 time: 0.03
11.89/11.98	c calculated reachability. Time: 0.00
11.89/11.98	c  N st    34    105331      1351      2391      2077     22833     12406    629815   no data   no data
13.19/13.29	c  N st    35    114932      1351      2391      2077     18627     12406    382092   no data   no data
13.19/13.29	c Finding binary XORs  T:     0.00 s  found:       0
15.19/15.26	c  N st    36    129330      1351      2391      2077     18181     12406    291466   no data   no data
18.19/18.26	c  N st    37    150926      1351      2391      2077     23860     12406    604241   no data   no data
19.09/19.18	c  S st    38    157997      1351      2391      2077     30837     12406    898149   no data   no data
19.18/19.26	c  S st    38    158498      1351      2391      2077     31330     12406    904483   no data   no data
19.18/19.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.18/19.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     80 BRemL:     58 BRemN:      0 P:  1.0M T:  0.03
19.18/19.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.18/19.29	c bin-w-bin subsume rem            4 bins  time:  0.00 s
19.18/19.29	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.00 s
19.18/19.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1351 time:  0.00 s
19.18/19.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.28/19.30	c lits-rem:         0  cl-subs:        3  v-elim:      3  v-fix:    0  time:  0.01 s
19.38/19.42	c subs with bin:        5  lits-rem:       826  v-fix:    0  time:  0.09 s
19.99/20.02	c lits-rem:      1521  cl-subs:     1658  v-elim:      0  v-fix:    0  time:  0.61 s
19.99/20.02	c vivif2 --  cl tried     2392 cl shrink        5 lits rem          6 time: 0.00
19.99/20.07	c vivif2 --  cl tried    29661 cl shrink     4394 lits rem       9934 time: 0.04
20.09/20.10	c asymm  cl-useful: 2/2391/2391 lits-rem:4 time: 0.03
20.09/20.10	c calculated reachability. Time: 0.00
20.09/20.10	c  N st    38    158498      1348      2390      2088     29661     12395    834835   no data   no data
26.88/26.98	c  N st    39    207086      1348      2390      2088     24584     12395    379401   no data   no data
26.88/26.98	c Finding binary XORs  T:     0.00 s  found:       0
31.29/31.33	c  N st    40    237750      1347      2390      2100     35115     12395    957898   no data   no data
31.29/31.33	c  S st    40    237750      1347      2390      2100     35115     12395    957898   no data   no data
31.39/31.42	c  S st    40    238252      1347      2390      2100     35613     12395    965229   no data   no data
31.39/31.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     50 BRemL:     14 BRemN:      1 P:  1.1M T:  0.03
31.39/31.47	c Replacing        2 vars Replaced      501 lits Time:     0.01 s 
31.39/31.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.47	c bin-w-bin subsume rem            8 bins  time:  0.00 s
31.39/31.47	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.47	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   1345 time:  0.00 s
31.39/31.47	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
31.39/31.48	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.01 s
31.69/31.70	c subs with bin:      452  lits-rem:       858  v-fix:    0  time:  0.19 s
32.08/32.10	c lits-rem:      1550  cl-subs:      614  v-elim:      0  v-fix:    0  time:  0.40 s
32.08/32.10	c vivif2 --  cl tried     2382 cl shrink        2 lits rem          2 time: 0.00
32.08/32.14	c vivif2 --  cl tried    31833 cl shrink     3498 lits rem       9586 time: 0.04
32.08/32.18	c asymm  cl-useful: 5/2382/2382 lits-rem:13 time: 0.03
32.08/32.18	c calculated reachability. Time: 0.00
32.08/32.18	c  N st    40    238252      1344      2378      2103     31833     12349    832497   no data   no data
42.38/42.45	c  F st    41    306250      1344      2378      2103     36627     12349    824301   no data   no data
42.38/42.45	c  N st    41    306250      1344      2378      2103     36627     12349    824301   no data   no data
42.38/42.45	c Finding binary XORs  T:     0.00 s  found:       0
43.38/43.40	c Decided on static restart strategy
46.99/47.03	c  N st    51    334552      1344      2378      2103     41029     12349   1036767   no data   no data
50.49/50.50	c  N st    53    357378      1344      2378      2103     39060     12349   1072579   no data   no data
50.49/50.50	c  S st    53    357378      1344      2378      2103     39060     12349   1072579   no data   no data
50.49/50.60	c  S st    53    357885      1344      2378      2104     39563     12349   1079451   no data   no data
50.49/50.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.59/50.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      2 BRemN:      0 P:  1.2M T:  0.03
50.59/50.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.59/50.63	c bin-w-bin subsume rem            1 bins  time:  0.00 s
50.59/50.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.59/50.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1344 time:  0.00 s
50.59/50.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
50.59/50.65	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.01 s
50.69/50.77	c subs with bin:        1  lits-rem:        75  v-fix:    0  time:  0.10 s
51.49/51.57	c lits-rem:      2591  cl-subs:     1521  v-elim:      0  v-fix:    0  time:  0.79 s
51.49/51.57	c vivif2 --  cl tried     2379 cl shrink        1 lits rem          1 time: 0.00
51.59/51.62	c vivif2 --  cl tried    38039 cl shrink     4124 lits rem      19664 time: 0.05
51.59/51.66	c asymm  cl-useful: 1/2379/2379 lits-rem:1 time: 0.04
51.59/51.66	c calculated reachability. Time: 0.00
51.59/51.66	c  N st    53    357885      1343      2379      2108     38039     12346   1019225   no data   no data
56.69/56.77	c  N st    54    390278      1343      2379      2109     44526     12346   1416306   no data   no data
64.79/64.83	c  N st    55    438867      1343      2379      2110     38409     12346    757023   no data   no data
76.58/76.69	c  N st    56    511749      1343      2379      2110     52255     12346   1518605   no data   no data
80.89/80.97	c  N st    57    536828      1343      2379      2110     46441     12346   1189759   no data   no data
80.89/80.97	c  S st    57    536828      1343      2379      2110     46441     12346   1189759   no data   no data
81.09/81.10	c  S st    57    537331      1343      2379      2110     46942     12346   1197154   no data   no data
81.09/81.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.09/81.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
81.09/81.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.09/81.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.09/81.14	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
81.09/81.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1343 time:  0.00 s
81.09/81.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
81.09/81.16	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
81.29/81.31	c subs with bin:        3  lits-rem:       853  v-fix:    0  time:  0.12 s
82.50/82.58	c lits-rem:      2049  cl-subs:     2959  v-elim:      0  v-fix:    0  time:  1.27 s
82.50/82.58	c vivif2 --  cl tried     2377 cl shrink        0 lits rem          0 time: 0.00
82.59/82.63	c vivif2 --  cl tried    43980 cl shrink     3516 lits rem       7302 time: 0.05
82.59/82.68	c asymm  cl-useful: 1/2377/2377 lits-rem:1 time: 0.05
82.59/82.68	c calculated reachability. Time: 0.00
82.59/82.68	c  N st    57    537331      1343      2377      2112     43980     12339   1102584   no data   no data
112.49/112.57	c  N st    58    701317      1343      2377      2113     73676     12339   1942531   no data   no data
131.99/132.08	c  N st    59    805998      1343      2377      2113     67922     12339   2210435   no data   no data
131.99/132.08	c  S st    59    805998      1343      2377      2113     67922     12339   2210435   no data   no data
132.19/132.27	c  S st    59    806501      1343      2377      2113     68423     12339   2217836   no data   no data
132.19/132.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.29/132.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
132.29/132.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.29/132.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.29/132.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.29/132.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1343 time:  0.00 s
132.29/132.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
132.29/132.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
132.59/132.66	c subs with bin:        2  lits-rem:        28  v-fix:    0  time:  0.24 s
136.09/136.13	c lits-rem:      5614  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  3.47 s
136.09/136.13	c vivif2 --  cl tried     2377 cl shrink        0 lits rem          0 time: 0.00
136.19/136.25	c vivif2 --  cl tried    66577 cl shrink     9130 lits rem      19761 time: 0.12
136.30/136.34	c asymm  cl-useful: 0/2377/2377 lits-rem:0 time: 0.09
136.30/136.34	c calculated reachability. Time: 0.00
136.30/136.34	c  N st    59    806501      1343      2377      2118     66577     12339   2147930   no data   no data
191.69/191.78	c  F st    60   1071875      1343      2377      2122     82716     12339   2459157   no data   no data
191.69/191.78	c  N st    60   1071875      1343      2377      2122     82716     12339   2459157   no data   no data
191.69/191.78	c Finding binary XORs  T:     0.00 s  found:       0
192.69/192.78	c Decided on static restart strategy
197.39/197.49	c  N st    70   1100179      1342      2377      2128     66246     12339   1621849   no data   no data
205.59/205.68	c  N st    72   1136174      1341      2377      2141     56393     12339    975675   no data   no data
212.09/212.19	c  N st    73   1168566      1341      2377      2141     88436     12339   3076654   no data   no data
219.90/219.98	c  N st    74   1209753      1341      2377      2141     82802     12339   2369828   no data   no data
219.90/219.98	c  S st    74   1209753      1341      2377      2141     82802     12339   2369828   no data   no data
220.19/220.22	c  S st    74   1210255      1341      2377      2142     83302     12339   2376869   no data   no data
220.19/220.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
220.19/220.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     36 BRemL:     19 BRemN:      0 P:  2.2M T:  0.06
220.29/220.36	c Replacing        2 vars Replaced     5724 lits Time:     0.06 s 
220.29/220.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
220.29/220.36	c bin-w-bin subsume rem            7 bins  time:  0.00 s
220.29/220.36	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
220.29/220.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1339 time:  0.00 s
220.29/220.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
220.29/220.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
220.69/220.73	c subs with bin:       44  lits-rem:      1753  v-fix:    0  time:  0.28 s
226.60/226.66	c lits-rem:      7966  cl-subs:     5847  v-elim:      0  v-fix:    0  time:  5.93 s
226.60/226.67	c vivif2 --  cl tried     2373 cl shrink        0 lits rem          0 time: 0.00
226.69/226.77	c vivif2 --  cl tried    76990 cl shrink     9012 lits rem      16437 time: 0.10
226.79/226.87	c asymm  cl-useful: 0/2373/2373 lits-rem:0 time: 0.10
226.79/226.87	c calculated reachability. Time: 0.00
226.79/226.87	c  N st    74   1210255      1339      2373      2110     76990     12318   2094284   no data   no data
226.79/226.87	c Finding binary XORs  T:     0.00 s  found:       0
243.00/243.04	c  N st    75   1283137      1339      2373      2110     53441     12318    694408   no data   no data
266.70/266.70	c  N st    76   1392460      1339      2373      2111     61594     12318   1026030   no data   no data
302.20/302.28	c  N st    77   1556444      1339      2373      2111     66705     12318   1095807   no data   no data
337.80/337.84	c  N st    78   1710257      1339      2373      2112    108849     12318   2916883   no data   no data
337.80/337.84	c  S st    78   1710257      1339      2373      2112    108849     12318   2916883   no data   no data
338.10/338.13	c  S st    78   1710762      1339      2373      2112    109351     12318   2925833   no data   no data
338.10/338.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
338.20/338.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      7 BRemN:      0 P:  2.8M T:  0.09
338.20/338.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
338.20/338.22	c bin-w-bin subsume rem            1 bins  time:  0.00 s
338.20/338.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
338.20/338.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1339 time:  0.00 s
338.20/338.22	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
338.20/338.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
338.49/338.58	c subs with bin:        4  lits-rem:       151  v-fix:    0  time:  0.25 s
353.19/353.27	c lits-rem:      8047  cl-subs:    17384  v-elim:      0  v-fix:    0  time: 14.69 s
353.19/353.27	c vivif2 --  cl tried     2373 cl shrink        0 lits rem          0 time: 0.00
353.39/353.40	c vivif2 --  cl tried    91963 cl shrink    10097 lits rem      17910 time: 0.13
353.49/353.53	c asymm  cl-useful: 0/2373/2373 lits-rem:0 time: 0.13
353.49/353.53	c calculated reachability. Time: 0.00
353.49/353.53	c  N st    78   1710762      1339      2373      2114     91962     12318   2200372   no data   no data
441.50/441.56	c  N st    79   2079728      1339      2373      2114    104044     12318   2548302   no data   no data
473.79/473.82	c  N st    80   2210763      1339      2373      2116    108185     12318   2977919   no data   no data
473.79/473.82	c  S st    80   2210763      1339      2373      2116    108185     12318   2977919   no data   no data
474.10/474.15	c  S st    80   2211269      1339      2373      2117    108688     12318   2985601   no data   no data
474.10/474.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
474.19/474.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      2 BRemN:      0 P:  2.8M T:  0.08
474.19/474.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
474.19/474.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
474.19/474.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.19/474.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1339 time:  0.00 s
474.19/474.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
474.19/474.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
474.89/474.91	c subs with bin:     1221  lits-rem:      1462  v-fix:    0  time:  0.55 s
489.40/489.42	c lits-rem:      3911  cl-subs:    16385  v-elim:      0  v-fix:    0  time: 14.51 s
489.40/489.42	c vivif2 --  cl tried     2373 cl shrink        0 lits rem          0 time: 0.00
489.50/489.54	c vivif2 --  cl tried    91082 cl shrink     8592 lits rem      15874 time: 0.12
489.59/489.67	c asymm  cl-useful: 0/2373/2373 lits-rem:0 time: 0.13
489.59/489.67	c calculated reachability. Time: 0.00
489.59/489.67	c  N st    80   2211269      1339      2373      2119     91082     12318   2216276   no data   no data
574.50/574.50	c Finding binary XORs  T:     0.00 s  found:       0
613.50/613.51	c  N st    81   2711271      1335      2320      2169    106059     12206   2959542   no data   no data
613.50/613.51	c  S st    81   2711271      1335      2320      2169    106059     12206   2959542   no data   no data
613.80/613.81	c  S st    81   2711773      1335      2320      2171    106558     12206   2966954   no data   no data
613.80/613.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
613.90/613.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    580 BRemL:    254 BRemN:      0 P:  3.5M T:  0.10
613.90/613.96	c Replacing        1 vars Replaced       71 lits Time:     0.04 s 
613.90/613.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.90/613.96	c bin-w-bin subsume rem           54 bins  time:  0.00 s
613.90/613.96	c subs with bin:       39  lits-rem:         0  v-fix:    0  time:  0.00 s
613.90/613.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1334 time:  0.00 s
613.90/613.97	c Removed useless bin:       1  fixed:     0  props:   0.02M  time:  0.00 s
614.00/614.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
614.90/614.95	c subs with bin:      862  lits-rem:     15136  v-fix:    0  time:  0.87 s
623.70/623.76	c lits-rem:     13153  cl-subs:    10247  v-elim:      0  v-fix:    0  time:  8.81 s
623.70/623.76	c vivif2 --  cl tried     2218 cl shrink        0 lits rem          0 time: 0.00
623.91/623.91	c vivif2 --  cl tried    90961 cl shrink    12616 lits rem      22038 time: 0.15
624.01/624.04	c asymm  cl-useful: 0/2218/2218 lits-rem:0 time: 0.14
624.01/624.05	c calculated reachability. Time: 0.00
624.01/624.05	c  N st    81   2711773      1334      2218      2474     90954     11936   2536584   no data   no data
624.01/624.05	c Finding binary XORs  T:     0.00 s  found:       0
751.50/751.50	c Finding binary XORs  T:     0.00 s  found:      11
751.80/751.87	c Replacing       18 vars Replaced    14409 lits Time:     0.05 s 
751.90/751.98	c  E st    82   3150003      1289      2066      2438     75436     11417   1245394   no data   no data
751.90/751.98	c num threads              : 1          
751.90/751.98	c restarts                 : 82         
751.90/751.98	c dynamic restarts         : 0          
751.90/751.98	c static restarts          : 82         
751.90/751.98	c full restarts            : 4          
751.90/751.98	c total simplify time      : 0.21       
751.90/751.98	c learnts DL2              : 0          
751.90/751.98	c learnts size 2           : 8154       
751.90/751.98	c learnts size 1           : 162         (5.20      % of vars)
751.90/751.98	c filedLit time            : 0.58        (0.08      % time)
751.90/751.98	c v-elim SatELite          : 1191        (38.25     % vars)
751.90/751.98	c SatELite time            : 50.66       (6.74      % time)
751.90/751.98	c v-elim xor               : 330         (10.60     % vars)
751.90/751.98	c xor elim time            : 0.06        (0.01      % time)
751.90/751.98	c num binary xor trees     : 199        
751.90/751.98	c binxor trees' crown      : 215         (1.08      leafs/tree)
751.90/751.98	c bin xor find time        : 0.01       
751.90/751.98	c OTF clause improved      : 38487       (0.01      clauses/conflict)
751.90/751.98	c OTF impr. size diff      : 56437       (1.47       lits/clause)
751.90/751.98	c OTF cl watch-shrink      : 2536222     (0.81      clauses/conflict)
751.90/751.98	c OTF cl watch-sh-lit      : 13086758    (5.16       lits/clause)
751.90/751.98	c tried to recurMin cls    : 1559407     (49.50      % of conflicts)
751.90/751.98	c updated cache            : 15512       (0.01       lits/tried recurMin)
751.90/751.98	c clauses over max glue    : 0           (0.00      % of all clauses)
751.90/751.98	c conflicts                : 3150003     (4191.75   / sec)
751.90/751.98	c decisions                : 4144563     (0.44      % random)
751.90/751.98	c bogo-props               : 104059521436 (138473373.03 / sec)
751.90/751.98	c conflict literals        : 164685763   (44.12     % deleted)
751.90/751.98	c Memory used              : 135.59      MB
751.90/751.98	c CPU time                 : 751.48      s
751.90/751.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.46 0.10 0.03 5/189 8694
/proc/meminfo: memFree=13554516/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=20396 CPUtime=0 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4194304 238 0 0 0 0 0 0 0 22 0 1 0 486280805 20885504 190 33554432000 4194304 4627331 140733473636192 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8694/statm: 5099 190 157 106 0 57 0

[startup+0.0668919 s]
/proc/loadavg: 0.46 0.10 0.03 5/189 8694
/proc/meminfo: memFree=13554516/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=32896 CPUtime=0.06 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 1538 0 0 0 6 0 0 0 22 0 1 0 486280805 33685504 1306 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 8224 1306 373 106 0 3195 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32896

[startup+0.100886 s]
/proc/loadavg: 0.46 0.10 0.03 5/189 8694
/proc/meminfo: memFree=13554516/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=32896 CPUtime=0.09 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 1567 0 0 0 9 0 0 0 22 0 1 0 486280805 33685504 1335 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 8224 1335 373 106 0 3195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32896

[startup+0.300851 s]
/proc/loadavg: 0.46 0.10 0.03 5/189 8694
/proc/meminfo: memFree=13554516/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=33360 CPUtime=0.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 1840 0 0 0 29 0 0 0 23 0 1 0 486280805 34160640 1378 33554432000 4194304 4627331 140733473636192 18446744073709551615 4332058 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 8340 1378 374 106 0 3311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33360

[startup+0.700782 s]
/proc/loadavg: 0.46 0.10 0.03 5/189 8694
/proc/meminfo: memFree=13554516/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=33688 CPUtime=0.69 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 2095 0 0 0 69 0 0 0 25 0 1 0 486280805 34496512 1633 33554432000 4194304 4627331 140733473636192 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 8422 1633 374 106 0 3393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33688

[startup+1.50064 s]
/proc/loadavg: 0.46 0.10 0.03 5/190 8695
/proc/meminfo: memFree=13494988/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=34152 CPUtime=1.49 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 2869 0 0 0 149 0 0 0 25 0 1 0 486280805 34971648 1719 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 8538 1719 374 106 0 3509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34152

[startup+3.10042 s]
/proc/loadavg: 0.46 0.10 0.03 5/190 8695
/proc/meminfo: memFree=13452132/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=40352 CPUtime=3.09 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 5424 0 0 0 309 0 0 0 25 0 1 0 486280805 41320448 3019 33554432000 4194304 4627331 140733473636192 18446744073709551615 4310051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 10088 3019 377 106 0 5059 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40352

[startup+6.30086 s]
/proc/loadavg: 0.74 0.16 0.05 5/190 8695
/proc/meminfo: memFree=13271932/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=49548 CPUtime=6.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 7030 0 0 0 629 0 0 0 25 0 1 0 486280805 50737152 4105 33554432000 4194304 4627331 140733473636192 18446744073709551615 4308236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 12387 4105 377 106 0 7358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49548

[startup+12.7007 s]
/proc/loadavg: 1.00 0.23 0.07 5/190 8695
/proc/meminfo: memFree=13192712/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=52184 CPUtime=12.69 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 12638 0 0 0 1268 1 0 0 25 0 1 0 486280805 53436416 6997 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 13046 6997 377 106 0 8017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52184

[startup+25.5005 s]
/proc/loadavg: 1.74 0.43 0.14 5/190 8722
/proc/meminfo: memFree=13050776/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=59360 CPUtime=25.48 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 20852 0 0 0 2546 2 0 0 25 0 1 0 486280805 60784640 8216 33554432000 4194304 4627331 140733473636192 18446744073709551615 4310104 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 14840 8216 377 106 0 9811 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59360

[startup+51.1009 s]
/proc/loadavg: 2.51 0.71 0.24 5/190 8723
/proc/meminfo: memFree=12415664/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=70968 CPUtime=51.09 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 34166 0 0 0 5104 5 0 0 25 0 1 0 486280805 72671232 11081 33554432000 4194304 4627331 140733473636192 18446744073709551615 4428307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 17742 11081 377 106 0 12713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70968

[startup+102.307 s]
/proc/loadavg: 3.42 1.23 0.44 5/190 8751
/proc/meminfo: memFree=12176268/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=74656 CPUtime=102.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 56797 0 0 0 10220 9 0 0 25 0 1 0 486280805 76447744 12126 33554432000 4194304 4627331 140733473636192 18446744073709551615 4308629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 18664 12126 377 106 0 13635 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 74656

[startup+162.3 s]
/proc/loadavg: 3.79 1.73 0.66 5/190 8753
/proc/meminfo: memFree=11673816/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=99304 CPUtime=162.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 83634 0 0 0 16214 15 0 0 25 0 1 0 486280805 101687296 18513 33554432000 4194304 4627331 140733473636192 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 24826 18513 377 106 0 19797 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99304

[startup+222.301 s]
/proc/loadavg: 3.92 2.14 0.87 5/190 8754
/proc/meminfo: memFree=11289292/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=108376 CPUtime=222.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 105295 0 0 0 22210 19 0 0 25 0 1 0 486280805 110977024 20849 33554432000 4194304 4627331 140733473636192 18446744073709551615 4420147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 27094 20849 377 106 0 22065 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 108376

[startup+282.3 s]
/proc/loadavg: 4.01 2.49 1.07 5/190 8756
/proc/meminfo: memFree=11154416/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=108708 CPUtime=282.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 123596 0 0 0 28206 23 0 0 25 0 1 0 486280805 111316992 20544 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 27177 20544 377 106 0 22148 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108708

[startup+342.301 s]
/proc/loadavg: 4.00 2.77 1.25 5/190 8758
/proc/meminfo: memFree=10609924/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=173004 CPUtime=342.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 143121 0 0 0 34202 27 0 0 25 0 1 0 486280805 177156096 24583 33554432000 4194304 4627331 140733473636192 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 43251 24583 377 106 0 38222 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 173004

[startup+402.301 s]
/proc/loadavg: 4.00 2.99 1.42 5/190 8759
/proc/meminfo: memFree=10398992/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=174156 CPUtime=402.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 158778 0 0 0 40199 31 0 0 25 0 1 0 486280805 178335744 25760 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 43539 25760 377 106 0 38510 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 174156

[startup+462.3 s]
/proc/loadavg: 4.00 3.17 1.58 5/190 8770
/proc/meminfo: memFree=10310792/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=175456 CPUtime=462.29 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 174632 0 0 0 46194 35 0 0 25 0 1 0 486280805 179666944 25572 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 43864 25572 377 106 0 38835 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 175456

[startup+522.301 s]
/proc/loadavg: 4.00 3.32 1.72 5/190 8798
/proc/meminfo: memFree=11630480/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=128572 CPUtime=522.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 188384 0 0 0 52190 40 0 0 25 0 1 0 486280805 131657728 24663 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 32143 24663 377 106 0 27114 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128572

[startup+582.3 s]
/proc/loadavg: 4.00 3.44 1.86 5/190 8800
/proc/meminfo: memFree=11342780/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=183056 CPUtime=582.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 204568 0 0 0 58186 44 0 0 25 0 1 0 486280805 187449344 26720 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 45764 26720 377 106 0 40735 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183056

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 1.99 5/190 8832
/proc/meminfo: memFree=11741328/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=152616 CPUtime=642.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 218473 0 0 0 64184 46 0 0 25 0 1 0 486280805 156278784 31551 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 38154 31551 377 106 0 33125 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 152616

[startup+702.301 s]
/proc/loadavg: 4.03 3.63 2.12 5/190 8833
/proc/meminfo: memFree=11644616/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=702.31 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 228095 0 0 0 70181 50 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 138844

Solver just ended. Dumping a history of the last processes samples

[startup+716.701 s]
/proc/loadavg: 4.02 3.65 2.15 5/190 8834
/proc/meminfo: memFree=11642996/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=195564 CPUtime=716.7 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 228701 0 0 0 71620 50 0 0 25 0 1 0 486280805 200257536 29483 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 48891 29483 377 106 0 43862 0
Current children cumulated CPU time (s) 716.7
Current children cumulated vsize (KiB) 195564

[startup+729.5 s]
/proc/loadavg: 4.02 3.66 2.17 5/190 8834
/proc/meminfo: memFree=11618688/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=153048 CPUtime=729.51 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 231969 0 0 0 72900 51 0 0 25 0 1 0 486280805 156721152 31062 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 38262 31062 377 106 0 33233 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 153048

[startup+742.301 s]
/proc/loadavg: 4.02 3.68 2.20 5/190 8834
/proc/meminfo: memFree=11585552/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=209864 CPUtime=742.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234117 0 0 0 74179 51 0 0 25 0 1 0 486280805 214900736 33210 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 52466 33210 377 106 0 47437 0
Current children cumulated CPU time (s) 742.3
Current children cumulated vsize (KiB) 209864

[startup+748.701 s]
/proc/loadavg: 4.01 3.68 2.21 5/190 8834
/proc/meminfo: memFree=11614692/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=748.7 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234906 0 0 0 74819 51 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 748.7
Current children cumulated vsize (KiB) 138844

[startup+750.301 s]
/proc/loadavg: 4.01 3.69 2.22 5/190 8835
/proc/meminfo: memFree=11653504/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=750.3 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234906 0 0 0 74979 51 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4328315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 750.3
Current children cumulated vsize (KiB) 138844

[startup+751.1 s]
/proc/loadavg: 4.01 3.69 2.22 5/190 8835
/proc/meminfo: memFree=11653504/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=751.1 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234906 0 0 0 75059 51 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 751.1
Current children cumulated vsize (KiB) 138844

[startup+751.5 s]
/proc/loadavg: 4.01 3.69 2.22 5/190 8835
/proc/meminfo: memFree=11652760/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=751.5 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234906 0 0 0 75099 51 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 751.5
Current children cumulated vsize (KiB) 138844

[startup+751.9 s]
/proc/loadavg: 4.01 3.69 2.22 5/190 8835
/proc/meminfo: memFree=11652760/32950928 swapFree=67111528/67111528
[pid=8694] ppid=8692 vsize=138844 CPUtime=751.9 cores=4,6
/proc/8694/stat : 8694 (strangenight2-s) R 8692 8694 8633 0 -1 4202496 234906 0 0 0 75139 51 0 0 25 0 1 0 486280805 142176256 28877 33554432000 4194304 4627331 140733473636192 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8694/statm: 34711 28877 377 106 0 29682 0
Current children cumulated CPU time (s) 751.9
Current children cumulated vsize (KiB) 138844

Child status: 20
Real time (s): 751.991
CPU time (s): 752.004
CPU user time (s): 751.479
CPU system time (s): 0.52492
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 209864

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

runsolver used 1.23381 second user time and 2.87656 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 17:53:40
IDJOB=3280549
IDBENCH=20401
IDSOLVER=1587
FILE ID=node120/3280549-1303746819
RUNJOBID= node120-1303746809-8652
PBS_JOBID= 13154042
Free space on /tmp= 72076 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280549-1303746819/watcher-3280549-1303746819 -o /tmp/evaluation-result-3280549-1303746819/solver-3280549-1303746819 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3280549-1303746819.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1797927373

node120.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      13555044 kB
Buffers:       2468628 kB
Cached:       15396804 kB
SwapCached:          0 kB
Active:       11492840 kB
Inactive:      7332220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13555044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           69556 kB
Writeback:           0 kB
AnonPages:      958648 kB
Mapped:          16052 kB
Slab:           506136 kB
PageTables:       7540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1313944 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= 72076 MiB
End job on node120 at 2011-04-25 18:06:12