Trace number 3368450

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 810.307 810.287

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368450-1305388748.cnf'
0.00/0.00	c -- header says num vars:          22886
0.00/0.00	c -- header says num clauses:       76038
0.00/0.02	c -- clauses added:            0 learnts,        76038 normals,            0 xors
0.00/0.02	c -- vars added      22886
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     22886     35405     36071         0    182356         0   no data   no data
0.39/0.48	c asymm  cl-useful: 8/35405/35405 lits-rem:88 time: 0.45
1.19/1.25	c Flit:    62 Blit:   2152 bXBeca:    0 bXProp: 3731 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.76
1.19/1.25	c Cleaning up after failed var search:     0.00 s 
1.19/1.26	c Replacing     3731 vars Replaced   100834 lits Time:     0.01 s 
1.19/1.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.19/1.27	c bin-w-bin subsume rem          557 bins  time:  0.00 s
1.19/1.28	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  15722 time:  0.01 s
1.29/1.30	c Removed useless bin:      39  fixed:     0  props:   2.13M  time:  0.01 s
1.29/1.36	c lits-rem:         0  cl-subs:      165  v-elim:   5240  v-fix:    0  time:  0.05 s
1.29/1.39	c Finding binary XORs  T:     0.03 s  found:      14
1.29/1.39	c Replacing       14 vars Replaced      179 lits Time:     0.00 s 
1.39/1.41	c Finding non-binary XORs:     0.01 s (found:    4809, avg size: 3.0)
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    756 locsubst:  3068 time:   0.01
1.39/1.41	c Replacing     1534 vars Replaced     9204 lits Time:     0.00 s 
1.39/1.41	c calculated reachability. Time: 0.00
1.39/1.41	c Calc default polars -  time:   0.00 s pos:    1194 undec:   14739 neg:    6953
1.39/1.41	c =========================================================================================
1.39/1.41	c types(t): F = full restart, N = normal restart
1.39/1.41	c types(t): S = simplification begin/end, E = solution found
1.39/1.41	c restart types(rt): st = static, dy = dynamic
1.39/1.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.39/1.41	c  B st     0         0      8178     13295     11219         0     87776         0   no data   no data
1.59/1.60	c Decided on static restart strategy
1.79/1.89	c  N st     8      4914      8177     13295     11273      4644     87776    159841   no data   no data
2.69/2.73	c  N st    10     11297      8176     13295     11300      8086     87776    467143   no data   no data
3.59/3.62	c  N st    11     17041      8176     13295     11313      9100     87776    493759   no data   no data
4.69/4.72	c  F st    12     25002      8172     13295     11337     10692     87776    502029   no data   no data
4.69/4.73	c  N st    12     25002      8172     13294     11248     10683     87603    501895   no data   no data
5.09/5.13	c Decided on static restart strategy
5.09/5.13	c  N st    18     30008      8171     13294     11295      8137     87603    251891   no data   no data
5.09/5.13	c  S st    18     30008      8171     13294     11295      8137     87603    251891   no data   no data
5.19/5.22	c  S st    18     30510      8167     13294     11338      8592     87603    259299   no data   no data
5.19/5.23	c x-sub:  1534 x-cut:      0 vfix:      0 v-elim:    378 locsubst:     0 time:   0.01
5.50/5.55	c Flit:    78 Blit:      5 bXBeca:    0 bXProp:    7 Bins:  76341 BRemL:  37681 BRemN:     11 P:  6.2M T:  0.32
5.50/5.56	c Replacing        7 vars Replaced      630 lits Time:     0.00 s 
5.50/5.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.57	c bin-w-bin subsume rem          107 bins  time:  0.00 s
5.50/5.58	c subs with bin:      538  lits-rem:       442  v-fix:    0  time:  0.01 s
5.50/5.59	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   7698 time:  0.01 s
5.50/5.59	c Removed useless bin:      22  fixed:     0  props:   0.23M  time:  0.00 s
5.59/5.62	c lits-rem:       196  cl-subs:      166  v-elim:   1371  v-fix:    0  time:  0.03 s
5.59/5.63	c subs with bin:       38  lits-rem:       325  v-fix:    0  time:  0.01 s
5.59/5.64	c lits-rem:       129  cl-subs:      196  v-elim:      0  v-fix:    0  time:  0.01 s
5.69/5.76	c asymm  cl-useful: 194/12936/12936 lits-rem:784 time: 0.12
5.69/5.76	c calculated reachability. Time: 0.00
5.69/5.76	c  N st    18     30510      6327     12936     39383      3229     76476    120580   no data   no data
6.09/6.19	c Finding binary XORs  T:     0.02 s  found:       0
6.79/6.86	c  N st    20     37623      6327     12936     39385     10177     76476    502149   no data   no data
7.89/7.98	c  N st    21     44024      6327     12936     39385     10478     76476    486123   no data   no data
8.19/8.24	c  S st    22     45765      6326     12936     39385     12194     76476    600888   no data   no data
8.29/8.34	c  S st    22     46273      6326     12936     39394     12693     76476    611205   no data   no data
8.29/8.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    179 locsubst:     0 time:   0.01
8.49/8.52	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    7 Bins:   1816 BRemL:  15207 BRemN:     80 P:  3.3M T:  0.17
8.49/8.52	c Replacing        8 vars Replaced      260 lits Time:     0.01 s 
8.49/8.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.49/8.53	c bin-w-bin subsume rem          219 bins  time:  0.00 s
8.49/8.53	c subs with bin:       87  lits-rem:        30  v-fix:    0  time:  0.00 s
8.49/8.54	c Subs w/ non-existent bins:      0 l-rem:     26 v-fix:     0 done:   6138 time:  0.01 s
8.49/8.54	c Removed useless bin:       2  fixed:     0  props:   0.20M  time:  0.00 s
8.49/8.55	c lits-rem:         0  cl-subs:       45  v-elim:     30  v-fix:    0  time:  0.01 s
8.59/8.60	c subs with bin:        1  lits-rem:        14  v-fix:    0  time:  0.04 s
8.59/8.66	c lits-rem:       484  cl-subs:      554  v-elim:      0  v-fix:    0  time:  0.06 s
8.59/8.66	c vivif2 --  cl tried    12814 cl shrink       84 lits rem        217 time: 0.00
8.59/8.67	c vivif2 --  cl tried     6947 cl shrink      793 lits rem       2285 time: 0.01
8.70/8.80	c asymm  cl-useful: 61/12807/12807 lits-rem:151 time: 0.13
8.70/8.80	c calculated reachability. Time: 0.00
8.70/8.80	c  N st    22     46273      6108     12807     25105      6946     75042    261896   no data   no data
8.81/8.82	c Finding binary XORs  T:     0.01 s  found:       1
10.49/10.59	c  N st    23     60670      6107     12807     25108     15343     75042    695668   no data   no data
11.99/12.07	c  N st    24     69409      6106     12807     25108     15280     75042    693154   no data   no data
11.99/12.07	c  S st    24     69409      6106     12807     25108     15280     75042    693154   no data   no data
12.10/12.16	c  S st    24     69911      6106     12807     25111     15774     75041    705016   no data   no data
12.10/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     90 locsubst:     0 time:   0.00
12.29/12.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     72 BRemL:     43 BRemN:      3 P:  4.4M T:  0.17
12.29/12.35	c Replacing        3 vars Replaced     1220 lits Time:     0.01 s 
12.29/12.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.36	c bin-w-bin subsume rem           15 bins  time:  0.00 s
12.29/12.36	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.00 s
12.29/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6013 time:  0.00 s
12.29/12.37	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
12.29/12.38	c lits-rem:         0  cl-subs:       59  v-elim:     39  v-fix:    0  time:  0.01 s
12.49/12.55	c subs with bin:        1  lits-rem:       229  v-fix:    0  time:  0.15 s
12.79/12.86	c lits-rem:      1639  cl-subs:      795  v-elim:      0  v-fix:    0  time:  0.30 s
12.79/12.86	c vivif2 --  cl tried    12744 cl shrink       39 lits rem         52 time: 0.00
12.79/12.89	c vivif2 --  cl tried    14814 cl shrink     3256 lits rem      10619 time: 0.03
12.99/13.03	c asymm  cl-useful: 320/12744/12744 lits-rem:877 time: 0.14
12.99/13.04	c calculated reachability. Time: 0.00
12.99/13.04	c  N st    24     69911      5974     12509     24526     14814     73971    654675   no data   no data
15.09/15.13	c  F st    25     87501      5970     12509     24544     21570     73971    930586   no data   no data
15.09/15.14	c  N st    25     87501      5970     12506     23876     21345     73803    925452   no data   no data
15.89/15.92	c Decided on static restart strategy
16.29/16.38	c  N st    32     95542      5968     12506     23881     17407     73803    684590   no data   no data
16.29/16.41	c Finding binary XORs  T:     0.01 s  found:      93
16.40/16.41	c Replacing       93 vars Replaced     1703 lits Time:     0.00 s 
17.79/17.88	c  N st    34    104868      5872     12505     23269     26510     73602   1092778   no data   no data
17.79/17.88	c  S st    34    104868      5872     12505     23269     26510     73602   1092778   no data   no data
17.99/18.01	c  S st    34    105369      5872     12505     23269     27010     73602   1107905   no data   no data
17.99/18.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.19/18.20	c Flit:    11 Blit:      5 bXBeca:    0 bXProp:    0 Bins:    480 BRemL:    244 BRemN:      5 P:  4.9M T:  0.18
18.19/18.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.19/18.21	c bin-w-bin subsume rem          205 bins  time:  0.00 s
18.19/18.21	c subs with bin:      134  lits-rem:       149  v-fix:    0  time:  0.00 s
18.19/18.22	c Subs w/ non-existent bins:      0 l-rem:      6 v-fix:     0 done:   5856 time:  0.00 s
18.19/18.22	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
18.19/18.24	c lits-rem:        13  cl-subs:      200  v-elim:     45  v-fix:    0  time:  0.02 s
18.59/18.66	c subs with bin:        5  lits-rem:       281  v-fix:    0  time:  0.39 s
19.19/19.26	c lits-rem:      1885  cl-subs:     1086  v-elim:      0  v-fix:    0  time:  0.60 s
19.19/19.26	c vivif2 --  cl tried    12124 cl shrink        1 lits rem          1 time: 0.00
19.29/19.31	c vivif2 --  cl tried    25085 cl shrink     5363 lits rem      26647 time: 0.05
19.39/19.48	c asymm  cl-useful: 96/12124/12124 lits-rem:225 time: 0.17
19.39/19.48	c calculated reachability. Time: 0.00
19.39/19.48	c  N st    34    105369      5811     12070     17332     25085     71627    985965   no data   no data
20.99/21.04	c  N st    35    114967      5811     12070     17332     21633     71627    667609   no data   no data
20.99/21.06	c Finding binary XORs  T:     0.01 s  found:      23
23.29/23.36	c  N st    36    129364      5810     12070     17336     21494     71627    624865   no data   no data
26.69/26.75	c  N st    37    150960      5809     12070     17336     26987     71627    844568   no data   no data
27.99/28.00	c  S st    38    158053      5808     12070     17336     17676     71627    406880   no data   no data
28.09/28.10	c  S st    38    158553      5808     12070     17338     18169     71627    420843   no data   no data
28.09/28.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.19/28.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    463 BRemL:    438 BRemN:     28 P:  3.9M T:  0.13
28.19/28.25	c Replacing       24 vars Replaced     1799 lits Time:     0.01 s 
28.19/28.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.19/28.26	c bin-w-bin subsume rem          126 bins  time:  0.00 s
28.19/28.26	c subs with bin:       25  lits-rem:        29  v-fix:    0  time:  0.00 s
28.19/28.26	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   5783 time:  0.00 s
28.19/28.27	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
28.19/28.28	c lits-rem:         4  cl-subs:       43  v-elim:     36  v-fix:    0  time:  0.01 s
28.29/28.37	c subs with bin:        3  lits-rem:       250  v-fix:    0  time:  0.08 s
28.39/28.42	c lits-rem:       331  cl-subs:      338  v-elim:      0  v-fix:    0  time:  0.06 s
28.39/28.42	c vivif2 --  cl tried    11969 cl shrink        0 lits rem          0 time: 0.00
28.39/28.44	c vivif2 --  cl tried    16603 cl shrink     1429 lits rem       4550 time: 0.01
28.49/28.57	c asymm  cl-useful: 29/11969/11969 lits-rem:47 time: 0.13
28.49/28.57	c calculated reachability. Time: 0.00
28.49/28.57	c  N st    38    158553      5747     11967     16337     16602     70952    366713   no data   no data
37.20/37.27	c  N st    39    207143      5747     11967     16337     28549     70952    864806   no data   no data
37.20/37.28	c Finding binary XORs  T:     0.01 s  found:       0
43.49/43.55	c  N st    40    237832      5747     11967     16339     39301     70952   1223922   no data   no data
43.49/43.55	c  S st    40    237832      5747     11967     16339     39301     70952   1223922   no data   no data
43.69/43.70	c  S st    40    238335      5747     11967     16339     39801     70952   1235732   no data   no data
43.69/43.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.79/43.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     32 BRemL:     41 BRemN:      0 P:  5.5M T:  0.18
43.79/43.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.79/43.89	c bin-w-bin subsume rem           18 bins  time:  0.00 s
43.79/43.89	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
43.79/43.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5747 time:  0.01 s
43.79/43.91	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
43.89/43.92	c lits-rem:         0  cl-subs:        1  v-elim:      4  v-fix:    0  time:  0.02 s
44.08/44.15	c subs with bin:        3  lits-rem:       360  v-fix:    0  time:  0.21 s
46.28/46.36	c lits-rem:      2238  cl-subs:     7401  v-elim:      0  v-fix:    0  time:  2.20 s
46.28/46.36	c vivif2 --  cl tried    11960 cl shrink        0 lits rem          0 time: 0.00
46.38/46.41	c vivif2 --  cl tried    29355 cl shrink     6651 lits rem      24888 time: 0.05
46.48/46.58	c asymm  cl-useful: 17/11960/11960 lits-rem:19 time: 0.17
46.48/46.59	c calculated reachability. Time: 0.00
46.48/46.59	c  N st    40    238335      5743     11960     16315     29355     70887    844374   no data   no data
59.78/59.83	c  F st    41    306253      5743     11960     16317     34869     70887    928018   no data   no data
59.78/59.84	c  N st    41    306253      5743     11960     16317     34869     70887    928018   no data   no data
60.88/60.93	c Decided on static restart strategy
65.28/65.37	c  N st    51    334557      5741     11960     16322     39655     70887   1348175   no data   no data
69.88/69.99	c  N st    53    357502      5739     11960     16335     37935     70887   1211736   no data   no data
69.88/69.99	c  S st    53    357502      5739     11960     16335     37935     70887   1211736   no data   no data
70.08/70.16	c  S st    53    358006      5738     11960     16335     38437     70887   1222551   no data   no data
70.08/70.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
70.29/70.34	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     63 BRemL:     62 BRemN:      0 P:  5.5M T:  0.17
70.29/70.36	c Replacing        1 vars Replaced       35 lits Time:     0.02 s 
70.29/70.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.29/70.36	c bin-w-bin subsume rem            4 bins  time:  0.00 s
70.29/70.37	c subs with bin:        7  lits-rem:         3  v-fix:    0  time:  0.00 s
70.29/70.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5736 time:  0.00 s
70.29/70.37	c Removed useless bin:       3  fixed:     0  props:   0.20M  time:  0.00 s
70.29/70.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
70.58/70.67	c subs with bin:       13  lits-rem:      1228  v-fix:    0  time:  0.24 s
71.39/71.50	c lits-rem:      5116  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  0.83 s
71.39/71.50	c vivif2 --  cl tried    11948 cl shrink        0 lits rem          0 time: 0.00
71.50/71.57	c vivif2 --  cl tried    35938 cl shrink    10035 lits rem      45145 time: 0.07
71.68/71.79	c asymm  cl-useful: 17/11948/11948 lits-rem:42 time: 0.21
71.68/71.79	c calculated reachability. Time: 0.00
71.68/71.79	c  N st    53    358006      5736     11946     15777     35937     70649   1101464   no data   no data
71.78/71.80	c Finding binary XORs  T:     0.01 s  found:       0
78.88/78.98	c  N st    54    390398      5735     11946     15781     42719     70649   1216468   no data   no data
90.09/90.19	c  N st    55    438988      5735     11946     15781     37215     70649    977127   no data   no data
105.18/105.25	c  N st    56    511870      5731     11946     15794     51126     70649   1795770   no data   no data
110.19/110.22	c  N st    57    537010      5731     11946     15795     45484     70649   1222757   no data   no data
110.19/110.22	c  S st    57    537010      5731     11946     15795     45484     70649   1222757   no data   no data
110.29/110.39	c  S st    57    537513      5731     11946     15795     45983     70649   1234910   no data   no data
110.29/110.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.49/110.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     71 BRemL:     64 BRemN:      1 P:  5.6M T:  0.18
110.49/110.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.49/110.57	c bin-w-bin subsume rem            4 bins  time:  0.00 s
110.49/110.58	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
110.49/110.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5731 time:  0.00 s
110.49/110.58	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
110.59/110.60	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.02 s
110.79/110.83	c subs with bin:        2  lits-rem:       317  v-fix:    0  time:  0.19 s
111.89/111.98	c lits-rem:      1881  cl-subs:     2822  v-elim:      0  v-fix:    0  time:  1.15 s
111.89/111.98	c vivif2 --  cl tried    11927 cl shrink        0 lits rem          0 time: 0.00
111.99/112.04	c vivif2 --  cl tried    41561 cl shrink     7299 lits rem      22178 time: 0.06
112.39/112.40	c asymm  cl-useful: 60/11342/11927 lits-rem:77 time: 0.36
112.39/112.40	c calculated reachability. Time: 0.00
112.39/112.40	c  N st    57    537513      5730     11925     15350     41561     70234   1075953   no data   no data
154.89/154.93	c  N st    58    701497      5729     11925     15360     38142     70234    897737   no data   no data
182.60/182.68	c  N st    59    806270      5729     11925     15365     67384     70234   2157651   no data   no data
182.60/182.68	c  S st    59    806270      5729     11925     15365     67384     70234   2157651   no data   no data
182.89/182.94	c  S st    59    806770      5729     11925     15365     67879     70234   2170462   no data   no data
182.89/182.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
183.09/183.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     73 BRemL:    117 BRemN:      0 P:  7.9M T:  0.22
183.09/183.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.09/183.18	c bin-w-bin subsume rem            4 bins  time:  0.00 s
183.09/183.18	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
183.09/183.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5728 time:  0.00 s
183.09/183.19	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
183.19/183.22	c lits-rem:         0  cl-subs:       13  v-elim:      1  v-fix:    0  time:  0.03 s
183.70/183.77	c subs with bin:       75  lits-rem:       875  v-fix:    0  time:  0.48 s
188.99/189.11	c lits-rem:      5704  cl-subs:     6303  v-elim:      0  v-fix:    0  time:  5.33 s
188.99/189.11	c vivif2 --  cl tried    11909 cl shrink        0 lits rem          0 time: 0.00
189.20/189.23	c vivif2 --  cl tried    61478 cl shrink    16059 lits rem      75940 time: 0.12
189.20/189.26	c asymm  cl-useful: 0/567/11909 lits-rem:0 time: 0.03
189.20/189.26	c calculated reachability. Time: 0.00
189.20/189.26	c  N st    59    806770      5727     11909     15033     61478     70085   1923248   no data   no data
189.20/189.28	c Finding binary XORs  T:     0.01 s  found:       0
261.39/261.48	c  F st    60   1071877      5724     11909     15061     76772     70085   2139785   no data   no data
261.49/261.50	c  N st    60   1071877      5724     11899     14879     75583     70009   2116015   no data   no data
262.80/262.89	c Decided on static restart strategy
269.09/269.14	c  N st    70   1100190      5723     11899     14887     60408     70009   1532868   no data   no data
278.39/278.47	c  N st    72   1136185      5723     11899     14893     51219     70009   1175326   no data   no data
286.89/286.94	c  N st    73   1168577      5722     11899     14899     82230     70009   2701322   no data   no data
298.49/298.56	c  N st    74   1210155      5722     11899     14902     77127     70009   2119493   no data   no data
298.49/298.56	c  S st    74   1210155      5722     11899     14902     77127     70009   2119493   no data   no data
298.79/298.81	c  S st    74   1210655      5722     11899     14904     77623     70008   2134011   no data   no data
298.79/298.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
298.99/299.08	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    619 BRemL:   1162 BRemN:      4 P:  8.9M T:  0.26
299.21/299.22	c Replacing        3 vars Replaced    28592 lits Time:     0.14 s 
299.21/299.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
299.21/299.22	c bin-w-bin subsume rem            7 bins  time:  0.00 s
299.21/299.23	c subs with bin:       15  lits-rem:        10  v-fix:    0  time:  0.00 s
299.21/299.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5718 time:  0.01 s
299.21/299.23	c Removed useless bin:       1  fixed:     0  props:   0.19M  time:  0.00 s
299.21/299.26	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.03 s
299.89/299.92	c subs with bin:      406  lits-rem:      9009  v-fix:    0  time:  0.60 s
305.99/306.02	c lits-rem:      5902  cl-subs:     6436  v-elim:      0  v-fix:    0  time:  6.10 s
305.99/306.02	c vivif2 --  cl tried    11881 cl shrink        6 lits rem          6 time: 0.00
306.19/306.23	c vivif2 --  cl tried    67878 cl shrink    17991 lits rem      46349 time: 0.20
306.49/306.52	c asymm  cl-useful: 40/7005/11880 lits-rem:46 time: 0.29
306.49/306.52	c calculated reachability. Time: 0.00
306.49/306.52	c  N st    74   1210655      5717     11877     13936     67878     69838   1798892   no data   no data
306.49/306.54	c Finding binary XORs  T:     0.01 s  found:       0
329.79/329.81	c  N st    75   1283537      5717     11877     13937     48488     69838   1071873   no data   no data
364.50/364.59	c  N st    76   1392863      5671     11877     13948     56923     69838   1437570   no data   no data
426.00/426.06	c  N st    77   1556849      5670     11877     13956     62114     69838   1514031   no data   no data
475.80/475.81	c  N st    78   1710655      5669     11877     13961    103027     69838   3350000   no data   no data
475.80/475.81	c  S st    78   1710655      5669     11877     13961    103027     69838   3350000   no data   no data
476.10/476.19	c  S st    78   1711157      5669     11877     13962    103527     69838   3360691   no data   no data
476.10/476.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
476.50/476.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    277 BRemL:    383 BRemN:      3 P: 12.2M T:  0.35
476.70/476.78	c Replacing       41 vars Replaced    37059 lits Time:     0.23 s 
476.70/476.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
476.70/476.79	c bin-w-bin subsume rem           47 bins  time:  0.00 s
476.70/476.79	c subs with bin:       14  lits-rem:         5  v-fix:    0  time:  0.00 s
476.70/476.79	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   5628 time:  0.00 s
476.80/476.80	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
476.80/476.83	c lits-rem:         3  cl-subs:       17  v-elim:     18  v-fix:    0  time:  0.04 s
478.10/478.18	c subs with bin:       99  lits-rem:     16793  v-fix:    0  time:  1.27 s
503.40/503.47	c lits-rem:      2847  cl-subs:    14096  v-elim:      0  v-fix:    0  time: 25.29 s
503.40/503.48	c vivif2 --  cl tried    11650 cl shrink        0 lits rem          0 time: 0.00
503.71/503.76	c vivif2 --  cl tried    78843 cl shrink    22071 lits rem      77241 time: 0.28
503.90/503.95	c asymm  cl-useful: 1/4645/11650 lits-rem:3 time: 0.19
503.90/503.95	c calculated reachability. Time: 0.00
503.90/503.95	c  N st    78   1711157      5610     11649     13102     78842     68400   2398621   no data   no data
503.90/503.97	c Finding binary XORs  T:     0.01 s  found:       0
633.62/633.66	c  N st    79   2080122      5610     11649     13107    100952     68400   3452097   no data   no data
680.30/680.35	c  N st    80   2211161      5594     11649     13134    105676     68400   3101940   no data   no data
680.30/680.35	c  S st    80   2211161      5594     11649     13134    105676     68400   3101940   no data   no data
680.60/680.62	c  S st    80   2211665      5594     11649     13135    106176     68400   3112677   no data   no data
680.60/680.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.92/680.95	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    883 BRemL:    682 BRemN:      0 P: 13.6M T:  0.31
681.30/681.30	c Replacing       18 vars Replaced     2803 lits Time:     0.35 s 
681.30/681.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
681.30/681.30	c bin-w-bin subsume rem           20 bins  time:  0.00 s
681.30/681.30	c subs with bin:       10  lits-rem:        11  v-fix:    0  time:  0.00 s
681.30/681.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5575 time:  0.00 s
681.30/681.31	c Removed useless bin:       3  fixed:     0  props:   0.18M  time:  0.00 s
681.30/681.34	c lits-rem:         1  cl-subs:        9  v-elim:      5  v-fix:    0  time:  0.03 s
683.20/683.20	c subs with bin:     3739  lits-rem:     24299  v-fix:    0  time:  1.82 s
686.42/686.45	c lits-rem:     24242  cl-subs:     3450  v-elim:      0  v-fix:    0  time:  3.24 s
686.42/686.45	c vivif2 --  cl tried    11554 cl shrink        2 lits rem          2 time: 0.00
686.50/686.54	c vivif2 --  cl tried    59169 cl shrink    13832 lits rem      44033 time: 0.09
686.80/686.83	c asymm  cl-useful: 42/7372/11554 lits-rem:50 time: 0.29
686.80/686.84	c calculated reachability. Time: 0.00
686.80/686.84	c  N st    80   2211665      5570     11552     12729     59164     67772   1453174   no data   no data
686.80/686.85	c Finding binary XORs  T:     0.01 s  found:       0
809.31/809.36	c Replacing      164 vars Replaced    11452 lits Time:     0.06 s 
810.11/810.15	c Finding binary XORs  T:     0.01 s  found:      79
810.11/810.20	c Replacing      240 vars Replaced    44417 lits Time:     0.04 s 
810.21/810.27	c  E st    81   2494836      4660      9838      9582     28452     56718    574860   no data   no data
810.21/810.27	c num threads              : 1          
810.21/810.27	c restarts                 : 81         
810.21/810.27	c dynamic restarts         : 0          
810.21/810.27	c static restarts          : 81         
810.21/810.27	c full restarts            : 4          
810.21/810.27	c total simplify time      : 1.00       
810.21/810.27	c learnts DL2              : 0          
810.21/810.27	c learnts size 2           : 125550     
810.21/810.27	c learnts size 1           : 4910        (21.45     % of vars)
810.21/810.27	c filedLit time            : 3.41        (0.42      % time)
810.21/810.27	c v-elim SatELite          : 6791        (29.67     % vars)
810.21/810.27	c SatELite time            : 44.35       (5.48      % time)
810.21/810.27	c v-elim xor               : 1403        (6.13      % vars)
810.21/810.27	c xor elim time            : 0.10        (0.01      % time)
810.21/810.27	c num binary xor trees     : 2237       
810.21/810.27	c binxor trees' crown      : 5881        (2.63      leafs/tree)
810.21/810.27	c bin xor find time        : 0.19       
810.21/810.27	c OTF clause improved      : 108337      (0.04      clauses/conflict)
810.21/810.27	c OTF impr. size diff      : 159782      (1.47       lits/clause)
810.21/810.27	c OTF cl watch-shrink      : 1696752     (0.68      clauses/conflict)
810.21/810.27	c OTF cl watch-sh-lit      : 5208449     (3.07       lits/clause)
810.21/810.27	c tried to recurMin cls    : 469071      (18.80      % of conflicts)
810.21/810.27	c updated cache            : 13064       (0.03       lits/tried recurMin)
810.21/810.27	c clauses over max glue    : 0           (0.00      % of all clauses)
810.21/810.27	c conflicts                : 2494836     (3080.46   / sec)
810.21/810.27	c decisions                : 3090717     (0.69      % random)
810.21/810.27	c bogo-props               : 86342596550 (106610292.21 / sec)
810.21/810.27	c conflict literals        : 106448323   (45.11     % deleted)
810.21/810.27	c Memory used              : 220.83      MB
810.21/810.27	c CPU time                 : 809.89      s
810.21/810.27	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-3368450-1305388748/watcher-3368450-1305388748 -o /tmp/evaluation-result-3368450-1305388748/solver-3368450-1305388748 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368450-1305388748.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: 2.83 3.75 3.91 3/353 6106
/proc/meminfo: memFree=17827596/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=28288 CPUtime=0 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 2536 0 0 0 0 0 0 0 25 0 1 0 729105489 28966912 1982 33554432000 4194304 4580011 140734099043520 18446744073709551615 256415088832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 7072 1982 322 95 0 2054 0

[startup+0.033711 s]
/proc/loadavg: 2.83 3.75 3.91 3/353 6106
/proc/meminfo: memFree=17827596/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=39452 CPUtime=0.02 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 3538 0 0 0 2 0 0 0 25 0 1 0 729105489 40398848 2975 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 9863 2975 340 95 0 4845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 39452

[startup+0.100734 s]
/proc/loadavg: 2.83 3.75 3.91 3/353 6106
/proc/meminfo: memFree=17827596/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=39452 CPUtime=0.09 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 3538 0 0 0 9 0 0 0 25 0 1 0 729105489 40398848 2975 33554432000 4194304 4580011 140734099043520 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 9863 2975 340 95 0 4845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39452

[startup+0.300627 s]
/proc/loadavg: 2.83 3.75 3.91 3/353 6106
/proc/meminfo: memFree=17827596/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=39452 CPUtime=0.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 3538 0 0 0 29 0 0 0 25 0 1 0 729105489 40398848 2975 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 9863 2975 340 95 0 4845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39452

[startup+0.700617 s]
/proc/loadavg: 2.83 3.75 3.91 3/353 6106
/proc/meminfo: memFree=17827596/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=54580 CPUtime=0.69 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 7300 0 0 0 68 1 0 0 25 0 1 0 729105489 55889920 6737 33554432000 4194304 4580011 140734099043520 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 13645 6739 342 95 0 8627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54580

[startup+1.50046 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17653296/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=75680 CPUtime=1.49 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 12757 0 0 0 147 2 0 0 25 0 1 0 729105489 77496320 12194 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 18920 12194 364 95 0 13902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75680

[startup+3.10116 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17509580/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=77724 CPUtime=3.09 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 14179 0 0 0 307 2 0 0 25 0 1 0 729105489 79589376 12265 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294951 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 19431 12265 365 95 0 14413 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77724

[startup+6.30055 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17102124/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=84496 CPUtime=6.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 17724 0 0 0 626 3 0 0 25 0 1 0 729105489 86523904 14137 33554432000 4194304 4580011 140734099043520 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 21124 14137 367 95 0 16106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84496

[startup+12.7004 s]
/proc/loadavg: 3.08 3.76 3.91 5/364 6123
/proc/meminfo: memFree=16355740/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=107288 CPUtime=12.69 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 23007 0 0 0 1264 5 0 0 25 0 1 0 729105489 109862912 18411 33554432000 4194304 4580011 140734099043520 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 26822 18411 367 95 0 21804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 107288

[startup+25.5009 s]
/proc/loadavg: 3.23 3.77 3.91 5/364 6123
/proc/meminfo: memFree=16189904/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=120480 CPUtime=25.49 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 30272 0 0 0 2543 6 0 0 25 0 1 0 729105489 123371520 22121 33554432000 4194304 4580011 140734099043520 18446744073709551615 4292881 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 30120 22121 367 95 0 25102 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120480

[startup+51.1011 s]
/proc/loadavg: 3.49 3.79 3.91 5/364 6124
/proc/meminfo: memFree=16092668/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=120700 CPUtime=51.08 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 38857 0 0 0 5101 7 0 0 25 0 1 0 729105489 123596800 23317 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 30175 23317 367 95 0 25157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120700

[startup+102.313 s]
/proc/loadavg: 3.86 3.84 3.91 5/364 6125
/proc/meminfo: memFree=15982284/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=129088 CPUtime=102.3 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 57530 0 0 0 10219 11 0 0 25 0 1 0 729105489 132186112 24983 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 32272 24983 367 95 0 27254 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 129088

[startup+162.301 s]
/proc/loadavg: 4.06 3.89 3.93 5/364 6136
/proc/meminfo: memFree=15954372/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=135372 CPUtime=162.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 75024 0 0 0 16215 14 0 0 25 0 1 0 729105489 138620928 27485 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 33843 27485 367 95 0 28825 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 135372

[startup+222.301 s]
/proc/loadavg: 4.06 3.92 3.93 5/364 6137
/proc/meminfo: memFree=15837292/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=153928 CPUtime=222.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 94802 0 0 0 22210 19 0 0 25 0 1 0 729105489 157622272 31807 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 38482 31807 367 95 0 33464 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 153928

[startup+282.301 s]
/proc/loadavg: 4.02 3.94 3.93 5/364 6139
/proc/meminfo: memFree=15786760/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=154324 CPUtime=282.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 109383 0 0 0 28208 21 0 0 25 0 1 0 729105489 158027776 31421 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 38581 31421 367 95 0 33563 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 154324

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.93 5/364 6140
/proc/meminfo: memFree=15737992/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=166540 CPUtime=342.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 122897 0 0 0 34205 24 0 0 25 0 1 0 729105489 170536960 34407 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 41635 34407 367 95 0 36617 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 166540

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.93 5/364 6142
/proc/meminfo: memFree=15459964/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=166996 CPUtime=402.29 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 135261 0 0 0 40202 27 0 0 25 0 1 0 729105489 171003904 33350 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 41749 33350 367 95 0 36731 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 166996

[startup+462.301 s]
/proc/loadavg: 4.04 3.97 3.94 5/364 6144
/proc/meminfo: memFree=15314948/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=167368 CPUtime=462.3 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 147047 0 0 0 46199 31 0 0 25 0 1 0 729105489 171384832 34004 33554432000 4194304 4580011 140734099043520 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 41842 34004 367 95 0 36824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 167368

[startup+522.3 s]
/proc/loadavg: 4.01 3.97 3.94 5/364 6145
/proc/meminfo: memFree=15292468/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=189672 CPUtime=522.3 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 158670 0 0 0 52198 32 0 0 25 0 1 0 729105489 194224128 40009 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 47418 40009 367 95 0 42400 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 189672

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/364 6147
/proc/meminfo: memFree=15194340/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=204916 CPUtime=582.31 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 167608 0 0 0 58196 35 0 0 25 0 1 0 729105489 209833984 44950 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 51229 44950 367 95 0 46211 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204916

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/364 6148
/proc/meminfo: memFree=15189452/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=220844 CPUtime=642.31 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 175136 0 0 0 64195 36 0 0 25 0 1 0 729105489 226144256 46635 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 55211 46635 367 95 0 50193 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 220844

[startup+702.3 s]
/proc/loadavg: 4.17 4.03 3.96 5/364 6150
/proc/meminfo: memFree=15193488/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=209220 CPUtime=702.31 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 178543 0 0 0 70194 37 0 0 25 0 1 0 729105489 214241280 45003 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 52305 45003 367 95 0 47287 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 209220

[startup+762.314 s]
/proc/loadavg: 4.11 4.04 3.96 5/364 6152
/proc/meminfo: memFree=15105408/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=225808 CPUtime=762.33 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 184561 0 0 0 76194 39 0 0 25 0 1 0 729105489 231227392 48884 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56452 48884 367 95 0 51434 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 225808

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

[startup+767.901 s]
/proc/loadavg: 4.10 4.04 3.96 5/364 6152
/proc/meminfo: memFree=15092004/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=225808 CPUtime=767.91 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 185050 0 0 0 76752 39 0 0 25 0 1 0 729105489 231227392 49373 33554432000 4194304 4580011 140734099043520 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56452 49373 367 95 0 51434 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 225808

[startup+793.501 s]
/proc/loadavg: 4.07 4.03 3.96 5/364 6152
/proc/meminfo: memFree=15130428/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=793.51 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 188741 0 0 0 79311 40 0 0 25 0 1 0 729105489 231550976 48504 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 48504 367 95 0 51513 0
Current children cumulated CPU time (s) 793.51
Current children cumulated vsize (KiB) 226124

[startup+799.901 s]
/proc/loadavg: 4.06 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15113540/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=799.91 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 189436 0 0 0 79951 40 0 0 25 0 1 0 729105489 231550976 49199 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49199 367 95 0 51513 0
Current children cumulated CPU time (s) 799.91
Current children cumulated vsize (KiB) 226124

[startup+806.314 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15118500/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=806.32 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 189939 0 0 0 80592 40 0 0 25 0 1 0 729105489 231550976 49702 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49702 367 95 0 51513 0
Current children cumulated CPU time (s) 806.32
Current children cumulated vsize (KiB) 226124

[startup+807.9 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15115400/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=807.91 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 190047 0 0 0 80751 40 0 0 25 0 1 0 729105489 231550976 49810 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49810 367 95 0 51513 0
Current children cumulated CPU time (s) 807.91
Current children cumulated vsize (KiB) 226124

[startup+809.501 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15108456/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=809.52 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 190111 0 0 0 80912 40 0 0 25 0 1 0 729105489 231550976 49874 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49874 367 95 0 51513 0
Current children cumulated CPU time (s) 809.52
Current children cumulated vsize (KiB) 226124

[startup+809.901 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15108456/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=809.91 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 190142 0 0 0 80951 40 0 0 25 0 1 0 729105489 231550976 49905 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49905 367 95 0 51513 0
Current children cumulated CPU time (s) 809.91
Current children cumulated vsize (KiB) 226124

[startup+810.101 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15108456/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=810.11 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 190157 0 0 0 80971 40 0 0 25 0 1 0 729105489 231550976 49920 33554432000 4194304 4580011 140734099043520 18446744073709551615 4293817 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49920 367 95 0 51513 0
Current children cumulated CPU time (s) 810.11
Current children cumulated vsize (KiB) 226124

[startup+810.201 s]
/proc/loadavg: 4.05 4.03 3.96 5/364 6153
/proc/meminfo: memFree=15108456/32950928 swapFree=67111200/67111528
[pid=6106] ppid=6104 vsize=226124 CPUtime=810.21 cores=4,6
/proc/6106/stat : 6106 (strangenight2-s) R 6104 6106 6061 0 -1 4202496 190158 0 0 0 80981 40 0 0 25 0 1 0 729105489 231550976 49921 33554432000 4194304 4580011 140734099043520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6106/statm: 56531 49921 367 95 0 51513 0
Current children cumulated CPU time (s) 810.21
Current children cumulated vsize (KiB) 226124

Child status: 20
Real time (s): 810.287
CPU time (s): 810.307
CPU user time (s): 809.89
CPU system time (s): 0.416936
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 292148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 809.89
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190174
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 645

runsolver used 2.96355 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 17:59:08
IDJOB=3368450
IDBENCH=83125
IDSOLVER=1845
FILE ID=node115/3368450-1305388748
RUNJOBID= node115-1305388748-6080
PBS_JOBID= 13324414
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368450-1305388748/watcher-3368450-1305388748 -o /tmp/evaluation-result-3368450-1305388748/solver-3368450-1305388748 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368450-1305388748.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=2071567570

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      17828496 kB
Buffers:        278208 kB
Cached:        4473344 kB
SwapCached:          0 kB
Active:       11880684 kB
Inactive:      2920472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17828496 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           26548 kB
Writeback:           0 kB
AnonPages:    10050624 kB
Mapped:          28344 kB
Slab:           211776 kB
PageTables:      42224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69717816 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= 73200 MiB
End job on node115 at 2011-05-14 18:12:39