Trace number 3370759

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 2.9.0
0.00/0.02	c compiled with gcc version 4.4.5
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3370759-1305379160.cnf'
0.00/0.02	c -- header says num vars:           3114
0.00/0.02	c -- header says num clauses:       10827
0.00/0.02	c -- clauses added:            0 learnts,        10827 normals,            0 xors
0.00/0.02	c -- vars added       3114
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0      3114      5891      4689         0     27785         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/5891/5891 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     9 Blit:      6 bXBeca:    0 bXProp:  138 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.03	c Replacing      138 vars Replaced     2761 lits Time:     0.00 s 
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2921 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:      558  v-elim:    973  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:      41
0.00/0.05	c Replacing       41 vars Replaced      692 lits Time:     0.00 s 
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:     648, avg size: 3.5)
0.00/0.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    24 time:   0.00
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     687 undec:    1232 neg:    1195
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0      1907      2281      2637         0     15564         0   no data   no data  --
0.08/0.12	c Decided on static restart strategy
0.28/0.33	c  N st     8      4918      1907      2281      2766      4688     15564    227921   no data   no data  --
0.78/0.89	c  N st    10     11301      1907      2281      2812      4743     15563    136757   no data   no data  --
1.38/1.40	c  N st    11     17045      1907      2281      2854     10363     15563    500323   no data   no data  --
2.28/2.34	c  F st    12     25003      1907      2281      2874     12956     15563    655831   no data   no data  --
2.28/2.36	c Replacing       12 vars Replaced     6290 lits Time:     0.02 s 
2.28/2.36	c  N st    12     25003      1895      2281      2850     12956     15515    655831   no data   no data  --
2.28/2.36	c Finding binary XORs  T:     0.00 s  found:       0
2.77/2.89	c Decided on static restart strategy
2.77/2.89	c  N st    18     30000      1895      2281      2878     11340     15515    360873   no data   no data  --
2.77/2.89	c  S st    18     30000      1895      2281      2878     11340     15515    360873   no data   no data  --
2.87/2.94	c  S st    18     30501      1895      2281      2896     11819     15515    367103   no data   no data  --
2.87/2.94	c x-sub:    12 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.87/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.87/2.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    680 BRemL:    160 BRemN:      0 P:  0.6M T:  0.02
2.87/2.97	c bin-w-bin subsume rem           72 bins  time:  0.00 s
2.97/3.02	c subs with bin:      112  lits-rem:     11048  v-fix:    0  time:  0.05 s
2.97/3.03	c Subs w/ non-existent bins:      0 l-rem:     96 v-fix:     0 done:   1895 time:  0.00 s
2.97/3.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.87/3.90	c lits-rem:      2648  cl-subs:     5038  v-elim:    544  v-fix:    0  time:  0.87 s
3.87/3.91	c asymm  cl-useful: 65/2605/2605 lits-rem:70 time: 0.01
3.87/3.91	c calculated reachability. Time: 0.00
3.87/3.91	c  N st    18     30501      1351      2605      1652      7293     13220    190091   no data   no data  --
4.47/4.53	c  N st    20     37611      1351      2605      1657     14315     13220    505294   no data   no data  --
4.47/4.53	c Finding binary XORs  T:     0.00 s  found:       0
4.87/4.92	c  N st    21     44010      1351      2605      1671     13020     13220    216909   no data   no data  --
4.97/5.09	c  S st    22     45752      1351      2605      1672     14742     13220    311120   no data   no data  --
5.07/5.14	c  S st    22     46255      1351      2605      1679     15233     13220    317751   no data   no data  --
5.07/5.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.07/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.07/5.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    192 BRemL:     30 BRemN:      0 P:  0.5M T:  0.02
5.07/5.17	c bin-w-bin subsume rem            1 bins  time:  0.00 s
5.07/5.20	c subs with bin:      142  lits-rem:      3426  v-fix:    0  time:  0.03 s
5.17/5.20	c Subs w/ non-existent bins:      7 l-rem:    281 v-fix:     0 done:   1351 time:  0.00 s
5.17/5.20	c Removed useless bin:       2  fixed:     0  props:   0.02M  time:  0.00 s
6.07/6.19	c lits-rem:      2375  cl-subs:     1240  v-elim:     30  v-fix:    0  time:  0.99 s
6.07/6.19	c vivif2 --  cl tried     2570 cl shrink        8 lits rem          8 time: 0.00
6.17/6.20	c vivif2 --  cl tried    14025 cl shrink     3837 lits rem       7870 time: 0.01
6.17/6.23	c asymm  cl-useful: 0/2566/2566 lits-rem:0 time: 0.02
6.17/6.23	c calculated reachability. Time: 0.00
6.17/6.23	c  N st    22     46255      1321      2566      1747     14023     12996    286237   no data   no data  --
7.69/7.74	c  N st    23     60652      1321      2566      1749     19765     12996    703406   no data   no data  --
7.69/7.74	c Finding binary XORs  T:     0.00 s  found:       0
8.69/8.71	c  N st    24     69382      1321      2566      1750     18721     12996    529210   no data   no data  --
8.69/8.71	c  S st    24     69382      1321      2566      1750     18721     12996    529210   no data   no data  --
8.69/8.77	c  S st    24     69889      1321      2566      1758     19217     12996    535789   no data   no data  --
8.69/8.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.69/8.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     34 BRemL:     25 BRemN:      0 P:  0.6M T:  0.02
8.69/8.79	c Replacing        1 vars Replaced      260 lits Time:     0.00 s 
8.69/8.80	c bin-w-bin subsume rem           20 bins  time:  0.00 s
8.79/8.85	c subs with bin:       53  lits-rem:       846  v-fix:    0  time:  0.05 s
8.79/8.85	c Subs w/ non-existent bins:      4 l-rem:    371 v-fix:     0 done:   1320 time:  0.00 s
8.79/8.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11.67/11.77	c lits-rem:      4165  cl-subs:      704  v-elim:      0  v-fix:    0  time:  2.91 s
11.67/11.77	c vivif2 --  cl tried     2523 cl shrink        0 lits rem          0 time: 0.00
11.67/11.79	c vivif2 --  cl tried    18498 cl shrink     3064 lits rem       8861 time: 0.02
11.77/11.82	c asymm  cl-useful: 48/2523/2523 lits-rem:144 time: 0.03
11.77/11.82	c calculated reachability. Time: 0.00
11.77/11.82	c  N st    24     69889      1320      2476      1794     18498     12837    503387   no data   no data  --
13.77/13.83	c  F st    25     87500      1320      2476      1796     13497     12837    182683   no data   no data  --
13.77/13.83	c  N st    25     87500      1320      2476      1796     13497     12837    182683   no data   no data  --
13.77/13.83	c Finding binary XORs  T:     0.00 s  found:       0
14.29/14.37	c Decided on static restart strategy
14.57/14.69	c  N st    32     95540      1320      2476      1796     21448     12837    592386   no data   no data  --
15.58/15.65	c  N st    34    104833      1320      2476      1797     17966     12837    398131   no data   no data  --
15.58/15.65	c  S st    34    104833      1320      2476      1797     17966     12837    398131   no data   no data  --
15.68/15.71	c  S st    34    105338      1320      2476      1799     18467     12837    404839   no data   no data  --
15.68/15.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.68/15.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.68/15.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    114 BRemL:     35 BRemN:      0 P:  0.6M T:  0.02
15.68/15.74	c bin-w-bin subsume rem            5 bins  time:  0.00 s
15.68/15.78	c subs with bin:       38  lits-rem:      1396  v-fix:    0  time:  0.04 s
15.68/15.78	c Subs w/ non-existent bins:      1 l-rem:    319 v-fix:     0 done:   1320 time:  0.00 s
15.68/15.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17.38/17.45	c lits-rem:      3055  cl-subs:      216  v-elim:      0  v-fix:    0  time:  1.66 s
17.38/17.45	c vivif2 --  cl tried     2457 cl shrink        0 lits rem          0 time: 0.00
17.38/17.46	c vivif2 --  cl tried    18231 cl shrink     1506 lits rem       3818 time: 0.02
17.38/17.49	c asymm  cl-useful: 2/2457/2457 lits-rem:6 time: 0.03
17.38/17.49	c calculated reachability. Time: 0.00
17.38/17.49	c  N st    34    105338      1320      2455      1876     18231     12789    390986   no data   no data  --
18.59/18.67	c  N st    35    114937      1320      2455      1876     27757     12789    944947   no data   no data  --
18.59/18.67	c Finding binary XORs  T:     0.00 s  found:       0
20.37/20.49	c  N st    36    129337      1320      2455      1876     28332     12789   1064191   no data   no data  --
23.27/23.34	c  N st    37    150936      1320      2455      1881     19212     12789    279185   no data   no data  --
23.88/23.96	c  S st    38    158007      1319      2455      1894     26064     12789    404875   no data   no data  --
23.98/24.03	c  S st    38    158511      1319      2455      1895     26566     12789    411643   no data   no data  --
23.98/24.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.98/24.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      1 BRemN:      0 P:  0.8M T:  0.02
23.98/24.06	c Replacing        1 vars Replaced      225 lits Time:     0.01 s 
23.98/24.07	c bin-w-bin subsume rem            4 bins  time:  0.00 s
24.09/24.11	c subs with bin:      298  lits-rem:       486  v-fix:    0  time:  0.04 s
24.09/24.11	c Subs w/ non-existent bins:      0 l-rem:    262 v-fix:     0 done:   1318 time:  0.00 s
24.09/24.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
25.38/25.47	c lits-rem:      2244  cl-subs:      303  v-elim:      0  v-fix:    0  time:  1.37 s
25.38/25.47	c vivif2 --  cl tried     2444 cl shrink        0 lits rem          0 time: 0.00
25.38/25.49	c vivif2 --  cl tried    23512 cl shrink     1934 lits rem       4251 time: 0.01
25.48/25.52	c asymm  cl-useful: 1/2444/2444 lits-rem:1 time: 0.03
25.48/25.52	c calculated reachability. Time: 0.00
25.48/25.52	c  N st    38    158511      1318      2444      1886     23512     12731    361207   no data   no data  --
32.08/32.11	c  N st    39    207099      1318      2444      1886     39247     12731   1430277   no data   no data  --
32.08/32.11	c Finding binary XORs  T:     0.00 s  found:       0
36.19/36.29	c  N st    40    237766      1318      2444      1886     31626     12731    825802   no data   no data  --
36.19/36.29	c  S st    40    237766      1318      2444      1886     31626     12731    825802   no data   no data  --
36.29/36.38	c  S st    40    238273      1318      2444      1888     32128     12731    831503   no data   no data  --
36.29/36.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.29/36.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.38/36.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      2 BRemN:      0 P:  1.0M T:  0.03
36.38/36.43	c bin-w-bin subsume rem            1 bins  time:  0.00 s
36.48/36.50	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.07 s
36.48/36.51	c Subs w/ non-existent bins:      0 l-rem:    689 v-fix:     0 done:   1318 time:  0.00 s
36.48/36.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
39.98/40.09	c lits-rem:      6976  cl-subs:      635  v-elim:      0  v-fix:    0  time:  3.59 s
39.98/40.09	c vivif2 --  cl tried     2444 cl shrink        0 lits rem          0 time: 0.00
40.08/40.13	c vivif2 --  cl tried    31493 cl shrink     3338 lits rem       9924 time: 0.04
40.08/40.18	c asymm  cl-useful: 0/2444/2444 lits-rem:0 time: 0.04
40.08/40.18	c calculated reachability. Time: 0.00
40.08/40.18	c  N st    40    238273      1318      2444      1890     31493     12731    798205   no data   no data  --
50.78/50.81	c  F st    41    306250      1318      2444      1890     33898     12731    871006   no data   no data  --
50.78/50.81	c  N st    41    306250      1318      2444      1890     33898     12731    871006   no data   no data  --
51.48/51.55	c Decided on static restart strategy
55.08/55.12	c  N st    51    334551      1318      2444      1894     38178     12731   1097893   no data   no data  --
58.88/58.92	c  N st    53    357410      1318      2444      1894     36093     12731    667540   no data   no data  --
58.88/58.92	c  S st    53    357410      1318      2444      1894     36093     12731    667540   no data   no data  --
58.98/59.01	c  S st    53    357915      1318      2444      1895     36591     12731    673901   no data   no data  --
58.98/59.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.98/59.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.98/59.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      2 BRemN:      0 P:  1.0M T:  0.03
58.98/59.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.08/59.11	c subs with bin:       13  lits-rem:       318  v-fix:    0  time:  0.05 s
59.08/59.11	c Subs w/ non-existent bins:      0 l-rem:    375 v-fix:     0 done:   1318 time:  0.00 s
59.08/59.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.38/62.41	c lits-rem:      4403  cl-subs:     2252  v-elim:      0  v-fix:    0  time:  3.30 s
62.38/62.41	c vivif2 --  cl tried     2444 cl shrink        0 lits rem          0 time: 0.00
62.38/62.43	c vivif2 --  cl tried    34326 cl shrink     2214 lits rem       4864 time: 0.02
62.38/62.49	c asymm  cl-useful: 5/2444/2444 lits-rem:15 time: 0.06
62.38/62.49	c calculated reachability. Time: 0.00
62.38/62.49	c  N st    53    357915      1318      2439      1916     34326     12726    582754   no data   no data  --
62.59/62.66	c Finding binary XORs  T:     0.00 s  found:       0
67.09/67.17	c  N st    54    390307      1317      2438      1895     40444     12721   1046956   no data   no data  --
74.38/74.44	c  N st    55    438896      1317      2438      1895     34411     12721    514621   no data   no data  --
86.68/86.71	c  N st    56    511778      1317      2438      1895     48353     12721   1279381   no data   no data  --
91.07/91.11	c  N st    57    536872      1317      2438      1895     42515     12721    898287   no data   no data  --
91.07/91.11	c  S st    57    536872      1317      2438      1895     42515     12721    898287   no data   no data  --
91.19/91.24	c  S st    57    537372      1317      2438      1896     43011     12721    905376   no data   no data  --
91.19/91.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.19/91.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.19/91.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      4 BRemN:      0 P:  1.2M T:  0.03
91.19/91.28	c Replacing        1 vars Replaced     1319 lits Time:     0.01 s 
91.19/91.30	c bin-w-bin subsume rem            1 bins  time:  0.00 s
91.29/91.37	c subs with bin:       35  lits-rem:        76  v-fix:    0  time:  0.06 s
91.29/91.37	c Subs w/ non-existent bins:     20 l-rem:    226 v-fix:     0 done:   1316 time:  0.00 s
91.29/91.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
94.97/95.08	c lits-rem:      8359  cl-subs:     1716  v-elim:      0  v-fix:    0  time:  3.71 s
94.97/95.09	c vivif2 --  cl tried     2437 cl shrink        0 lits rem          0 time: 0.00
95.07/95.12	c vivif2 --  cl tried    41241 cl shrink     2317 lits rem       4693 time: 0.03
95.07/95.18	c asymm  cl-useful: 1/2437/2437 lits-rem:1 time: 0.06
95.07/95.18	c calculated reachability. Time: 0.00
95.07/95.18	c  N st    57    537372      1316      2437      1897     41241     12712    836838   no data   no data  --
125.68/125.71	c  N st    58    701356      1315      2437      1907     71141     12712   2216291   no data   no data  --
144.38/144.40	c  N st    59    806059      1314      2437      1911     65269     12712   2232810   no data   no data  --
144.38/144.40	c  S st    59    806059      1314      2437      1911     65269     12712   2232810   no data   no data  --
144.48/144.57	c  S st    59    806564      1314      2437      1912     65770     12712   2240253   no data   no data  --
144.48/144.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.48/144.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.58/144.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     39 BRemL:      7 BRemN:      0 P:  1.7M T:  0.05
144.58/144.65	c Replacing        3 vars Replaced     1312 lits Time:     0.02 s 
144.68/144.72	c bin-w-bin subsume rem            9 bins  time:  0.00 s
144.88/144.98	c subs with bin:      111  lits-rem:      1641  v-fix:    0  time:  0.26 s
144.88/144.99	c Subs w/ non-existent bins:      4 l-rem:    561 v-fix:     0 done:   1016 time:  0.01 s
144.88/144.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
148.88/148.96	c lits-rem:      2627  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  3.96 s
148.88/148.96	c vivif2 --  cl tried     2429 cl shrink        0 lits rem          0 time: 0.00
148.98/149.07	c vivif2 --  cl tried    63799 cl shrink     9583 lits rem      21772 time: 0.11
149.08/149.17	c asymm  cl-useful: 2/2429/2429 lits-rem:6 time: 0.10
149.08/149.18	c calculated reachability. Time: 0.00
149.08/149.18	c  N st    59    806564      1311      2427      1908     63799     12673   2155963   no data   no data  --
200.38/200.48	c  F st    60   1071875      1311      2427      1909     79959     12673   2363638   no data   no data  --
200.38/200.48	c  N st    60   1071875      1311      2427      1909     79959     12673   2363638   no data   no data  --
200.38/200.48	c Finding binary XORs  T:     0.00 s  found:       0
201.58/201.65	c Decided on static restart strategy
206.38/206.44	c  N st    70   1100186      1311      2427      1911     63562     12673   1423275   no data   no data  --
213.68/213.77	c  N st    72   1136179      1311      2427      1911     53752     12673    838512   no data   no data  --
220.08/220.11	c  N st    73   1168573      1311      2427      1911     85928     12673   2876819   no data   no data  --
228.80/228.82	c  N st    74   1209847      1311      2427      1911     80179     12673   2496958   no data   no data  --
228.80/228.82	c  S st    74   1209847      1311      2427      1911     80179     12673   2496958   no data   no data  --
228.99/229.05	c  S st    74   1210349      1311      2427      1913     80675     12673   2503816   no data   no data  --
228.99/229.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.99/229.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.09/229.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     22 BRemL:      1 BRemN:      1 P:  2.0M T:  0.06
229.09/229.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.39/229.46	c subs with bin:       23  lits-rem:        60  v-fix:    0  time:  0.27 s
229.39/229.47	c Subs w/ non-existent bins:      0 l-rem:   1035 v-fix:     0 done:    987 time:  0.01 s
229.39/229.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
237.28/237.33	c lits-rem:     15341  cl-subs:     5617  v-elim:      0  v-fix:    0  time:  7.86 s
237.28/237.33	c vivif2 --  cl tried     2423 cl shrink        0 lits rem          0 time: 0.00
237.38/237.45	c vivif2 --  cl tried    75039 cl shrink     9784 lits rem      20919 time: 0.12
237.50/237.59	c asymm  cl-useful: 2/2423/2423 lits-rem:6 time: 0.14
237.50/237.59	c calculated reachability. Time: 0.00
237.50/237.59	c  N st    74   1210349      1311      2421      1935     75039     12658   2296335   no data   no data  --
237.50/237.59	c Finding binary XORs  T:     0.00 s  found:       0
252.58/252.64	c  N st    75   1283231      1311      2421      1936     99563     12658   3260257   no data   no data  --
275.39/275.45	c  N st    76   1392555      1311      2421      1936     59467     12658    915484   no data   no data  --
309.49/309.59	c  N st    77   1556539      1311      2421      1938     64516     12658   1041545   no data   no data  --
346.59/346.67	c  N st    78   1710350      1311      2421      1940    106696     12658   3014623   no data   no data  --
346.59/346.67	c  S st    78   1710350      1311      2421      1940    106696     12658   3014623   no data   no data  --
346.89/346.97	c  S st    78   1710851      1311      2421      1941    107195     12658   3022202   no data   no data  --
346.89/346.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
346.89/346.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.99/347.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      2 BRemN:      1 P:  2.6M T:  0.08
347.09/347.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.50/347.59	c subs with bin:      445  lits-rem:      4656  v-fix:    0  time:  0.44 s
347.60/347.61	c Subs w/ non-existent bins:      2 l-rem:   1185 v-fix:     0 done:   1274 time:  0.02 s
347.60/347.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
380.28/380.33	c lits-rem:       373  cl-subs:    21720  v-elim:      0  v-fix:    0  time: 32.71 s
380.28/380.33	c vivif2 --  cl tried     2419 cl shrink        0 lits rem          0 time: 0.00
380.39/380.43	c vivif2 --  cl tried    85030 cl shrink     7165 lits rem      13278 time: 0.10
380.61/380.61	c asymm  cl-useful: 1/2419/2419 lits-rem:1 time: 0.18
380.61/380.61	c calculated reachability. Time: 0.00
380.61/380.61	c  N st    78   1710851      1311      2419      1950     85030     12649   2129501   no data   no data  --
465.50/465.53	c  N st    79   2079816      1311      2419      1950     97126     12649   2356210   no data   no data  --
494.90/494.96	c  N st    80   2210852      1311      2419      1950    101529     12649   2918394   no data   no data  --
494.90/494.96	c  S st    80   2210852      1311      2419      1950    101529     12649   2918394   no data   no data  --
495.19/495.26	c  S st    80   2211355      1311      2419      1950    102025     12649   2925064   no data   no data  --
495.19/495.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
495.19/495.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.29/495.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
495.39/495.44	c bin-w-bin subsume rem            2 bins  time:  0.00 s
495.69/495.74	c subs with bin:        0  lits-rem:       357  v-fix:    0  time:  0.30 s
495.69/495.76	c Subs w/ non-existent bins:      0 l-rem:   1448 v-fix:     0 done:   1094 time:  0.02 s
495.69/495.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
505.39/505.42	c lits-rem:      2087  cl-subs:     4137  v-elim:      0  v-fix:    0  time:  9.66 s
505.39/505.42	c vivif2 --  cl tried     2419 cl shrink        0 lits rem          0 time: 0.00
505.49/505.56	c vivif2 --  cl tried    97888 cl shrink    10847 lits rem      22377 time: 0.15
505.69/505.76	c asymm  cl-useful: 0/2419/2419 lits-rem:0 time: 0.20
505.69/505.77	c calculated reachability. Time: 0.00
505.69/505.77	c  N st    80   2211355      1311      2419      1958     97888     12649   2773052   no data   no data  --
505.69/505.77	c Finding binary XORs  T:     0.00 s  found:       0
634.30/634.31	c  N st    81   2711355      1309      2419      1978    121849     12649   3356742   no data   no data  --
634.30/634.31	c  S st    81   2711355      1309      2419      1978    121849     12649   3356742   no data   no data  --
634.61/634.66	c  S st    81   2711857      1309      2419      1980    122343     12649   3364417   no data   no data  --
634.61/634.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
634.61/634.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
634.72/634.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     81 BRemL:     36 BRemN:      0 P:  3.1M T:  0.10
634.80/634.83	c Replacing        6 vars Replaced     5976 lits Time:     0.06 s 
634.90/634.93	c bin-w-bin subsume rem           22 bins  time:  0.00 s
640.40/640.47	c subs with bin:     3295  lits-rem:     13141  v-fix:    0  time:  5.54 s
640.50/640.50	c Subs w/ non-existent bins:     38 l-rem:   1901 v-fix:     0 done:    624 time:  0.02 s
640.50/640.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
671.02/671.01	c lits-rem:       924  cl-subs:    22091  v-elim:      0  v-fix:    0  time: 30.51 s
671.02/671.01	c vivif2 --  cl tried     2406 cl shrink        0 lits rem          0 time: 0.00
671.10/671.13	c vivif2 --  cl tried    96270 cl shrink    13335 lits rem      21288 time: 0.12
671.30/671.36	c asymm  cl-useful: 8/2406/2406 lits-rem:24 time: 0.23
671.30/671.36	c calculated reachability. Time: 0.00
671.30/671.36	c  N st    81   2711857      1303      2398      1980     96268     12539   1941832   no data   no data  --
671.30/671.37	c Finding binary XORs  T:     0.00 s  found:       0
708.91/708.95	c Replacing       15 vars Replaced    12374 lits Time:     0.04 s 
760.20/760.21	c Finding binary XORs  T:     0.00 s  found:      13
760.20/760.23	c Replacing       17 vars Replaced    12778 lits Time:     0.02 s 
776.80/776.80	c Finding binary XORs  T:     0.00 s  found:       8
777.72/777.75	c Replacing       34 vars Replaced    19836 lits Time:     0.04 s 
777.72/777.77	c  E st    82   3140936      1167      1986      1998     55770     11037    900909   no data   no data  --
777.72/777.77	c num threads              : 1          
777.72/777.77	c restarts                 : 82         
777.72/777.77	c dynamic restarts         : 0          
777.72/777.77	c static restarts          : 82         
777.72/777.77	c full restarts            : 4          
777.72/777.77	c total simplify time      : 0.54       
777.72/777.77	c learnts DL2              : 0          
777.72/777.77	c learnts size 2           : 7046       
777.72/777.77	c learnts size 1           : 401         (12.88     % of vars)
777.72/777.77	c filedLit time            : 0.56        (0.07      % time)
777.72/777.77	c v-elim SatELite          : 1547        (49.68     % vars)
777.72/777.77	c SatELite time            : 102.59      (13.20     % time)
777.72/777.77	c v-elim xor               : 0           (0.00      % vars)
777.72/777.77	c xor elim time            : 0.06        (0.01      % time)
777.72/777.77	c num binary xor trees     : 213        
777.72/777.77	c binxor trees' crown      : 269         (1.26      leafs/tree)
777.72/777.77	c bin xor find time        : 0.01       
777.72/777.77	c OTF clause improved      : 37977       (0.01      clauses/conflict)
777.72/777.77	c OTF impr. size diff      : 53514       (1.41       lits/clause)
777.72/777.77	c OTF cl watch-shrink      : 2522743     (0.80      clauses/conflict)
777.72/777.77	c OTF cl watch-sh-lit      : 13710783    (5.43       lits/clause)
777.72/777.77	c tried to recurMin cls    : 1696947     (54.03      % of conflicts)
777.72/777.77	c updated cache            : 15166       (0.01       lits/tried recurMin)
777.72/777.77	c clauses over max glue    : 0           (0.00      % of all clauses)
777.72/777.77	c conflicts                : 3140936     (4041.80   / sec)
777.72/777.77	c decisions                : 4100468     (0.44      % random)
777.72/777.77	c bogo-props               : 101173282828 (130191067.28 / sec)
777.72/777.77	c conflict literals        : 170255972   (42.81     % deleted)
777.72/777.77	c Memory used              : 191.52      MB
777.72/777.77	c CPU time                 : 777.11      s
777.72/777.77	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-3370759-1305379160/watcher-3370759-1305379160 -o /tmp/evaluation-result-3370759-1305379160/solver-3370759-1305379160 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370759-1305379160.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/361 30177
/proc/meminfo: memFree=21173500/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=30832 CPUtime=0 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 795 0 1 0 0 0 0 0 21 0 1 0 630331635 31571968 737 33554432000 4194304 4650387 140734805513952 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 7708 738 329 112 0 2673 0

[startup+0.089347 s]
/proc/loadavg: 0.00 0.00 0.00 2/361 30177
/proc/meminfo: memFree=21173500/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=33460 CPUtime=0.07 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 1506 0 1 0 7 0 0 0 21 0 1 0 630331635 34263040 1412 33554432000 4194304 4650387 140734805513952 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 8365 1412 377 112 0 3330 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33460

[startup+0.100345 s]
/proc/loadavg: 0.00 0.00 0.00 2/361 30177
/proc/meminfo: memFree=21173500/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=33460 CPUtime=0.08 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 1517 0 1 0 8 0 0 0 21 0 1 0 630331635 34263040 1422 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366142 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 8365 1422 377 112 0 3330 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33460

[startup+0.300305 s]
/proc/loadavg: 0.00 0.00 0.00 2/361 30177
/proc/meminfo: memFree=21173500/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=33460 CPUtime=0.28 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 1694 0 1 0 28 0 0 0 22 0 1 0 630331635 34263040 1599 33554432000 4194304 4650387 140734805513952 18446744073709551615 4334498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 8365 1599 378 112 0 3330 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33460

[startup+0.700231 s]
/proc/loadavg: 0.00 0.00 0.00 2/361 30177
/proc/meminfo: memFree=21173500/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=33712 CPUtime=0.68 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 2136 0 1 0 68 0 0 0 23 0 1 0 630331635 34521088 1726 33554432000 4194304 4650387 140734805513952 18446744073709551615 4229517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 8428 1726 380 112 0 3393 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33712

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.00 2/362 30178
/proc/meminfo: memFree=21167052/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=34248 CPUtime=1.48 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 2903 0 1 0 148 0 0 0 25 0 1 0 630331635 35069952 1998 33554432000 4194304 4650387 140734805513952 18446744073709551615 4333755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 8562 1998 380 112 0 3527 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34248

[startup+3.10078 s]
/proc/loadavg: 0.08 0.02 0.01 2/362 30178
/proc/meminfo: memFree=21165060/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=43140 CPUtime=3.07 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 6166 0 1 0 307 0 0 0 25 0 1 0 630331635 44175360 3929 33554432000 4194304 4650387 140734805513952 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 10785 3929 381 112 0 5750 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43140

[startup+6.30017 s]
/proc/loadavg: 0.08 0.02 0.01 2/362 30179
/proc/meminfo: memFree=21155364/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=45484 CPUtime=6.27 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 7699 0 1 0 627 0 0 0 25 0 1 0 630331635 46575616 4669 33554432000 4194304 4650387 140734805513952 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 11371 4669 381 112 0 6336 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45484

[startup+12.701 s]
/proc/loadavg: 0.46 0.10 0.03 5/377 30209
/proc/meminfo: memFree=20638260/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=50236 CPUtime=12.67 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 11302 0 1 0 1266 1 0 0 25 0 1 0 630331635 51441664 5537 33554432000 4194304 4650387 140734805513952 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 12559 5537 381 112 0 7524 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50236

[startup+25.5005 s]
/proc/loadavg: 1.00 0.23 0.07 5/377 30209
/proc/meminfo: memFree=20003796/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=52740 CPUtime=25.48 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 17629 0 1 0 2545 3 0 0 25 0 1 0 630331635 54005760 6305 33554432000 4194304 4650387 140734805513952 18446744073709551615 4370678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 13185 6305 381 112 0 8150 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52740

[startup+51.1007 s]
/proc/loadavg: 2.03 0.53 0.18 5/377 30210
/proc/meminfo: memFree=19780492/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=63280 CPUtime=51.08 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 28830 0 1 0 5103 5 0 0 25 0 1 0 630331635 64798720 9090 33554432000 4194304 4650387 140734805513952 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 15820 9090 381 112 0 10785 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63280

[startup+102.314 s]
/proc/loadavg: 3.21 1.11 0.39 5/377 30211
/proc/meminfo: memFree=19281820/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=69284 CPUtime=102.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 50331 0 1 0 10220 9 0 0 25 0 1 0 630331635 70946816 10611 33554432000 4194304 4650387 140734805513952 18446744073709551615 4367954 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 17321 10611 381 112 0 12286 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69284

[startup+162.301 s]
/proc/loadavg: 3.71 1.63 0.62 5/377 30213
/proc/meminfo: memFree=19159508/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=98604 CPUtime=162.28 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 79763 0 1 0 16212 16 0 0 25 0 1 0 630331635 100970496 17650 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 24651 17650 381 112 0 19616 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98604

[startup+222.3 s]
/proc/loadavg: 3.94 2.08 0.83 5/377 30214
/proc/meminfo: memFree=19084572/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=146108 CPUtime=222.28 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 101444 0 1 0 22207 21 0 0 25 0 1 0 630331635 149614592 19825 33554432000 4194304 4650387 140734805513952 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 36527 19825 381 112 0 31492 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 146108

[startup+282.301 s]
/proc/loadavg: 3.98 2.43 1.03 5/377 30216
/proc/meminfo: memFree=19034188/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=158644 CPUtime=282.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 123234 0 1 0 28201 28 0 0 25 0 1 0 630331635 162451456 21949 33554432000 4194304 4650387 140734805513952 18446744073709551615 4315194 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 39661 21949 381 112 0 34626 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158644

[startup+342.301 s]
/proc/loadavg: 4.06 2.74 1.22 5/377 30219
/proc/meminfo: memFree=18832280/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=110520 CPUtime=342.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 141931 0 1 0 34195 34 0 0 25 0 1 0 630331635 113172480 21085 33554432000 4194304 4650387 140734805513952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 27630 21085 381 112 0 22595 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110520

[startup+402.3 s]
/proc/loadavg: 4.12 2.99 1.40 5/377 30222
/proc/meminfo: memFree=18788376/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=125780 CPUtime=402.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 154002 0 1 0 40192 37 0 0 25 0 1 0 630331635 128798720 23262 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 31445 23262 381 112 0 26410 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 125780

[startup+462.301 s]
/proc/loadavg: 4.09 3.19 1.57 5/377 30224
/proc/meminfo: memFree=18776812/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=126072 CPUtime=462.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 171914 0 1 0 46188 41 0 0 25 0 1 0 630331635 129097728 23895 33554432000 4194304 4650387 140734805513952 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 31518 23895 381 112 0 26483 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126072

[startup+522.301 s]
/proc/loadavg: 4.06 3.35 1.72 5/377 30225
/proc/meminfo: memFree=18596712/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=138368 CPUtime=522.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 191257 0 1 0 52183 46 0 0 25 0 1 0 630331635 141688832 27709 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 34592 27709 381 112 0 29557 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 138368

[startup+582.3 s]
/proc/loadavg: 4.02 3.46 1.86 5/377 30227
/proc/meminfo: memFree=18564412/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=192264 CPUtime=582.29 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 207448 0 1 0 58178 51 0 0 25 0 1 0 630331635 196878336 29659 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 48066 29659 381 112 0 43031 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 192264

[startup+642.301 s]
/proc/loadavg: 4.01 3.56 1.99 5/377 30228
/proc/meminfo: memFree=18590648/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=195172 CPUtime=642.31 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 222226 0 1 0 64175 56 0 0 25 0 1 0 630331635 199856128 29306 33554432000 4194304 4650387 140734805513952 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 48793 29306 381 112 0 43758 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 195172

[startup+702.301 s]
/proc/loadavg: 4.15 3.67 2.13 5/377 30230
/proc/meminfo: memFree=18550064/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=198964 CPUtime=702.3 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 230916 0 1 0 70171 59 0 0 25 0 1 0 630331635 203739136 30855 33554432000 4194304 4650387 140734805513952 18446744073709551615 4315454 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49741 30855 381 112 0 44706 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 198964

[startup+762.314 s]
/proc/loadavg: 4.12 3.74 2.25 5/377 30232
/proc/meminfo: memFree=18515796/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=139928 CPUtime=762.31 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 247710 0 1 0 76166 65 0 0 25 0 1 0 630331635 143286272 27279 33554432000 4194304 4650387 140734805513952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 34982 27279 381 112 0 29947 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 139928

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

[startup+767.901 s]
/proc/loadavg: 4.11 3.75 2.25 5/377 30232
/proc/meminfo: memFree=18530304/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=139928 CPUtime=767.9 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 249010 0 1 0 76723 67 0 0 25 0 1 0 630331635 143286272 28579 33554432000 4194304 4650387 140734805513952 18446744073709551615 4315094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 34982 28579 381 112 0 29947 0
Current children cumulated CPU time (s) 767.9
Current children cumulated vsize (KiB) 139928

[startup+774.301 s]
/proc/loadavg: 4.10 3.75 2.26 5/377 30232
/proc/meminfo: memFree=18527820/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=196112 CPUtime=774.32 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 250312 0 1 0 77365 67 0 0 25 0 1 0 630331635 200818688 29881 33554432000 4194304 4650387 140734805513952 18446744073709551615 4363892 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49028 29881 381 112 0 43993 0
Current children cumulated CPU time (s) 774.32
Current children cumulated vsize (KiB) 196112

[startup+775.901 s]
/proc/loadavg: 4.10 3.75 2.26 5/377 30232
/proc/meminfo: memFree=18525836/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=196112 CPUtime=775.9 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 250626 0 1 0 77523 67 0 0 25 0 1 0 630331635 200818688 30195 33554432000 4194304 4650387 140734805513952 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49028 30195 381 112 0 43993 0
Current children cumulated CPU time (s) 775.9
Current children cumulated vsize (KiB) 196112

[startup+776.7 s]
/proc/loadavg: 4.09 3.75 2.27 5/377 30232
/proc/meminfo: memFree=18523604/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=196112 CPUtime=776.7 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 250741 0 1 0 77603 67 0 0 25 0 1 0 630331635 200818688 30310 33554432000 4194304 4650387 140734805513952 18446744073709551615 4313288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49028 30310 381 112 0 43993 0
Current children cumulated CPU time (s) 776.7
Current children cumulated vsize (KiB) 196112

[startup+777.5 s]
/proc/loadavg: 4.09 3.75 2.27 5/377 30232
/proc/meminfo: memFree=18523604/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=196112 CPUtime=777.5 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 250907 0 1 0 77683 67 0 0 25 0 1 0 630331635 200818688 30476 33554432000 4194304 4650387 140734805513952 18446744073709551615 4364040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49028 30476 381 112 0 43993 0
Current children cumulated CPU time (s) 777.5
Current children cumulated vsize (KiB) 196112

[startup+777.714 s]
/proc/loadavg: 4.09 3.75 2.27 5/377 30232
/proc/meminfo: memFree=18521496/32951124 swapFree=66341972/67111528
[pid=30177] ppid=30175 vsize=196112 CPUtime=777.72 cores=1,3
/proc/30177/stat : 30177 (strangenight1-s) R 30175 30177 30147 0 -1 4202496 250937 0 1 0 77705 67 0 0 25 0 1 0 630331635 200818688 30506 33554432000 4194304 4650387 140734805513952 18446744073709551615 4306732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30177/statm: 49028 30506 381 112 0 43993 0
Current children cumulated CPU time (s) 777.72
Current children cumulated vsize (KiB) 196112

Child status: 20
Real time (s): 777.788
CPU time (s): 777.8
CPU user time (s): 777.118
CPU system time (s): 0.681896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 212700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.118
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250951
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 626

runsolver used 2.6506 second user time and 6.584 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 15:19:20
IDJOB=3370759
IDBENCH=20401
IDSOLVER=1847
FILE ID=node141/3370759-1305379160
RUNJOBID= node141-1305379151-30167
PBS_JOBID= 13324361
Free space on /tmp= 73300 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370759-1305379160/watcher-3370759-1305379160 -o /tmp/evaluation-result-3370759-1305379160/solver-3370759-1305379160 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370759-1305379160.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=1901053635

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      21173548 kB
Buffers:        254096 kB
Cached:        6044752 kB
SwapCached:      22860 kB
Active:        3118848 kB
Inactive:      8414232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21173548 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:            6644 kB
Writeback:           8 kB
AnonPages:     5217920 kB
Mapped:          18896 kB
Slab:           140628 kB
PageTables:      38156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86229660 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= 73244 MiB
End job on node141 at 2011-05-14 15:32:18