Trace number 3369829

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3369829-1305382286.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.38	c asymm  cl-useful: 0/14625/17000 lits-rem:0 time: 0.37
0.29/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     104 undec:       4 neg:      92
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.59/0.69	c  N dy     8      4039       200     17000         0      3909    119000    225525     49.99     55.11  --
0.89/0.93	c  N dy    23      8277       200     17000         0      5614    119000    274850     49.45     52.38  --
1.19/1.20	c  N dy    34     12507       200     17000         0      5577    119000    220881     49.34     52.17  --
1.49/1.59	c  N dy    41     18312       200     17000         0      5748    119000    183255     48.75     51.49  --
1.89/1.95	c  N dy    57     23765       200     17000         0     11047    119000    479392     48.56     51.22  --
1.99/2.04	c  F st    62     25001       200     17000         0     12242    119000    545990     48.59     47.57  --
2.20/2.27	c  N st    67     28297       200     17000         0      8839    119000    315955     48.59   no data  --
2.29/2.39	c  S st    68     30000       200     17000         0     10490    119000    411608     48.59   no data  --
2.39/2.44	c  S st    68     30506       200     17000         0     10987    119000    438874     48.59   no data  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.50	c lits-rem:      2493  cl-subs:      385  v-elim:      0  v-fix:    0  time:  3.03 s
5.59/5.60	c asymm  cl-useful: 0/2375/17000 lits-rem:0 time: 0.10
5.59/5.60	c calculated reachability. Time: 0.00
5.59/5.60	c  N dy    68     30506       200     17000         0     10602    119000    406370     48.59   no data  --
5.99/6.00	c  N dy    73     35302       200     17000         0     15230    119000    664187     48.40     51.18  --
6.29/6.34	c  N dy    94     39780       200     17000         0     11919    119000    437632     48.53     51.27  --
6.60/6.66	c  N dy   104     43798       200     17000         0     15791    119000    652309     48.47     53.67  --
6.79/6.84	c  S st   112     45759       200     17000         0      9028    119000    233547     48.52     48.90  --
6.79/6.89	c  S st   112     46264       200     17000         0      9527    119000    260656     48.52   no data  --
6.79/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.89/6.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.49/9.54	c lits-rem:       351  cl-subs:       42  v-elim:      0  v-fix:    0  time:  2.63 s
9.49/9.55	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.49/9.55	c vivif2 --  cl tried     9485 cl shrink        0 lits rem          0 time: 0.00
9.90/9.94	c asymm  cl-useful: 0/12544/17000 lits-rem:0 time: 0.40
9.90/9.94	c calculated reachability. Time: 0.00
9.90/9.94	c  N dy   112     46264       200     17000         0      9485    119000    257191     48.52   no data  --
10.29/10.33	c  N dy   126     51529       200     17000         0     14573    119000    540544     48.47     51.05  --
10.79/10.80	c  N dy   147     56965       200     17000         0     10173    119000    255129     48.50     51.19  --
11.09/11.14	c  N dy   170     61436       200     17000         0     14499    119000    498448     48.58     51.16  --
11.39/11.47	c  N dy   183     65454       200     17000         0     18400    119000    717917     48.61     51.29  --
11.79/11.81	c  S st   192     69397       200     17000         0     11597    119000    291812     48.55     44.46  --
11.79/11.86	c  S st   192     69903       200     17000         0     12096    119000    319858     48.55   no data  --
11.79/11.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
11.79/11.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.69/14.73	c lits-rem:       902  cl-subs:      116  v-elim:      0  v-fix:    0  time:  2.84 s
14.69/14.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
14.69/14.73	c vivif2 --  cl tried    11980 cl shrink        0 lits rem          0 time: 0.00
14.89/14.92	c asymm  cl-useful: 0/4456/17000 lits-rem:0 time: 0.18
14.89/14.92	c calculated reachability. Time: 0.00
14.89/14.92	c  N dy   192     69903       200     17000         0     11980    119000    310847     48.55   no data  --
15.20/15.29	c  N dy   207     74675       200     17000         0     16595    119000    568183     48.57     51.88  --
15.70/15.73	c  N dy   226     79520       200     17000         0     21295    119000    830191     48.57     51.33  --
16.09/16.19	c  N dy   237     84972       200     17000         0     14957    119000    435756     48.50     51.28  --
16.40/16.41	c  F st   247     87500       200     17000         0     17421    119000    571550     48.51     49.97  --
16.59/16.69	c  N st   252     90799       200     17000         0     20602    119000    753878     48.51   no data  --
17.29/17.31	c  N dy   271     97389       200     17000         0     14392    119000    361781     48.55     51.18  --
17.89/17.91	c  N dy   291    104646       200     17000         0     21436    119000    754101     48.51     51.08  --
17.89/17.94	c  S st   294    104857       200     17000         0     21643    119000    766255     48.52   no data  --
17.99/18.00	c  S st   294    105359       200     17000         0     22139    119000    792005     48.52   no data  --
17.99/18.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.99/18.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.99/18.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
17.99/18.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.80/23.81	c lits-rem:      1999  cl-subs:      773  v-elim:      0  v-fix:    0  time:  5.77 s
23.80/23.81	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
23.80/23.82	c vivif2 --  cl tried    21366 cl shrink        0 lits rem          0 time: 0.01
24.00/24.02	c asymm  cl-useful: 0/4465/17000 lits-rem:0 time: 0.20
24.00/24.02	c calculated reachability. Time: 0.00
24.00/24.02	c  N dy   294    105359       200     17000         0     21366    119000    734667     48.52   no data  --
24.70/24.74	c  N dy   319    113051       200     17000         0     15273    119000    366623     48.52     51.15  --
25.30/25.39	c  N dy   348    120731       200     17000         0     22742    119000    783252     48.54     51.21  --
26.09/26.17	c  N dy   361    128535       200     17000         0     15758    119000    349741     48.44     51.02  --
26.89/26.92	c  N dy   392    136777       200     17000         0     23746    119000    793042     48.47     51.64  --
27.79/27.87	c  N dy   415    145529       200     17000         0     16711    119000    360157     48.43     51.07  --
28.80/28.81	c  N dy   457    155212       200     17000         0     26106    119000    886200     48.48     51.17  --
29.09/29.11	c  S st   470    158039       200     17000         0     28865    119000   1039672     48.50     48.74  --
29.19/29.20	c  S st   470    158544       200     17000         0     29361    119000   1065914     48.50   no data  --
29.19/29.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.19/29.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.19/29.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
29.19/29.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.19/29.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.19/29.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
29.19/29.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.99/38.02	c lits-rem:      1500  cl-subs:      956  v-elim:      0  v-fix:    0  time:  8.76 s
37.99/38.02	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
37.99/38.03	c vivif2 --  cl tried    28405 cl shrink        0 lits rem          0 time: 0.01
38.29/38.31	c asymm  cl-useful: 0/3222/17000 lits-rem:0 time: 0.28
38.29/38.31	c calculated reachability. Time: 0.00
38.29/38.31	c  N dy   470    158544       200     17000         0     28405    119000    993816     48.50   no data  --
39.39/39.45	c  N dy   505    169419       200     17000         0     22468    119000    633037     48.50     51.15  --
40.59/40.61	c  N dy   533    180431       200     17000         0     33161    119000   1227000     48.48     51.15  --
41.80/41.83	c  N dy   577    192236       200     17000         0     27134    119000    853143     48.52     51.11  --
43.29/43.33	c  N dy   632    205165       200     17000         0     21254    119000    483292     48.55     51.61  --
44.59/44.68	c  N dy   667    218455       200     17000         0     34142    119000   1195586     48.53     51.52  --
46.20/46.22	c  N dy   717    232427       200     17000         0     28294    119000    830112     48.54     51.21  --
46.79/46.86	c  S st   744    237816       200     17000         0     33515    119000   1122358     48.56     46.20  --
46.89/46.95	c  S st   744    238322       200     17000         0     34013    119000   1148514     48.56   no data  --
46.89/46.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.89/46.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.89/46.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
46.99/47.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.99/47.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.99/47.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
46.99/47.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.69/57.73	c lits-rem:      1037  cl-subs:      994  v-elim:      0  v-fix:    0  time: 10.71 s
57.69/57.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
57.69/57.74	c vivif2 --  cl tried    33019 cl shrink        0 lits rem          0 time: 0.01
57.99/58.05	c asymm  cl-useful: 0/2818/17000 lits-rem:0 time: 0.31
57.99/58.05	c calculated reachability. Time: 0.00
57.99/58.05	c  N dy   744    238322       200     17000         0     33019    119000   1074133     48.56   no data  --
59.89/59.97	c  N dy   793    254243       200     17000         0     28115    119000    779477     48.56     51.43  --
62.09/62.16	c  N dy   827    271174       200     17000         0     23215    119000    460145     48.50     51.42  --
64.29/64.38	c  N dy   886    288965       200     17000         0     40499    119000   1424256     48.49     51.20  --
66.39/66.47	c  F st   937    306252       200     17000         0     34954    119000   1071209     48.47     47.45  --
66.59/66.62	c  N st   940    307443       200     17000         0     36108    119000   1136545     48.47   no data  --
69.20/69.21	c  N dy  1001    327680       200     17000         0     32444    119000    887054     48.48     51.19  --
71.69/71.79	c  N dy  1070    347778       200     17000         0     27667    119000    578335     48.48     51.55  --
72.89/72.94	c  S st  1104    357484       200     17000         0     37095    119000   1102866     48.48     48.05  --
72.99/73.04	c  S st  1104    357989       200     17000         0     37590    119000   1129454     48.48   no data  --
72.99/73.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.99/73.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.99/73.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
72.99/73.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.99/73.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.99/73.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
72.99/73.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.99/81.09	c lits-rem:      1550  cl-subs:      938  v-elim:      0  v-fix:    0  time:  8.00 s
80.99/81.09	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
81.09/81.11	c vivif2 --  cl tried    36652 cl shrink        0 lits rem          0 time: 0.01
81.30/81.38	c asymm  cl-useful: 0/2614/17000 lits-rem:0 time: 0.27
81.30/81.38	c calculated reachability. Time: 0.00
81.30/81.38	c  N dy  1104    357989       200     17000         0     36652    119000   1059166     48.48   no data  --
83.90/83.94	c  N dy  1141    378089       200     17000         0     30952    119000    716028     48.41     50.99  --
86.99/87.03	c  N dy  1235    398771       200     17000         0     51023    119000   1836205     48.46     51.05  --
89.89/89.92	c  N dy  1307    420034       200     17000         0     45454    119000   1478719     48.45     51.11  --
92.69/92.76	c  N dy  1357    440155       200     17000         0     37806    119000   1009209     48.45     51.25  --
95.90/95.90	c  N dy  1411    460443       200     17000         0     29339    119000    497774     48.43     51.29  --
98.59/98.63	c  N dy  1458    480707       200     17000         0     49007    119000   1591048     48.40     51.18  --
101.60/101.61	c  N dy  1537    500816       200     17000         0     39442    119000   1015248     48.43     51.03  --
104.69/104.76	c  N dy  1626    520858       200     17000         0     58888    119000   2104943     48.47     51.03  --
106.89/106.94	c  S st  1681    536983       200     17000         0     44418    119000   1240779     48.48     48.31  --
106.99/107.05	c  S st  1681    537487       200     17000         0     44914    119000   1267111     48.48   no data  --
106.99/107.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.99/107.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.99/107.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
107.09/107.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.09/107.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.09/107.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
107.09/107.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.10/117.13	c lits-rem:       814  cl-subs:     1133  v-elim:      0  v-fix:    0  time: 10.01 s
117.10/117.13	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
117.10/117.14	c vivif2 --  cl tried    43781 cl shrink        0 lits rem          0 time: 0.01
117.40/117.40	c asymm  cl-useful: 0/2217/17000 lits-rem:0 time: 0.26
117.40/117.40	c calculated reachability. Time: 0.00
117.40/117.40	c  N dy  1681    537487       200     17000         0     43781    119000   1184444     48.48   no data  --
120.90/120.97	c  N dy  1770    558259       200     17000         0     32875    119000    560545     48.50     51.51  --
123.70/123.74	c  N dy  1836    578375       200     17000         0     52380    119000   1652923     48.50     51.35  --
126.99/127.09	c  N dy  1900    598465       200     17000         0     39883    119000    908371     48.50     53.57  --
130.59/130.63	c  N dy  1949    620401       200     17000         0     61112    119000   2086970     48.48     51.19  --
135.00/135.07	c  N dy  2007    650384       200     17000         0     57174    119000   1836180     48.41     51.87  --
138.29/138.33	c  N dy  2087    670470       200     17000         0     42782    119000    979191     48.42     57.32  --
141.59/141.63	c  N dy  2182    690482       200     17000         0     62241    119000   2066916     48.45     51.97  --
144.80/144.87	c  N dy  2260    710523       200     17000         0     46769    119000   1158808     48.46     52.10  --
148.29/148.36	c  N dy  2347    730534       200     17000         0     66121    119000   2236889     48.48     51.16  --
151.59/151.67	c  N dy  2425    751178       200     17000         0     50290    119000   1308592     48.49     51.24  --
155.11/155.19	c  N dy  2485    771196       200     17000         0     69726    119000   2395422     48.49     53.05  --
158.40/158.49	c  N dy  2579    791228       200     17000         0     52243    119000   1376186     48.52     51.11  --
161.10/161.12	c  S st  2622    806230       200     17000         0     66745    119000   2179750     48.51   no data  --
161.20/161.30	c  S st  2622    806734       200     17000         0     67239    119000   2206591     48.51   no data  --
161.30/161.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.30/161.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.30/161.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
161.39/161.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.39/161.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.39/161.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
161.39/161.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.79/198.87	c lits-rem:      2456  cl-subs:     2303  v-elim:      0  v-fix:    0  time: 37.46 s
198.79/198.87	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
198.79/198.89	c vivif2 --  cl tried    64936 cl shrink        0 lits rem          0 time: 0.02
199.19/199.21	c asymm  cl-useful: 0/1602/17000 lits-rem:0 time: 0.32
199.19/199.22	c calculated reachability. Time: 0.00
199.19/199.22	c  N dy  2622    806734       200     17000         0     64936    119000   2037378     48.51   no data  --
202.70/202.74	c  N dy  2697    826828       200     17000         0     46677    119000   1024700     48.52     51.50  --
206.10/206.14	c  N dy  2742    846878       200     17000         0     66108    119000   2106186     48.51     51.09  --
209.89/209.99	c  N dy  2818    867595       200     17000         0     47472    119000   1022599     48.51     51.14  --
213.60/213.65	c  N dy  2895    888369       200     17000         0     67607    119000   2141626     48.52     51.09  --
217.49/217.58	c  N dy  2976    908479       200     17000         0     47368    119000    968119     48.53     51.09  --
220.90/220.98	c  N dy  3037    928536       200     17000         0     66855    119000   2054830     48.52     53.16  --
225.40/225.42	c  N dy  3141    950557       200     17000         0     47433    119000    924975     48.54     51.13  --
229.09/229.11	c  N dy  3226    970575       200     17000         0     66888    119000   2009099     48.56     51.69  --
234.10/234.14	c  N dy  3297    993361       200     17000         0     47278    119000    870322     48.56     51.20  --
237.89/237.91	c  N dy  3343   1013400       200     17000         0     66696    119000   1948261     48.54     51.16  --
243.00/243.05	c  N dy  3431   1033831       200     17000         0     43829    119000    636624     48.55     51.41  --
246.60/246.66	c  N dy  3492   1053959       200     17000         0     63354    119000   1723364     48.54     51.15  --
250.39/250.42	c  F st  3518   1071877       200     17000         0     80673    119000   2695389     48.51     44.85  --
251.19/251.26	c  N st  3523   1075172       200     17000         0     83869    119000   2875189     48.51   no data  --
255.00/255.08	c  N dy  3582   1095250       200     17000         0     59741    119000   1485351     48.51     51.20  --
259.50/259.53	c  N dy  3652   1115358       200     17000         0     79262    119000   2574474     48.52     51.22  --
264.01/264.05	c  N dy  3726   1135384       200     17000         0     54072    119000   1121526     48.52     51.54  --
268.30/268.39	c  N dy  3807   1156115       200     17000         0     74228    119000   2250702     48.53     51.31  --
273.49/273.59	c  N dy  3875   1176900       200     17000         0     48790    119000    780714     48.53     51.10  --
277.59/277.62	c  N dy  3953   1197285       200     17000         0     68570    119000   1880718     48.54     51.91  --
280.69/280.78	c  S st  3993   1210102       200     17000         0     81016    119000   2574026     48.54     48.31  --
280.99/281.00	c  S st  3993   1210603       200     17000         0     81508    119000   2599994     48.54   no data  --
280.99/281.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.99/281.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.99/281.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
281.09/281.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.09/281.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.09/281.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
281.09/281.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
512.20/512.27	c lits-rem:      2190  cl-subs:     2766  v-elim:      0  v-fix:    0  time: 231.13 s
512.20/512.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
512.30/512.30	c vivif2 --  cl tried    78742 cl shrink        0 lits rem          0 time: 0.03
512.61/512.67	c asymm  cl-useful: 0/1836/17000 lits-rem:0 time: 0.38
512.61/512.68	c calculated reachability. Time: 0.00
512.61/512.68	c  N dy  3993   1210603       200     17000         0     78742    119000   2397176     48.54   no data  --
517.79/517.89	c  N dy  4058   1230635       200     17000         0     51638    119000    893441     48.54     54.71  --
522.00/522.08	c  N dy  4141   1250734       200     17000         0     71163    119000   1986554     48.55     51.96  --
527.00/527.02	c  N dy  4204   1272322       200     17000         0     92127    119000   3165764     48.55     51.24  --
531.70/531.79	c  N dy  4263   1298685       200     17000         0     70096    119000   1881432     48.53     51.10  --
536.50/536.51	c  N dy  4347   1318875       200     17000         0     89722    119000   2972498     48.54     51.20  --
540.69/540.77	c  N dy  4414   1339621       200     17000         0     61334    119000   1342447     48.54     51.25  --
545.00/545.03	c  N dy  4466   1360347       200     17000         0     81394    119000   2460966     48.54     51.18  --
550.10/550.14	c  N dy  4538   1380541       200     17000         0     51522    119000    753141     48.54     51.13  --
553.60/553.66	c  N dy  4583   1400559       200     17000         0     70966    119000   1836656     48.53     51.12  --
558.30/558.32	c  N dy  4655   1420649       200     17000         0     90486    119000   2927618     48.53     51.17  --
562.90/562.98	c  N dy  4722   1440810       200     17000         0     59598    119000   1158746     48.54     51.28  --
566.99/567.01	c  N dy  4788   1460978       200     17000         0     79126    119000   2245881     48.54     51.58  --
572.30/572.32	c  N dy  4866   1481350       200     17000         0     98842    119000   3345395     48.55     51.50  --
576.41/576.44	c  N dy  4933   1501785       200     17000         0     67249    119000   1538701     48.54     51.10  --
580.99/581.04	c  N dy  5006   1522396       200     17000         0     87242    119000   2656670     48.55     51.21  --
586.50/586.58	c  N dy  5088   1542524       200     17000         0     54432    119000    784643     48.55     51.29  --
590.20/590.29	c  N dy  5159   1562544       200     17000         0     73864    119000   1873183     48.56     51.45  --
594.89/594.96	c  N dy  5215   1582854       200     17000         0     93557    119000   2973435     48.56     51.41  --
600.00/600.07	c  N dy  5294   1603084       200     17000         0     59862    119000   1045521     48.57     51.17  --
604.30/604.33	c  N dy  5378   1623840       200     17000         0     80053    119000   2172186     48.57     51.40  --
609.20/609.25	c  N dy  5445   1643918       200     17000         0     99596    119000   3263852     48.57     51.23  --
614.40/614.43	c  N dy  5508   1663993       200     17000         0     64662    119000   1266003     48.56     51.43  --
619.40/619.48	c  N dy  5596   1684214       200     17000         0     84268    119000   2361183     48.57     51.24  --
625.70/625.79	c  N dy  5670   1705189       200     17000         0    104589    119000   3496443     48.58     51.35  --
627.60/627.64	c  S st  5688   1710603       200     17000         0    109830    119000   3787725     48.58     44.47  --
627.90/627.95	c  S st  5688   1711109       200     17000         0    110332    119000   3815252     48.58   no data  --
627.90/627.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
627.90/627.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
628.00/628.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
628.11/628.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.11/628.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.11/628.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
628.11/628.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1201.00/1201.05	c lits-rem:      4889  cl-subs:     4300  v-elim:      0  v-fix:    0  time: 572.90 s
1201.00/1201.05	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1201.00/1201.09	c vivif2 --  cl tried   106032 cl shrink        0 lits rem          0 time: 0.04
1201.50/1201.52	c asymm  cl-useful: 0/1213/17000 lits-rem:0 time: 0.43
1201.50/1201.52	c calculated reachability. Time: 0.00
1201.50/1201.52	c  N dy  5688   1711109       200     17000         0    106032    119000   3503023     48.58   no data  --
1206.72/1206.71	c  N dy  5746   1731184       200     17000         0     70190    119000   1538193     48.58     51.39  --
1212.01/1212.08	c  N dy  5829   1751280       200     17000         0     89717    119000   2634161     48.58     51.63  --
1218.90/1218.90	c  N dy  5920   1771310       200     17000         0    109167    119000   3722148     48.59     51.18  --
1223.61/1223.69	c  N dy  5991   1791449       200     17000         0     72461    119000   1618667     48.60     51.37  --
1229.21/1229.25	c  N dy  6083   1811801       200     17000         0     92200    119000   2727922     48.61     51.34  --
1235.80/1235.86	c  N dy  6133   1833358       200     17000         0    113140    119000   3901840     48.60     51.27  --
1240.61/1240.62	c  N dy  6203   1853539       200     17000         0     75532    119000   1740055     48.60     51.98  --
1247.61/1247.61	c  N dy  6267   1878871       200     17000         0    100062    119000   3107302     48.59     51.32  --
1254.20/1254.29	c  N dy  6335   1899034       200     17000         0     61418    119000    902938     48.60     51.22  --
1259.00/1259.06	c  N dy  6421   1919113       200     17000         0     80899    119000   1996893     48.60     51.28  --
1266.12/1266.14	c  N dy  6496   1942662       200     17000         0    103727    119000   3270119     48.60     51.68  --
1272.41/1272.46	c  N dy  6557   1962756       200     17000         0     64065    119000   1006259     48.60     53.78  --
1277.11/1277.17	c  N dy  6602   1983397       200     17000         0     84122    119000   2128269     48.60     51.18  --
1283.31/1283.38	c  N dy  6667   2003870       200     17000         0    103998    119000   3237436     48.60     51.25  --
1290.11/1290.15	c  N dy  6724   2023904       200     17000         0     63295    119000    916747     48.60     51.32  --
1294.91/1294.92	c  N dy  6808   2043916       200     17000         0     82705    119000   1999769     48.60     52.31  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.93 1.82 2.81 4/307 18157
/proc/meminfo: memFree=24063300/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=29944 CPUtime=0 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 700 0 0 0 0 0 0 0 21 0 1 0 649827143 30662656 640 33554432000 4194304 4650387 140735134352416 18446744073709551615 4545787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 7486 640 327 112 0 2451 0

[startup+0.0613099 s]
/proc/loadavg: 0.93 1.82 2.81 4/307 18157
/proc/meminfo: memFree=24063300/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=30392 CPUtime=0.05 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 951 0 0 0 5 0 0 0 21 0 1 0 649827143 31121408 891 33554432000 4194304 4650387 140735134352416 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 7598 891 345 112 0 2563 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30392

[startup+0.100319 s]
/proc/loadavg: 0.93 1.82 2.81 4/307 18157
/proc/meminfo: memFree=24063300/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=30524 CPUtime=0.09 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 961 0 0 0 9 0 0 0 21 0 1 0 649827143 31256576 901 33554432000 4194304 4650387 140735134352416 18446744073709551615 4370525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 7631 901 345 112 0 2596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30524

[startup+0.300287 s]
/proc/loadavg: 0.93 1.82 2.81 4/307 18157
/proc/meminfo: memFree=24063300/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=30656 CPUtime=0.29 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 993 0 0 0 29 0 0 0 22 0 1 0 649827143 31391744 933 33554432000 4194304 4650387 140735134352416 18446744073709551615 4370479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 7664 933 345 112 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30656

[startup+0.700182 s]
/proc/loadavg: 0.93 1.82 2.81 4/307 18157
/proc/meminfo: memFree=24063300/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=35996 CPUtime=0.69 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 2620 0 0 0 69 0 0 0 23 0 1 0 649827143 36859904 2294 33554432000 4194304 4650387 140735134352416 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 8999 2294 376 112 0 3964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35996

[startup+1.50107 s]
/proc/loadavg: 1.17 1.86 2.82 5/308 18158
/proc/meminfo: memFree=24027704/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=36708 CPUtime=1.49 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 3935 0 0 0 149 0 0 0 25 0 1 0 649827143 37588992 2552 33554432000 4194304 4650387 140735134352416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 9177 2552 378 112 0 4142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36708

[startup+3.10081 s]
/proc/loadavg: 1.17 1.86 2.82 5/308 18158
/proc/meminfo: memFree=24019696/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=49392 CPUtime=3.09 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 8395 0 0 0 308 1 0 0 25 0 1 0 649827143 50577408 5513 33554432000 4194304 4650387 140735134352416 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 12348 5513 380 112 0 7313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49392

[startup+6.30027 s]
/proc/loadavg: 1.48 1.91 2.83 5/308 18158
/proc/meminfo: memFree=23877844/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=51288 CPUtime=6.29 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 9642 0 0 0 628 1 0 0 25 0 1 0 649827143 52518912 5861 33554432000 4194304 4650387 140735134352416 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 12822 5862 380 112 0 7787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51288

[startup+12.7012 s]
/proc/loadavg: 1.68 1.95 2.84 5/308 18159
/proc/meminfo: memFree=23880476/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=51500 CPUtime=12.69 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 12628 0 0 0 1268 1 0 0 25 0 1 0 649827143 52736000 5805 33554432000 4194304 4650387 140735134352416 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 12875 5805 380 112 0 7840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51500

[startup+25.501 s]
/proc/loadavg: 2.04 2.01 2.85 5/308 18159
/proc/meminfo: memFree=23846492/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=62780 CPUtime=25.49 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 19497 0 0 0 2546 3 0 0 25 0 1 0 649827143 64286720 8951 33554432000 4194304 4650387 140735134352416 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 15695 8951 380 112 0 10660 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62780

[startup+51.1007 s]
/proc/loadavg: 2.81 2.20 2.88 5/308 18159
/proc/meminfo: memFree=23733900/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=75676 CPUtime=51.09 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 32110 0 0 0 5103 6 0 0 25 0 1 0 649827143 77492224 12237 33554432000 4194304 4650387 140735134352416 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 18919 12237 380 112 0 13884 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75676

[startup+102.311 s]
/proc/loadavg: 3.52 2.49 2.94 5/308 18161
/proc/meminfo: memFree=23703476/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=82008 CPUtime=102.31 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 54703 0 0 0 10217 14 0 0 25 0 1 0 649827143 83976192 13847 33554432000 4194304 4650387 140735134352416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 20502 13847 380 112 0 15467 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 82008

[startup+162.301 s]
/proc/loadavg: 3.82 2.76 3.01 5/308 18163
/proc/meminfo: memFree=23632884/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=106716 CPUtime=162.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 82972 0 0 0 16209 21 0 0 25 0 1 0 649827143 109277184 20433 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 26679 20433 380 112 0 21644 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106716

[startup+222.301 s]
/proc/loadavg: 3.97 3.00 3.07 5/308 18164
/proc/meminfo: memFree=23601088/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=109924 CPUtime=222.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 93214 0 0 0 22206 24 0 0 25 0 1 0 649827143 112562176 21328 33554432000 4194304 4650387 140735134352416 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 27481 21328 380 112 0 22446 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109924

[startup+282.301 s]
/proc/loadavg: 4.03 3.19 3.13 5/308 18166
/proc/meminfo: memFree=23565344/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=122200 CPUtime=282.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 116459 0 0 0 28197 33 0 0 25 0 1 0 649827143 125132800 24266 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 30550 24266 380 112 0 25515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122200

[startup+342.301 s]
/proc/loadavg: 4.01 3.34 3.18 5/308 18167
/proc/meminfo: memFree=23562588/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=126040 CPUtime=342.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 117121 0 0 0 34197 33 0 0 25 0 1 0 649827143 129064960 24928 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 31510 24928 380 112 0 26475 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126040

[startup+402.301 s]
/proc/loadavg: 4.04 3.47 3.24 5/308 18169
/proc/meminfo: memFree=23563160/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=126040 CPUtime=402.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 117134 0 0 0 40197 33 0 0 25 0 1 0 649827143 129064960 24941 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 31510 24941 380 112 0 26475 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126040

[startup+462.301 s]
/proc/loadavg: 4.01 3.56 3.28 5/308 18171
/proc/meminfo: memFree=23563616/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=126040 CPUtime=462.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 117134 0 0 0 46197 33 0 0 25 0 1 0 649827143 129064960 24941 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 31510 24941 380 112 0 26475 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126040

[startup+522.3 s]
/proc/loadavg: 4.00 3.64 3.32 5/308 18172
/proc/meminfo: memFree=23551808/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=126088 CPUtime=522.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 120335 0 0 0 52196 34 0 0 25 0 1 0 649827143 129114112 24367 33554432000 4194304 4650387 140735134352416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 31522 24367 380 112 0 26487 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 126088

[startup+582.3 s]
/proc/loadavg: 4.10 3.73 3.37 5/308 18174
/proc/meminfo: memFree=23515560/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=177640 CPUtime=582.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 140404 0 0 0 58190 40 0 0 25 0 1 0 649827143 181903360 25304 33554432000 4194304 4650387 140735134352416 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 44410 25304 380 112 0 39375 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 177640

[startup+642.3 s]
/proc/loadavg: 4.15 3.81 3.42 5/308 18175
/proc/meminfo: memFree=23477320/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=642.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160066 0 0 0 64185 45 0 0 25 0 1 0 649827143 209850368 32660 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32660 380 112 0 46198 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 204932

[startup+702.3 s]
/proc/loadavg: 4.05 3.84 3.46 5/308 18177
/proc/meminfo: memFree=23477040/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=702.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160070 0 0 0 70184 46 0 0 25 0 1 0 649827143 209850368 32664 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32664 380 112 0 46198 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204932

[startup+762.311 s]
/proc/loadavg: 4.02 3.87 3.48 5/308 18179
/proc/meminfo: memFree=23477000/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=762.31 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160112 0 0 0 76185 46 0 0 25 0 1 0 649827143 209850368 32706 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32706 380 112 0 46198 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 204932

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.52 5/308 18180
/proc/meminfo: memFree=23476984/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=822.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 82184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 204932

[startup+882.301 s]
/proc/loadavg: 4.02 3.92 3.55 5/308 18182
/proc/meminfo: memFree=23476812/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=882.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 88184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 204932

[startup+942.301 s]
/proc/loadavg: 4.11 3.96 3.58 5/308 18183
/proc/meminfo: memFree=23467232/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=942.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 94184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 204932

[startup+1002.3 s]
/proc/loadavg: 4.04 3.97 3.61 5/308 18185
/proc/meminfo: memFree=23469412/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=1002.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 100184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 204932

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.63 5/308 18187
/proc/meminfo: memFree=23388892/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=1062.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 106184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 204932

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/308 18188
/proc/meminfo: memFree=23250708/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=1122.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 112184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 204932

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.67 5/308 18190
/proc/meminfo: memFree=23250052/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=204932 CPUtime=1182.3 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 160115 0 0 0 118184 46 0 0 25 0 1 0 649827143 209850368 32709 33554432000 4194304 4650387 140735134352416 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 51233 32709 380 112 0 46198 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 204932

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.69 5/308 18191
/proc/meminfo: memFree=23255840/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=153028 CPUtime=1242.31 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 171530 0 0 0 124179 52 0 0 25 0 1 0 649827143 156700672 30947 33554432000 4194304 4650387 140735134352416 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 38257 30947 380 112 0 33222 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 153028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.71 2/303 18196
/proc/meminfo: memFree=23953356/32951124 swapFree=63649232/67111528
[pid=18157] ppid=18155 vsize=153200 CPUtime=1300.02 cores=0,2
/proc/18157/stat : 18157 (strangenight1-s) R 18155 18157 17666 0 -1 4202496 185927 0 0 0 129942 60 0 0 25 0 1 0 649827143 156876800 31826 33554432000 4194304 4650387 140735134352416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18157/statm: 38300 31826 380 112 0 33265 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 153200

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.04
CPU user time (s): 1299.43
CPU system time (s): 0.608907
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 206252

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

runsolver used 3.98139 second user time and 8.19275 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 16:11:26
IDJOB=3369829
IDBENCH=82638
IDSOLVER=1847
FILE ID=node130/3369829-1305382286
RUNJOBID= node130-1305382286-18115
PBS_JOBID= 13324372
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369829-1305382286/watcher-3369829-1305382286 -o /tmp/evaluation-result-3369829-1305382286/solver-3369829-1305382286 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369829-1305382286.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=1321678455

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24064448 kB
Buffers:        311404 kB
Cached:        7216488 kB
SwapCached:      10360 kB
Active:        2992052 kB
Inactive:      5615796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24064448 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           28036 kB
Writeback:           0 kB
AnonPages:     1077936 kB
Mapped:          14012 kB
Slab:           191156 kB
PageTables:      25928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51570024 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73420 MiB
End job on node130 at 2011-05-14 16:33:08