Trace number 3370667

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 330.68 330.68

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370667-1305394270.cnf'
0.00/0.01	c -- header says num vars:           9540
0.00/0.01	c -- header says num clauses:       61421
0.02/0.03	c -- clauses added:            0 learnts,        61421 normals,            0 xors
0.02/0.03	c -- vars added       9540
0.02/0.03	c Parsing time:  0.03 s
0.02/0.03	c  N st     0         0      9540     47305     14116         0    207840         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 6008/47305/47305 lits-rem:8358 time: 0.25
0.29/0.34	c Flit:  1634 Blit:    292 bXBeca:    0 bXProp:  399 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
0.29/0.35	c Cleaning up after failed var search:     0.01 s 
0.29/0.36	c Replacing      399 vars Replaced     9167 lits Time:     0.01 s 
0.29/0.37	c bin-w-bin subsume rem          549 bins  time:  0.00 s
0.29/0.38	c subs with bin:     6671  lits-rem:      5375  v-fix:    0  time:  0.01 s
0.29/0.39	c Subs w/ non-existent bins:   2061 l-rem:   1741 v-fix:     2 done:   7181 time:  0.01 s
0.39/0.40	c Removed useless bin:    2699  fixed:     5  props:   0.35M  time:  0.01 s
0.39/0.46	c lits-rem:        22  cl-subs:     2795  v-elim:   2392  v-fix:    0  time:  0.06 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:      10
0.39/0.47	c Replacing       10 vars Replaced      148 lits Time:     0.00 s 
0.39/0.48	c Finding non-binary XORs:     0.01 s (found:      16, avg size: 3.0)
0.39/0.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.39/0.48	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:    2281 undec:    4884 neg:    2375
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0      4774     21610      7226         0     94938         0   no data   no data  --
0.69/0.78	c  N dy    20      4077      4774     21610      7621      3618     94920     55364      5.59      5.91  --
1.00/1.10	c  N dy    48      8100      4774     21610      7888      3785     94914     23079      6.39      7.73  --
1.39/1.43	c  N dy    75     12255      4774     21610      8105      7687     94911     96218      6.84      7.30  --
1.69/1.79	c  N dy   103     16285      4774     21610      8293     11500     94909    172163      7.17     10.54  --
2.10/2.17	c  N dy   135     20302      4774     21610      8450      9342     94905    114236      7.57      8.10  --
2.10/2.18	c Finding binary XORs  T:     0.00 s  found:       3
2.49/2.56	c  N dy   164     24385      4774     21610      8598     13227     94904    199157      7.77      8.40  --
2.59/2.62	c  F st   168     25000      4774     21610      8623     13810     94903    214912      7.79   no data  --
2.59/2.62	c Replacing        3 vars Replaced      115 lits Time:     0.00 s 
3.19/3.24	c  N dy   174     30000      4770     21610      8667     11083     94903    216315      7.79   no data  --
3.19/3.24	c  S st   174     30000      4770     21610      8667     11083     94903    216315      7.79   no data  --
3.19/3.30	c  S st   174     30503      4770     21610      8718     11531     94902    220667      7.79   no data  --
3.19/3.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.30	c Cache  BProp: 38 Set: 0 BXProp: 0 T: 0.00
3.49/3.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   45 Bins:   9214 BRemL:   1649 BRemN:      2 P:  3.8M T:  0.26
3.49/3.57	c Replacing       46 vars Replaced     3202 lits Time:     0.01 s 
3.49/3.59	c bin-w-bin subsume rem          120 bins  time:  0.00 s
3.59/3.69	c subs with bin:     5379  lits-rem:      8647  v-fix:    0  time:  0.10 s
3.69/3.70	c Subs w/ non-existent bins:     14 l-rem:   1496 v-fix:     0 done:    891 time:  0.01 s
3.69/3.71	c Removed useless bin:     867  fixed:     0  props:   0.15M  time:  0.00 s
4.59/4.69	c lits-rem:      1381  cl-subs:     5746  v-elim:    575  v-fix:    0  time:  0.98 s
4.59/4.69	c Added XOR as norm:15
4.89/4.92	c asymm  cl-useful: 781/17488/17488 lits-rem:846 time: 0.22
4.89/4.92	c calculated reachability. Time: 0.00
4.89/4.92	c  N dy   174     30503      4148     17458     10856      6525     73720     45475      7.79   no data  --
4.89/4.92	c Finding binary XORs  T:     0.00 s  found:       0
5.29/5.31	c  N dy   209     34575      4147     17458     10883     10555     73720    162390      8.02     12.43  --
5.69/5.70	c  N dy   240     38601      4147     17458     10913     14538     73719    279083      8.22      8.80  --
6.09/6.13	c  N dy   269     42872      4147     17458     10938      9573     73719     58385      8.32      8.80  --
6.40/6.42	c  S st   295     45756      4147     17458     10952     12427     73719    147782      8.48   no data  --
6.40/6.48	c  S st   295     46257      4147     17458     10970     12908     73719    152737      8.48   no data  --
6.40/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.40/6.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.61/6.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    921 BRemL:    234 BRemN:    222 P:  2.6M T:  0.14
6.61/6.62	c Replacing        2 vars Replaced       81 lits Time:     0.00 s 
6.61/6.63	c bin-w-bin subsume rem          604 bins  time:  0.00 s
6.61/6.66	c subs with bin:      658  lits-rem:       409  v-fix:    0  time:  0.03 s
6.61/6.68	c Subs w/ non-existent bins:     34 l-rem:   3011 v-fix:     0 done:   2489 time:  0.01 s
6.61/6.68	c Removed useless bin:     147  fixed:     0  props:   0.12M  time:  0.00 s
7.00/7.06	c lits-rem:       404  cl-subs:     4207  v-elim:    250  v-fix:    0  time:  0.38 s
7.00/7.06	c vivif2 --  cl tried    16961 cl shrink      119 lits rem        123 time: 0.00
7.00/7.07	c vivif2 --  cl tried     9176 cl shrink      185 lits rem        322 time: 0.00
7.29/7.31	c asymm  cl-useful: 61/16897/16897 lits-rem:63 time: 0.24
7.29/7.31	c calculated reachability. Time: 0.00
7.29/7.31	c  N dy   295     46257      3895     16896      8789      9170     69806     59334      8.48   no data  --
7.29/7.32	c Finding binary XORs  T:     0.00 s  found:       0
7.60/7.67	c  N dy   324     50386      3895     16896      8807     13263     69805    167479      8.58      9.06  --
8.09/8.13	c  N dy   358     55083      3895     16896      8832     17915     69805    302981      8.71      9.17  --
8.49/8.50	c  N dy   380     59157      3895     16896      8840     11500     69805     88801      8.77     14.22  --
8.81/8.84	c  N dy   402     63217      3895     16896      8859     15507     69805    191730      8.82      9.56  --
9.09/9.14	c  N dy   414     67283      3895     16896      8871     19483     69805    268225      8.75      9.35  --
9.29/9.36	c  S st   428     69385      3894     16896      8885     21541     69805    326465      8.77      7.80  --
9.39/9.43	c  S st   428     69886      3894     16896      8892     22032     69805    332359      8.77   no data  --
9.39/9.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.49/9.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    332 BRemL:     86 BRemN:     47 P:  2.8M T:  0.12
9.49/9.57	c Replacing        8 vars Replaced     1116 lits Time:     0.01 s 
9.49/9.59	c bin-w-bin subsume rem           87 bins  time:  0.00 s
9.59/9.64	c subs with bin:      259  lits-rem:       563  v-fix:    0  time:  0.05 s
9.59/9.65	c Subs w/ non-existent bins:      0 l-rem:   3254 v-fix:     0 done:   1363 time:  0.01 s
9.59/9.65	c Removed useless bin:      25  fixed:     0  props:   0.11M  time:  0.00 s
11.01/11.02	c lits-rem:      1427  cl-subs:     1556  v-elim:     13  v-fix:    0  time:  1.37 s
11.01/11.02	c vivif2 --  cl tried    16693 cl shrink        0 lits rem          0 time: 0.00
11.01/11.05	c vivif2 --  cl tried    20430 cl shrink     2610 lits rem       8884 time: 0.02
11.29/11.37	c asymm  cl-useful: 137/16693/16693 lits-rem:365 time: 0.32
11.29/11.37	c calculated reachability. Time: 0.00
11.29/11.37	c  N dy   428     69886      3873     16583      9000     20430     68892    257910      8.77   no data  --
11.79/11.89	c  N dy   463     74409      3873     16583      9013     13392     68891    108899      8.91      9.43  --
11.89/11.91	c Finding binary XORs  T:     0.00 s  found:       2
12.29/12.37	c  N dy   500     79161      3873     16583      9029     18112     68891    247187      9.00      9.50  --
12.79/12.88	c  N dy   524     84554      3873     16583      9038     23455     68891    374977      8.97      9.49  --
13.20/13.23	c  F st   549     87500      3873     16583      9046     13751     68891    100083      9.03   no data  --
13.20/13.23	c Replacing        2 vars Replaced      112 lits Time:     0.00 s 
13.59/13.64	c  N st   554     90795      3871     16583      9047     17020     68891    251306      9.03   no data  --
14.20/14.23	c  N dy   584     96625      3871     16583      9056     22795     68891    413089      9.10     12.63  --
14.89/14.91	c  N dy   624    103075      3871     16583      9070     15465     68889    113022      9.14      9.70  --
14.99/15.00	c  S st   625    104830      3871     16583      9077     17156     68889    134757      9.08      7.20  --
14.99/15.06	c  S st   625    105332      3871     16583      9081     17650     68889    141310      9.08   no data  --
14.99/15.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    134 BRemL:    111 BRemN:     46 P:  2.6M T:  0.11
15.09/15.18	c Replacing       10 vars Replaced      752 lits Time:     0.00 s 
15.09/15.19	c bin-w-bin subsume rem           35 bins  time:  0.00 s
15.19/15.20	c subs with bin:      176  lits-rem:       316  v-fix:    0  time:  0.01 s
15.19/15.21	c Subs w/ non-existent bins:      0 l-rem:   1682 v-fix:     0 done:   3861 time:  0.01 s
15.19/15.21	c Removed useless bin:       7  fixed:     0  props:   0.11M  time:  0.00 s
15.40/15.42	c lits-rem:       667  cl-subs:      403  v-elim:      0  v-fix:    0  time:  0.21 s
15.40/15.42	c vivif2 --  cl tried    16436 cl shrink        0 lits rem          0 time: 0.00
15.40/15.43	c vivif2 --  cl tried    17205 cl shrink      535 lits rem       1380 time: 0.01
15.69/15.73	c asymm  cl-useful: 39/16436/16436 lits-rem:82 time: 0.29
15.69/15.73	c calculated reachability. Time: 0.00
15.69/15.73	c  N dy   625    105332      3861     16416      9018     17205     68187    133381      9.08   no data  --
16.29/16.39	c  N dy   663    112542      3860     16416      9043     24313     68187    312777      9.11      9.66  --
17.09/17.18	c Finding binary XORs  T:     0.00 s  found:       7
17.09/17.19	c  N dy   701    119750      3860     16412      9053     17067     68171    137591      9.15      9.77  --
17.99/18.03	c  N dy   761    127458      3860     16412      9071     24726     68171    371014      9.25     16.69  --
19.09/19.11	c  N dy   823    135687      3860     16412      9086     17884     68171    135051      9.37      9.90  --
19.89/19.97	c  N dy   857    144380      3860     16412      9097     26480     68171    352778      9.36      9.93  --
20.99/21.03	c  N dy   911    153653      3860     16412      9109     19612     68171    131254      9.39      9.89  --
21.39/21.47	c  S st   938    157998      3860     16412      9114     23922     68171    258278      9.42   no data  --
21.49/21.55	c  S st   938    158498      3860     16412      9116     24419     68171    267184      9.42   no data  --
21.49/21.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.59/21.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:    105 BRemL:     79 BRemN:      9 P:  3.0M T:  0.13
21.59/21.68	c Replacing       20 vars Replaced     2540 lits Time:     0.00 s 
21.69/21.70	c bin-w-bin subsume rem           27 bins  time:  0.00 s
21.69/21.74	c subs with bin:      135  lits-rem:       229  v-fix:    0  time:  0.04 s
21.69/21.75	c Subs w/ non-existent bins:      0 l-rem:   2977 v-fix:     0 done:   1572 time:  0.01 s
21.69/21.75	c Removed useless bin:       7  fixed:     0  props:   0.11M  time:  0.00 s
22.59/22.62	c lits-rem:       920  cl-subs:      302  v-elim:      0  v-fix:    0  time:  0.87 s
22.59/22.62	c vivif2 --  cl tried    16315 cl shrink        0 lits rem          0 time: 0.00
22.59/22.64	c vivif2 --  cl tried    23828 cl shrink     1871 lits rem       8332 time: 0.02
22.89/22.98	c asymm  cl-useful: 27/16315/16315 lits-rem:63 time: 0.34
22.89/22.99	c calculated reachability. Time: 0.00
22.89/22.99	c  N dy   938    158498      3840     16297      9078     23828     67714    250548      9.42   no data  --
23.79/23.89	c Finding binary XORs  T:     0.00 s  found:       1
24.09/24.20	c  N dy  1004    168874      3839     16297      9099     34132     67714    575267      9.48     10.03  --
25.40/25.47	c  N dy  1079    179716      3839     16297      9117     27550     67714    349250      9.56     16.75  --
26.79/26.86	c  N dy  1151    191278      3839     16297      9130     39015     67714    693106      9.61     15.13  --
28.19/28.27	c  N dy  1227    203939      3839     16297      9149     33703     67714    487712      9.65     10.29  --
29.89/29.95	c  N dy  1311    217002      3839     16297      9165     27655     67714    278857      9.71     13.69  --
31.69/31.71	c  N dy  1394    230950      3839     16297      9177     41513     67714    715187      9.76     16.70  --
32.59/32.62	c  S st  1440    237748      3839     16297      9187     28113     67714    241454      9.79      9.71  --
32.69/32.70	c  S st  1440    238249      3839     16297      9191     28610     67714    248676      9.79   no data  --
32.69/32.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/32.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   20 Bins:    137 BRemL:     69 BRemN:      7 P:  3.3M T:  0.15
32.79/32.86	c Replacing       21 vars Replaced     2233 lits Time:     0.01 s 
32.79/32.88	c bin-w-bin subsume rem           35 bins  time:  0.00 s
32.90/32.91	c subs with bin:      160  lits-rem:        80  v-fix:    0  time:  0.03 s
32.90/32.92	c Subs w/ non-existent bins:      0 l-rem:   2231 v-fix:     0 done:   2512 time:  0.01 s
32.90/32.93	c Removed useless bin:       3  fixed:     0  props:   0.10M  time:  0.00 s
33.69/33.72	c lits-rem:       905  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.79 s
33.69/33.72	c vivif2 --  cl tried    16198 cl shrink        0 lits rem          0 time: 0.00
33.69/33.74	c vivif2 --  cl tried    27883 cl shrink     1197 lits rem       5206 time: 0.02
34.10/34.14	c asymm  cl-useful: 6/16198/16198 lits-rem:15 time: 0.40
34.10/34.14	c calculated reachability. Time: 0.00
34.10/34.14	c  N dy  1440    238249      3818     16194      9171     27883     67256    235445      9.79   no data  --
34.10/34.14	c Finding binary XORs  T:     0.00 s  found:       0
35.88/35.97	c  N dy  1517    253527      3818     16194      9192     42898     67256    649078      9.81     16.51  --
38.29/38.38	c  N dy  1638    269973      3818     16194      9204     38353     67256    570543      9.93     10.70  --
40.38/40.49	c  N dy  1717    287473      3818     16194      9229     33571     67256    300417      9.91     10.56  --
42.79/42.82	c  N dy  1807    305825      3818     16194      9240     51649     67256    793257      9.91     10.44  --
42.79/42.90	c  F st  1811    306251      3818     16194      9241     52072     67256    810008      9.92      9.27  --
45.78/45.83	c  N dy  1918    325353      3818     16194      9254     48803     67256    913810      9.97     10.54  --
45.78/45.84	c Finding binary XORs  T:     0.00 s  found:      25
48.58/48.68	c  N dy  2029    347424      3818     16194      9278     46602     67255    637240     10.00     10.74  --
50.18/50.23	c  S st  2089    357373      3818     16194      9286     56459     67255    955465     10.03   no data  --
50.28/50.35	c  S st  2089    357875      3818     16194      9287     56959     67255    963183     10.03   no data  --
50.28/50.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.28/50.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.48/50.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    126 BRemL:    116 BRemN:      3 P:  4.8M T:  0.20
50.48/50.58	c Replacing       35 vars Replaced    10662 lits Time:     0.02 s 
50.60/50.63	c bin-w-bin subsume rem           53 bins  time:  0.00 s
50.78/50.82	c subs with bin:      373  lits-rem:      1697  v-fix:    0  time:  0.19 s
50.78/50.83	c Subs w/ non-existent bins:      0 l-rem:   2518 v-fix:     0 done:    394 time:  0.01 s
50.78/50.84	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
52.79/52.86	c lits-rem:      4856  cl-subs:     1533  v-elim:      0  v-fix:    0  time:  2.02 s
52.79/52.86	c vivif2 --  cl tried    16069 cl shrink        0 lits rem          0 time: 0.00
52.88/52.95	c vivif2 --  cl tried    54679 cl shrink     9373 lits rem      50233 time: 0.09
53.18/53.26	c asymm  cl-useful: 6/9898/16069 lits-rem:12 time: 0.32
53.18/53.27	c calculated reachability. Time: 0.00
53.18/53.27	c  N dy  2089    357875      3783     16066      9176     54679     66660    881499     10.03   no data  --
54.08/54.16	c Finding binary XORs  T:     0.00 s  found:       3
56.19/56.27	c  N dy  2225    377903      3783     16066      9200     49223     66660    734875     10.09     11.96  --
59.29/59.31	c  N dy  2359    397955      3783     16066      9209     43516     66660    493414     10.16     10.82  --
62.18/62.22	c  N dy  2477    418029      3783     16066      9231     36884     66660    220315     10.20     12.78  --
64.98/65.00	c  N dy  2599    438085      3783     16066      9238     56805     66660    846389     10.24     11.87  --
66.88/66.90	c Finding binary XORs  T:     0.00 s  found:      21
67.38/67.40	c  N dy  2664    458216      3782     16062      9265     47032     66644    434175     10.19     10.74  --
70.19/70.23	c  N dy  2765    478222      3782     16062      9281     66871     66644    997654     10.19     16.36  --
73.08/73.19	c  N dy  2872    498233      3781     16062      9297     60786     66643    809497     10.20     15.38  --
75.90/75.93	c  N dy  2946    518312      3781     16062      9320     51718     66643    486380     10.17     15.51  --
78.68/78.75	c  S st  3036    536813      3781     16062      9330     69962     66643   1003201     10.17   no data  --
78.78/78.89	c  S st  3036    537315      3781     16062      9332     70461     66643   1014459     10.17   no data  --
78.88/78.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.88/78.90	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
79.09/79.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    191 BRemL:    217 BRemN:      2 P:  5.4M T:  0.20
79.09/79.15	c Replacing       51 vars Replaced    19394 lits Time:     0.04 s 
79.09/79.19	c bin-w-bin subsume rem           57 bins  time:  0.00 s
79.28/79.39	c subs with bin:     1134  lits-rem:      3217  v-fix:    0  time:  0.19 s
79.38/79.40	c Subs w/ non-existent bins:      0 l-rem:   2531 v-fix:     0 done:    460 time:  0.01 s
79.38/79.40	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
81.39/81.46	c lits-rem:      4178  cl-subs:     3120  v-elim:      1  v-fix:    0  time:  2.05 s
81.39/81.46	c vivif2 --  cl tried    15947 cl shrink        0 lits rem          0 time: 0.00
81.48/81.54	c vivif2 --  cl tried    64815 cl shrink     9328 lits rem      50980 time: 0.08
81.78/81.80	c asymm  cl-useful: 0/6049/15947 lits-rem:0 time: 0.26
81.78/81.81	c calculated reachability. Time: 0.00
81.78/81.81	c  N dy  3036    537315      3729     15947      9110     64813     66069    895898     10.17   no data  --
81.78/81.81	c Finding binary XORs  T:     0.00 s  found:       0
85.08/85.18	c  N dy  3164    557363      3726     15947      9134     53450     66069    584938     10.21     20.42  --
88.88/88.95	c  N dy  3303    577448      3725     15947      9147     73400     66069   1274398     10.27     10.86  --
92.28/92.31	c  N dy  3425    597493      3723     15947      9156     61803     66068    762369     10.29     11.08  --
95.98/96.07	c  N dy  3568    617570      3723     15947      9171     49227     66068    327719     10.34     10.89  --
97.48/97.56	c Finding binary XORs  T:     0.00 s  found:      19
99.29/99.35	c  N dy  3699    638083      3722     15919      9071     69008     65956    984764     10.36     10.94  --
102.79/102.87	c  N dy  3813    658542      3722     15919      9086     55782     65956    472847     10.37     11.01  --
106.08/106.11	c  N dy  3909    678564      3721     15919      9103     75556     65956   1057525     10.38     11.32  --
109.39/109.48	c  N dy  3991    698615      3721     15919      9110     61077     65956    586216     10.37     11.13  --
112.89/112.94	c  N dy  4061    718625      3721     15919      9113     80941     65956   1156767     10.36     10.91  --
116.68/116.72	c  N dy  4161    739753      3721     15919      9127     66006     65956    673693     10.36     10.91  --
119.90/119.99	c Finding binary XORs  T:     0.00 s  found:      23
119.99/120.02	c Replacing       42 vars Replaced    13979 lits Time:     0.03 s 
120.49/120.56	c  N dy  4254    760820      3679     15915      9038     86420     65908   1295631     10.36     10.93  --
123.98/124.00	c  N dy  4322    783113      3679     15915      9048     72417     65908    783556     10.34     10.89  --
127.98/128.07	c  N dy  4437    803158      3679     15915      9051     92295     65908   1428997     10.35     10.98  --
128.70/128.73	c  S st  4454    805972      3679     15915      9055     57957     65908    359399     10.36   no data  --
128.79/128.87	c  S st  4454    806475      3679     15915      9056     58458     65908    372492     10.36   no data  --
128.79/128.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.79/128.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.99/129.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:     68 BRemL:     64 BRemN:      1 P:  4.6M T:  0.18
128.99/129.06	c Replacing        5 vars Replaced      724 lits Time:     0.01 s 
128.99/129.08	c bin-w-bin subsume rem           93 bins  time:  0.00 s
129.09/129.10	c subs with bin:      213  lits-rem:       236  v-fix:    0  time:  0.02 s
129.09/129.11	c Subs w/ non-existent bins:      2 l-rem:    430 v-fix:     0 done:   3674 time:  0.01 s
129.09/129.12	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
129.69/129.76	c lits-rem:      3620  cl-subs:     1980  v-elim:      2  v-fix:    0  time:  0.64 s
129.69/129.76	c vivif2 --  cl tried    15781 cl shrink        0 lits rem          0 time: 0.00
129.69/129.78	c vivif2 --  cl tried    56291 cl shrink      257 lits rem        530 time: 0.02
130.29/130.38	c asymm  cl-useful: 12/14203/15781 lits-rem:18 time: 0.59
130.29/130.38	c calculated reachability. Time: 0.00
130.29/130.38	c  N dy  4454    806475      3672     15778      8904     56289     65233    353149     10.36   no data  --
130.29/130.38	c Finding binary XORs  T:     0.00 s  found:       6
133.69/133.78	c  N dy  4556    826645      3672     15778      8913     76211     65233    966763     10.36     10.94  --
138.39/138.43	c  N dy  4693    846865      3672     15778      8918     96293     65233   1646479     10.39     11.16  --
141.89/141.92	c  N dy  4802    867051      3672     15778      8926     76333     65233    863272     10.39     10.95  --
145.99/146.00	c  N dy  4907    887095      3672     15778      8934     96096     65233   1452339     10.40     14.88  --
150.48/150.50	c  N dy  5064    907848      3672     15778      8943     78113     65233   1012497     10.44     11.02  --
154.69/154.73	c  N dy  5177    928348      3672     15778      8946     98390     65233   1623363     10.45     11.06  --
158.69/158.77	c  N dy  5285    948351      3672     15778      8950     78136     65233    844104     10.46     14.56  --
162.59/162.64	c  N dy  5372    969185      3672     15778      8959     98606     65233   1431888     10.45     11.17  --
165.38/165.40	c  N dy  5401    989420      3672     15778      8984     77670     65233    596238     10.40     10.96  --
165.38/165.41	c Finding binary XORs  T:     0.00 s  found:      26
169.30/169.35	c  N dy  5498   1009991      3671     15778      8999     98001     65233   1167943     10.41     11.09  --
174.09/174.11	c  N dy  5624   1032020      3671     15778      9007     78931     65233    714946     10.42     11.23  --
178.89/178.93	c  N dy  5765   1052058      3671     15778      9011     98843     65233   1413639     10.45     13.74  --
183.08/183.13	c  F st  5859   1071875      3671     15778      9021     75197     65233    576961     10.46   no data  --
183.08/183.15	c Replacing       32 vars Replaced     8709 lits Time:     0.02 s 
183.18/183.21	c  N st  5860   1072125      3639     15774      8951     73942     65217    573993     10.46   no data  --
187.18/187.28	c  N dy  5958   1092496      3639     15774      8955     94165     65217   1300479     10.47     11.13  --
191.30/191.31	c  N dy  6059   1112586      3639     15774      8962    113946     65217   1866621     10.48     11.07  --
195.09/195.19	c  N dy  6184   1132601      3639     15774      8969     89845     65217   1010809     10.49     13.89  --
199.89/199.97	c  N dy  6326   1152673      3639     15774      8973    109774     65217   1701773     10.52     15.40  --
203.98/204.07	c Finding binary XORs  T:     0.00 s  found:      15
204.38/204.49	c  N dy  6456   1172675      3639     15774      8979     84778     65217    789379     10.54     11.44  --
208.18/208.20	c  N dy  6538   1193544      3639     15774      8984    105338     65217   1336824     10.53     11.10  --
211.29/211.37	c  S st  6589   1209713      3639     15774      8987    121193     65217   1734924     10.52      7.69  --
211.49/211.57	c  S st  6589   1210215      3639     15774      8988    121687     65217   1750564     10.52   no data  --
211.49/211.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
211.49/211.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.79/211.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    104 BRemL:    141 BRemN:      0 P:  7.5M T:  0.27
211.79/211.88	c Replacing       18 vars Replaced    10220 lits Time:     0.03 s 
211.89/211.96	c bin-w-bin subsume rem           76 bins  time:  0.00 s
212.20/212.22	c subs with bin:     1129  lits-rem:      2580  v-fix:    0  time:  0.26 s
212.20/212.24	c Subs w/ non-existent bins:      1 l-rem:   2511 v-fix:     0 done:    430 time:  0.02 s
212.20/212.24	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
216.49/216.58	c lits-rem:      3695  cl-subs:     6561  v-elim:      4  v-fix:    0  time:  4.34 s
216.49/216.58	c vivif2 --  cl tried    15679 cl shrink        0 lits rem          0 time: 0.00
216.70/216.73	c vivif2 --  cl tried   113366 cl shrink    16581 lits rem      65332 time: 0.15
216.79/216.83	c asymm  cl-useful: 0/1476/15679 lits-rem:0 time: 0.11
216.79/216.84	c calculated reachability. Time: 0.00
216.79/216.84	c  N dy  6589   1210215      3617     15679      8694    113366     64717   1537039     10.52   no data  --
216.79/216.84	c Finding binary XORs  T:     0.00 s  found:       0
220.79/220.89	c  N dy  6684   1230362      3617     15679      8705     84516     64717    779614     10.52     11.12  --
225.28/225.35	c  N dy  6812   1250383      3617     15679      8713    104369     64717   1448451     10.54     13.45  --
230.69/230.79	c  N dy  6964   1270402      3617     15679      8719     77576     64717    521980     10.56     11.15  --
236.50/236.52	c  N dy  7100   1296027      3616     15679      8728    102901     64717   1269475     10.57     11.56  --
241.79/241.80	c  N dy  7220   1316104      3616     15679      8733    122825     64717   1911380     10.58     11.25  --
246.29/246.31	c  N dy  7317   1336137      3616     15679      8735     94561     64717   1021921     10.58     11.31  --
251.39/251.40	c  N dy  7426   1356543      3616     15679      8738    114870     64717   1678807     10.59     11.16  --
255.48/255.57	c  N dy  7481   1379756      3616     15679      8758     88869     64717    660054     10.56     11.21  --
255.48/255.58	c Finding binary XORs  T:     0.00 s  found:      17
259.29/259.38	c  N dy  7569   1399881      3616     15673      8778    108345     64684   1191352     10.56     11.25  --
264.49/264.56	c  N dy  7657   1425816      3616     15673      8807     87608     64684    573678     10.53     11.66  --
266.48/266.51	c Finding binary XORs  T:     0.00 s  found:      16
267.88/267.96	c  N dy  7719   1446458      3616     15673      8820    107865     64684   1046530     10.52     11.09  --
271.79/271.84	c  N dy  7785   1466490      3616     15673      8834    127563     64684   1510912     10.50     11.12  --
275.59/275.68	c  N dy  7847   1486504      3613     15673      8865     99725     64684    728293     10.48     11.31  --
278.99/279.02	c  N dy  7906   1506698      3613     15673      8873    119594     64684   1160878     10.46     11.02  --
282.29/282.32	c Finding binary XORs  T:     0.00 s  found:       7
282.29/282.37	c Replacing       40 vars Replaced    28468 lits Time:     0.04 s 
283.09/283.15	c  N dy  7946   1529181      3572     15649      8784    130137     64552   1450739     10.43     11.05  --
286.69/286.74	c  N dy  8009   1550373      3572     15649      8788    108363     64552    957745     10.42     11.02  --
291.19/291.22	c  N dy  8061   1576151      3570     15649      8819    133508     64552   1433152     10.38     11.10  --
294.99/295.02	c  N dy  8108   1596662      3570     15649      8828    103874     64552    746575     10.36     10.92  --
298.69/298.74	c  N dy  8167   1618745      3570     15649      8834    125713     64552   1245952     10.35     10.91  --
302.69/302.78	c  N dy  8209   1638857      3570     15649      8838    145533     64552   1647736     10.33     10.91  --
306.29/306.38	c  N dy  8245   1658906      3570     15649      8840    112902     64552    888993     10.31     10.87  --
308.59/308.66	c Finding binary XORs  T:     0.00 s  found:       8
309.99/310.01	c  N dy  8279   1681082      3570     15637      8826    134033     64486   1307161     10.30     10.89  --
314.39/314.44	c  N dy  8304   1703399      3570     15637      8829    155713     64486   1662232     10.27     10.93  --
315.49/315.52	c  S st  8316   1710215      3570     15637      8830    109498     64486    777187     10.27      5.39  --
315.70/315.74	c  S st  8316   1710717      3570     15637      8831    109996     64486    792121     10.27   no data  --
315.70/315.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.70/315.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
315.99/316.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     88 BRemL:    122 BRemN:      0 P:  6.6M T:  0.26
315.99/316.02	c Replacing       10 vars Replaced     5542 lits Time:     0.02 s 
315.99/316.07	c bin-w-bin subsume rem           88 bins  time:  0.00 s
316.08/316.13	c subs with bin:     2439  lits-rem:      3348  v-fix:    0  time:  0.06 s
316.08/316.15	c Subs w/ non-existent bins:      6 l-rem:   1764 v-fix:     0 done:   2763 time:  0.02 s
316.08/316.15	c Removed useless bin:       0  fixed:     0  props:   0.11M  time:  0.00 s
318.19/318.26	c lits-rem:     11476  cl-subs:     6076  v-elim:      1  v-fix:    0  time:  2.11 s
318.19/318.26	c vivif2 --  cl tried    15549 cl shrink        0 lits rem          0 time: 0.00
318.29/318.31	c vivif2 --  cl tried   100780 cl shrink     1877 lits rem       3447 time: 0.05
318.59/318.63	c asymm  cl-useful: 7/4388/15549 lits-rem:7 time: 0.32
318.59/318.63	c calculated reachability. Time: 0.00
318.59/318.63	c  N dy  8316   1710717      3559     15549      8696    100776     64074    704324     10.27   no data  --
318.59/318.64	c Finding binary XORs  T:     0.00 s  found:       0
321.49/321.57	c  N dy  8338   1732387      3558     15549      8713    121821     64074   1040771     10.24     10.82  --
325.19/325.26	c  N dy  8349   1754287      3555     15549      8744    142866     64074   1342851     10.21     10.78  --
329.59/329.60	c Finding binary XORs  T:     0.00 s  found:       5
330.59/330.66	c  E dy  8357   1788374      3471     15076      8525     95644     61970    616536     10.15      3.61  --
330.59/330.66	c num threads              : 1          
330.59/330.66	c restarts                 : 8357       
330.59/330.66	c dynamic restarts         : 8327       
330.59/330.66	c static restarts          : 30         
330.59/330.66	c full restarts            : 4          
330.59/330.66	c total simplify time      : 0.34       
330.59/330.66	c learnts DL2              : 0          
330.59/330.66	c learnts size 2           : 38646      
330.59/330.66	c learnts size 1           : 2392        (25.07     % of vars)
330.59/330.66	c filedLit time            : 2.08        (0.63      % time)
330.59/330.66	c v-elim SatELite          : 3238        (33.94     % vars)
330.59/330.66	c SatELite time            : 15.51       (4.70      % time)
330.59/330.66	c v-elim xor               : 0           (0.00      % vars)
330.59/330.66	c xor elim time            : 0.05        (0.02      % time)
330.59/330.66	c num binary xor trees     : 746        
330.59/330.66	c binxor trees' crown      : 759         (1.02      leafs/tree)
330.59/330.66	c bin xor find time        : 0.10       
330.59/330.66	c OTF clause improved      : 23440       (0.01      clauses/conflict)
330.59/330.66	c OTF impr. size diff      : 26430       (1.13       lits/clause)
330.59/330.66	c OTF cl watch-shrink      : 1138831     (0.64      clauses/conflict)
330.59/330.66	c OTF cl watch-sh-lit      : 4726490     (4.15       lits/clause)
330.59/330.66	c tried to recurMin cls    : 818613      (45.77      % of conflicts)
330.59/330.66	c updated cache            : 21560       (0.03       lits/tried recurMin)
330.59/330.66	c clauses over max glue    : 0           (0.00      % of all clauses)
330.59/330.66	c conflicts                : 1788374     (5413.35   / sec)
330.59/330.66	c decisions                : 3352985     (0.64      % random)
330.59/330.66	c bogo-props               : 27204828869 (82348098.56 / sec)
330.59/330.66	c conflict literals        : 49472159    (36.16     % deleted)
330.59/330.66	c Memory used              : 114.09      MB
330.59/330.66	c CPU time                 : 330.36      s
330.59/330.66	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: 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-3370667-1305394270/watcher-3370667-1305394270 -o /tmp/evaluation-result-3370667-1305394270/solver-3370667-1305394270 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370667-1305394270.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.80 3.02 3.26 4/355 12037
/proc/meminfo: memFree=21327392/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=33240 CPUtime=0 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 1552 0 0 0 0 0 0 0 21 0 1 0 651024762 34037760 1298 33554432000 4194304 4650387 140736222975776 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 8310 1304 329 112 0 3275 0

[startup+0.026339 s]
/proc/loadavg: 2.80 3.02 3.26 4/355 12037
/proc/meminfo: memFree=21327392/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=34872 CPUtime=0.02 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 2184 0 0 0 2 0 0 0 21 0 1 0 651024762 35708928 1930 33554432000 4194304 4650387 140736222975776 18446744073709551615 4514708 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 8718 1931 329 112 0 3683 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 34872

[startup+0.100312 s]
/proc/loadavg: 2.80 3.02 3.26 4/355 12037
/proc/meminfo: memFree=21327392/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=35776 CPUtime=0.09 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 2538 0 0 0 9 0 0 0 21 0 1 0 651024762 36634624 2284 33554432000 4194304 4650387 140736222975776 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 8944 2284 349 112 0 3909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35776

[startup+0.300306 s]
/proc/loadavg: 2.80 3.02 3.26 4/355 12037
/proc/meminfo: memFree=21327392/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=38672 CPUtime=0.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 3149 0 0 0 29 0 0 0 22 0 1 0 651024762 39600128 2541 33554432000 4194304 4650387 140736222975776 18446744073709551615 4370615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 9668 2541 355 112 0 4633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38672

[startup+0.700239 s]
/proc/loadavg: 2.80 3.02 3.26 4/355 12037
/proc/meminfo: memFree=21327392/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=44972 CPUtime=0.69 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 4826 0 0 0 69 0 0 0 24 0 1 0 651024762 46051328 4218 33554432000 4194304 4650387 140736222975776 18446744073709551615 4364912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 11243 4218 378 112 0 6208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44972

[startup+1.50107 s]
/proc/loadavg: 2.80 3.02 3.26 5/367 12056
/proc/meminfo: memFree=21218712/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=44404 CPUtime=1.49 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 5180 0 0 0 149 0 0 0 25 0 1 0 651024762 45469696 4046 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 11101 4046 380 112 0 6066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44404

[startup+3.1008 s]
/proc/loadavg: 2.80 3.02 3.26 5/367 12056
/proc/meminfo: memFree=21204204/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=53588 CPUtime=3.09 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 6092 0 0 0 309 0 0 0 25 0 1 0 651024762 54874112 4603 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 13397 4603 381 112 0 8362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53588

[startup+6.30021 s]
/proc/loadavg: 2.89 3.04 3.27 5/367 12056
/proc/meminfo: memFree=21184888/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=62516 CPUtime=6.3 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 8193 0 0 0 629 1 0 0 25 0 1 0 651024762 64016384 6704 33554432000 4194304 4650387 140736222975776 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 15629 6704 381 112 0 10594 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 62516

[startup+12.7011 s]
/proc/loadavg: 2.98 3.05 3.27 5/367 12056
/proc/meminfo: memFree=21154396/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=64608 CPUtime=12.69 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 9324 0 0 0 1268 1 0 0 25 0 1 0 651024762 66158592 7835 33554432000 4194304 4650387 140736222975776 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 16152 7835 381 112 0 11117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64608

[startup+25.5007 s]
/proc/loadavg: 3.20 3.10 3.28 5/367 12056
/proc/meminfo: memFree=21093012/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=83040 CPUtime=25.5 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 10995 0 0 0 2548 2 0 0 25 0 1 0 651024762 85032960 9506 33554432000 4194304 4650387 140736222975776 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 20760 9506 381 112 0 15725 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 83040

[startup+51.1011 s]
/proc/loadavg: 3.53 3.19 3.30 5/367 12057
/proc/meminfo: memFree=21006760/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=74612 CPUtime=51.08 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 18442 0 0 0 5104 4 0 0 25 0 1 0 651024762 76402688 12155 33554432000 4194304 4650387 140736222975776 18446744073709551615 4438489 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 18653 12155 381 112 0 13618 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74612

[startup+102.314 s]
/proc/loadavg: 3.92 3.34 3.35 5/367 12058
/proc/meminfo: memFree=20953616/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=84148 CPUtime=102.3 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 36043 0 0 0 10221 9 0 0 25 0 1 0 651024762 86167552 13754 33554432000 4194304 4650387 140736222975776 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 21037 13754 381 112 0 16002 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84148

[startup+162.301 s]
/proc/loadavg: 3.97 3.46 3.39 5/367 12060
/proc/meminfo: memFree=20859828/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=85796 CPUtime=162.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 50697 0 0 0 16213 16 0 0 25 0 1 0 651024762 87855104 15062 33554432000 4194304 4650387 140736222975776 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 21449 15062 381 112 0 16414 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85796

[startup+222.301 s]
/proc/loadavg: 3.99 3.55 3.42 5/367 12062
/proc/meminfo: memFree=20786756/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=112584 CPUtime=222.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 70911 0 0 0 22208 21 0 0 25 0 1 0 651024762 115286016 20890 33554432000 4194304 4650387 140736222975776 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 28146 20890 381 112 0 23111 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112584

[startup+282.3 s]
/proc/loadavg: 3.99 3.63 3.46 5/367 12063
/proc/meminfo: memFree=20767616/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=113416 CPUtime=282.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 83804 0 0 0 28204 25 0 0 25 0 1 0 651024762 116137984 21603 33554432000 4194304 4650387 140736222975776 18446744073709551615 4223277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 28354 21603 381 112 0 23319 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 113416

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

[startup+307.101 s]
/proc/loadavg: 4.06 3.68 3.47 5/367 12064
/proc/meminfo: memFree=20758792/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=114192 CPUtime=307.09 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 90286 0 0 0 30682 27 0 0 25 0 1 0 651024762 116932608 21195 33554432000 4194304 4650387 140736222975776 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 28548 21195 381 112 0 23513 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 114192

[startup+319.901 s]
/proc/loadavg: 4.05 3.69 3.48 5/367 12064
/proc/meminfo: memFree=20760516/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116180 CPUtime=319.89 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 93033 0 0 0 31960 29 0 0 25 0 1 0 651024762 118968320 21662 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29045 21662 381 112 0 24010 0
Current children cumulated CPU time (s) 319.89
Current children cumulated vsize (KiB) 116180

[startup+326.3 s]
/proc/loadavg: 4.04 3.70 3.48 5/367 12064
/proc/meminfo: memFree=20757664/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116180 CPUtime=326.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 93688 0 0 0 32600 29 0 0 25 0 1 0 651024762 118968320 22317 33554432000 4194304 4650387 140736222975776 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29045 22317 381 112 0 24010 0
Current children cumulated CPU time (s) 326.29
Current children cumulated vsize (KiB) 116180

[startup+327.901 s]
/proc/loadavg: 4.04 3.70 3.49 5/367 12064
/proc/meminfo: memFree=20753200/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116180 CPUtime=327.89 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 93817 0 0 0 32760 29 0 0 25 0 1 0 651024762 118968320 22446 33554432000 4194304 4650387 140736222975776 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29045 22446 381 112 0 24010 0
Current children cumulated CPU time (s) 327.89
Current children cumulated vsize (KiB) 116180

[startup+329.501 s]
/proc/loadavg: 4.04 3.70 3.49 5/367 12065
/proc/meminfo: memFree=20751588/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116820 CPUtime=329.49 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 95295 0 0 0 32920 29 0 0 25 0 1 0 651024762 119623680 21596 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29205 21596 381 112 0 24170 0
Current children cumulated CPU time (s) 329.49
Current children cumulated vsize (KiB) 116820

[startup+330.301 s]
/proc/loadavg: 4.04 3.70 3.49 5/367 12065
/proc/meminfo: memFree=20749604/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116820 CPUtime=330.29 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 95384 0 0 0 33000 29 0 0 25 0 1 0 651024762 119623680 21685 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29205 21685 381 112 0 24170 0
Current children cumulated CPU time (s) 330.29
Current children cumulated vsize (KiB) 116820

[startup+330.501 s]
/proc/loadavg: 4.04 3.70 3.49 5/367 12065
/proc/meminfo: memFree=20749604/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116820 CPUtime=330.49 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 95403 0 0 0 33020 29 0 0 25 0 1 0 651024762 119623680 21704 33554432000 4194304 4650387 140736222975776 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29205 21704 381 112 0 24170 0
Current children cumulated CPU time (s) 330.49
Current children cumulated vsize (KiB) 116820

[startup+330.601 s]
/proc/loadavg: 4.04 3.70 3.49 5/367 12065
/proc/meminfo: memFree=20749604/32951124 swapFree=65581052/67111528
[pid=12037] ppid=12035 vsize=116820 CPUtime=330.59 cores=0,2
/proc/12037/stat : 12037 (strangenight1-s) R 12035 12037 11101 0 -1 4202496 95412 0 0 0 33030 29 0 0 25 0 1 0 651024762 119623680 21713 33554432000 4194304 4650387 140736222975776 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12037/statm: 29205 21713 381 112 0 24170 0
Current children cumulated CPU time (s) 330.59
Current children cumulated vsize (KiB) 116820

Child status: 20
Real time (s): 330.68
CPU time (s): 330.68
CPU user time (s): 330.375
CPU system time (s): 0.304953
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 161172

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

runsolver used 1.26581 second user time and 2.6306 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 19:31:10
IDJOB=3370667
IDBENCH=84205
IDSOLVER=1847
FILE ID=node137/3370667-1305394270
RUNJOBID= node137-1305394270-12013
PBS_JOBID= 13324416
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370667-1305394270/watcher-3370667-1305394270 -o /tmp/evaluation-result-3370667-1305394270/solver-3370667-1305394270 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370667-1305394270.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=933514064

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21328168 kB
Buffers:        271840 kB
Cached:        3683412 kB
SwapCached:      36328 kB
Active:        1598860 kB
Inactive:      9800032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21328168 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            9008 kB
Writeback:           0 kB
AnonPages:     7417124 kB
Mapped:          18724 kB
Slab:           119772 kB
PageTables:      39456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75904728 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= 73644 MiB
End job on node137 at 2011-05-14 19:36:41