Trace number 3369811

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
MD5SUM6105ec111e1e16da586afadcc6f09041
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369811-1305382217.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.29/0.39	c asymm  cl-useful: 0/14714/34000 lits-rem:0 time: 0.38
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
0.49/0.55	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.57	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.49/0.57	c calculated reachability. Time: 0.00
0.49/0.57	c Calc default polars -  time:   0.00 s pos:     180 undec:       6 neg:     214
0.49/0.57	c =========================================================================================
0.49/0.57	c types(t): F = full restart, N = normal restart
0.49/0.57	c types(t): S = simplification begin/end, E = solution found
0.49/0.57	c restart types(rt): st = static, dy = dynamic
0.49/0.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.57	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.89/0.93	c  N dy    13      4394       400     34000         0      4339    238000    417090     84.26     89.03  --
1.19/1.28	c  N dy    29      8645       400     34000         0      5744    238000    427004     82.11     87.16  --
1.58/1.66	c  N dy    42     13168       400     34000         0      5524    238000    291012     81.37     86.20  --
1.99/2.03	c  N dy    63     17443       400     34000         0      9744    238000    687560     81.68     86.55  --
2.39/2.43	c  N dy    80     21848       400     34000         0      7973    238000    416924     81.55     86.15  --
2.69/2.72	c  F st    98     25001       400     34000         0     11074    238000    703936     81.64     75.70  --
2.79/2.83	c  N st   101     26193       400     34000         0     12256    238000    813942     81.64   no data  --
3.09/3.19	c  S st   104     30002       400     34000         0      8667    238000    397142     81.64   no data  --
3.20/3.25	c  S st   104     30505       400     34000         0      9166    238000    440735     81.64   no data  --
3.20/3.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.20/3.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.20/3.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.20/3.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.28/7.38	c lits-rem:      1297  cl-subs:       84  v-elim:      0  v-fix:    0  time:  4.09 s
7.48/7.59	c asymm  cl-useful: 0/6552/34000 lits-rem:0 time: 0.21
7.48/7.59	c calculated reachability. Time: 0.00
7.48/7.59	c  N dy   104     30505       400     34000         0      9082    238000    426784     81.64   no data  --
7.88/7.99	c  N dy   129     34587       400     34000         0     13104    238000    805903     81.95     86.53  --
8.38/8.46	c  N dy   142     39316       400     34000         0      9336    238000    364849     81.68     86.14  --
8.81/8.83	c  N dy   160     43397       400     34000         0     13365    238000    740717     81.73     86.31  --
8.99/9.08	c  S st   175     45757       400     34000         0     15694    238000    962006     81.87   no data  --
9.09/9.15	c  S st   175     46259       400     34000         0     16195    238000   1005946     81.87   no data  --
9.09/9.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.19/9.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.19/9.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.39/16.47	c lits-rem:      1347  cl-subs:      202  v-elim:      0  v-fix:    0  time:  7.26 s
16.39/16.47	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.39/16.48	c vivif2 --  cl tried    15993 cl shrink        0 lits rem          0 time: 0.01
16.69/16.73	c asymm  cl-useful: 0/5496/34000 lits-rem:0 time: 0.25
16.69/16.73	c calculated reachability. Time: 0.00
16.69/16.73	c  N dy   175     46259       400     34000         0     15993    238000    974742     81.87   no data  --
17.09/17.17	c  N dy   191     50278       400     34000         0     10478    238000    387260     81.83     88.49  --
17.49/17.60	c  N dy   210     54671       400     34000         0     14822    238000    797707     81.86     86.18  --
17.99/18.07	c  N dy   231     58890       400     34000         0     18999    238000   1187773     81.86     86.20  --
18.49/18.51	c  N dy   248     62948       400     34000         0     12489    238000    491882     81.84     94.03  --
18.89/18.93	c  N dy   262     67165       400     34000         0     16645    238000    884954     81.81     86.55  --
19.09/19.19	c  S st   276     69388       400     34000         0     18840    238000   1091705     81.85   no data  --
19.19/19.28	c  S st   276     69894       400     34000         0     19344    238000   1136419     81.85   no data  --
19.19/19.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.29/19.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
19.29/19.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.19/27.23	c lits-rem:      1719  cl-subs:      256  v-elim:      0  v-fix:    0  time:  7.89 s
27.19/27.23	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
27.19/27.25	c vivif2 --  cl tried    19088 cl shrink        0 lits rem          0 time: 0.01
27.40/27.48	c asymm  cl-useful: 0/5045/34000 lits-rem:0 time: 0.23
27.40/27.48	c calculated reachability. Time: 0.00
27.40/27.48	c  N dy   276     69894       400     34000         0     19088    238000   1097495     81.85   no data  --
27.99/28.02	c  N dy   300     74369       400     34000         0     11997    238000    363789     81.91     86.68  --
28.39/28.48	c  N dy   324     79133       400     34000         0     16705    238000    803566     81.93     86.42  --
28.99/29.03	c  N dy   343     84219       400     34000         0     21729    238000   1274502     81.90     86.42  --
29.39/29.41	c  F st   360     87500       400     34000         0     24964    238000   1577101     81.91   no data  --
29.71/29.74	c  N st   365     90795       400     34000         0     15720    238000    635287     81.91   no data  --
30.29/30.38	c  N dy   383     96666       400     34000         0     21501    238000   1188070     81.92     86.36  --
31.09/31.15	c  N dy   406    103026       400     34000         0     14300    238000    417243     81.89     87.28  --
31.29/31.34	c  S st   418    104841       400     34000         0     16096    238000    588889     81.93   no data  --
31.39/31.42	c  S st   418    105343       400     34000         0     16597    238000    632772     81.93   no data  --
31.39/31.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.39/31.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
31.39/31.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.39/31.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
31.39/31.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.19/36.25	c lits-rem:      1045  cl-subs:       87  v-elim:      0  v-fix:    0  time:  4.79 s
36.19/36.25	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
36.19/36.26	c vivif2 --  cl tried    16510 cl shrink        0 lits rem          0 time: 0.01
36.30/36.35	c asymm  cl-useful: 0/2193/34000 lits-rem:0 time: 0.09
36.30/36.35	c calculated reachability. Time: 0.00
36.30/36.35	c  N dy   418    105343       400     34000         0     16510    238000    618949     81.93   no data  --
36.99/37.08	c  N dy   445    112161       400     34000         0     23236    238000   1247329     81.94     86.32  --
37.89/37.97	c  N dy   480    119552       400     34000         0     16060    238000    501167     82.01     86.68  --
38.79/38.80	c  N dy   514    127335       400     34000         0     23754    238000   1222702     82.04     86.49  --
39.69/39.77	c  N dy   540    135557       400     34000         0     16413    238000    453869     81.97     86.38  --
40.70/40.74	c  N dy   583    144299       400     34000         0     25050    238000   1261977     82.00     86.96  --
41.81/41.88	c  N dy   632    153514       400     34000         0     17685    238000    495714     82.08     93.82  --
42.29/42.38	c  S st   655    158014       400     34000         0     22119    238000    914475     82.11   no data  --
42.39/42.46	c  S st   655    158519       400     34000         0     22621    238000    958102     82.11   no data  --
42.39/42.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.39/42.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.39/42.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
42.49/42.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.49/42.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.49/42.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
42.49/42.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.99/49.07	c lits-rem:       581  cl-subs:      148  v-elim:      0  v-fix:    0  time:  6.55 s
48.99/49.07	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
48.99/49.08	c vivif2 --  cl tried    22473 cl shrink        0 lits rem          0 time: 0.01
49.29/49.30	c asymm  cl-useful: 0/5908/34000 lits-rem:0 time: 0.22
49.29/49.30	c calculated reachability. Time: 0.00
49.29/49.30	c  N dy   655    158519       400     34000         0     22473    238000    935706     82.11   no data  --
50.50/50.57	c  N dy   696    168852       400     34000         0     32685    238000   1899298     82.09     86.68  --
51.79/51.85	c  N dy   740    179734       400     34000         0     26000    238000   1186723     82.03     86.42  --
53.29/53.31	c  N dy   786    191370       400     34000         0     19047    238000    458401     82.03     87.28  --
54.69/54.77	c  N dy   850    203701       400     34000         0     31217    238000   1606270     82.08     87.08  --
56.39/56.45	c  N dy   912    216972       400     34000         0     24889    238000    924780     82.12     87.22  --
58.20/58.26	c  N dy   978    230939       400     34000         0     38680    238000   2222564     82.15     86.70  --
59.09/59.16	c  S st  1013    237778       400     34000         0     25028    238000    856344     82.17     78.15  --
59.19/59.25	c  S st  1013    238282       400     34000         0     25531    238000    899470     82.17   no data  --
59.19/59.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.19/59.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.19/59.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
59.30/59.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.30/59.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.30/59.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
59.30/59.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.19/64.27	c lits-rem:       521  cl-subs:      124  v-elim:      0  v-fix:    0  time:  4.96 s
64.19/64.27	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
64.19/64.28	c vivif2 --  cl tried    25407 cl shrink        0 lits rem          0 time: 0.01
64.49/64.55	c asymm  cl-useful: 0/4796/34000 lits-rem:0 time: 0.27
64.49/64.55	c calculated reachability. Time: 0.00
64.49/64.55	c  N dy  1013    238282       400     34000         0     25407    238000    880850     82.17   no data  --
66.69/66.73	c  N dy  1092    253725       400     34000         0     40650    238000   2313956     82.23     86.69  --
68.89/68.90	c  N dy  1175    269922       400     34000         0     35259    238000   1738192     82.28     87.03  --
71.29/71.32	c  N dy  1252    287263       400     34000         0     30024    238000   1164400     82.30     86.70  --
73.99/74.03	c  N dy  1326    305736       400     34000         0     24890    238000    592111     82.27     86.66  --
74.09/74.10	c  F st  1330    306252       400     34000         0     25400    238000    639800     82.27     81.99  --
76.69/76.73	c  N dy  1403    325272       400     34000         0     44231    238000   2418901     82.26     86.74  --
79.49/79.57	c  N dy  1493    345351       400     34000         0     39652    238000   1898411     82.27     88.52  --
81.49/81.56	c  S st  1553    357425       400     34000         0     26224    238000    554994     82.30     70.77  --
81.59/81.66	c  S st  1553    357929       400     34000         0     26727    238000    598515     82.30   no data  --
81.59/81.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.59/81.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.59/81.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
81.69/81.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.69/81.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.69/81.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
81.69/81.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.09/86.16	c lits-rem:       552  cl-subs:       23  v-elim:      0  v-fix:    0  time:  4.45 s
86.09/86.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
86.09/86.17	c vivif2 --  cl tried    26704 cl shrink        0 lits rem          0 time: 0.01
86.39/86.42	c asymm  cl-useful: 0/4493/34000 lits-rem:0 time: 0.25
86.39/86.43	c calculated reachability. Time: 0.00
86.39/86.43	c  N dy  1553    357929       400     34000         0     26704    238000    594526     82.30   no data  --
89.29/89.30	c  N dy  1625    378320       400     34000         0     46843    238000   2487230     82.27     87.98  --
92.19/92.28	c  N dy  1705    398465       400     34000         0     40411    238000   1819961     82.27     86.76  --
95.39/95.48	c  N dy  1807    418548       400     34000         0     32913    238000   1018866     82.30     86.65  --
98.59/98.62	c  N dy  1895    438708       400     34000         0     52845    238000   2898115     82.31     87.18  --
101.59/101.64	c  N dy  1985    458735       400     34000         0     44289    238000   2015385     82.33     87.12  --
105.09/105.11	c  N dy  2072    479827       400     34000         0     35819    238000   1126499     82.32     87.02  --
108.29/108.34	c  N dy  2152    500043       400     34000         0     55770    238000   2992966     82.30     87.18  --
111.49/111.52	c  N dy  2253    520082       400     34000         0     45275    238000   1947062     82.35     88.05  --
114.49/114.57	c  S st  2337    536893       400     34000         0     61873    238000   3506244     82.37   no data  --
114.69/114.73	c  S st  2337    537396       400     34000         0     62376    238000   3550745     82.37   no data  --
114.69/114.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
114.69/114.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.69/114.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
114.89/114.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.89/114.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.89/114.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
114.89/114.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
750.30/750.32	c lits-rem:      2089  cl-subs:      829  v-elim:      0  v-fix:    0  time: 635.43 s
750.30/750.32	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
750.30/750.36	c vivif2 --  cl tried    61547 cl shrink        0 lits rem          0 time: 0.04
750.60/750.68	c asymm  cl-useful: 0/2737/34000 lits-rem:0 time: 0.32
750.60/750.68	c calculated reachability. Time: 0.00
750.60/750.68	c  N dy  2337    537396       400     34000         0     61547    238000   3425788     82.37   no data  --
753.61/753.63	c  N dy  2419    557437       400     34000         0     50063    238000   2302498     82.35     86.74  --
757.01/757.00	c  N dy  2516    577707       400     34000         0     37831    238000   1070096     82.36     86.84  --
760.20/760.26	c  N dy  2618    597752       400     34000         0     57628    238000   2929454     82.38     87.21  --
763.61/763.65	c  N dy  2720    618255       400     34000         0     44634    238000   1632285     82.41     86.75  --
767.11/767.15	c  N dy  2813    638362       400     34000         0     64471    238000   3495990     82.41     87.18  --
770.41/770.41	c  N dy  2915    658469       400     34000         0     50083    238000   2063757     82.43     87.31  --
774.11/774.11	c  N dy  3004    678512       400     34000         0     69900    238000   3925473     82.43     86.81  --
777.21/777.29	c  N dy  3081    698981       400     34000         0     54900    238000   2433907     82.42     87.44  --
781.02/781.06	c  N dy  3170    718989       400     34000         0     38437    238000    795984     82.41     86.94  --
784.21/784.29	c  N dy  3265    739043       400     34000         0     58225    238000   2659828     82.44     87.00  --
788.21/788.21	c  N dy  3363    759136       400     34000         0     40861    238000    942266     82.44     87.14  --
791.61/791.61	c  N dy  3440    779174       400     34000         0     60660    238000   2801038     82.43     87.69  --
795.41/795.45	c  N dy  3524    799440       400     34000         0     42523    238000   1015634     82.43     87.33  --
796.42/796.46	c  S st  3556    806095       400     34000         0     49104    238000   1633316     82.43   no data  --
796.51/796.59	c  S st  3556    806598       400     34000         0     49605    238000   1677396     82.43   no data  --
796.61/796.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
796.61/796.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
796.61/796.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
796.61/796.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
796.61/796.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
796.61/796.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
796.61/796.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
815.41/815.44	c lits-rem:       615  cl-subs:      305  v-elim:      0  v-fix:    0  time: 18.77 s
815.41/815.45	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
815.41/815.47	c vivif2 --  cl tried    49300 cl shrink        0 lits rem          0 time: 0.02
815.71/815.75	c asymm  cl-useful: 0/3150/34000 lits-rem:0 time: 0.28
815.71/815.75	c calculated reachability. Time: 0.00
815.71/815.75	c  N dy  3556    806598       400     34000         0     49300    238000   1631437     82.43   no data  --
819.42/819.51	c  N dy  3646    826761       400     34000         0     69206    238000   3506559     82.43     87.83  --
823.11/823.11	c  N dy  3724    846785       400     34000         0     49787    238000   1624053     82.43     87.17  --
826.81/826.80	c  N dy  3812    866856       400     34000         0     69603    238000   3494860     82.43     87.67  --
830.61/830.68	c  N dy  3906    887261       400     34000         0     49595    238000   1507392     82.43     87.17  --
834.40/834.45	c  N dy  4013    907586       400     34000         0     69669    238000   3391957     82.45     87.72  --
838.41/838.41	c  N dy  4104    927632       400     34000         0     48330    238000   1316348     82.45     87.17  --
841.91/841.96	c  N dy  4186    947650       400     34000         0     68137    238000   3188703     82.45     87.32  --
846.21/846.21	c  N dy  4276    967855       400     34000         0     45939    238000   1003432     82.45     87.48  --
849.71/849.78	c  N dy  4353    988511       400     34000         0     66339    238000   2925624     82.44     86.83  --
853.91/853.99	c  N dy  4427   1008612       400     34000         0     86202    238000   4796910     82.43     91.49  --
857.41/857.47	c  N dy  4510   1028942       400     34000         0     63138    238000   2544132     82.43     87.11  --
861.61/861.69	c  N dy  4598   1049073       400     34000         0     83036    238000   4415939     82.44     87.91  --
865.31/865.34	c  N dy  4667   1069081       400     34000         0     58656    238000   2046019     82.42     88.10  --
865.81/865.85	c  F st  4682   1071876       400     34000         0     61422    238000   2308902     82.42   no data  --
869.21/869.26	c  N dy  4742   1089193       400     34000         0     78497    238000   3938135     82.43     88.03  --
873.42/873.47	c  N dy  4833   1109229       400     34000         0     53197    238000   1441602     82.44     86.92  --
877.10/877.13	c  N dy  4912   1129251       400     34000         0     72988    238000   3300423     82.43     86.90  --
881.71/881.78	c  N dy  4998   1149577       400     34000         0     46983    238000    769505     82.42     86.85  --
885.21/885.22	c  N dy  5077   1169631       400     34000         0     66778    238000   2622508     82.41     86.93  --
889.51/889.52	c  N dy  5165   1189653       400     34000         0     86581    238000   4492294     82.41     86.80  --
893.51/893.57	c  N dy  5252   1209897       400     34000         0     59497    238000   1863643     82.40     72.49  --
893.51/893.57	c  S st  5252   1209897       400     34000         0     59497    238000   1863643     82.40     72.49  --
893.71/893.72	c  S st  5252   1210400       400     34000         0     60000    238000   1907071     82.40   no data  --
893.71/893.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
893.71/893.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
893.71/893.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
893.81/893.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
893.81/893.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
893.81/893.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
893.81/893.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
915.12/915.15	c lits-rem:       663  cl-subs:      377  v-elim:      0  v-fix:    0  time: 21.33 s
915.12/915.15	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
915.12/915.17	c vivif2 --  cl tried    59623 cl shrink        0 lits rem          0 time: 0.02
915.41/915.47	c asymm  cl-useful: 0/2783/34000 lits-rem:0 time: 0.30
915.41/915.48	c calculated reachability. Time: 0.00
915.41/915.48	c  N dy  5252   1210400       400     34000         0     59623    238000   1851885     82.40   no data  --
919.52/919.53	c  N dy  5334   1230498       400     34000         0     79479    238000   3731542     82.40     94.91  --
924.21/924.23	c  N dy  5414   1251294       400     34000         0     51935    238000   1074932     82.39     87.82  --
927.91/927.94	c  N dy  5498   1271385       400     34000         0     71792    238000   2946096     82.39     87.07  --
932.51/932.54	c  N dy  5597   1291439       400     34000         0     91577    238000   4809046     82.40     87.66  --
936.61/936.63	c  N dy  5678   1311445       400     34000         0     62282    238000   1964610     82.40     88.34  --
940.71/940.73	c  N dy  5760   1331540       400     34000         0     82122    238000   3822952     82.39     87.28  --
945.52/945.52	c  N dy  5839   1351558       400     34000         0     51840    238000    896977     82.39     86.81  --
949.22/949.22	c  N dy  5916   1371899       400     34000         0     71963    238000   2787514     82.38     88.05  --
953.62/953.65	c  N dy  5979   1391964       400     34000         0     91777    238000   4663457     82.36     88.08  --
958.01/958.06	c  N dy  6065   1412042       400     34000         0     60578    238000   1638120     82.36     86.91  --
962.11/962.18	c  N dy  6156   1432136       400     34000         0     80428    238000   3513662     82.37     86.91  --
967.11/967.13	c  N dy  6241   1452330       400     34000         0    100370    238000   5386200     82.37     87.87  --
971.11/971.13	c  N dy  6322   1472395       400     34000         0     68145    238000   2258509     82.36     86.85  --
975.81/975.84	c  N dy  6422   1492530       400     34000         0     88034    238000   4131674     82.37     87.31  --
981.11/981.16	c  N dy  6493   1512755       400     34000         0     55013    238000    942843     82.36     87.19  --
985.11/985.18	c  N dy  6578   1532870       400     34000         0     74883    238000   2812600     82.35     87.80  --
990.03/990.07	c  N dy  6670   1552929       400     34000         0     94717    238000   4681788     82.35     86.69  --
995.01/995.10	c  N dy  6739   1573409       400     34000         0     60920    238000   1413740     82.34     86.89  --
999.41/999.46	c  N dy  6836   1593490       400     34000         0     80745    238000   3292105     82.35     86.73  --
1004.52/1004.51	c  N dy  6903   1613583       400     34000         0    100582    238000   5158102     82.34     87.72  --
1009.31/1009.38	c  N dy  6995   1633674       400     34000         0     65463    238000   1759498     82.34     87.67  --
1013.81/1013.89	c  N dy  7085   1653761       400     34000         0     85304    238000   3632916     82.34     87.04  --
1019.21/1019.26	c  N dy  7171   1673865       400     34000         0    105141    238000   5493720     82.34     87.03  --
1024.02/1024.06	c  N dy  7269   1693931       400     34000         0     69011    238000   2011996     82.35     87.90  --
1027.81/1027.86	c  S st  7352   1710401       400     34000         0     85273    238000   3542475     82.36   no data  --
1028.01/1028.07	c  S st  7352   1710903       400     34000         0     85772    238000   3586538     82.36   no data  --
1028.01/1028.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1028.01/1028.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1028.11/1028.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1028.21/1028.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1028.21/1028.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.21/1028.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1028.21/1028.24	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-3369811-1305382217/watcher-3369811-1305382217 -o /tmp/evaluation-result-3369811-1305382217/solver-3369811-1305382217 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369811-1305382217.cnf 

running on 2 cores: 5,7

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: 1.08 2.18 3.04 3/416 5970
/proc/meminfo: memFree=21406484/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=30104 CPUtime=0 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 847 0 0 0 0 0 0 0 18 0 1 0 728452527 30826496 788 33554432000 4194304 4650387 140734327779424 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 7526 789 328 112 0 2491 0

[startup+0.0777089 s]
/proc/loadavg: 1.08 2.18 3.04 3/416 5970
/proc/meminfo: memFree=21406484/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=31260 CPUtime=0.07 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 1432 0 0 0 7 0 0 0 18 0 1 0 728452527 32010240 1373 33554432000 4194304 4650387 140734327779424 18446744073709551615 4370553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 7815 1373 347 112 0 2780 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31260

[startup+0.100705 s]
/proc/loadavg: 1.08 2.18 3.04 3/416 5970
/proc/meminfo: memFree=21406484/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=31260 CPUtime=0.09 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 1439 0 0 0 9 0 0 0 18 0 1 0 728452527 32010240 1380 33554432000 4194304 4650387 140734327779424 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 7815 1380 347 112 0 2780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.300674 s]
/proc/loadavg: 1.08 2.18 3.04 3/416 5970
/proc/meminfo: memFree=21406484/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=31392 CPUtime=0.29 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 1482 0 0 0 29 0 0 0 18 0 1 0 728452527 32145408 1423 33554432000 4194304 4650387 140734327779424 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 7848 1423 347 112 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31392

[startup+0.700606 s]
/proc/loadavg: 1.08 2.18 3.04 3/416 5970
/proc/meminfo: memFree=21406484/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=42732 CPUtime=0.69 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 4554 0 0 0 69 0 0 0 18 0 1 0 728452527 43757568 3867 33554432000 4194304 4650387 140734327779424 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 10683 3867 377 112 0 5648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42732

[startup+1.50046 s]
/proc/loadavg: 1.08 2.18 3.04 5/426 5986
/proc/meminfo: memFree=21316312/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=43496 CPUtime=1.49 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 5964 0 0 0 149 0 0 0 20 0 1 0 728452527 44539904 4404 33554432000 4194304 4650387 140734327779424 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 10874 4404 379 112 0 5839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43496

[startup+3.10019 s]
/proc/loadavg: 1.08 2.18 3.04 5/426 5986
/proc/meminfo: memFree=21303308/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=44080 CPUtime=3.09 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 9396 0 0 0 308 1 0 0 25 0 1 0 728452527 45137920 4053 33554432000 4194304 4650387 140734327779424 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 11020 4053 380 112 0 5985 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44080

[startup+6.30063 s]
/proc/loadavg: 1.31 2.21 3.04 5/426 5986
/proc/meminfo: memFree=21241044/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=56948 CPUtime=6.29 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 12637 0 0 0 628 1 0 0 25 0 1 0 728452527 58314752 7294 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 14237 7294 381 112 0 9202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56948

[startup+12.7005 s]
/proc/loadavg: 1.53 2.24 3.05 6/426 5987
/proc/meminfo: memFree=21211216/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=70752 CPUtime=12.69 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 17988 0 0 0 1267 2 0 0 25 0 1 0 728452527 72450048 11120 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 17688 11120 381 112 0 12653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70752

[startup+25.5003 s]
/proc/loadavg: 2.08 2.33 3.06 5/426 5987
/proc/meminfo: memFree=21055404/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=82392 CPUtime=25.49 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 24075 0 0 0 2546 3 0 0 25 0 1 0 728452527 84369408 13825 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 20598 13825 381 112 0 15563 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82392

[startup+51.1008 s]
/proc/loadavg: 2.73 2.46 3.09 5/426 5988
/proc/meminfo: memFree=20986240/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=85772 CPUtime=51.09 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 39719 0 0 0 5103 6 0 0 25 0 1 0 728452527 87830528 14210 33554432000 4194304 4650387 140734327779424 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 21443 14210 381 112 0 16408 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85772

[startup+102.316 s]
/proc/loadavg: 3.60 2.73 3.14 5/426 5989
/proc/meminfo: memFree=20865508/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=88324 CPUtime=102.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 76733 0 0 0 10214 17 0 0 25 0 1 0 728452527 90443776 16632 33554432000 4194304 4650387 140734327779424 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 22081 16632 381 112 0 17046 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88324

[startup+162.3 s]
/proc/loadavg: 3.85 2.96 3.19 5/426 5991
/proc/meminfo: memFree=20800624/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=162.29 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97454 0 0 0 16207 22 0 0 25 0 1 0 728452527 194674688 29692 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29692 381 112 0 42493 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190112

[startup+222.301 s]
/proc/loadavg: 3.94 3.14 3.24 5/426 5992
/proc/meminfo: memFree=20749596/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=222.29 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97471 0 0 0 22207 22 0 0 25 0 1 0 728452527 194674688 29709 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29709 381 112 0 42493 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190112

[startup+282.3 s]
/proc/loadavg: 3.98 3.30 3.29 5/426 5994
/proc/meminfo: memFree=20737652/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=282.29 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 28207 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 190112

[startup+342.301 s]
/proc/loadavg: 3.99 3.42 3.33 5/426 5995
/proc/meminfo: memFree=20732304/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=342.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 34208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190112

[startup+402.3 s]
/proc/loadavg: 4.07 3.55 3.38 5/426 5997
/proc/meminfo: memFree=20726436/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=402.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 40208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190112

[startup+462.301 s]
/proc/loadavg: 4.15 3.68 3.43 5/426 5999
/proc/meminfo: memFree=20718084/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=462.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 46208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190112

[startup+522.3 s]
/proc/loadavg: 4.09 3.75 3.47 5/426 6000
/proc/meminfo: memFree=20702908/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=522.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 52208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190112

[startup+582.301 s]
/proc/loadavg: 4.08 3.81 3.50 5/426 6002
/proc/meminfo: memFree=20701272/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=582.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 58208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190112

[startup+642.3 s]
/proc/loadavg: 4.03 3.84 3.53 5/426 6003
/proc/meminfo: memFree=20715132/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=642.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 64209 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 190112

[startup+702.301 s]
/proc/loadavg: 4.08 3.89 3.57 5/426 6005
/proc/meminfo: memFree=20640944/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=190112 CPUtime=702.3 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 97472 0 0 0 70208 22 0 0 25 0 1 0 728452527 194674688 29710 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 47528 29710 381 112 0 42493 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190112

[startup+762.316 s]
/proc/loadavg: 4.06 3.92 3.60 5/426 6007
/proc/meminfo: memFree=20613120/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=140152 CPUtime=762.33 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 107226 0 0 0 76208 25 0 0 25 0 1 0 728452527 143515648 26959 33554432000 4194304 4650387 140734327779424 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 35038 26959 381 112 0 30003 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 140152

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.62 5/426 6008
/proc/meminfo: memFree=20618980/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=144860 CPUtime=822.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 136152 0 0 0 82198 33 0 0 25 0 1 0 728452527 148336640 28358 33554432000 4194304 4650387 140734327779424 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 36215 28358 381 112 0 31180 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 144860

[startup+882.3 s]
/proc/loadavg: 4.01 3.94 3.64 5/426 6010
/proc/meminfo: memFree=20617416/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=145272 CPUtime=882.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 173102 0 0 0 88189 42 0 0 25 0 1 0 728452527 148758528 28326 33554432000 4194304 4650387 140734327779424 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 36318 28326 381 112 0 31283 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 145272

[startup+942.301 s]
/proc/loadavg: 4.11 3.98 3.67 5/426 6011
/proc/meminfo: memFree=20620072/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=205608 CPUtime=942.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 194934 0 0 0 94184 47 0 0 25 0 1 0 728452527 210542592 32686 33554432000 4194304 4650387 140734327779424 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 51402 32686 381 112 0 46367 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 205608

[startup+1002.3 s]
/proc/loadavg: 4.21 4.03 3.70 5/426 6013
/proc/meminfo: memFree=20605636/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=206988 CPUtime=1002.32 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 226043 0 0 0 100174 58 0 0 25 0 1 0 728452527 211955712 32641 33554432000 4194304 4650387 140734327779424 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 51747 32641 381 112 0 46712 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 206988

[startup+1062.3 s]
/proc/loadavg: 4.13 4.04 3.73 5/426 6015
/proc/meminfo: memFree=20596160/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=217036 CPUtime=1062.31 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 240851 0 0 0 106168 63 0 0 25 0 1 0 728452527 222244864 34242 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 54259 34242 381 112 0 49224 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 217036

[startup+1122.3 s]
/proc/loadavg: 4.19 4.06 3.75 5/426 6016
/proc/meminfo: memFree=20574020/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=217252 CPUtime=1122.32 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 240950 0 0 0 112169 63 0 0 25 0 1 0 728452527 222466048 34341 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 54313 34341 381 112 0 49278 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 217252

[startup+1182.3 s]
/proc/loadavg: 4.14 4.06 3.77 5/426 6018
/proc/meminfo: memFree=20552276/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=217252 CPUtime=1182.32 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 240951 0 0 0 118169 63 0 0 25 0 1 0 728452527 222466048 34342 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476333 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 54313 34342 381 112 0 49278 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217252

[startup+1242.3 s]
/proc/loadavg: 4.15 4.08 3.79 5/426 6019
/proc/meminfo: memFree=20547400/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=217252 CPUtime=1242.32 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 240951 0 0 0 124169 63 0 0 25 0 1 0 728452527 222466048 34342 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 54313 34342 381 112 0 49278 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.08 3.81 4/425 6022
/proc/meminfo: memFree=20701232/32950940 swapFree=67111356/67111528
[pid=5970] ppid=5968 vsize=217252 CPUtime=1300.03 cores=5,7
/proc/5970/stat : 5970 (strangenight1-s) R 5968 5970 5388 0 -1 4202496 240952 0 0 0 129940 63 0 0 25 0 1 0 728452527 222466048 34343 33554432000 4194304 4650387 140734327779424 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5970/statm: 54313 34343 381 112 0 49278 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 217252

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.05
CPU user time (s): 1299.41
CPU system time (s): 0.641902
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240952
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= 15
involuntary context switches= 15111

runsolver used 4.79727 second user time and 13.008 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 16:10:18
IDJOB=3369811
IDBENCH=82620
IDSOLVER=1847
FILE ID=node117/3369811-1305382217
RUNJOBID= node117-1305382217-5946
PBS_JOBID= 13324385
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S943787219-031-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369811-1305382217/watcher-3369811-1305382217 -o /tmp/evaluation-result-3369811-1305382217/solver-3369811-1305382217 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369811-1305382217.cnf

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

MD5SUM BENCH= 6105ec111e1e16da586afadcc6f09041
RANDOM SEED=832535814

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21408004 kB
Buffers:        286040 kB
Cached:        3018780 kB
SwapCached:          0 kB
Active:        9349884 kB
Inactive:      1837000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21408004 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           18732 kB
Writeback:           0 kB
AnonPages:     7881820 kB
Mapped:          32332 kB
Slab:           243964 kB
PageTables:      44716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100442048 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= 73392 MiB
End job on node117 at 2011-05-14 16:32:00