Trace number 3368464

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.04 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

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-3368464-1305388584.cnf'
0.00/0.00	c -- header says num vars:          62686
0.00/0.00	c -- header says num clauses:      210488
0.00/0.07	c -- clauses added:            0 learnts,       210488 normals,            0 xors
0.00/0.07	c -- vars added      62686
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     62686    102500     94831         0    507456         0   no data   no data
0.39/0.47	c asymm  cl-useful: 9/18653/102500 lits-rem:93 time: 0.39
5.19/5.23	c Flit:    92 Blit:   5402 bXBeca:    0 bXProp: 10176 Bins:      0 BRemL:      0 BRemN:      0 P: 99.0M T:  4.71
5.19/5.24	c Cleaning up after failed var search:     0.01 s 
5.19/5.28	c Replacing    10176 vars Replaced   289389 lits Time:     0.03 s 
5.29/5.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.31	c bin-w-bin subsume rem         1037 bins  time:  0.01 s
5.29/5.32	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.01 s
5.29/5.37	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  44352 time:  0.05 s
5.39/5.42	c Removed useless bin:      49  fixed:     0  props:   7.24M  time:  0.04 s
5.49/5.60	c lits-rem:         0  cl-subs:      315  v-elim:  14784  v-fix:    0  time:  0.18 s
5.69/5.74	c Finding binary XORs  T:     0.14 s  found:      24
5.69/5.75	c Replacing       24 vars Replaced      291 lits Time:     0.01 s 
5.79/5.83	c Finding non-binary XORs:     0.05 s (found:   14604, avg size: 3.0)
5.79/5.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   2376 locsubst:  9338 time:   0.03
5.79/5.84	c Replacing     4669 vars Replaced    28014 lits Time:     0.01 s 
5.79/5.85	c calculated reachability. Time: 0.01
5.79/5.86	c Calc default polars -  time:   0.00 s pos:    2452 undec:   40261 neg:   19973
5.79/5.86	c =========================================================================================
5.79/5.86	c types(t): F = full restart, N = normal restart
5.79/5.86	c types(t): S = simplification begin/end, E = solution found
5.79/5.86	c restart types(rt): st = static, dy = dynamic
5.79/5.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.79/5.86	c  B st     0         0     22499     37081     28431         0    244561         0   no data   no data
6.09/6.13	c Decided on static restart strategy
6.39/6.48	c  N st     8      4917     22498     37081     28572      4658    244561    175121   no data   no data
7.19/7.30	c  N st    10     11301     22495     37081     28627     10848    244561    440667   no data   no data
8.09/8.20	c  N st    11     17044     22489     37081     28663     16357    244561    717696   no data   no data
9.39/9.44	c  F st    12     25000     22487     37081     28726     14745    244561    448255   no data   no data
9.39/9.47	c  N st    12     25000     22487     37080     28568     14739    244225    448224   no data   no data
10.29/10.35	c Decided on static restart strategy
10.29/10.35	c  N st    18     30001     22482     37080     28642     19597    244225    747852   no data   no data
10.29/10.35	c  S st    18     30001     22482     37080     28642     19597    244225    747852   no data   no data
10.49/10.53	c  S st    18     30501     22480     37080     28700     20033    244225    753903   no data   no data
10.49/10.56	c x-sub:  4669 x-cut:      0 vfix:      0 v-elim:   1187 locsubst:     0 time:   0.02
12.00/12.05	c Flit:    86 Blit:      2 bXBeca:    0 bXProp:    9 Bins: 314427 BRemL:  90786 BRemN:     11 P: 21.8M T:  1.48
12.00/12.08	c Replacing        9 vars Replaced     1128 lits Time:     0.03 s 
12.00/12.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.10/12.12	c bin-w-bin subsume rem          159 bins  time:  0.03 s
12.10/12.15	c subs with bin:      792  lits-rem:       684  v-fix:    0  time:  0.03 s
12.10/12.19	c Subs w/ non-existent bins:    120 l-rem:      8 v-fix:     0 done:  21195 time:  0.04 s
12.10/12.21	c Removed useless bin:      33  fixed:     0  props:   0.71M  time:  0.02 s
12.21/12.29	c lits-rem:       357  cl-subs:      240  v-elim:   2673  v-fix:    0  time:  0.08 s
12.29/12.35	c subs with bin:       72  lits-rem:      1082  v-fix:    0  time:  0.05 s
12.39/12.42	c lits-rem:      1166  cl-subs:      429  v-elim:      0  v-fix:    0  time:  0.06 s
12.59/12.68	c asymm  cl-useful: 0/14003/36735 lits-rem:0 time: 0.26
12.59/12.69	c calculated reachability. Time: 0.01
12.59/12.69	c  N st    18     30501     18522     36735    219905      8134    220256    591865   no data   no data
12.79/12.81	c Finding binary XORs  T:     0.11 s  found:       0
13.69/13.79	c  N st    20     37613     18521     36735    219991     14995    220255   1032626   no data   no data
14.79/14.87	c  N st    21     44013     18521     36735    220037     12123    220255    702494   no data   no data
15.09/15.12	c  S st    22     45751     18520     36735    220065     13799    220255    797636   no data   no data
15.19/15.25	c  S st    22     46252     18520     36735    220075     14289    220254    806072   no data   no data
15.19/15.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    594 locsubst:     0 time:   0.02
16.19/16.20	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  82958 BRemL:  61462 BRemN:      0 P: 10.4M T:  0.93
16.19/16.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.19/16.23	c bin-w-bin subsume rem          198 bins  time:  0.02 s
16.19/16.27	c subs with bin:      152  lits-rem:       461  v-fix:    0  time:  0.03 s
16.19/16.29	c Subs w/ non-existent bins:      0 l-rem:     86 v-fix:     0 done:  17925 time:  0.03 s
16.29/16.31	c Removed useless bin:      85  fixed:     0  props:   0.65M  time:  0.01 s
16.29/16.34	c lits-rem:         0  cl-subs:       67  v-elim:     27  v-fix:    0  time:  0.04 s
16.39/16.45	c subs with bin:       32  lits-rem:       246  v-fix:    0  time:  0.09 s
16.50/16.53	c lits-rem:       478  cl-subs:      801  v-elim:      0  v-fix:    0  time:  0.07 s
16.50/16.54	c vivif2 --  cl tried    36534 cl shrink      227 lits rem        721 time: 0.01
16.50/16.56	c vivif2 --  cl tried    10786 cl shrink      845 lits rem       7525 time: 0.02
16.61/16.64	c asymm  cl-useful: 0/3798/36454 lits-rem:0 time: 0.08
16.61/16.65	c calculated reachability. Time: 0.01
16.61/16.65	c  N st    22     46252     17898     36454    229744     10786    216858    680118   no data   no data
16.69/16.74	c Finding binary XORs  T:     0.09 s  found:       0
20.29/20.33	c  N st    23     60650     17898     36454    229782     24947    216857   3414342   no data   no data
23.39/23.48	c  N st    24     69379     17897     36454    229797     19612    216855   2585831   no data   no data
23.39/23.48	c  S st    24     69379     17897     36454    229797     19612    216855   2585831   no data   no data
23.59/23.63	c  S st    24     69882     17896     36454    229797     20115    216855   2597925   no data   no data
23.59/23.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    270 locsubst:     0 time:   0.02
24.49/24.55	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   3651 BRemL:  63420 BRemN:      0 P: 10.4M T:  0.90
24.49/24.57	c Replacing        1 vars Replaced       55 lits Time:     0.02 s 
24.49/24.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.59/24.60	c bin-w-bin subsume rem           52 bins  time:  0.01 s
24.59/24.63	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.03 s
24.59/24.65	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:  17624 time:  0.02 s
24.59/24.66	c Removed useless bin:      57  fixed:     0  props:   0.68M  time:  0.01 s
24.69/24.70	c lits-rem:         0  cl-subs:       40  v-elim:     46  v-fix:    0  time:  0.03 s
24.79/24.84	c subs with bin:        2  lits-rem:         6  v-fix:    0  time:  0.13 s
24.89/24.92	c lits-rem:       148  cl-subs:      228  v-elim:      0  v-fix:    0  time:  0.06 s
24.89/24.93	c vivif2 --  cl tried    36450 cl shrink      140 lits rem        312 time: 0.01
24.89/24.95	c vivif2 --  cl tried    11973 cl shrink      269 lits rem       1153 time: 0.02
25.19/25.27	c asymm  cl-useful: 442/21525/36450 lits-rem:1812 time: 0.32
25.19/25.29	c calculated reachability. Time: 0.01
25.19/25.29	c  N st    24     69882     17578     36394    167585     11973    214408    681533   no data   no data
25.29/25.38	c Finding binary XORs  T:     0.09 s  found:       3
29.49/29.52	c  F st    25     87500     17578     36394    167596     29271    214408   2852017   no data   no data
29.49/29.56	c Replacing        3 vars Replaced       33 lits Time:     0.02 s 
29.49/29.58	c  N st    25     87500     17574     36393    162950     29271    214388   2842735   no data   no data
30.79/30.81	c  N dy    33     93379     17574     36393    162965     20833    214388   1621300     12.66     13.82
31.69/31.75	c  N dy    59     99526     17572     36393    162978     26887    214387   2030641     10.09     10.66
32.49/32.59	c  S st    75    104824     17570     36393    162988     32090    214387   2256081      9.69      8.00
32.69/32.78	c  S st    75    105327     17570     36393    162994     32584    214387   2273406      9.69   no data
32.79/32.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.02
33.89/33.91	c Flit:    13 Blit:      1 bXBeca:    0 bXProp:  111 Bins:  52419 BRemL:  51514 BRemN:      1 P: 14.0M T:  1.10
33.89/33.95	c Replacing      111 vars Replaced     4393 lits Time:     0.04 s 
33.89/33.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.97	c bin-w-bin subsume rem          240 bins  time:  0.01 s
33.89/34.00	c subs with bin:      224  lits-rem:       167  v-fix:    0  time:  0.02 s
33.99/34.02	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  17319 time:  0.03 s
33.99/34.03	c Removed useless bin:       3  fixed:     0  props:   0.61M  time:  0.01 s
33.99/34.08	c lits-rem:        19  cl-subs:      334  v-elim:     99  v-fix:    0  time:  0.04 s
35.48/35.59	c subs with bin:       54  lits-rem:       464  v-fix:    0  time:  1.44 s
36.41/36.48	c lits-rem:      1740  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  0.87 s
36.41/36.49	c vivif2 --  cl tried    35679 cl shrink       19 lits rem         19 time: 0.01
36.49/36.60	c vivif2 --  cl tried    29902 cl shrink     4222 lits rem      42822 time: 0.10
36.79/36.88	c asymm  cl-useful: 72/14128/35679 lits-rem:216 time: 0.28
36.79/36.89	c calculated reachability. Time: 0.01
36.79/36.89	c  N dy    75    105327     17220     35607    128722     29902    210789   1964464      9.69   no data
36.89/36.98	c Finding binary XORs  T:     0.09 s  found:      31
38.29/38.37	c  N dy   119    112069     17214     35607    128730     36549    210789   2349219     10.16     10.82
39.49/39.52	c  N dy   136    119258     17214     35607    128736     25096    210789    856383      9.97     26.16
40.80/40.86	c  N dy   172    126901     17214     35607    128738     32635    210789   1189292     10.15     13.07
42.49/42.50	c  N dy   216    135147     17211     35607    128759     40729    210789   1590242     10.29     10.86
43.89/44.00	c  N dy   250    143776     17209     35607    128771     27607    210789    942167     10.31     10.90
45.79/45.84	c  N dy   292    153074     17208     35607    128775     36807    210789   1796584     10.36     11.07
46.79/46.82	c  S st   316    157991     17207     35607    128782     41599    210789   2062890     10.42      6.75
46.99/47.02	c  S st   316    158494     17207     35607    128788     42094    210789   2078082     10.42   no data
46.99/47.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.99/48.00	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:   2342 BRemL:  22549 BRemN:     31 P: 18.2M T:  0.96
47.99/48.04	c Replacing       36 vars Replaced     1403 lits Time:     0.04 s 
47.99/48.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.99/48.06	c bin-w-bin subsume rem          125 bins  time:  0.01 s
47.99/48.08	c subs with bin:       55  lits-rem:        48  v-fix:    0  time:  0.02 s
48.09/48.10	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:  17169 time:  0.02 s
48.09/48.12	c Removed useless bin:       3  fixed:     0  props:   0.73M  time:  0.01 s
48.09/48.16	c lits-rem:         3  cl-subs:       62  v-elim:     41  v-fix:    0  time:  0.04 s
49.69/49.71	c subs with bin:      940  lits-rem:       119  v-fix:    0  time:  1.49 s
50.39/50.45	c lits-rem:      3217  cl-subs:     1205  v-elim:      0  v-fix:    0  time:  0.73 s
50.39/50.46	c vivif2 --  cl tried    35442 cl shrink        0 lits rem          0 time: 0.01
50.49/50.54	c vivif2 --  cl tried    38714 cl shrink     4026 lits rem      37572 time: 0.08
50.89/50.90	c asymm  cl-useful: 101/20598/35442 lits-rem:216 time: 0.36
50.89/50.91	c calculated reachability. Time: 0.01
50.89/50.91	c  N dy   316    158494     17128     35435    104038     38714    209152   1632010     10.42   no data
50.99/51.01	c Finding binary XORs  T:     0.09 s  found:       0
52.99/53.05	c  N dy   369    168714     17124     35435    104046     25838    209151    665507     10.57     11.42
55.29/55.33	c  N dy   422    180250     17124     35435    104052     37230    209150   1177817     10.63     11.30
57.69/57.78	c  N dy   480    192036     17124     35435    104061     48874    209150   1836115     10.70     11.33
60.19/60.21	c  N dy   522    204290     17120     35435    104075     36150    209150    958515     10.68     13.96
62.99/63.08	c  N dy   578    218233     17118     35435    104085     49908    209150   1888899     10.65     11.29
66.00/66.10	c  N dy   639    232619     17117     35435    104094     37927    209150   1389823     10.66     11.28
67.20/67.21	c  S st   671    237742     17116     35435    104097     42969    209149   1714027     10.71     10.11
67.39/67.41	c  S st   671    238242     17116     35435    104098     43466    209149   1733979     10.71   no data
67.39/67.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
68.30/68.33	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    748 BRemL:   1323 BRemN:      2 P: 17.5M T:  0.90
68.30/68.36	c Replacing        7 vars Replaced      802 lits Time:     0.03 s 
68.30/68.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.30/68.38	c bin-w-bin subsume rem           41 bins  time:  0.01 s
68.39/68.40	c subs with bin:       33  lits-rem:        38  v-fix:    0  time:  0.02 s
68.39/68.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17104 time:  0.02 s
68.39/68.44	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.01 s
68.39/68.47	c lits-rem:         0  cl-subs:       39  v-elim:      7  v-fix:    0  time:  0.04 s
69.79/69.85	c subs with bin:      134  lits-rem:      1500  v-fix:    0  time:  1.32 s
70.40/70.48	c lits-rem:      1963  cl-subs:     1196  v-elim:      0  v-fix:    0  time:  0.63 s
70.40/70.49	c vivif2 --  cl tried    35324 cl shrink        0 lits rem          0 time: 0.01
70.50/70.59	c vivif2 --  cl tried    41650 cl shrink     4781 lits rem      49505 time: 0.10
70.79/70.88	c asymm  cl-useful: 9/11078/35324 lits-rem:27 time: 0.29
70.79/70.89	c calculated reachability. Time: 0.01
70.79/70.89	c  N dy   671    238242     17097     35315     93862     41649    208250   1614184     10.71   no data
70.89/70.98	c Finding binary XORs  T:     0.09 s  found:       4
74.19/74.25	c  N dy   714    253722     17096     35315     93876     29744    208250    702073     10.57     11.24
77.79/77.87	c  N dy   798    270831     17094     35315     93879     46649    208250   1536796     10.59     11.15
81.89/81.90	c  N dy   895    288467     17094     35315     93885     35667    208250   1173393     10.70     11.33
85.59/85.68	c  F st   996    306252     17094     35315     93891     53255    208250   2073632     10.77      9.88
85.69/85.71	c Replacing        4 vars Replaced       85 lits Time:     0.02 s 
85.79/85.89	c  N st   998    306881     17090     35312     90352     53686    208201   2096524     10.77   no data
87.00/87.03	c Decided on static restart strategy
92.50/92.58	c  N st  1006    334558     17090     35312     90353     52004    208201   4179793     10.77   no data
100.29/100.35	c  N st  1008    357366     17090     35312     90355     45267    208201   6065533     10.77   no data
100.29/100.35	c  S st  1008    357366     17090     35312     90355     45267    208201   6065533     10.77   no data
100.49/100.58	c  S st  1008    357870     17090     35312     90355     45769    208201   6082366     10.77   no data
100.59/100.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
101.39/101.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    143 BRemL:    615 BRemN:      0 P: 16.8M T:  0.84
101.39/101.47	c Replacing        1 vars Replaced       19 lits Time:     0.02 s 
101.39/101.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.39/101.49	c bin-w-bin subsume rem           16 bins  time:  0.01 s
101.49/101.50	c subs with bin:       19  lits-rem:        18  v-fix:    0  time:  0.02 s
101.49/101.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17089 time:  0.02 s
101.49/101.54	c Removed useless bin:       1  fixed:     0  props:   0.71M  time:  0.01 s
101.59/101.61	c lits-rem:         2  cl-subs:        8  v-elim:      5  v-fix:    0  time:  0.07 s
103.29/103.30	c subs with bin:        1  lits-rem:        11  v-fix:    0  time:  1.45 s
106.09/106.15	c lits-rem:      6439  cl-subs:     1158  v-elim:      0  v-fix:    0  time:  2.84 s
106.09/106.16	c vivif2 --  cl tried    35283 cl shrink        0 lits rem          0 time: 0.01
106.49/106.52	c vivif2 --  cl tried    44531 cl shrink     9562 lits rem     202019 time: 0.36
106.59/106.61	c asymm  cl-useful: 0/3607/35283 lits-rem:0 time: 0.10
106.59/106.62	c calculated reachability. Time: 0.00
106.59/106.62	c  N st  1008    357870     17084     35283     89768     44530    208102   5688108     10.77   no data
121.89/121.94	c  N st  1009    390263     17083     35283     89770     45918    208102   5210833     10.77   no data
140.39/140.42	c  N st  1010    438851     17083     35283     89771     61751    208102   6161297     10.77   no data
164.19/164.22	c  N st  1011    511736     17083     35283     89777     65853    208102   8337011     10.77   no data
170.69/170.72	c  N st  1012    536807     17082     35283     89783     54892    208102   4041569     10.77   no data
170.69/170.72	c  S st  1012    536807     17082     35283     89783     54892    208102   4041569     10.77   no data
170.89/170.98	c  S st  1012    537310     17082     35283     89785     55386    208102   4058674     10.77   no data
170.99/171.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
171.78/171.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2423 BRemL:   4641 BRemN:      0 P: 18.7M T:  0.87
171.78/171.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.88/171.90	c bin-w-bin subsume rem           15 bins  time:  0.01 s
171.88/171.92	c subs with bin:        7  lits-rem:         2  v-fix:    0  time:  0.02 s
171.88/171.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17082 time:  0.02 s
171.88/171.96	c Removed useless bin:       1  fixed:     0  props:   0.71M  time:  0.01 s
171.98/172.02	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.06 s
180.50/180.52	c subs with bin:     3661  lits-rem:       163  v-fix:    0  time:  8.35 s
182.89/182.92	c lits-rem:      1929  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  2.39 s
182.89/182.93	c vivif2 --  cl tried    35272 cl shrink        0 lits rem          0 time: 0.01
183.09/183.11	c vivif2 --  cl tried    48664 cl shrink     9140 lits rem      54112 time: 0.18
183.39/183.49	c asymm  cl-useful: 70/5556/35272 lits-rem:116 time: 0.38
183.49/183.50	c calculated reachability. Time: 0.01
183.49/183.50	c  N st  1012    537310     17080     35271     86174     48664    207923   3154652     10.77   no data
183.49/183.59	c Finding binary XORs  T:     0.09 s  found:       0
283.08/283.18	c  N st  1013    701295     17080     35271     86183     61106    207922   7819899     10.77   no data
343.99/344.09	c  N st  1014    805965     17080     35271     86186     83387    207922  17453138     10.77   no data
343.99/344.09	c  S st  1014    805965     17080     35271     86186     83387    207922  17453138     10.77   no data
344.40/344.42	c  S st  1014    806468     17080     35271     86186     83888    207922  17471630     10.77   no data
344.40/344.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
345.40/345.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    302 BRemL:   2440 BRemN:      0 P: 21.7M T:  1.03
345.50/345.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
345.50/345.53	c bin-w-bin subsume rem            2 bins  time:  0.01 s
345.50/345.55	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.02 s
345.50/345.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17080 time:  0.02 s
345.50/345.58	c Removed useless bin:       1  fixed:     0  props:   0.70M  time:  0.01 s
345.69/345.74	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.15 s
347.89/347.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
361.09/361.16	c lits-rem:     10375  cl-subs:     1465  v-elim:      0  v-fix:    0  time: 13.18 s
361.09/361.17	c vivif2 --  cl tried    35264 cl shrink        0 lits rem          0 time: 0.01
362.38/362.40	c vivif2 --  cl tried    82423 cl shrink    25692 lits rem     542323 time: 1.21
362.68/362.72	c asymm  cl-useful: 13/15880/35264 lits-rem:13 time: 0.32
362.68/362.73	c calculated reachability. Time: 0.00
362.68/362.73	c  N st  1014    806468     17080     35264     84047     82421    207859  16684947     10.77   no data
493.28/493.39	c  F st  1015   1071876     17080     35264     84056     75022    207859   6971671     10.77   no data
493.38/493.41	c  N st  1015   1071876     17080     35264     84056     75022    207859   6971671     10.77   no data
495.18/495.23	c Decided on static restart strategy
503.38/503.47	c  N st  1025   1100176     17079     35264     84059     54668    207858   3757557     10.77   no data
519.19/519.26	c  N st  1027   1136169     17079     35264     84060     90408    207858  13155792     10.77   no data
530.30/530.38	c  N st  1028   1168562     17079     35264     84062     72697    207858   4564300     10.77   no data
547.79/547.83	c  N st  1029   1209702     17079     35264     84064     62976    207858   5191614     10.77   no data
547.79/547.83	c  S st  1029   1209702     17079     35264     84064     62976    207858   5191614     10.77   no data
548.09/548.10	c  S st  1029   1210206     17079     35264     84065     63479    207858   5212292     10.77   no data
548.09/548.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
549.00/549.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    952 BRemL:   1393 BRemN:      0 P: 18.2M T:  0.91
549.00/549.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
549.00/549.06	c bin-w-bin subsume rem            2 bins  time:  0.01 s
549.00/549.08	c subs with bin:       12  lits-rem:         3  v-fix:    0  time:  0.02 s
549.09/549.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17079 time:  0.02 s
549.09/549.11	c Removed useless bin:       1  fixed:     0  props:   0.71M  time:  0.01 s
549.09/549.19	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.08 s
550.89/550.92	c subs with bin:        9  lits-rem:        47  v-fix:    0  time:  1.53 s
553.19/553.25	c lits-rem:      9593  cl-subs:     1943  v-elim:      0  v-fix:    0  time:  2.33 s
553.19/553.26	c vivif2 --  cl tried    35247 cl shrink        0 lits rem          0 time: 0.01
553.49/553.51	c vivif2 --  cl tried    61524 cl shrink     4471 lits rem      74724 time: 0.25
553.78/553.87	c asymm  cl-useful: 6/11214/35247 lits-rem:18 time: 0.35
553.78/553.88	c calculated reachability. Time: 0.01
553.78/553.88	c  N st  1029   1210206     17079     35241     83247     61520    207784   5056107     10.77   no data
553.88/553.97	c Finding binary XORs  T:     0.09 s  found:       0
587.39/587.46	c  N st  1030   1283088     17078     35241     83258     82158    207784   7035977     10.77   no data
641.18/641.24	c  N st  1031   1392411     17078     35241     83259     85018    207784   7542687     10.77   no data
710.89/710.90	c  N st  1032   1556396     17078     35241     83262     79354    207784   4083009     10.77   no data
775.79/775.88	c  N st  1033   1710207     17078     35241     83264    112843    207784   5070388     10.77   no data
775.79/775.88	c  S st  1033   1710207     17078     35241     83264    112843    207784   5070388     10.77   no data
776.29/776.32	c  S st  1033   1710708     17078     35241     83266    113340    207784   5088381     10.77   no data
776.29/776.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
777.49/777.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    128 BRemL:    176 BRemN:      4 P: 28.1M T:  1.14
777.49/777.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
777.49/777.52	c bin-w-bin subsume rem           10 bins  time:  0.01 s
777.49/777.54	c subs with bin:        9  lits-rem:         6  v-fix:    0  time:  0.02 s
777.49/777.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17078 time:  0.02 s
777.49/777.58	c Removed useless bin:       0  fixed:     0  props:   0.71M  time:  0.01 s
777.59/777.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
779.28/779.34	c subs with bin:       12  lits-rem:       274  v-fix:    0  time:  1.48 s
808.68/808.76	c lits-rem:      6466  cl-subs:    12632  v-elim:      0  v-fix:    0  time: 29.41 s
808.68/808.77	c vivif2 --  cl tried    35231 cl shrink        0 lits rem          0 time: 0.01
809.38/809.46	c vivif2 --  cl tried   100524 cl shrink    28484 lits rem      81289 time: 0.69
809.49/809.56	c asymm  cl-useful: 4/2581/35231 lits-rem:12 time: 0.09
809.49/809.57	c calculated reachability. Time: 0.01
809.49/809.57	c  N st  1033   1710708     17078     35227     81985    100524    207746   4580174     10.77   no data
1094.09/1094.15	c  N st  1034   2079672     17077     35227     81995    100460    207746  14175138     10.77   no data
1159.18/1159.20	c  N st  1035   2210708     17077     35227     82000     98138    207743   9236526     10.77   no data
1159.18/1159.20	c  S st  1035   2210708     17077     35227     82000     98138    207743   9236526     10.77   no data
1159.49/1159.59	c  S st  1035   2211210     17077     35227     82001     98633    207743   9257862     10.77   no data
1159.58/1159.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1160.59/1160.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    845 BRemL:    729 BRemN:      0 P: 22.8M T:  1.06
1160.68/1160.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1160.68/1160.71	c bin-w-bin subsume rem            6 bins  time:  0.01 s
1160.68/1160.73	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.02 s
1160.68/1160.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  17077 time:  0.02 s
1160.68/1160.77	c Removed useless bin:       1  fixed:     0  props:   0.70M  time:  0.01 s
1160.78/1160.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1162.68/1162.80	c subs with bin:        3  lits-rem:        45  v-fix:    0  time:  1.56 s
1168.38/1168.49	c lits-rem:      3559  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  5.68 s
1168.48/1168.50	c vivif2 --  cl tried    35221 cl shrink        0 lits rem          0 time: 0.01
1168.98/1169.08	c vivif2 --  cl tried    97497 cl shrink    18438 lits rem     456642 time: 0.58
1169.48/1169.52	c asymm  cl-useful: 37/4688/35221 lits-rem:51 time: 0.43
1169.48/1169.53	c calculated reachability. Time: 0.01
1169.48/1169.53	c  N st  1035   2211210     17077     35221     82074     97496    207598   8682059     10.77   no data
1169.58/1169.62	c Finding binary XORs  T:     0.09 s  found:       0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368464-1305388584/watcher-3368464-1305388584 -o /tmp/evaluation-result-3368464-1305388584/solver-3368464-1305388584 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368464-1305388584.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.31 2.92 3.36 5/367 15642
/proc/meminfo: memFree=24250164/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=28712 CPUtime=0 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 2712 0 0 0 0 0 0 0 25 0 1 0 631273907 29401088 2154 33554432000 4194304 4580011 140734421492528 18446744073709551615 228095508906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 7258 2154 322 95 0 2240 0

[startup+0.115231 s]
/proc/loadavg: 2.31 2.92 3.36 5/367 15642
/proc/meminfo: memFree=24250164/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=55584 CPUtime=0.1 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 8346 0 0 0 10 0 0 0 25 0 1 0 631273907 56918016 7234 33554432000 4194304 4580011 140734421492528 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 13896 7234 340 95 0 8878 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 55584

[startup+0.201213 s]
/proc/loadavg: 2.31 2.92 3.36 5/367 15642
/proc/meminfo: memFree=24250164/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=55584 CPUtime=0.19 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 8346 0 0 0 19 0 0 0 25 0 1 0 631273907 56918016 7234 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 13896 7234 340 95 0 8878 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55584

[startup+0.301198 s]
/proc/loadavg: 2.31 2.92 3.36 5/367 15642
/proc/meminfo: memFree=24250164/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=55584 CPUtime=0.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 8346 0 0 0 29 0 0 0 25 0 1 0 631273907 56918016 7234 33554432000 4194304 4580011 140734421492528 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 13896 7234 340 95 0 8878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55584

[startup+0.701121 s]
/proc/loadavg: 2.31 2.92 3.36 5/367 15642
/proc/meminfo: memFree=24250164/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=68384 CPUtime=0.69 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 11408 0 0 0 68 1 0 0 25 0 1 0 631273907 70025216 10296 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293746 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 17096 10296 342 95 0 12078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68384

[startup+1.50099 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24139960/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=114704 CPUtime=1.49 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 21534 0 0 0 147 2 0 0 25 0 1 0 631273907 117456896 20422 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 28676 20422 342 95 0 23658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114704

[startup+3.10069 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24024568/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=194496 CPUtime=3.09 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 39624 0 0 0 303 6 0 0 25 0 1 0 631273907 199163904 38512 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 48624 38512 342 95 0 43606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194496

[startup+6.3011 s]
/proc/loadavg: 2.44 2.94 3.37 5/368 15643
/proc/meminfo: memFree=23812412/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=224064 CPUtime=6.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 47699 0 0 0 622 7 0 0 25 0 1 0 631273907 229441536 46587 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 56016 46587 365 95 0 50998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224064

[startup+12.7009 s]
/proc/loadavg: 2.57 2.96 3.37 5/368 15643
/proc/meminfo: memFree=23537540/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=249660 CPUtime=12.69 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 54878 0 0 0 1260 9 0 0 25 0 1 0 631273907 255651840 51686 33554432000 4194304 4580011 140734421492528 18446744073709551615 4497180 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 62415 51686 367 95 0 57397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 249660

[startup+25.5006 s]
/proc/loadavg: 2.89 3.01 3.38 5/368 15644
/proc/meminfo: memFree=23478780/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=260668 CPUtime=25.49 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 64659 0 0 0 2539 10 0 0 25 0 1 0 631273907 266924032 55540 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 65167 55540 367 95 0 60149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 260668

[startup+51.1008 s]
/proc/loadavg: 3.32 3.10 3.40 5/368 15644
/proc/meminfo: memFree=23386116/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=303980 CPUtime=51.09 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 84064 0 0 0 5094 15 0 0 25 0 1 0 631273907 311275520 66513 33554432000 4194304 4580011 140734421492528 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 75995 66513 372 95 0 70977 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 303980

[startup+102.3 s]
/proc/loadavg: 3.70 3.24 3.43 5/368 15646
/proc/meminfo: memFree=23253884/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=465352 CPUtime=102.3 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 119351 0 0 0 10209 21 0 0 25 0 1 0 631273907 476520448 91608 33554432000 4194304 4580011 140734421492528 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 116338 91608 367 95 0 111320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 465352

[startup+162.3 s]
/proc/loadavg: 3.94 3.39 3.47 5/368 15647
/proc/meminfo: memFree=23134140/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=505256 CPUtime=162.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 162715 0 0 0 16199 30 0 0 25 0 1 0 631273907 517382144 97793 33554432000 4194304 4580011 140734421492528 18446744073709551615 4316736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 126314 97793 367 95 0 121296 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 505256

[startup+222.313 s]
/proc/loadavg: 3.98 3.50 3.49 5/368 15649
/proc/meminfo: memFree=23087824/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=471860 CPUtime=222.31 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 186935 0 0 0 22195 36 0 0 25 0 1 0 631273907 483184640 105666 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 117965 105666 367 95 0 112947 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 471860

[startup+282.3 s]
/proc/loadavg: 3.99 3.59 3.52 5/368 15659
/proc/meminfo: memFree=23050708/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=567776 CPUtime=282.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 215638 0 0 0 28186 42 0 0 25 0 1 0 631273907 581402624 109703 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 141944 109703 367 95 0 136926 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 567776

[startup+342.301 s]
/proc/loadavg: 4.04 3.67 3.56 5/368 15661
/proc/meminfo: memFree=22980952/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=573056 CPUtime=342.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 255133 0 0 0 34174 55 0 0 25 0 1 0 631273907 586809344 118486 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 143264 118486 367 95 0 138246 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 573056

[startup+402.3 s]
/proc/loadavg: 4.01 3.73 3.58 5/368 15663
/proc/meminfo: memFree=22760332/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=814996 CPUtime=402.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 341210 0 0 0 40161 68 0 0 25 0 1 0 631273907 834555904 165341 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 203749 165341 367 95 0 198731 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 814996

[startup+462.301 s]
/proc/loadavg: 4.04 3.79 3.61 5/368 15664
/proc/meminfo: memFree=22731024/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=815144 CPUtime=462.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 352225 0 0 0 46158 71 0 0 25 0 1 0 631273907 834707456 166146 33554432000 4194304 4580011 140734421492528 18446744073709551615 4316764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 203786 166146 367 95 0 198768 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 815144

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.63 5/368 15666
/proc/meminfo: memFree=22674672/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=816708 CPUtime=522.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 371041 0 0 0 52151 77 0 0 25 0 1 0 631273907 836308992 173084 33554432000 4194304 4580011 140734421492528 18446744073709551615 4320657 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 204177 173084 367 95 0 199159 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 816708

[startup+582.301 s]
/proc/loadavg: 4.08 3.88 3.66 5/368 15667
/proc/meminfo: memFree=22678680/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=720428 CPUtime=582.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 387459 0 0 0 58147 81 0 0 25 0 1 0 631273907 737718272 165173 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 180107 165173 367 95 0 175089 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 720428

[startup+642.301 s]
/proc/loadavg: 4.06 3.92 3.68 5/368 15669
/proc/meminfo: memFree=22594912/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=845736 CPUtime=642.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 423588 0 0 0 64140 88 0 0 25 0 1 0 631273907 866033664 173193 33554432000 4194304 4580011 140734421492528 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 211434 173193 367 95 0 206416 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 845736

[startup+702.301 s]
/proc/loadavg: 4.09 3.94 3.71 5/368 15671
/proc/meminfo: memFree=22636120/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=819640 CPUtime=702.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 427249 0 0 0 70139 89 0 0 25 0 1 0 631273907 839311360 166297 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 204910 166297 367 95 0 199892 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 819640

[startup+762.301 s]
/proc/loadavg: 4.03 3.95 3.72 5/368 15672
/proc/meminfo: memFree=22575548/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=721244 CPUtime=762.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 427610 0 0 0 76139 90 0 0 25 0 1 0 631273907 738553856 165397 33554432000 4194304 4580011 140734421492528 18446744073709551615 4322686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 180311 165397 367 95 0 175293 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 721244

[startup+822.301 s]
/proc/loadavg: 4.08 3.97 3.74 5/368 15674
/proc/meminfo: memFree=22519152/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=843224 CPUtime=822.29 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 438835 0 0 0 82136 93 0 0 25 0 1 0 631273907 863461376 172191 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 210806 172191 367 95 0 205788 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 843224

[startup+882.314 s]
/proc/loadavg: 4.10 3.99 3.76 5/368 15675
/proc/meminfo: memFree=22388612/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=871756 CPUtime=882.3 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 471862 0 0 0 88129 101 0 0 25 0 1 0 631273907 892678144 187976 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 217939 187976 367 95 0 212921 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 871756

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.77 5/368 15677
/proc/meminfo: memFree=22369944/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=900412 CPUtime=942.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 499181 0 0 0 94119 109 0 0 25 0 1 0 631273907 922021888 196318 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 225103 196318 367 95 0 220085 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 900412

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.79 5/368 15679
/proc/meminfo: memFree=22379836/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=878632 CPUtime=1002.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 519931 0 0 0 100112 116 0 0 25 0 1 0 631273907 899719168 189807 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 219658 189807 367 95 0 214640 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 878632

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/368 15680
/proc/meminfo: memFree=22337696/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=908508 CPUtime=1062.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 551235 0 0 0 106104 124 0 0 25 0 1 0 631273907 930312192 200560 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 227127 200560 367 95 0 222109 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 908508

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/368 15682
/proc/meminfo: memFree=22377688/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=800012 CPUtime=1122.27 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 577139 0 0 0 112095 132 0 0 25 0 1 0 631273907 819212288 185079 33554432000 4194304 4580011 140734421492528 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 200003 185079 367 95 0 194985 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 800012

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/368 15683
/proc/meminfo: memFree=22348352/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=883232 CPUtime=1182.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 598647 0 0 0 118090 138 0 0 25 0 1 0 631273907 904429568 189926 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 220808 189926 367 95 0 215790 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 883232

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/368 15685
/proc/meminfo: memFree=22377304/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=800300 CPUtime=1242.28 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 625177 0 0 0 124082 146 0 0 25 0 1 0 631273907 819507200 183474 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 200075 183474 367 95 0 195057 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 800300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.85 3/365 15689
/proc/meminfo: memFree=22837536/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=912776 CPUtime=1299.99 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 646492 0 0 0 129847 152 0 0 25 0 1 0 631273907 934682624 189962 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 228194 189962 367 95 0 223176 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 912776

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.85 3/365 15689
/proc/meminfo: memFree=22837536/32951124 swapFree=65980216/67111528
[pid=15642] ppid=15640 vsize=912776 CPUtime=1299.99 cores=0,2
/proc/15642/stat : 15642 (strangenight2-s) R 15640 15642 15582 0 -1 4202496 646492 0 0 0 129847 152 0 0 25 0 1 0 631273907 934682624 189962 33554432000 4194304 4580011 140734421492528 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15642/statm: 228194 189962 367 95 0 223176 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 912776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.04
CPU user time (s): 1298.48
CPU system time (s): 1.56076
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 940312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.56076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646494
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= 6
involuntary context switches= 3691

runsolver used 4.80727 second user time and 10.5874 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:56:24
IDJOB=3368464
IDBENCH=83105
IDSOLVER=1845
FILE ID=node142/3368464-1305388584
RUNJOBID= node142-1305388584-15600
PBS_JOBID= 13324407
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=412826231

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24253460 kB
Buffers:        307268 kB
Cached:        3816980 kB
SwapCached:      11520 kB
Active:        6055068 kB
Inactive:      2308056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24253460 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           30512 kB
Writeback:           0 kB
AnonPages:     4235024 kB
Mapped:          20740 kB
Slab:           234748 kB
PageTables:      31900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77127036 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= 73420 MiB
End job on node142 at 2011-05-14 18:18:06