Trace number 3369739

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)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S72635791-098-UNKNOWN.cnf
MD5SUM93976db0d99d3daab756f06103f77642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.9885
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3369739-1305380921.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.09
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:     475 undec:      47 neg:     478
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.14	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.40	c  N dy    20      4103      1000     20000         0      4087    100000    500951     97.07    102.78  --
0.59/0.68	c  N dy    40      8124      1000     20000         0      5612    100000    494079     95.31    103.71  --
0.89/0.98	c  N dy    66     12237      1000     20000         0      5480    100000    331767     95.54    103.39  --
1.19/1.26	c  N dy    88     16274      1000     20000         0      9512    100000    799046     94.78    100.59  --
1.49/1.57	c  N dy   112     20350      1000     20000         0      7968    100000    484169     95.04    100.82  --
1.79/1.89	c  N dy   135     24363      1000     20000         0     11970    100000    948434     94.78    102.00  --
1.89/1.94	c  F st   141     25001      1000     20000         0     12606    100000   1024245     94.87   no data  --
2.29/2.35	c  N dy   147     30000      1000     20000         0     10789    100000    735114     94.87   no data  --
2.29/2.35	c  S st   147     30000      1000     20000         0     10789    100000    735114     94.87   no data  --
2.39/2.40	c  S st   147     30504      1000     20000         0     11293    100000    785206     94.87   no data  --
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.40	c lits-rem:      5269  cl-subs:       81  v-elim:      0  v-fix:    0  time:  3.96 s
6.49/6.52	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
6.49/6.52	c calculated reachability. Time: 0.00
6.49/6.52	c  N dy   147     30504      1000     20000         0     11212    100000    761467     94.87   no data  --
6.79/6.87	c  N dy   166     34626      1000     20000         0     15328    100000   1248029     94.79    100.76  --
7.19/7.21	c  N dy   193     38702      1000     20000         0     11507    100000    667186     95.05    102.62  --
7.49/7.56	c  N dy   218     42762      1000     20000         0     15559    100000   1140229     95.07    100.32  --
7.79/7.84	c  S st   233     45757      1000     20000         0      9619    100000    326062     94.96   no data  --
7.79/7.89	c  S st   233     46258      1000     20000         0     10120    100000    380961     94.96   no data  --
7.79/7.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.89/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
7.89/7.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.59/11.60	c lits-rem:       997  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.69 s
11.59/11.61	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
11.59/11.61	c vivif2 --  cl tried    10117 cl shrink        0 lits rem          0 time: 0.00
11.69/11.74	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.13
11.69/11.74	c calculated reachability. Time: 0.00
11.69/11.74	c  N dy   233     46258      1000     20000         0     10117    100000    379256     94.96   no data  --
11.99/12.09	c  N dy   259     50343      1000     20000         0     14194    100000    863276     95.21    100.48  --
12.39/12.46	c  N dy   283     54382      1000     20000         0     18228    100000   1327840     95.07    101.48  --
12.79/12.84	c  N dy   305     58389      1000     20000         0     12269    100000    530033     95.18    100.45  --
13.20/13.23	c  N dy   336     62696      1000     20000         0     16572    100000   1044101     95.42    101.47  --
13.59/13.66	c  N dy   360     66904      1000     20000         0     20776    100000   1539171     95.33    100.87  --
13.89/13.91	c  S st   378     69387      1000     20000         0     12284    100000    416749     95.36   no data  --
13.89/13.97	c  S st   378     69888      1000     20000         0     12785    100000    468365     95.36   no data  --
13.89/13.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.89/13.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.99/14.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
13.99/14.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.91	c lits-rem:      1849  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.91 s
17.89/17.91	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
17.89/17.92	c vivif2 --  cl tried    12783 cl shrink        0 lits rem          0 time: 0.00
17.99/18.06	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
17.99/18.06	c calculated reachability. Time: 0.00
17.99/18.06	c  N dy   378     69888      1000     20000         0     12783    100000    466023     95.36   no data  --
18.39/18.47	c  N dy   403     74518      1000     20000         0     17405    100000   1006743     95.35    100.94  --
18.90/18.95	c  N dy   430     79303      1000     20000         0     22181    100000   1569999     95.34    100.99  --
19.39/19.45	c  N dy   456     84399      1000     20000         0     15289    100000    676813     95.33    131.14  --
19.70/19.74	c  F st   473     87501      1000     20000         0     18386    100000   1040872     95.30     93.60  --
19.99/20.07	c  N st   478     90798      1000     20000         0     21675    100000   1448569     95.30   no data  --
20.69/20.71	c  N dy   510     96642      1000     20000         0     14526    100000    463769     95.47    102.68  --
21.29/21.30	c  N dy   549    102829      1000     20000         0     20709    100000   1205238     95.61    101.31  --
21.49/21.50	c  S st   558    104832      1000     20000         0     22710    100000   1442918     95.61     87.26  --
21.49/21.57	c  S st   558    105334      1000     20000         0     23212    100000   1495990     95.61   no data  --
21.49/21.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.49/21.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
21.59/21.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
21.59/21.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.61/28.61	c lits-rem:       934  cl-subs:       30  v-elim:      0  v-fix:    0  time:  6.97 s
28.61/28.62	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
28.61/28.63	c vivif2 --  cl tried    23182 cl shrink        0 lits rem          0 time: 0.01
28.79/28.86	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.23
28.79/28.86	c calculated reachability. Time: 0.00
28.79/28.86	c  N dy   558    105334      1000     20000         0     23182    100000   1487801     95.61   no data  --
29.49/29.59	c  N dy   593    112125      1000     20000         0     15987    100000    534129     95.55    101.98  --
30.29/30.31	c  N dy   636    119405      1000     20000         0     23257    100000   1395925     95.64    100.73  --
31.09/31.18	c  N dy   681    127072      1000     20000         0     15938    100000    413294     95.73    104.06  --
31.99/32.00	c  N dy   732    135253      1000     20000         0     24111    100000   1403734     95.91    101.63  --
33.00/33.02	c  N dy   779    144014      1000     20000         0     16885    100000    417968     95.87    101.02  --
33.89/33.98	c  N dy   831    153292      1000     20000         0     26151    100000   1519922     95.82    101.30  --
34.49/34.53	c  S st   856    158002      1000     20000         0     30858    100000   2085443     95.83     86.97  --
34.59/34.61	c  S st   856    158506      1000     20000         0     31362    100000   2140319     95.83   no data  --
34.59/34.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.59/34.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
34.69/34.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
34.69/34.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.79/46.83	c lits-rem:      1027  cl-subs:       54  v-elim:      0  v-fix:    0  time: 12.12 s
46.79/46.83	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
46.79/46.85	c vivif2 --  cl tried    31308 cl shrink        0 lits rem          0 time: 0.02
46.99/47.09	c asymm  cl-useful: 0/19000/20000 lits-rem:0 time: 0.24
46.99/47.10	c calculated reachability. Time: 0.00
46.99/47.10	c  N dy   856    158506      1000     20000         0     31308    100000   2126640     95.83   no data  --
48.09/48.17	c  N dy   908    168677      1000     20000         0     24483    100000   1196022     95.77    101.93  --
49.40/49.46	c  N dy   963    179799      1000     20000         0     35576    100000   2505480     95.76    102.42  --
50.60/50.69	c  N dy  1032    191372      1000     20000         0     29154    100000   1647834     95.79    101.14  --
52.09/52.16	c  N dy  1108    203729      1000     20000         0     22526    100000    760798     95.83    100.99  --
53.59/53.65	c  N dy  1185    216753      1000     20000         0     35529    100000   2288889     95.81    120.39  --
55.19/55.24	c  N dy  1261    230658      1000     20000         0     29440    100000   1452128     95.77    101.37  --
56.00/56.10	c  S st  1300    237759      1000     20000         0     36530    100000   2289320     95.77     87.90  --
56.10/56.19	c  S st  1300    238260      1000     20000         0     37031    100000   2340111     95.77   no data  --
56.10/56.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.10/56.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.19/56.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
56.19/56.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.19/56.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.19/56.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
56.19/56.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.79/73.83	c lits-rem:      1052  cl-subs:       64  v-elim:      0  v-fix:    0  time: 17.54 s
73.79/73.83	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
73.79/73.85	c vivif2 --  cl tried    36967 cl shrink        0 lits rem          0 time: 0.02
73.79/73.87	c asymm  cl-useful: 0/1000/20000 lits-rem:0 time: 0.02
73.79/73.87	c calculated reachability. Time: 0.00
73.79/73.87	c  N dy  1300    238260      1000     20000         0     36967    100000   2323571     95.77   no data  --
75.59/75.66	c  N dy  1385    253494      1000     20000         0     31211    100000   1556792     95.78    101.49  --
77.70/77.78	c  N dy  1485    270034      1000     20000         0     25766    100000    805550     95.85    101.85  --
79.90/79.93	c  N dy  1587    287319      1000     20000         0     43015    100000   2852526     95.91    103.34  --
82.09/82.19	c  N dy  1695    305721      1000     20000         0     38426    100000   2205976     95.96    102.59  --
82.19/82.26	c  F st  1698    306250      1000     20000         0     38954    100000   2267373     95.97   no data  --
84.70/84.72	c  N dy  1783    325777      1000     20000         0     34480    100000   1613726     95.97    104.70  --
87.39/87.47	c  N dy  1909    345958      1000     20000         0     29677    100000    937920     96.01    101.78  --
88.89/88.95	c  S st  1978    357390      1000     20000         0     41084    100000   2313639     96.06   no data  --
88.99/89.04	c  S st  1978    357894      1000     20000         0     41588    100000   2364805     96.06   no data  --
88.99/89.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.99/89.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.99/89.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
89.10/89.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.10/89.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.10/89.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
89.10/89.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.29/106.31	c lits-rem:      1043  cl-subs:       46  v-elim:      0  v-fix:    0  time: 17.17 s
106.29/106.31	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
106.29/106.34	c vivif2 --  cl tried    41542 cl shrink        0 lits rem          0 time: 0.02
106.59/106.61	c asymm  cl-useful: 0/15781/20000 lits-rem:0 time: 0.27
106.59/106.61	c calculated reachability. Time: 0.00
106.59/106.61	c  N dy  1978    357894      1000     20000         0     41542    100000   2352997     96.06   no data  --
109.29/109.31	c  N dy  2098    377897      1000     20000         0     35561    100000   1542142     96.11    101.29  --
112.10/112.18	c  N dy  2206    397977      1000     20000         0     28655    100000    602730     96.09    102.76  --
114.89/114.91	c  N dy  2332    418209      1000     20000         0     48853    100000   2998867     96.14    101.53  --
117.79/117.89	c  N dy  2446    438296      1000     20000         0     40945    100000   1942915     96.17    111.65  --
121.10/121.18	c  N dy  2566    458458      1000     20000         0     32127    100000    790215     96.20    101.92  --
124.09/124.19	c  N dy  2687    478564      1000     20000         0     52198    100000   3188033     96.25    104.07  --
127.29/127.30	c  N dy  2802    498609      1000     20000         0     42262    100000   1891480     96.26    102.50  --
130.69/130.79	c  N dy  2925    518648      1000     20000         0     31319    100000    472466     96.26    104.57  --
133.40/133.40	c  S st  3033    536842      1000     20000         0     49491    100000   2627686     96.26   no data  --
133.50/133.52	c  S st  3033    537345      1000     20000         0     49994    100000   2680398     96.26   no data  --
133.50/133.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.50/133.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.50/133.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
133.60/133.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.60/133.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.60/133.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
133.60/133.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.80/159.87	c lits-rem:       840  cl-subs:       59  v-elim:      0  v-fix:    0  time: 26.24 s
159.80/159.87	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
159.90/159.90	c vivif2 --  cl tried    49935 cl shrink        0 lits rem          0 time: 0.03
160.00/160.02	c asymm  cl-useful: 0/4219/20000 lits-rem:0 time: 0.12
160.00/160.02	c calculated reachability. Time: 0.00
160.00/160.02	c  N dy  3033    537345      1000     20000         0     49935    100000   2665230     96.26   no data  --
163.40/163.43	c  N dy  3136    557551      1000     20000         0     38162    100000   1166060     96.25    102.50  --
166.70/166.70	c  N dy  3254    577720      1000     20000         0     58297    100000   3575061     96.27    101.80  --
169.99/170.05	c  N dy  3362    598097      1000     20000         0     45686    100000   1969122     96.27    101.57  --
173.60/173.61	c  N dy  3464    618171      1000     20000         0     65720    100000   4371879     96.27    101.41  --
176.79/176.81	c  N dy  3579    638214      1000     20000         0     51795    100000   2578472     96.27    103.07  --
180.49/180.57	c  N dy  3685    658338      1000     20000         0     36941    100000    697792     96.26    103.31  --
183.80/183.83	c  N dy  3810    678463      1000     20000         0     57035    100000   3089623     96.29    101.57  --
187.60/187.64	c  N dy  3935    698503      1000     20000         0     41105    100000   1070319     96.32    101.93  --
190.80/190.82	c  N dy  4045    718626      1000     20000         0     61200    100000   3478835     96.33    102.34  --
194.29/194.34	c  N dy  4154    738738      1000     20000         0     44327    100000   1366993     96.34    103.24  --
197.59/197.64	c  N dy  4266    758814      1000     20000         0     64376    100000   3756777     96.33    105.09  --
201.20/201.27	c  N dy  4400    779006      1000     20000         0     46599    100000   1529419     96.39    102.73  --
204.61/204.69	c  N dy  4516    799066      1000     20000         0     66631    100000   3921107     96.40    102.86  --
206.09/206.16	c  S st  4566    806017      1000     20000         0     73576    100000   4756745     96.42   no data  --
206.29/206.32	c  S st  4566    806522      1000     20000         0     74081    100000   4811536     96.42   no data  --
206.29/206.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
206.29/206.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.29/206.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
206.50/206.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.50/206.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.50/206.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
206.50/206.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
839.33/839.38	c lits-rem:       685  cl-subs:      125  v-elim:      0  v-fix:    0  time: 632.87 s
839.33/839.38	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
839.41/839.43	c vivif2 --  cl tried    73956 cl shrink        0 lits rem          0 time: 0.05
839.71/839.76	c asymm  cl-useful: 0/10548/20000 lits-rem:0 time: 0.33
839.71/839.77	c calculated reachability. Time: 0.00
839.71/839.77	c  N dy  4566    806522      1000     20000         0     73956    100000   4782175     96.42   no data  --
843.12/843.14	c  N dy  4689    826719      1000     20000         0     55180    100000   2434440     96.44    103.43  --
846.92/847.00	c  N dy  4804    846729      1000     20000         0     75163    100000   4812100     96.46    101.55  --
850.42/850.43	c  N dy  4908    866804      1000     20000         0     55259    100000   2337758     96.44    101.90  --
854.32/854.32	c  N dy  5032    886821      1000     20000         0     75254    100000   4721541     96.46    106.86  --
857.82/857.89	c  N dy  5150    906895      1000     20000         0     54357    100000   2120610     96.49    101.86  --
861.62/861.69	c  N dy  5261    927009      1000     20000         0     74437    100000   4524902     96.50    101.77  --
865.52/865.54	c  N dy  5385    947397      1000     20000         0     52864    100000   1813940     96.53    101.69  --
869.22/869.29	c  N dy  5500    967420      1000     20000         0     72866    100000   4183310     96.52    102.60  --
873.32/873.38	c  N dy  5608    987459      1000     20000         0     49926    100000   1360404     96.51    101.66  --
877.02/877.03	c  N dy  5730   1007467      1000     20000         0     69896    100000   3752825     96.52    101.61  --
881.41/881.47	c  N dy  5840   1027529      1000     20000         0     45998    100000    790592     96.52    102.12  --
884.92/884.90	c  N dy  5960   1047683      1000     20000         0     66122    100000   3202174     96.54    101.72  --
889.31/889.36	c  N dy  6086   1067956      1000     20000         0     86361    100000   5621925     96.56    101.71  --
890.31/890.40	c  F st  6114   1071876      1000     20000         0     45347    100000    590334     96.57     94.47  --
892.91/892.98	c  N dy  6181   1087977      1000     20000         0     61403    100000   2581450     96.58    119.99  --
897.11/897.11	c  N dy  6295   1107985      1000     20000         0     81388    100000   4960386     96.58    102.20  --
901.21/901.26	c  N dy  6417   1128027      1000     20000         0     55468    100000   1697949     96.60    102.36  --
905.12/905.12	c  N dy  6530   1148162      1000     20000         0     75579    100000   4102900     96.61    102.53  --
909.82/909.84	c  N dy  6642   1168308      1000     20000         0     48771    100000    775762     96.61    103.01  --
913.31/913.37	c  N dy  6769   1188382      1000     20000         0     68807    100000   3178496     96.63    101.96  --
917.82/917.81	c  N dy  6878   1208472      1000     20000         0     88871    100000   5557965     96.62    102.26  --
918.12/918.13	c  S st  6886   1209783      1000     20000         0     90179    100000   5713858     96.62   no data  --
918.32/918.33	c  S st  6886   1210286      1000     20000         0     90682    100000   5766558     96.62   no data  --
918.32/918.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
918.32/918.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
918.32/918.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
918.53/918.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
918.53/918.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.53/918.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
918.53/918.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3369739-1305380921/watcher-3369739-1305380921 -o /tmp/evaluation-result-3369739-1305380921/solver-3369739-1305380921 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369739-1305380921.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.08 4.03 3.38 4/366 10181
/proc/meminfo: memFree=20912368/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=30676 CPUtime=0 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 970 0 0 0 0 0 0 0 25 0 1 0 649689777 31412224 910 33554432000 4194304 4650387 140736335971680 18446744073709551615 218905755543 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 7669 910 345 112 0 2634 0

[startup+0.0815851 s]
/proc/loadavg: 4.08 4.03 3.38 4/366 10181
/proc/meminfo: memFree=20912368/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=31072 CPUtime=0.08 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 1058 0 0 0 8 0 0 0 25 0 1 0 649689777 31817728 998 33554432000 4194304 4650387 140736335971680 18446744073709551615 4536581 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 7768 999 346 112 0 2733 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31072

[startup+0.100555 s]
/proc/loadavg: 4.08 4.03 3.38 4/366 10181
/proc/meminfo: memFree=20912368/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=31072 CPUtime=0.09 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 1076 0 0 0 9 0 0 0 25 0 1 0 649689777 31817728 1016 33554432000 4194304 4650387 140736335971680 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 7768 1016 346 112 0 2733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31072

[startup+0.300542 s]
/proc/loadavg: 4.08 4.03 3.38 4/366 10181
/proc/meminfo: memFree=20912368/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=37340 CPUtime=0.29 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 2926 0 0 0 29 0 0 0 25 0 1 0 649689777 38236160 2603 33554432000 4194304 4650387 140736335971680 18446744073709551615 4331285 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 9335 2603 377 112 0 4300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37340

[startup+0.700447 s]
/proc/loadavg: 4.08 4.03 3.38 4/366 10181
/proc/meminfo: memFree=20912368/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=38000 CPUtime=0.69 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 3923 0 0 0 69 0 0 0 25 0 1 0 649689777 38912000 2840 33554432000 4194304 4650387 140736335971680 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 9500 2840 379 112 0 4465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38000

[startup+1.50033 s]
/proc/loadavg: 4.08 4.03 3.38 5/367 10182
/proc/meminfo: memFree=20916948/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=38384 CPUtime=1.49 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 5939 0 0 0 148 1 0 0 25 0 1 0 649689777 39305216 2691 33554432000 4194304 4650387 140736335971680 18446744073709551615 4365366 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 9596 2691 379 112 0 4561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38384

[startup+3.10106 s]
/proc/loadavg: 4.08 4.03 3.38 5/367 10182
/proc/meminfo: memFree=20921288/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=56076 CPUtime=3.09 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 11992 0 0 0 308 1 0 0 25 0 1 0 649689777 57421824 7423 33554432000 4194304 4650387 140736335971680 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 14019 7423 381 112 0 8984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56076

[startup+6.30044 s]
/proc/loadavg: 4.23 4.06 3.39 5/367 10182
/proc/meminfo: memFree=20902448/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=57940 CPUtime=6.29 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 12338 0 0 0 628 1 0 0 25 0 1 0 649689777 59330560 7769 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 14485 7769 381 112 0 9450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57940

[startup+12.7003 s]
/proc/loadavg: 4.21 4.06 3.40 5/367 10182
/proc/meminfo: memFree=20870096/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=58508 CPUtime=12.69 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 16865 0 0 0 1266 3 0 0 25 0 1 0 649689777 59912192 7500 33554432000 4194304 4650387 140736335971680 18446744073709551615 4520225 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 14627 7500 381 112 0 9592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58508

[startup+25.501 s]
/proc/loadavg: 4.33 4.09 3.42 5/367 10182
/proc/meminfo: memFree=20845288/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=80920 CPUtime=25.49 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 29358 0 0 0 2545 4 0 0 25 0 1 0 649689777 82862080 13904 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 20230 13904 381 112 0 15195 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80920

[startup+51.1004 s]
/proc/loadavg: 4.21 4.08 3.43 5/367 10183
/proc/meminfo: memFree=20823252/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=99604 CPUtime=51.09 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 46964 0 0 0 5101 8 0 0 25 0 1 0 649689777 101994496 18935 33554432000 4194304 4650387 140736335971680 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 24901 18935 381 112 0 19866 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99604

[startup+102.313 s]
/proc/loadavg: 4.09 4.07 3.46 5/367 10184
/proc/meminfo: memFree=20714196/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=119552 CPUtime=102.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 74948 0 0 0 10217 13 0 0 25 0 1 0 649689777 122421248 23868 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 29888 23868 381 112 0 24853 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 119552

[startup+162.3 s]
/proc/loadavg: 4.03 4.05 3.49 5/367 10186
/proc/meminfo: memFree=20702496/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=175020 CPUtime=162.29 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 103861 0 0 0 16210 19 0 0 25 0 1 0 649689777 179220480 27929 33554432000 4194304 4650387 140736335971680 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 43755 27929 381 112 0 38720 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175020

[startup+222.3 s]
/proc/loadavg: 4.01 4.04 3.52 5/367 10188
/proc/meminfo: memFree=20615280/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=222.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147758 0 0 0 22202 28 0 0 25 0 1 0 649689777 217595904 36849 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36849 381 112 0 48089 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212496

[startup+282.301 s]
/proc/loadavg: 4.08 4.04 3.55 5/367 10189
/proc/meminfo: memFree=20615112/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=282.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147845 0 0 0 28202 28 0 0 25 0 1 0 649689777 217595904 36936 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36936 381 112 0 48089 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212496

[startup+342.301 s]
/proc/loadavg: 4.13 4.06 3.59 5/367 10191
/proc/meminfo: memFree=20597948/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=342.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147845 0 0 0 34202 28 0 0 25 0 1 0 649689777 217595904 36936 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36936 381 112 0 48089 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212496

[startup+402.301 s]
/proc/loadavg: 4.04 4.05 3.61 5/367 10192
/proc/meminfo: memFree=20570004/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=402.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147845 0 0 0 40202 28 0 0 25 0 1 0 649689777 217595904 36936 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36936 381 112 0 48089 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212496

[startup+462.301 s]
/proc/loadavg: 4.01 4.04 3.63 5/367 10194
/proc/meminfo: memFree=20596752/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=462.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 46202 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212496

[startup+522.3 s]
/proc/loadavg: 4.00 4.03 3.65 5/367 10196
/proc/meminfo: memFree=20584928/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=522.3 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 52202 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212496

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.68 5/367 10197
/proc/meminfo: memFree=20565420/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=582.31 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 58203 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212496

[startup+642.301 s]
/proc/loadavg: 4.08 4.05 3.70 5/367 10199
/proc/meminfo: memFree=20545640/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=642.31 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 64203 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 212496

[startup+702.301 s]
/proc/loadavg: 4.03 4.04 3.72 5/367 10200
/proc/meminfo: memFree=20574480/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=702.31 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 70203 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212496

[startup+762.314 s]
/proc/loadavg: 4.01 4.03 3.74 5/367 10211
/proc/meminfo: memFree=20577760/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=762.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 76204 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 212496

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.75 5/367 10213
/proc/meminfo: memFree=20560472/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=212496 CPUtime=822.31 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 147886 0 0 0 82203 28 0 0 25 0 1 0 649689777 217595904 36977 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 53124 36977 381 112 0 48089 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212496

[startup+882.301 s]
/proc/loadavg: 4.12 4.06 3.77 5/367 10214
/proc/meminfo: memFree=20590052/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=165696 CPUtime=882.31 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 179611 0 0 0 88196 35 0 0 25 0 1 0 649689777 169672704 33602 33554432000 4194304 4650387 140736335971680 18446744073709551615 4334218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 41424 33602 381 112 0 36389 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 165696

[startup+942.3 s]
/proc/loadavg: 4.08 4.06 3.79 5/367 10218
/proc/meminfo: memFree=20517212/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245628 CPUtime=942.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210448 0 0 0 94189 43 0 0 25 0 1 0 649689777 251523072 45046 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61407 45046 381 112 0 56372 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 245628

[startup+1002.3 s]
/proc/loadavg: 3.87 4.01 3.79 4/361 10238
/proc/meminfo: memFree=20789852/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1002.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210493 0 0 0 100189 43 0 0 25 0 1 0 649689777 251674624 45091 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45091 381 112 0 56409 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 245776

[startup+1062.3 s]
/proc/loadavg: 3.32 3.83 3.74 4/361 10240
/proc/meminfo: memFree=20780880/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1062.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210493 0 0 0 106189 43 0 0 25 0 1 0 649689777 251674624 45091 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45091 381 112 0 56409 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 245776

[startup+1122.3 s]
/proc/loadavg: 3.11 3.67 3.69 4/361 10242
/proc/meminfo: memFree=20670856/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1122.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210515 0 0 0 112189 43 0 0 25 0 1 0 649689777 251674624 45113 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45113 381 112 0 56409 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 245776

[startup+1182.3 s]
/proc/loadavg: 2.86 3.51 3.63 3/355 10261
/proc/meminfo: memFree=20829020/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1182.32 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210515 0 0 0 118189 43 0 0 25 0 1 0 649689777 251674624 45113 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45113 381 112 0 56409 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 245776

[startup+1242.3 s]
/proc/loadavg: 2.31 3.24 3.53 3/355 10263
/proc/meminfo: memFree=20828736/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1242.33 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210515 0 0 0 124190 43 0 0 25 0 1 0 649689777 251674624 45113 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45113 381 112 0 56409 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 245776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.72 2.91 3.40 2/349 10282
/proc/meminfo: memFree=21175684/32951124 swapFree=65581052/67111528
[pid=10181] ppid=10179 vsize=245776 CPUtime=1300.03 cores=4,6
/proc/10181/stat : 10181 (strangenight1-s) R 10179 10181 9800 0 -1 4202496 210515 0 0 0 129960 43 0 0 25 0 1 0 649689777 251674624 45113 33554432000 4194304 4650387 140736335971680 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10181/statm: 61444 45113 381 112 0 56409 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 245776

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.61
CPU system time (s): 0.444932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 245776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.61
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210515
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= 1935

runsolver used 4.96324 second user time and 10.0235 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 15:48:41
IDJOB=3369739
IDBENCH=82548
IDSOLVER=1847
FILE ID=node137/3369739-1305380921
RUNJOBID= node137-1305379151-9819
PBS_JOBID= 13324365
Free space on /tmp= 73656 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S72635791-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369739-1305380921/watcher-3369739-1305380921 -o /tmp/evaluation-result-3369739-1305380921/solver-3369739-1305380921 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369739-1305380921.cnf

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

MD5SUM BENCH= 93976db0d99d3daab756f06103f77642
RANDOM SEED=1710149340

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20912400 kB
Buffers:        261312 kB
Cached:        3689284 kB
SwapCached:      36328 kB
Active:        2024036 kB
Inactive:      9790060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20912400 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           13592 kB
Writeback:           0 kB
AnonPages:     7837036 kB
Mapped:          20536 kB
Slab:           118920 kB
PageTables:      40276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76435680 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= 73668 MiB
End job on node137 at 2011-05-14 16:10:23