Trace number 3370792

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 265.638 265.748

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370792-1305380550.cnf'
0.00/0.00	c -- header says num vars:          88352
0.00/0.00	c -- header says num clauses:      262658
0.00/0.09	c -- clauses added:            0 learnts,       262658 normals,            0 xors
0.00/0.09	c -- vars added      88352
0.00/0.09	c Parsing time:  0.08 s
0.00/0.09	c  N st     0         0     88352     87552    175104         0    612864         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 0/37297/87551 lits-rem:0 time: 0.32
3.30/3.38	c Flit:   167 Blit:   1742 bXBeca:    0 bXProp: 2399 Bins:      0 BRemL:      0 BRemN:      0 P: 58.5M T:  2.91
3.30/3.39	c Cleaning up after failed var search:     0.01 s 
3.40/3.41	c Replacing     2399 vars Replaced    57457 lits Time:     0.02 s 
3.40/3.45	c bin-w-bin subsume rem          510 bins  time:  0.01 s
3.40/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.79/3.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  83857 time:  0.32 s
3.89/3.93	c Removed useless bin:     626  fixed:     0  props:  20.00M  time:  0.13 s
4.08/4.18	c lits-rem:         0  cl-subs:      476  v-elim:  27952  v-fix:    0  time:  0.24 s
4.18/4.28	c Finding binary XORs  T:     0.10 s  found:     303
4.18/4.30	c Replacing      303 vars Replaced     3389 lits Time:     0.01 s 
4.28/4.35	c Finding non-binary XORs:     0.04 s (found:     341, avg size: 3.0)
4.28/4.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.28/4.38	c calculated reachability. Time: 0.03
4.28/4.39	c Calc default polars -  time:   0.01 s pos:    6823 undec:   34055 neg:   47474
4.28/4.39	c =========================================================================================
4.28/4.39	c types(t): F = full restart, N = normal restart
4.28/4.39	c types(t): S = simplification begin/end, E = solution found
4.28/4.39	c restart types(rt): st = static, dy = dynamic
4.28/4.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.28/4.39	c  B st     0         0     55602    101071     93583         0    511970         0   no data   no data  --
5.18/5.22	c  N dy    19      4101     55589    101071     94268      3396    511970     24872      3.67      4.11  --
6.08/6.13	c  N dy    45      8210     55540    101071     94766      6983    511967     56356      3.92      4.17  --
7.08/7.16	c  N dy    75     12350     55536    101071     95144     10734    511967     99692      4.08      4.35  --
8.08/8.14	c  N dy   105     16356     55524    101071     95493     14376    511967    151096      4.31      4.54  --
9.39/9.46	c  N dy   138     20443     55519    101071     95767      9693    511967     63560      4.55      6.17  --
10.69/10.74	c  N dy   171     24548     55517    101071     96014     13530    511967    144510      4.73      5.00  --
10.79/10.89	c  F st   175     25000     55517    101071     96053     13940    511967    155412      4.74   no data  --
11.28/11.35	c Found part    10095 vars:          9 clauses:        16 lits size:        45
11.28/11.35	c Found part    10096 vars:          5 clauses:         3 lits size:         8
11.28/11.35	c Found part    10480 vars:      55501 clauses:    194625 lits size:    510983
11.28/11.35	c Found parts:          3 time: 0.45 s
11.28/11.35	c Solving part 10096
11.28/11.39	c  N st     0         0         5         2         1         0         8         0   no data   no data  --
11.28/11.39	c asymm  cl-useful: 0/2/2 lits-rem:0 time: 0.00
11.28/11.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.28/11.39	c Finding binary XORs  T:     0.00 s  found:       0
11.28/11.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.28/11.39	c calculated reachability. Time: 0.00
11.28/11.39	c Calc default polars -  time:   0.00 s pos:       0 undec:   88348 neg:       4
11.28/11.39	c =========================================================================================
11.28/11.39	c types(t): F = full restart, N = normal restart
11.28/11.39	c types(t): S = simplification begin/end, E = solution found
11.28/11.39	c restart types(rt): st = static, dy = dynamic
11.28/11.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.28/11.39	c  B st     0         0         5         2         1         0         8         0   no data   no data  --
11.28/11.39	c  E st     1         0         0         2         1         0         8         0   no data   no data  --
11.38/11.40	c Verified 2 clauses.
11.38/11.40	c Verified 2 clauses.
11.38/11.40	c Solved part
11.38/11.40	c =========================================================================================
11.38/11.40	c Solving part 10095
11.38/11.43	c  N st     0         0         9         9         7         0        45         0   no data   no data  --
11.38/11.44	c asymm  cl-useful: 0/9/9 lits-rem:0 time: 0.00
11.38/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.38/11.44	c Finding binary XORs  T:     0.00 s  found:       0
11.38/11.44	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.38/11.44	c calculated reachability. Time: 0.00
11.38/11.44	c Calc default polars -  time:   0.00 s pos:       3 undec:   88343 neg:       6
11.38/11.44	c =========================================================================================
11.38/11.44	c types(t): F = full restart, N = normal restart
11.38/11.44	c types(t): S = simplification begin/end, E = solution found
11.38/11.44	c restart types(rt): st = static, dy = dynamic
11.38/11.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.38/11.44	c  B st     0         0         9         9         7         0        45         0   no data   no data  --
11.38/11.44	c  E st     1         0         0         9         7         0        45         0   no data   no data  --
11.38/11.44	c Verified 9 clauses.
11.38/11.44	c Verified 9 clauses.
11.38/11.44	c Solved part
11.38/11.44	c =========================================================================================
11.38/11.45	c Coming back to original instance
11.38/11.45	c =========================================================================================
12.57/12.68	c  N dy   181     30000     55500    100842     96111     18680    510983    280208      4.74   no data  --
12.57/12.68	c  S st   181     30000     55500    100842     96111     18680    510983    280208      4.74   no data  --
12.77/12.87	c Finding binary XORs  T:     0.09 s  found:     164
12.87/12.95	c  S st   181     30500     55490    100794     96146     19095    510790    284820      4.74   no data  --
12.87/12.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.87/12.97	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.01
21.25/21.39	c Flit:   115 Blit:    155 bXBeca:    0 bXProp: 1082 Bins:  31890 BRemL:   4335 BRemN:    110 P: 75.1M T:  8.39
21.25/21.39	c Cleaning up after failed var search:     0.00 s 
21.35/21.44	c Replacing     1246 vars Replaced    65412 lits Time:     0.04 s 
21.45/21.50	c bin-w-bin subsume rem         2340 bins  time:  0.01 s
21.45/21.59	c subs with bin:     2016  lits-rem:      9092  v-fix:    0  time:  0.10 s
21.66/21.74	c Subs w/ non-existent bins:    380 l-rem:   3508 v-fix:     0 done:  23244 time:  0.14 s
21.76/21.86	c Removed useless bin:     591  fixed:     0  props:  14.63M  time:  0.12 s
22.56/22.70	c lits-rem:     10200  cl-subs:    18401  v-elim:  31744  v-fix:    0  time:  0.83 s
23.25/23.38	c asymm  cl-useful: 655/33335/101248 lits-rem:714 time: 0.69
23.35/23.42	c calculated reachability. Time: 0.02
23.35/23.42	c  N dy   181     30500     22166    101225     32125      6436    429885     46236      4.74   no data  --
23.45/23.51	c Finding binary XORs  T:     0.09 s  found:      71
24.16/24.20	c  N dy   202     34563     22166    101225     32466     10126    429877     94664      4.72      4.98  --
24.85/24.93	c  N dy   233     38582     22165    101225     32731     13843    429874    158643      4.78      5.19  --
25.65/25.72	c  N dy   266     42647     22164    101225     32957     17658    429871    245782      4.90      6.84  --
26.35/26.44	c  S st   287     45750     22164    101225     33115     20579    429869    301817      4.94      3.54  --
26.45/26.56	c  S st   287     46251     22164    101225     33169     21022    429869    305987      4.94   no data  --
26.45/26.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.45/26.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.02/34.10	c Flit:    16 Blit:      1 bXBeca:    0 bXProp:   60 Bins:  91570 BRemL:   5102 BRemN:    383 P: 32.6M T:  7.49
34.02/34.14	c Replacing      131 vars Replaced    91380 lits Time:     0.03 s 
34.02/34.20	c bin-w-bin subsume rem          370 bins  time:  0.02 s
34.31/34.40	c subs with bin:     3685  lits-rem:     11599  v-fix:    0  time:  0.20 s
34.31/34.47	c Subs w/ non-existent bins:    992 l-rem:   4758 v-fix:     0 done:   9027 time:  0.06 s
34.41/34.50	c Removed useless bin:     393  fixed:     0  props:   2.54M  time:  0.03 s
35.22/35.37	c lits-rem:      2159  cl-subs:     6472  v-elim:   1520  v-fix:    0  time:  0.87 s
35.31/35.43	c vivif2 --  cl tried    97738 cl shrink     8243 lits rem      10910 time: 0.06
35.31/35.46	c vivif2 --  cl tried    15979 cl shrink     2659 lits rem       7835 time: 0.03
35.71/35.84	c asymm  cl-useful: 0/6420/96570 lits-rem:0 time: 0.37
35.71/35.86	c calculated reachability. Time: 0.01
35.71/35.86	c  N dy   287     46251     20494     96570    111319     15853    406216    288987      4.94   no data  --
35.81/35.92	c Finding binary XORs  T:     0.06 s  found:      18
36.72/36.80	c  N dy   322     50336     20487     96570    111415     19805    406216    392261      5.08      8.48  --
37.61/37.74	c  N dy   358     54498     20487     96570    111506     23853    406216    480019      5.21      5.54  --
38.71/38.82	c  N dy   393     59140     20482     96570    111616     15480    406215    257567      5.31      5.59  --
39.61/39.72	c  N dy   428     63240     20481     96570    111741     19426    406215    344541      5.40      6.97  --
40.50/40.62	c  N dy   459     67317     20475     96570    111845     23365    406215    439745      5.50      6.01  --
41.00/41.13	c  S st   477     69376     20473     96570    111890     25366    406215    495866      5.54   no data  --
41.10/41.27	c  S st   477     69880     20473     96570    111902     25855    406215    502066      5.54   no data  --
41.10/41.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.10/41.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
43.90/44.03	c Flit:    19 Blit:      3 bXBeca:    0 bXProp:   47 Bins:  12425 BRemL:   9822 BRemN:    109 P: 28.2M T:  2.72
43.90/44.06	c Replacing       65 vars Replaced     5638 lits Time:     0.03 s 
44.00/44.12	c bin-w-bin subsume rem          817 bins  time:  0.02 s
44.19/44.30	c subs with bin:      798  lits-rem:      2033  v-fix:    0  time:  0.18 s
44.19/44.35	c Subs w/ non-existent bins:    170 l-rem:   3062 v-fix:     0 done:   4094 time:  0.05 s
44.19/44.37	c Removed useless bin:     182  fixed:     0  props:   2.15M  time:  0.02 s
45.19/45.36	c lits-rem:      1049  cl-subs:     3085  v-elim:    731  v-fix:    0  time:  0.99 s
45.29/45.41	c vivif2 --  cl tried    95501 cl shrink     1087 lits rem       1233 time: 0.05
45.29/45.45	c vivif2 --  cl tried    23076 cl shrink     3063 lits rem      14508 time: 0.04
45.69/45.82	c asymm  cl-useful: 217/5515/95332 lits-rem:651 time: 0.37
45.69/45.84	c calculated reachability. Time: 0.01
45.69/45.85	c  N dy   477     69880     19648     95115    106639     23055    398443    393709      5.54   no data  --
45.79/45.90	c Finding binary XORs  T:     0.05 s  found:      24
46.69/46.81	c  N dy   514     74381     19645     95115    106740     27420    398443    497726      5.62      7.00  --
47.89/48.00	c  N dy   556     79144     19642     95115    106828     32058    398443    629285      5.71      7.73  --
48.99/49.18	c  N dy   593     84197     19638     95115    106910     22726    398442    336123      5.77      8.18  --
49.79/49.92	c  F st   610     87502     19638     95115    106967     25953    398442    396202      5.78      5.47  --
49.79/49.95	c Replacing       24 vars Replaced     2855 lits Time:     0.02 s 
50.39/50.50	c  N st   615     90797     19614     95024    104921     29088    398008    471589      5.78   no data  --
51.69/51.87	c  N dy   650     96637     19614     95024    104992     34833    398007    651248      5.87      7.82  --
53.48/53.62	c  N dy   707    102968     19614     95024    105095     41011    398002    831032      6.01      6.52  --
53.89/54.07	c  S st   721    104820     19613     95024    105133     42809    398002    879993      6.02   no data  --
54.08/54.22	c  S st   721    105322     19613     95024    105148     43294    398002    888508      6.02   no data  --
54.08/54.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.08/54.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
64.98/65.19	c Flit:    34 Blit:      7 bXBeca:    0 bXProp:   53 Bins: 131307 BRemL:  10017 BRemN:    305 P: 41.7M T: 10.94
65.08/65.24	c Replacing       53 vars Replaced     6728 lits Time:     0.05 s 
65.19/65.34	c bin-w-bin subsume rem          288 bins  time:  0.03 s
66.39/66.52	c subs with bin:     1327  lits-rem:     19809  v-fix:    0  time:  1.18 s
66.39/66.57	c Subs w/ non-existent bins:    100 l-rem:   3382 v-fix:     0 done:    942 time:  0.05 s
66.49/66.60	c Removed useless bin:      90  fixed:     0  props:   1.33M  time:  0.02 s
67.98/68.13	c lits-rem:      1998  cl-subs:     3152  v-elim:    273  v-fix:    0  time:  1.53 s
67.98/68.19	c vivif2 --  cl tried    93926 cl shrink      511 lits rem        623 time: 0.06
68.09/68.29	c vivif2 --  cl tried    39798 cl shrink     8205 lits rem      51395 time: 0.10
68.48/68.63	c asymm  cl-useful: 24/5049/93797 lits-rem:72 time: 0.34
68.48/68.66	c calculated reachability. Time: 0.01
68.48/68.66	c  N dy   721    105322     19243     93773    222425     39780    391825    914449      6.02   no data  --
68.58/68.72	c Finding binary XORs  T:     0.06 s  found:       3
70.29/70.46	c  N dy   776    112081     19242     93773    222463     30329    391823    628977      6.10      8.03  --
72.09/72.22	c  N dy   830    119304     19241     93773    222495     37474    391821    837394      6.19     10.02  --
74.08/74.21	c  N dy   888    126985     19238     93773    222521     45065    391821   1050656      6.29      6.62  --
76.28/76.49	c  N dy   954    135166     19233     93773    222564     35626    391819    657505      6.40      7.23  --
78.58/78.79	c  N dy  1031    144009     19232     93773    222601     44377    391815    949388      6.52      6.90  --
81.29/81.45	c  N dy  1100    153348     19229     93773    222644     53585    391812   1305172      6.59      7.25  --
82.88/83.00	c  S st  1142    157985     19228     93773    222665     58169    391811   1501392      6.64   no data  --
82.99/83.19	c  S st  1142    158488     19228     93773    222677     39574    391811    644437      6.64   no data  --
83.09/83.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
83.09/83.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
87.29/87.49	c Flit:    45 Blit:      8 bXBeca:    0 bXProp:   45 Bins:  12031 BRemL:  11687 BRemN:     27 P: 39.5M T:  4.28
87.39/87.53	c Replacing       48 vars Replaced     4622 lits Time:     0.04 s 
87.39/87.60	c bin-w-bin subsume rem          429 bins  time:  0.03 s
87.59/87.72	c subs with bin:      566  lits-rem:       780  v-fix:    0  time:  0.13 s
87.69/87.83	c Subs w/ non-existent bins:    408 l-rem:    857 v-fix:     0 done:  14841 time:  0.10 s
87.69/87.85	c Removed useless bin:      73  fixed:     0  props:   1.26M  time:  0.02 s
88.19/88.34	c lits-rem:       613  cl-subs:     1137  v-elim:    150  v-fix:    0  time:  0.49 s
88.29/88.40	c vivif2 --  cl tried    92625 cl shrink      416 lits rem        489 time: 0.06
88.29/88.46	c vivif2 --  cl tried    37694 cl shrink     1120 lits rem       3419 time: 0.06
88.69/88.80	c asymm  cl-useful: 26/4157/92591 lits-rem:78 time: 0.33
88.69/88.83	c calculated reachability. Time: 0.02
88.69/88.83	c  N dy  1142    158488     18971     92565    210508     37639    386042    602168      6.64   no data  --
88.69/88.89	c Finding binary XORs  T:     0.07 s  found:       4
91.69/91.86	c  N dy  1229    168682     18967     92565    210557     47711    386041    985576      6.75      9.27  --
94.59/94.79	c  N dy  1305    179475     18956     92565    210626     58366    386037   1384190      6.83      8.17  --
97.68/97.81	c  N dy  1398    191025     18944     92565    210668     48698    386033    886813      6.94      9.12  --
101.19/101.38	c  N dy  1504    204072     18941     92565    210717     61586    386032   1431125      7.09      7.50  --
104.98/105.16	c  N dy  1604    217137     18937     92565    210770     52643    386030    900458      7.20      9.80  --
109.28/109.49	c  N dy  1715    231006     18927     92565    210840     66350    386025   1466830      7.32      8.37  --
111.58/111.70	c  S st  1768    237734     18923     92565    210874     73004    386023   1786575      7.37      9.28  --
111.78/111.91	c  S st  1768    238236     18922     92565    210882     73496    386023   1801518      7.37   no data  --
111.78/111.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
111.78/111.93	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.01
116.18/116.39	c Flit:    93 Blit:     25 bXBeca:    0 bXProp:   89 Bins:   4736 BRemL:   4898 BRemN:      8 P: 55.8M T:  4.45
116.18/116.39	c Cleaning up after failed var search:     0.00 s 
116.28/116.47	c Replacing       95 vars Replaced    24598 lits Time:     0.08 s 
116.48/116.61	c bin-w-bin subsume rem          530 bins  time:  0.02 s
117.88/118.02	c subs with bin:      380  lits-rem:     19123  v-fix:    0  time:  1.42 s
117.88/118.07	c Subs w/ non-existent bins:      2 l-rem:   3255 v-fix:     0 done:    317 time:  0.04 s
117.88/118.09	c Removed useless bin:      47  fixed:     0  props:   1.22M  time:  0.02 s
120.38/120.50	c lits-rem:      6866  cl-subs:     5201  v-elim:     98  v-fix:    0  time:  2.42 s
120.38/120.57	c vivif2 --  cl tried    90979 cl shrink      433 lits rem        539 time: 0.07
120.68/120.81	c vivif2 --  cl tried    66012 cl shrink    12497 lits rem     162238 time: 0.23
120.99/121.15	c asymm  cl-useful: 445/2012/90855 lits-rem:737 time: 0.34
120.99/121.18	c calculated reachability. Time: 0.02
120.99/121.18	c  N dy  1768    238236     18592     90837    187213     65842    377619   1232012      7.37   no data  --
121.08/121.25	c Finding binary XORs  T:     0.07 s  found:       7
125.58/125.74	c  N dy  1871    253610     18582     90837    187297     58216    377616    961499      7.42      7.83  --
130.58/130.76	c  N dy  1988    269988     18569     90837    187378     74364    377614   1628811      7.50      7.91  --
135.98/136.18	c  N dy  2123    287312     18559     90837    187444     68025    377614   1225592      7.61      8.28  --
141.79/141.97	c  N dy  2234    305670     18536     90837    187544     61771    377611    750562      7.69      8.14  --
141.98/142.16	c  F st  2240    306250     18536     90837    187544     62346    377610    774500      7.69   no data  --
142.08/142.20	c Replacing        7 vars Replaced      767 lits Time:     0.02 s 
147.29/147.45	c  N dy  2327    325275     18527     90316    179704     80590    375506   1571327      7.74      8.52  --
153.98/154.12	c  N dy  2465    345349     18519     90316    179791     74434    375504   1124186      7.81      8.30  --
157.78/157.96	c  S st  2545    357354     18509     90316    179838     86317    375503   1693200      7.85   no data  --
157.98/158.18	c  S st  2545    357856     18509     90316    179841     86813    375503   1708496      7.85   no data  --
158.08/158.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
158.08/158.21	c Cache  BProp: 3 Set: 1 BXProp: 0 T: 0.01
162.48/162.63	c Flit:   111 Blit:     59 bXBeca:    0 bXProp:  147 Bins:   7226 BRemL:   5058 BRemN:     15 P: 59.2M T:  4.43
162.48/162.66	c Cleaning up after failed var search:     0.02 s 
162.58/162.72	c Replacing      147 vars Replaced    30295 lits Time:     0.06 s 
162.69/162.84	c bin-w-bin subsume rem          686 bins  time:  0.02 s
164.09/164.24	c subs with bin:      783  lits-rem:     13766  v-fix:    0  time:  1.40 s
164.09/164.28	c Subs w/ non-existent bins:     32 l-rem:   3485 v-fix:     0 done:    825 time:  0.05 s
164.18/164.31	c Removed useless bin:      88  fixed:     0  props:   1.18M  time:  0.02 s
166.68/166.88	c lits-rem:      1770  cl-subs:     5458  v-elim:    255  v-fix:    0  time:  2.57 s
166.78/166.94	c vivif2 --  cl tried    87658 cl shrink      667 lits rem        850 time: 0.07
166.98/167.19	c vivif2 --  cl tried    78652 cl shrink    13799 lits rem     124597 time: 0.25
167.38/167.53	c asymm  cl-useful: 460/2133/87454 lits-rem:556 time: 0.34
167.38/167.56	c calculated reachability. Time: 0.02
167.38/167.56	c  N dy  2545    357856     17854     87444    169869     78440    363747   1228308      7.85   no data  --
167.48/167.64	c Finding binary XORs  T:     0.07 s  found:       1
173.79/173.98	c  N dy  2644    378152     17844     87444    169989     70981    363744    918218      7.86      8.64  --
180.08/180.20	c  N dy  2774    398236     17832     87444    170078     90843    363738   1804524      7.92      8.45  --
186.58/186.72	c  N dy  2908    418624     17826     87444    170175     83122    363735   1321957      7.98      8.42  --
193.78/193.99	c  N dy  3040    438700     17825     87444    170231    103001    363733   2251644      8.06      8.52  --
201.08/201.27	c  N dy  3178    458701     17822     87444    170317     94341    363728   1749128      8.14     10.46  --
203.88/204.03	c Finding binary XORs  T:     0.07 s  found:      61
208.28/208.44	c  N dy  3314    479039     17626     85991    156901     82221    357890   1000213      8.19      8.65  --
214.78/214.98	c  N dy  3450    499069     17603     85991    156975    102016    357888   1889795      8.24      8.69  --
221.68/221.89	c  N dy  3576    519105     17598     85991    157047     91111    357887   1225401      8.29      8.81  --
227.88/228.04	c  S st  3705    536784     17591     85991    157124    108553    357887   1946763      8.33   no data  --
228.08/228.28	c  S st  3705    537285     17588     85991    157137    109038    357887   1955289      8.33   no data  --
228.18/228.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
228.18/228.31	c Cache  BProp: 9 Set: 3 BXProp: 0 T: 0.01
232.78/232.96	c Flit:   250 Blit:    304 bXBeca:    0 bXProp:  262 Bins:   8501 BRemL:  13845 BRemN:     88 P: 59.0M T:  4.65
232.78/232.99	c Cleaning up after failed var search:     0.03 s 
232.88/233.09	c Replacing      346 vars Replaced    90783 lits Time:     0.09 s 
233.09/233.21	c bin-w-bin subsume rem          722 bins  time:  0.02 s
234.48/234.64	c subs with bin:     2369  lits-rem:     34577  v-fix:    0  time:  1.43 s
234.48/234.68	c Subs w/ non-existent bins:     43 l-rem:   4204 v-fix:     0 done:   1454 time:  0.04 s
234.58/234.71	c Removed useless bin:     186  fixed:     0  props:   0.97M  time:  0.01 s
237.78/237.98	c lits-rem:      4130  cl-subs:    18281  v-elim:    524  v-fix:    0  time:  3.26 s
237.88/238.03	c vivif2 --  cl tried    79002 cl shrink     1131 lits rem       1338 time: 0.05
238.08/238.21	c vivif2 --  cl tried    78972 cl shrink    19194 lits rem      73824 time: 0.19
238.38/238.57	c asymm  cl-useful: 810/4136/78657 lits-rem:962 time: 0.36
238.38/238.59	c calculated reachability. Time: 0.01
238.38/238.59	c  N dy  3705    537285     16029     78627    121973     77989    327225    930740      8.33   no data  --
238.48/238.67	c Finding binary XORs  T:     0.07 s  found:      19
244.98/245.10	c  N dy  3810    558419     16018     78627    122123     98755    327219   1622647      8.34      8.79  --
251.08/251.24	c  N dy  3898    578571     16008     78627    122241     83523    327216   1051031      8.33      8.85  --
256.68/256.83	c  N dy  3987    598644     15951     78627    122380    103165    327210   1664969      8.31      8.80  --
262.98/263.15	c  N dy  4099    618711     15878     78627    122518     92357    327205   1173161      8.32     10.75  --
265.38/265.58	c Finding binary XORs  T:     0.07 s  found:      26
265.38/265.59	c  E dy  4127    624478     15863     77817    102873     88865    323084   1129750      8.32      4.89  --
265.38/265.59	c num threads              : 1          
265.38/265.59	c restarts                 : 4127       
265.38/265.59	c dynamic restarts         : 4103       
265.38/265.59	c static restarts          : 24         
265.38/265.59	c full restarts            : 3          
265.38/265.59	c total simplify time      : 1.03       
265.38/265.59	c learnts DL2              : 0          
265.38/265.59	c learnts size 2           : 502987     
265.38/265.59	c learnts size 1           : 4824        (5.46      % of vars)
265.38/265.59	c filedLit time            : 50.33       (18.97     % time)
265.38/265.59	c v-elim SatELite          : 63247       (71.59     % vars)
265.38/265.59	c SatELite time            : 13.25       (5.00      % time)
265.38/265.59	c v-elim xor               : 0           (0.00      % vars)
265.38/265.59	c xor elim time            : 0.15        (0.06      % time)
265.38/265.59	c num binary xor trees     : 2764       
265.38/265.59	c binxor trees' crown      : 4940        (1.79      leafs/tree)
265.38/265.59	c bin xor find time        : 0.89       
265.38/265.59	c OTF clause improved      : 4931        (0.01      clauses/conflict)
265.38/265.59	c OTF impr. size diff      : 6741        (1.37       lits/clause)
265.38/265.59	c OTF cl watch-shrink      : 455707      (0.73      clauses/conflict)
265.38/265.59	c OTF cl watch-sh-lit      : 2712995     (5.95       lits/clause)
265.38/265.59	c tried to recurMin cls    : 336885      (53.95      % of conflicts)
265.38/265.59	c updated cache            : 0           (0.00       lits/tried recurMin)
265.38/265.59	c clauses over max glue    : 0           (0.00      % of all clauses)
265.38/265.59	c conflicts                : 624478      (2354.33   / sec)
265.38/265.59	c decisions                : 1859711     (1.58      % random)
265.38/265.59	c bogo-props               : 10426369706 (39308201.19 / sec)
265.38/265.59	c conflict literals        : 23099917    (36.21     % deleted)
265.38/265.59	c Memory used              : 357.06      MB
265.38/265.59	c CPU time                 : 265.25      s
265.38/265.59	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-3370792-1305380550/watcher-3370792-1305380550 -o /tmp/evaluation-result-3370792-1305380550/solver-3370792-1305380550 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370792-1305380550.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: 3.02 3.01 2.28 3/260 16724
/proc/meminfo: memFree=23544072/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=30648 CPUtime=0 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 929 0 0 0 0 0 0 0 25 0 1 0 649653220 31383552 869 33554432000 4194304 4650387 140735388367712 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 7662 870 327 112 0 2627 0

[startup+0.103864 s]
/proc/loadavg: 3.02 3.01 2.28 3/260 16724
/proc/meminfo: memFree=23544072/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=63304 CPUtime=0.09 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 10631 0 0 0 8 1 0 0 25 0 1 0 649653220 64823296 8427 33554432000 4194304 4650387 140735388367712 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 15826 8427 348 112 0 10791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63304

[startup+0.200832 s]
/proc/loadavg: 3.02 3.01 2.28 3/260 16724
/proc/meminfo: memFree=23544072/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=63304 CPUtime=0.19 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 10631 0 0 0 18 1 0 0 25 0 1 0 649653220 64823296 8427 33554432000 4194304 4650387 140735388367712 18446744073709551615 4369936 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 15826 8427 348 112 0 10791 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63304

[startup+0.300815 s]
/proc/loadavg: 3.02 3.01 2.28 3/260 16724
/proc/meminfo: memFree=23544072/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=63304 CPUtime=0.29 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 10631 0 0 0 28 1 0 0 25 0 1 0 649653220 64823296 8427 33554432000 4194304 4650387 140735388367712 18446744073709551615 4370267 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 15826 8427 348 112 0 10791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63304

[startup+0.700729 s]
/proc/loadavg: 3.02 3.01 2.28 3/260 16724
/proc/meminfo: memFree=23544072/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=84060 CPUtime=0.68 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 15563 0 0 0 67 1 0 0 25 0 1 0 649653220 86077440 12845 33554432000 4194304 4650387 140735388367712 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 21015 12845 354 112 0 15980 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84060

[startup+1.50061 s]
/proc/loadavg: 3.02 3.01 2.28 4/269 16741
/proc/meminfo: memFree=23335652/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=131644 CPUtime=1.48 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 27465 0 0 0 145 3 0 0 25 0 1 0 649653220 134803456 24747 33554432000 4194304 4650387 140735388367712 18446744073709551615 4241514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 32911 24747 354 112 0 27876 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131644

[startup+3.10032 s]
/proc/loadavg: 3.02 3.01 2.28 5/269 16741
/proc/meminfo: memFree=23179176/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=161156 CPUtime=3.09 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 34786 0 0 0 304 5 0 0 25 0 1 0 649653220 165023744 32068 33554432000 4194304 4650387 140735388367712 18446744073709551615 4369233 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 40289 32068 354 112 0 35254 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161156

[startup+6.30071 s]
/proc/loadavg: 3.02 3.01 2.28 4/269 16742
/proc/meminfo: memFree=22874264/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=194380 CPUtime=6.28 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 43592 0 0 0 623 5 0 0 25 0 1 0 649653220 199045120 40874 33554432000 4194304 4650387 140735388367712 18446744073709551615 4229486 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 48595 40874 378 112 0 43560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194380

[startup+12.7005 s]
/proc/loadavg: 3.09 3.02 2.29 4/269 16769
/proc/meminfo: memFree=22611952/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=214156 CPUtime=12.67 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 55587 0 0 0 1261 6 0 0 25 0 1 0 649653220 219295744 45252 33554432000 4194304 4650387 140735388367712 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16724/statm: 53539 45252 384 112 0 48504 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 214156

[startup+25.5012 s]
/proc/loadavg: 3.23 3.05 2.31 4/269 16797
/proc/meminfo: memFree=22634928/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=263568 CPUtime=25.45 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 68337 0 0 0 2536 9 0 0 25 0 1 0 649653220 269893632 58002 33554432000 4194304 4650387 140735388367712 18446744073709551615 4363412 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16724/statm: 65892 58002 384 112 0 60857 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 263568

[startup+51.1005 s]
/proc/loadavg: 3.19 3.06 2.34 4/269 16798
/proc/meminfo: memFree=22386588/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=280924 CPUtime=50.99 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 75791 0 0 0 5088 11 0 0 25 0 1 0 649653220 287666176 61261 33554432000 4194304 4650387 140735388367712 18446744073709551615 4314845 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16724/statm: 70231 61261 384 112 0 65196 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 280924

[startup+102.301 s]
/proc/loadavg: 3.08 3.05 2.37 4/269 16826
/proc/meminfo: memFree=22902536/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=301392 CPUtime=102.19 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 88843 0 0 0 10205 14 0 0 25 0 1 0 649653220 308625408 66795 33554432000 4194304 4650387 140735388367712 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 75348 66795 384 112 0 70313 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 301392

[startup+162.3 s]
/proc/loadavg: 3.03 3.04 2.40 4/269 16828
/proc/meminfo: memFree=22855076/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=327984 CPUtime=162.18 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 108030 0 0 0 16200 18 0 0 25 0 1 0 649653220 335855616 73326 33554432000 4194304 4650387 140735388367712 18446744073709551615 4247938 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 81996 73326 384 112 0 76961 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 327984

[startup+222.31 s]
/proc/loadavg: 3.08 3.06 2.45 4/269 16829
/proc/meminfo: memFree=22850172/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=338092 CPUtime=222.19 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 124496 0 0 0 22197 22 0 0 25 0 1 0 649653220 346206208 74704 33554432000 4194304 4650387 140735388367712 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 84523 74704 384 112 0 79488 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 338092

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

[startup+230.401 s]
/proc/loadavg: 3.08 3.06 2.45 4/269 16829
/proc/meminfo: memFree=22845576/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=338092 CPUtime=230.28 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 125235 0 0 0 23006 22 0 0 25 0 1 0 649653220 346206208 75443 33554432000 4194304 4650387 140735388367712 18446744073709551615 4369156 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 84523 75443 384 112 0 79488 0
Current children cumulated CPU time (s) 230.28
Current children cumulated vsize (KiB) 338092

[startup+243.21 s]
/proc/loadavg: 3.06 3.05 2.46 4/269 16830
/proc/meminfo: memFree=22823112/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=355824 CPUtime=243.09 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 130921 0 0 0 24286 23 0 0 25 0 1 0 649653220 364363776 81129 33554432000 4194304 4650387 140735388367712 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 88956 81129 384 112 0 83921 0
Current children cumulated CPU time (s) 243.09
Current children cumulated vsize (KiB) 355824

[startup+256 s]
/proc/loadavg: 3.05 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22837492/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=351240 CPUtime=255.88 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 132605 0 0 0 25565 23 0 0 25 0 1 0 649653220 359669760 78816 33554432000 4194304 4650387 140735388367712 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 87810 78816 384 112 0 82775 0
Current children cumulated CPU time (s) 255.88
Current children cumulated vsize (KiB) 351240

[startup+262.401 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22826328/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=262.28 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134600 0 0 0 26205 23 0 0 25 0 1 0 649653220 374403072 80811 33554432000 4194304 4650387 140735388367712 18446744073709551615 4363648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 80811 384 112 0 86372 0
Current children cumulated CPU time (s) 262.28
Current children cumulated vsize (KiB) 365628

[startup+264.001 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22830420/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=263.89 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134763 0 0 0 26365 24 0 0 25 0 1 0 649653220 374403072 80974 33554432000 4194304 4650387 140735388367712 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 80974 384 112 0 86372 0
Current children cumulated CPU time (s) 263.89
Current children cumulated vsize (KiB) 365628

[startup+264.801 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22830420/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=264.68 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134827 0 0 0 26444 24 0 0 25 0 1 0 649653220 374403072 81038 33554432000 4194304 4650387 140735388367712 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 81038 384 112 0 86372 0
Current children cumulated CPU time (s) 264.68
Current children cumulated vsize (KiB) 365628

[startup+265.211 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22826948/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=265.09 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134843 0 0 0 26485 24 0 0 25 0 1 0 649653220 374403072 81054 33554432000 4194304 4650387 140735388367712 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 81054 384 112 0 86372 0
Current children cumulated CPU time (s) 265.09
Current children cumulated vsize (KiB) 365628

[startup+265.6 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22826948/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=265.48 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134865 0 0 0 26524 24 0 0 25 0 1 0 649653220 374403072 81075 33554432000 4194304 4650387 140735388367712 18446744073709551615 246516490139 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 81075 393 112 0 86372 0
Current children cumulated CPU time (s) 265.48
Current children cumulated vsize (KiB) 365628

[startup+265.701 s]
/proc/loadavg: 3.04 3.05 2.47 4/269 16830
/proc/meminfo: memFree=22826948/32951124 swapFree=61565116/67111528
[pid=16724] ppid=16722 vsize=365628 CPUtime=265.58 cores=4,6
/proc/16724/stat : 16724 (strangenight1-s) R 16722 16724 16569 0 -1 4202496 134865 0 0 0 26534 24 0 0 25 0 1 0 649653220 374403072 81075 33554432000 4194304 4650387 140735388367712 18446744073709551615 246516492050 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16724/statm: 91407 81075 393 112 0 86372 0
Current children cumulated CPU time (s) 265.58
Current children cumulated vsize (KiB) 365628

Child status: 20
Real time (s): 265.748
CPU time (s): 265.638
CPU user time (s): 265.383
CPU system time (s): 0.254961
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 416024

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

runsolver used 0.677896 second user time and 1.51077 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-14 15:42:30
IDJOB=3370792
IDBENCH=82469
IDSOLVER=1847
FILE ID=node134/3370792-1305380550
RUNJOBID= node134-1305379151-16588
PBS_JOBID= 13324368
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370792-1305380550/watcher-3370792-1305380550 -o /tmp/evaluation-result-3370792-1305380550/solver-3370792-1305380550 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370792-1305380550.cnf

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1575231900

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23544104 kB
Buffers:        258112 kB
Cached:        5598368 kB
SwapCached:      13768 kB
Active:         922420 kB
Inactive:      8270496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23544104 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           14804 kB
Writeback:           0 kB
AnonPages:     3330444 kB
Mapped:          12008 kB
Slab:           121088 kB
PageTables:      30764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38875760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73408 MiB
End job on node134 at 2011-05-14 15:46:56