Trace number 3369743

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-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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-3369743-1305380980.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.39/0.41	c asymm  cl-useful: 0/14627/34000 lits-rem:0 time: 0.39
0.39/0.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
0.49/0.57	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.59	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.49/0.59	c calculated reachability. Time: 0.00
0.49/0.59	c Calc default polars -  time:   0.00 s pos:     196 undec:       8 neg:     196
0.49/0.59	c =========================================================================================
0.49/0.59	c types(t): F = full restart, N = normal restart
0.49/0.59	c types(t): S = simplification begin/end, E = solution found
0.49/0.59	c restart types(rt): st = static, dy = dynamic
0.49/0.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.59	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.89/0.92	c  N dy    15      4015       400     34000         0      3966    238000    383724     84.87     90.00  --
1.29/1.30	c  N dy    31      8523       400     34000         0      5617    238000    419742     83.70     88.42  --
1.59/1.68	c  N dy    47     12712       400     34000         0      5068    238000    248304     83.18     87.74  --
1.99/2.05	c  N dy    66     16756       400     34000         0      9049    238000    628728     83.76     89.17  --
2.39/2.45	c  N dy    83     20806       400     34000         0      6926    238000    321803     83.76     88.88  --
2.79/2.81	c  N dy    93     24881       400     34000         0     10960    238000    702513     83.21     87.60  --
2.79/2.83	c  F st    95     25000       400     34000         0     11078    238000    713580     83.22   no data  --
3.30/3.31	c  N dy   101     30000       400     34000         0      8667    238000    399532     83.22   no data  --
3.30/3.31	c  S st   101     30000       400     34000         0      8667    238000    399532     83.22   no data  --
3.30/3.38	c  S st   101     30504       400     34000         0      9168    238000    442590     83.22   no data  --
3.30/3.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.39/3.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.39/3.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.49	c lits-rem:      1340  cl-subs:       55  v-elim:      0  v-fix:    0  time:  4.07 s
7.70/7.72	c asymm  cl-useful: 0/6566/34000 lits-rem:0 time: 0.23
7.70/7.73	c calculated reachability. Time: 0.00
7.70/7.73	c  N dy   101     30504       400     34000         0      9113    238000    433002     83.22   no data  --
8.09/8.17	c  N dy   115     34997       400     34000         0     13550    238000    850036     82.86     87.37  --
8.59/8.61	c  N dy   134     39118       400     34000         0      9179    238000    351972     82.74     87.23  --
8.99/9.00	c  N dy   150     43142       400     34000         0     13152    238000    722448     82.71     87.24  --
9.19/9.26	c  S st   159     45756       400     34000         0     15734    238000    964079     82.64     80.45  --
9.29/9.35	c  S st   159     46257       400     34000         0     16231    238000   1009578     82.64   no data  --
9.29/9.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.29/9.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.39/9.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.39/9.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.79/15.88	c lits-rem:       676  cl-subs:      218  v-elim:      0  v-fix:    0  time:  6.47 s
15.79/15.88	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
15.79/15.89	c vivif2 --  cl tried    16013 cl shrink        0 lits rem          0 time: 0.01
16.09/16.16	c asymm  cl-useful: 0/5521/34000 lits-rem:0 time: 0.27
16.09/16.16	c calculated reachability. Time: 0.00
16.09/16.16	c  N dy   159     46257       400     34000         0     16013    238000    976576     82.64   no data  --
16.59/16.60	c  N dy   175     50351       400     34000         0     10569    238000    397585     82.58     87.83  --
16.99/17.03	c  N dy   194     54571       400     34000         0     14737    238000    790929     82.63     87.30  --
17.39/17.45	c  N dy   206     58621       400     34000         0     18728    238000   1160832     82.47     86.96  --
17.89/17.92	c  N dy   221     62809       400     34000         0     12358    238000    479122     82.46     87.23  --
18.29/18.37	c  N dy   237     67154       400     34000         0     16655    238000    880872     82.40     88.37  --
18.59/18.62	c  S st   249     69386       400     34000         0     18862    238000   1090251     82.42     85.54  --
18.59/18.71	c  S st   249     69889       400     34000         0     19365    238000   1133642     82.42   no data  --
18.70/18.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.70/18.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.70/18.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/18.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
18.70/18.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.29/27.38	c lits-rem:      1106  cl-subs:      237  v-elim:      0  v-fix:    0  time:  8.61 s
27.29/27.38	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
27.29/27.39	c vivif2 --  cl tried    19128 cl shrink        0 lits rem          0 time: 0.01
27.59/27.67	c asymm  cl-useful: 0/5040/34000 lits-rem:0 time: 0.28
27.59/27.67	c calculated reachability. Time: 0.00
27.59/27.67	c  N dy   249     69889       400     34000         0     19128    238000   1097348     82.42   no data  --
28.19/28.23	c  N dy   270     74383       400     34000         0     12053    238000    370123     82.43     90.19  --
28.69/28.73	c  N dy   293     79206       400     34000         0     16828    238000    822133     82.49     87.24  --
29.29/29.36	c  N dy   330     84322       400     34000         0     21871    238000   1304638     82.68     87.05  --
29.70/29.75	c  F st   343     87502       400     34000         0     25005    238000   1598641     82.67     81.00  --
29.99/30.09	c  N st   348     90799       400     34000         0     15755    238000    639946     82.67   no data  --
30.70/30.71	c  N dy   363     96593       400     34000         0     21463    238000   1185688     82.63     87.42  --
31.49/31.51	c  N dy   389    103253       400     34000         0     14556    238000    440463     82.59     86.97  --
31.59/31.68	c  S st   396    104836       400     34000         0     16115    238000    588376     82.58   no data  --
31.69/31.76	c  S st   396    105343       400     34000         0     16621    238000    632453     82.58   no data  --
31.69/31.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.69/31.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.69/31.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
31.69/31.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.69/31.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.69/31.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
31.69/31.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.89/36.97	c lits-rem:      1153  cl-subs:       91  v-elim:      0  v-fix:    0  time:  5.17 s
36.89/36.98	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
36.89/36.98	c vivif2 --  cl tried    16530 cl shrink        0 lits rem          0 time: 0.01
36.99/37.10	c asymm  cl-useful: 0/2246/34000 lits-rem:0 time: 0.11
37.09/37.10	c calculated reachability. Time: 0.00
37.09/37.10	c  N dy   396    105343       400     34000         0     16530    238000    617953     82.58   no data  --
37.79/37.86	c  N dy   416    112297       400     34000         0     23392    238000   1264990     82.51     87.34  --
38.69/38.77	c  N dy   447    119607       400     34000         0     16137    238000    506702     82.55     87.53  --
39.60/39.64	c  N dy   480    127315       400     34000         0     23724    238000   1220445     82.56     87.56  --
40.59/40.70	c  N dy   506    135761       400     34000         0     16608    238000    471910     82.49     88.02  --
41.69/41.75	c  N dy   545    144682       400     34000         0     25396    238000   1301921     82.51     87.16  --
42.91/42.99	c  N dy   583    154245       400     34000         0     18419    238000    561771     82.48     87.31  --
43.39/43.43	c  S st   599    158014       400     34000         0     22149    238000    912386     82.51     77.16  --
43.49/43.52	c  S st   599    158514       400     34000         0     22647    238000    955858     82.51   no data  --
43.49/43.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.49/43.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.49/43.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
43.49/43.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.49/43.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.49/43.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
43.49/43.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.59/49.69	c lits-rem:      1002  cl-subs:      199  v-elim:      0  v-fix:    0  time:  6.11 s
49.59/49.69	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
49.69/49.70	c vivif2 --  cl tried    22448 cl shrink        0 lits rem          0 time: 0.01
49.89/49.96	c asymm  cl-useful: 0/5885/34000 lits-rem:0 time: 0.26
49.89/49.96	c calculated reachability. Time: 0.00
49.89/49.96	c  N dy   599    158514       400     34000         0     22448    238000    925282     82.51   no data  --
51.19/51.25	c  N dy   633    168741       400     34000         0     32558    238000   1879175     82.45     87.78  --
52.59/52.68	c  N dy   679    180017       400     34000         0     26248    238000   1217691     82.45     87.01  --
54.19/54.27	c  N dy   721    191635       400     34000         0     19276    238000    477541     82.43     88.40  --
55.69/55.78	c  N dy   776    203902       400     34000         0     31363    238000   1619738     82.49     91.49  --
57.50/57.59	c  N dy   831    217168       400     34000         0     25041    238000    935245     82.46     87.02  --
59.49/59.55	c  N dy   890    231416       400     34000         0     39124    238000   2256882     82.44     87.66  --
60.29/60.38	c  S st   911    237771       400     34000         0     25010    238000    849751     82.38     85.58  --
60.40/60.47	c  S st   911    238276       400     34000         0     25512    238000    893901     82.38   no data  --
60.40/60.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.40/60.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.40/60.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
60.50/60.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.50/60.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.50/60.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
60.50/60.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.80/64.88	c lits-rem:       552  cl-subs:      154  v-elim:      0  v-fix:    0  time:  4.35 s
64.80/64.89	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
64.80/64.90	c vivif2 --  cl tried    25358 cl shrink        0 lits rem          0 time: 0.01
65.09/65.17	c asymm  cl-useful: 0/4831/34000 lits-rem:0 time: 0.28
65.09/65.17	c calculated reachability. Time: 0.00
65.09/65.17	c  N dy   911    238276       400     34000         0     25358    238000    871127     82.38   no data  --
67.30/67.37	c  N dy   980    253574       400     34000         0     40461    238000   2298174     82.40     86.78  --
69.49/69.54	c  N dy  1044    269800       400     34000         0     35106    238000   1722718     82.41     87.59  --
71.99/72.08	c  N dy  1120    287163       400     34000         0     29856    238000   1150945     82.42     87.29  --
74.90/74.96	c  N dy  1210    305558       400     34000         0     24654    238000    573251     82.45     88.46  --
75.00/75.05	c  F st  1213    306250       400     34000         0     25339    238000    638212     82.46     83.79  --
77.79/77.86	c  N dy  1289    325351       400     34000         0     44179    238000   2438151     82.48     87.19  --
80.69/80.70	c  N dy  1375    345441       400     34000         0     39681    238000   1902993     82.44     87.90  --
82.50/82.53	c  S st  1431    357415       400     34000         0     26172    238000    552349     82.45   no data  --
82.59/82.62	c  S st  1431    357917       400     34000         0     26669    238000    596407     82.45   no data  --
82.59/82.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.59/82.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.59/82.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
82.59/82.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.59/82.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.59/82.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.59/82.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.09/87.10	c lits-rem:       681  cl-subs:       31  v-elim:      0  v-fix:    0  time:  4.43 s
87.09/87.10	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
87.09/87.11	c vivif2 --  cl tried    26638 cl shrink        0 lits rem          0 time: 0.01
87.29/87.33	c asymm  cl-useful: 0/4522/34000 lits-rem:0 time: 0.23
87.29/87.33	c calculated reachability. Time: 0.00
87.29/87.33	c  N dy  1431    357917       400     34000         0     26638    238000    591143     82.45   no data  --
90.00/90.00	c  N dy  1511    377946       400     34000         0     46419    238000   2447702     82.42     86.89  --
92.69/92.74	c  N dy  1592    397955       400     34000         0     39844    238000   1761205     82.42     87.01  --
95.60/95.69	c  N dy  1656    418034       400     34000         0     32350    238000    964439     82.34     87.24  --
98.69/98.70	c  N dy  1747    438293       400     34000         0     52335    238000   2841270     82.34     86.81  --
101.70/101.73	c  N dy  1841    458725       400     34000         0     44196    238000   2005043     82.36     87.33  --
104.89/104.97	c  N dy  1945    478784       400     34000         0     34711    238000   1027509     82.40     88.46  --
107.99/108.05	c  N dy  2035    498988       400     34000         0     54653    238000   2903749     82.41     87.24  --
111.00/111.04	c  N dy  2112    519101       400     34000         0     44258    238000   1844599     82.39     87.27  --
113.89/113.95	c  S st  2185    536876       400     34000         0     61789    238000   3488117     82.39     82.89  --
114.09/114.11	c  S st  2185    537378       400     34000         0     62291    238000   3531093     82.39   no data  --
114.09/114.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
114.09/114.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.09/114.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
114.19/114.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.19/114.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.19/114.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
114.19/114.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
668.31/668.36	c lits-rem:      2552  cl-subs:      971  v-elim:      0  v-fix:    0  time: 554.10 s
668.31/668.36	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
668.41/668.40	c vivif2 --  cl tried    61320 cl shrink        0 lits rem          0 time: 0.03
668.72/668.78	c asymm  cl-useful: 0/2755/34000 lits-rem:0 time: 0.38
668.72/668.78	c calculated reachability. Time: 0.00
668.72/668.78	c  N dy  2185    537378       400     34000         0     61320    238000   3386124     82.39   no data  --
672.12/672.15	c  N dy  2278    557449       400     34000         0     49919    238000   2297873     82.41     90.49  --
675.91/675.99	c  N dy  2359    578854       400     34000         0     38773    238000   1160926     82.40     87.23  --
679.61/679.61	c  N dy  2444    598948       400     34000         0     58627    238000   3025492     82.39     87.25  --
683.31/683.30	c  N dy  2541    619048       400     34000         0     45224    238000   1692399     82.41     87.43  --
687.30/687.37	c  N dy  2637    639531       400     34000         0     65462    238000   3600366     82.42     86.95  --
690.82/690.87	c  N dy  2705    659897       400     34000         0     51306    238000   2171684     82.39     86.85  --
694.91/694.92	c  N dy  2783    679918       400     34000         0     35861    238000    641328     82.37     87.45  --
698.21/698.29	c  N dy  2861    699992       400     34000         0     55681    238000   2506242     82.36     90.07  --
702.31/702.35	c  N dy  2939    720136       400     34000         0     39380    238000    886010     82.34     87.58  --
706.01/706.01	c  N dy  3029    740318       400     34000         0     59291    238000   2770413     82.35     86.90  --
710.20/710.22	c  N dy  3121    760452       400     34000         0     41976    238000   1052767     82.36     86.74  --
713.81/713.83	c  N dy  3194    780528       400     34000         0     61782    238000   2914127     82.34     86.69  --
718.11/718.13	c  N dy  3297    800588       400     34000         0     43421    238000   1107614     82.36     87.13  --
719.01/719.08	c  S st  3325    806068       400     34000         0     48828    238000   1618077     82.37   no data  --
719.21/719.22	c  S st  3325    806569       400     34000         0     49328    238000   1660794     82.37   no data  --
719.21/719.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
719.21/719.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
719.21/719.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
719.31/719.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
719.31/719.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
719.31/719.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
719.31/719.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
743.51/743.56	c lits-rem:      1635  cl-subs:      262  v-elim:      0  v-fix:    0  time: 24.25 s
743.51/743.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
743.51/743.58	c vivif2 --  cl tried    49066 cl shrink        0 lits rem          0 time: 0.02
743.91/743.93	c asymm  cl-useful: 0/3169/34000 lits-rem:0 time: 0.35
743.91/743.93	c calculated reachability. Time: 0.00
743.91/743.93	c  N dy  3325    806569       400     34000         0     49066    238000   1620175     82.37   no data  --
747.91/747.97	c  N dy  3410    826585       400     34000         0     68842    238000   3481545     82.36     90.91  --
752.01/752.05	c  N dy  3484    846850       400     34000         0     49698    238000   1607018     82.35     87.51  --
755.91/755.96	c  N dy  3556    866904       400     34000         0     69510    238000   3477500     82.34     86.69  --
760.12/760.12	c  N dy  3629    887726       400     34000         0     49916    238000   1552520     82.32     86.86  --
764.11/764.14	c  N dy  3708    907898       400     34000         0     69815    238000   3425727     82.32     86.78  --
768.41/768.44	c  N dy  3791    927915       400     34000         0     48455    238000   1322136     82.31     86.82  --
772.51/772.51	c  N dy  3889    948318       400     34000         0     68610    238000   3225011     82.33     88.08  --
777.31/777.38	c  N dy  3996    968708       400     34000         0     46597    238000   1069467     82.34     86.68  --
781.21/781.30	c  N dy  4093    988716       400     34000         0     66365    238000   2932984     82.35     87.02  --
786.01/786.03	c  N dy  4168   1008790       400     34000         0     86209    238000   4798539     82.33     86.69  --
790.01/790.04	c  N dy  4256   1029741       400     34000         0     63775    238000   2600736     82.34     86.81  --
794.71/794.79	c  N dy  4345   1050026       400     34000         0     83837    238000   4491560     82.34     86.79  --
798.91/798.99	c  N dy  4435   1070340       400     34000         0     59776    238000   2145970     82.34     87.10  --
799.21/799.29	c  F st  4440   1071876       400     34000         0     61291    238000   2287474     82.34   no data  --
803.41/803.41	c  N dy  4501   1090866       400     34000         0     80060    238000   4067920     82.34     87.29  --
807.81/807.89	c  N dy  4586   1110959       400     34000         0     54786    238000   1589140     82.34     87.12  --
812.11/812.18	c  N dy  4674   1131255       400     34000         0     74818    238000   3466110     82.34     86.77  --
817.21/817.22	c  N dy  4755   1151353       400     34000         0     48575    238000    921167     82.33     87.03  --
821.12/821.19	c  N dy  4836   1171526       400     34000         0     68503    238000   2792712     82.33     86.74  --
826.41/826.41	c  N dy  4931   1192809       400     34000         0     89503    238000   4772073     82.33     86.68  --
830.01/830.09	c  S st  5008   1209854       400     34000         0     59279    238000   1849335     82.34     80.31  --
830.21/830.27	c  S st  5008   1210359       400     34000         0     59779    238000   1893208     82.34   no data  --
830.21/830.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
830.21/830.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
830.31/830.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
830.31/830.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
830.31/830.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
830.31/830.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
830.31/830.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
861.01/861.08	c lits-rem:       915  cl-subs:      375  v-elim:      0  v-fix:    0  time: 30.71 s
861.01/861.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
861.11/861.10	c vivif2 --  cl tried    59404 cl shrink        0 lits rem          0 time: 0.02
861.41/861.46	c asymm  cl-useful: 0/2778/34000 lits-rem:0 time: 0.36
861.41/861.47	c calculated reachability. Time: 0.00
861.41/861.47	c  N dy  5008   1210359       400     34000         0     59404    238000   1836856     82.34   no data  --
865.92/865.96	c  N dy  5096   1230381       400     34000         0     79155    238000   3687776     82.33     87.53  --
871.23/871.22	c  N dy  5167   1251486       400     34000         0     51941    238000   1069242     82.32     87.58  --
875.21/875.25	c  N dy  5241   1271528       400     34000         0     71746    238000   2942377     82.31     87.58  --
880.11/880.18	c  N dy  5323   1291683       400     34000         0     91641    238000   4823328     82.31     87.58  --
885.11/885.13	c  N dy  5422   1313597       400     34000         0     64233    238000   2148957     82.31     87.12  --
889.93/889.95	c  N dy  5503   1334295       400     34000         0     84663    238000   4062532     82.30     87.57  --
895.21/895.29	c  N dy  5581   1354863       400     34000         0     54957    238000   1188470     82.29     86.97  --
899.51/899.53	c  N dy  5660   1375079       400     34000         0     74910    238000   3064441     82.29     86.95  --
904.91/904.92	c  N dy  5761   1395141       400     34000         0     94715    238000   4932147     82.30     87.31  --
909.52/909.59	c  N dy  5846   1415229       400     34000         0     63541    238000   1913846     82.30     88.39  --
914.13/914.15	c  N dy  5927   1435291       400     34000         0     83338    238000   3769276     82.30     86.75  --
919.91/919.92	c  N dy  6018   1455832       400     34000         0    103590    238000   5672807     82.30     86.89  --
924.02/924.09	c  N dy  6095   1476077       400     34000         0     71607    238000   2595421     82.29     87.48  --
929.53/929.58	c  N dy  6186   1497867       400     34000         0     93140    238000   4622870     82.28     87.22  --
934.92/935.00	c  N dy  6284   1517891       400     34000         0     59919    238000   1405372     82.29     86.99  --
939.51/939.53	c  N dy  6378   1538026       400     34000         0     79824    238000   3277002     82.30     87.58  --
944.82/944.88	c  N dy  6464   1558058       400     34000         0     99605    238000   5138495     82.30     87.34  --
949.92/949.98	c  N dy  6560   1578113       400     34000         0     65419    238000   1835882     82.30     87.89  --
954.82/954.86	c  N dy  6657   1598179       400     34000         0     85226    238000   3704821     82.30     87.34  --
960.51/960.54	c  N dy  6732   1618357       400     34000         0    105167    238000   5570660     82.29     86.84  --
965.21/965.26	c  N dy  6822   1638385       400     34000         0     69964    238000   2178826     82.29     88.58  --
970.32/970.36	c  N dy  6923   1658414       400     34000         0     89749    238000   4050746     82.30     90.62  --
976.32/976.34	c  N dy  7017   1678511       400     34000         0    109585    238000   5918816     82.31     92.23  --
980.81/980.84	c  N dy  7087   1698781       400     34000         0     73659    238000   2446495     82.29     88.38  --
983.72/983.71	c  S st  7147   1710359       400     34000         0     85098    238000   3521476     82.29   no data  --
983.92/983.94	c  S st  7147   1710865       400     34000         0     85604    238000   3566259     82.29   no data  --
983.92/983.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
983.92/983.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
984.02/984.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
984.12/984.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
984.12/984.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
984.12/984.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
984.12/984.12	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-3369743-1305380980/watcher-3369743-1305380980 -o /tmp/evaluation-result-3369743-1305380980/solver-3369743-1305380980 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369743-1305380980.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.02 4.03 3.45 4/376 4948
/proc/meminfo: memFree=8593020/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=30112 CPUtime=0 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 846 0 0 0 0 0 0 0 25 0 1 0 630514316 30834688 786 33554432000 4194304 4650387 140736605062224 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 7528 787 328 112 0 2493 0

[startup+0.0784251 s]
/proc/loadavg: 4.02 4.03 3.45 4/376 4948
/proc/meminfo: memFree=8593020/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=31264 CPUtime=0.07 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 1433 0 0 0 7 0 0 0 25 0 1 0 630514316 32014336 1373 33554432000 4194304 4650387 140736605062224 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 7816 1373 347 112 0 2781 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31264

[startup+0.100427 s]
/proc/loadavg: 4.02 4.03 3.45 4/376 4948
/proc/meminfo: memFree=8593020/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=31264 CPUtime=0.09 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 1439 0 0 0 9 0 0 0 25 0 1 0 630514316 32014336 1379 33554432000 4194304 4650387 140736605062224 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 7816 1379 347 112 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31264

[startup+0.300396 s]
/proc/loadavg: 4.02 4.03 3.45 4/376 4948
/proc/meminfo: memFree=8593020/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=31396 CPUtime=0.29 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 1482 0 0 0 29 0 0 0 25 0 1 0 630514316 32149504 1422 33554432000 4194304 4650387 140736605062224 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 7849 1422 347 112 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31396

[startup+0.7003 s]
/proc/loadavg: 4.02 4.03 3.45 4/376 4948
/proc/meminfo: memFree=8593020/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=42756 CPUtime=0.69 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 4527 0 0 0 69 0 0 0 25 0 1 0 630514316 43782144 3841 33554432000 4194304 4650387 140736605062224 18446744073709551615 4331990 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 10689 3841 377 112 0 5654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42756

[startup+1.50118 s]
/proc/loadavg: 4.02 4.03 3.45 5/377 4949
/proc/meminfo: memFree=8498896/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=43512 CPUtime=1.49 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 5924 0 0 0 148 1 0 0 25 0 1 0 630514316 44556288 4366 33554432000 4194304 4650387 140736605062224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 10878 4366 379 112 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43512

[startup+3.1009 s]
/proc/loadavg: 4.02 4.03 3.45 5/377 4949
/proc/meminfo: memFree=8377104/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=43996 CPUtime=3.09 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 8690 0 0 0 308 1 0 0 25 0 1 0 630514316 45051904 4737 33554432000 4194304 4650387 140736605062224 18446744073709551615 4363351 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 10999 4737 380 112 0 5964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43996

[startup+6.30032 s]
/proc/loadavg: 4.01 4.03 3.46 5/377 4949
/proc/meminfo: memFree=8479660/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=56468 CPUtime=6.29 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 12543 0 0 0 627 2 0 0 25 0 1 0 630514316 57823232 7173 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 14117 7173 381 112 0 9082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56468

[startup+12.7012 s]
/proc/loadavg: 4.01 4.03 3.46 5/377 4950
/proc/meminfo: memFree=8082288/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=71652 CPUtime=12.69 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 18261 0 0 0 1266 3 0 0 25 0 1 0 630514316 73371648 11363 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 17913 11363 381 112 0 12878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71652

[startup+25.5009 s]
/proc/loadavg: 4.01 4.03 3.47 5/377 4950
/proc/meminfo: memFree=7365188/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=81204 CPUtime=25.5 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 23941 0 0 0 2545 5 0 0 25 0 1 0 630514316 83152896 13660 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 20301 13660 381 112 0 15266 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 81204

[startup+51.1003 s]
/proc/loadavg: 4.00 4.03 3.48 5/377 4951
/proc/meminfo: memFree=6234340/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=84296 CPUtime=51.09 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 38133 0 0 0 5101 8 0 0 25 0 1 0 630514316 86319104 15105 33554432000 4194304 4650387 140736605062224 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 21074 15105 381 112 0 16039 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84296

[startup+102.314 s]
/proc/loadavg: 3.47 3.88 3.45 4/371 4970
/proc/meminfo: memFree=13225516/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=88028 CPUtime=102.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 76683 0 0 0 10213 18 0 0 25 0 1 0 630514316 90140672 16537 33554432000 4194304 4650387 140736605062224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 22007 16537 381 112 0 16972 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88028

[startup+162.3 s]
/proc/loadavg: 3.27 3.75 3.44 4/371 4972
/proc/meminfo: memFree=13119704/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190424 CPUtime=162.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97498 0 0 0 16209 21 0 0 25 0 1 0 630514316 194994176 29677 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47606 29677 381 112 0 42571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 190424

[startup+222.301 s]
/proc/loadavg: 3.10 3.61 3.41 4/371 4973
/proc/meminfo: memFree=13125384/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190424 CPUtime=222.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97525 0 0 0 22209 21 0 0 25 0 1 0 630514316 194994176 29704 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47606 29704 381 112 0 42571 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190424

[startup+282.301 s]
/proc/loadavg: 3.03 3.50 3.38 4/371 4975
/proc/meminfo: memFree=13113708/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190424 CPUtime=282.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97528 0 0 0 28209 21 0 0 25 0 1 0 630514316 194994176 29707 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47606 29707 381 112 0 42571 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190424

[startup+342.301 s]
/proc/loadavg: 3.01 3.40 3.35 4/371 4976
/proc/meminfo: memFree=13120260/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190424 CPUtime=342.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97529 0 0 0 34209 21 0 0 25 0 1 0 630514316 194994176 29708 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47606 29708 381 112 0 42571 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190424

[startup+402.3 s]
/proc/loadavg: 3.08 3.36 3.34 4/371 4978
/proc/meminfo: memFree=13115880/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190576 CPUtime=402.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97550 0 0 0 40209 21 0 0 25 0 1 0 630514316 195149824 29729 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47644 29729 381 112 0 42609 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190576

[startup+462.301 s]
/proc/loadavg: 3.10 3.32 3.33 4/371 4980
/proc/meminfo: memFree=13117168/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190576 CPUtime=462.3 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97550 0 0 0 46209 21 0 0 25 0 1 0 630514316 195149824 29729 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47644 29729 381 112 0 42609 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 190576

[startup+522.301 s]
/proc/loadavg: 3.03 3.26 3.30 4/371 4981
/proc/meminfo: memFree=13107604/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190576 CPUtime=522.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97550 0 0 0 52210 21 0 0 25 0 1 0 630514316 195149824 29729 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47644 29729 381 112 0 42609 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 190576

[startup+582.3 s]
/proc/loadavg: 3.01 3.21 3.28 4/371 4983
/proc/meminfo: memFree=13108552/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190576 CPUtime=582.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97550 0 0 0 58210 21 0 0 25 0 1 0 630514316 195149824 29729 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47644 29729 381 112 0 42609 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 190576

[startup+642.301 s]
/proc/loadavg: 3.00 3.17 3.26 4/371 4984
/proc/meminfo: memFree=13112492/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=190576 CPUtime=642.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 97550 0 0 0 64211 21 0 0 25 0 1 0 630514316 195149824 29729 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 47644 29729 381 112 0 42609 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 190576

[startup+702.301 s]
/proc/loadavg: 3.07 3.15 3.25 4/371 4995
/proc/meminfo: memFree=13091204/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=140712 CPUtime=702.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 120733 0 0 0 70202 29 0 0 25 0 1 0 630514316 144089088 27110 33554432000 4194304 4650387 140736605062224 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 35178 27111 381 112 0 30143 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 140712

[startup+762.314 s]
/proc/loadavg: 3.02 3.12 3.23 4/371 4997
/proc/meminfo: memFree=13080740/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=145288 CPUtime=762.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 142742 0 0 0 76196 36 0 0 25 0 1 0 630514316 148774912 29893 33554432000 4194304 4650387 140736605062224 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 36322 29893 381 112 0 31287 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 145288

[startup+822.3 s]
/proc/loadavg: 2.56 2.98 3.17 3/365 5016
/proc/meminfo: memFree=13287760/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=200408 CPUtime=822.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 175406 0 0 0 82184 47 0 0 25 0 1 0 630514316 205217792 30547 33554432000 4194304 4650387 140736605062224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 50102 30547 381 112 0 45067 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 200408

[startup+882.301 s]
/proc/loadavg: 2.20 2.80 3.10 3/365 5018
/proc/meminfo: memFree=13274460/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=150556 CPUtime=882.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 191225 0 0 0 88178 54 0 0 25 0 1 0 630514316 154169344 28897 33554432000 4194304 4650387 140736605062224 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 37639 28897 381 112 0 32604 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 150556

[startup+942.301 s]
/proc/loadavg: 2.18 2.68 3.04 3/365 5019
/proc/meminfo: memFree=13279260/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=207132 CPUtime=942.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 219487 0 0 0 94168 64 0 0 25 0 1 0 630514316 212103168 32468 33554432000 4194304 4650387 140736605062224 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 51783 32468 381 112 0 46748 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 207132

[startup+1002.3 s]
/proc/loadavg: 2.16 2.59 2.98 3/365 5021
/proc/meminfo: memFree=13273008/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=216372 CPUtime=1002.31 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240647 0 0 0 100161 70 0 0 25 0 1 0 630514316 221564928 33984 33554432000 4194304 4650387 140736605062224 18446744073709551615 4438915 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54093 33984 381 112 0 49058 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 216372

[startup+1062.3 s]
/proc/loadavg: 1.57 2.35 2.87 2/359 5041
/proc/meminfo: memFree=13449508/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=216876 CPUtime=1062.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240808 0 0 0 106162 70 0 0 25 0 1 0 630514316 222081024 34145 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54219 34145 381 112 0 49184 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 216876

[startup+1122.3 s]
/proc/loadavg: 1.21 2.10 2.75 2/359 5042
/proc/meminfo: memFree=13449580/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=217012 CPUtime=1122.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240823 0 0 0 112162 70 0 0 25 0 1 0 630514316 222220288 34160 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54253 34160 381 112 0 49218 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 217012

[startup+1182.3 s]
/proc/loadavg: 1.07 1.90 2.64 2/359 5044
/proc/meminfo: memFree=13449156/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=217012 CPUtime=1182.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240823 0 0 0 118162 70 0 0 25 0 1 0 630514316 222220288 34160 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54253 34160 381 112 0 49218 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217012

[startup+1242.3 s]
/proc/loadavg: 1.02 1.73 2.54 2/359 5045
/proc/meminfo: memFree=13449212/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=217012 CPUtime=1242.32 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240823 0 0 0 124162 70 0 0 25 0 1 0 630514316 222220288 34160 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54253 34160 381 112 0 49218 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.60 2.44 2/359 5047
/proc/meminfo: memFree=13448536/32951124 swapFree=65051360/67111528
[pid=4948] ppid=4946 vsize=217012 CPUtime=1300.03 cores=4,6
/proc/4948/stat : 4948 (strangenight1-s) R 4946 4948 4643 0 -1 4202496 240823 0 0 0 129933 70 0 0 25 0 1 0 630514316 222220288 34160 33554432000 4194304 4650387 140736605062224 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4948/statm: 54253 34160 381 112 0 49218 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 217012

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.34
CPU system time (s): 0.714891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 221588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240823
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= 13
involuntary context switches= 1626

runsolver used 4.87426 second user time and 10.4814 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 15:49:41
IDJOB=3369743
IDBENCH=82552
IDSOLVER=1847
FILE ID=node146/3369743-1305380980
RUNJOBID= node146-1305379151-4662
PBS_JOBID= 13324356
Free space on /tmp= 73084 MiB

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

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=474332598

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8593300 kB
Buffers:        261284 kB
Cached:        3599976 kB
SwapCached:      41828 kB
Active:       16449036 kB
Inactive:      7609524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8593300 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:          104092 kB
Writeback:          12 kB
AnonPages:    20162704 kB
Mapped:          23656 kB
Slab:           162688 kB
PageTables:      70220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87426412 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= 73264 MiB
End job on node146 at 2011-05-14 16:11:23