Trace number 3369742

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-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3369742-1305380969.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/14616/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
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:    300 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.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.48	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.50	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.50	c calculated reachability. Time: 0.00
0.49/0.50	c Calc default polars -  time:   0.00 s pos:     147 undec:       4 neg:     149
0.49/0.50	c =========================================================================================
0.49/0.50	c types(t): F = full restart, N = normal restart
0.49/0.50	c types(t): S = simplification begin/end, E = solution found
0.49/0.50	c restart types(rt): st = static, dy = dynamic
0.49/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.50	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.79/0.82	c  N dy    13      4747       300     25500         0      4658    178500    356566     65.31     68.81  --
1.09/1.11	c  N dy    31      8883       300     25500         0      6271    178500    404843     65.78     70.00  --
1.39/1.43	c  N dy    51     13059       300     25500         0      6198    178500    322922     66.32     70.12  --
1.69/1.75	c  N dy    74     17073       300     25500         0     10129    178500    622951     66.74     70.43  --
1.99/2.07	c  N dy    86     21180       300     25500         0      8665    178500    436939     66.52     70.26  --
2.30/2.38	c  F st   107     25003       300     25500         0     12412    178500    720116     66.57     64.85  --
2.39/2.41	c  N st   108     25253       300     25500         0     12659    178500    738831     66.57   no data  --
2.69/2.78	c  N dy   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
2.69/2.78	c  S st   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
2.79/2.84	c  S st   113     30508       300     25500         0     11138    178500    554480     66.57   no data  --
2.79/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.79/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.59/6.68	c lits-rem:      1858  cl-subs:      234  v-elim:      0  v-fix:    0  time:  3.80 s
6.89/6.91	c asymm  cl-useful: 0/5884/25500 lits-rem:0 time: 0.22
6.89/6.91	c calculated reachability. Time: 0.00
6.89/6.91	c  N dy   113     30508       300     25500         0     10904    178500    527193     66.57   no data  --
7.19/7.26	c  N dy   125     34537       300     25500         0     14872    178500    827894     66.48     70.55  --
7.59/7.61	c  N dy   145     38697       300     25500         0     11183    178500    493772     66.56     70.38  --
7.89/7.98	c  N dy   163     42926       300     25500         0     15345    178500    810940     66.60     70.72  --
8.19/8.24	c  S st   173     45762       300     25500         0      9337    178500    288295     66.57   no data  --
8.19/8.30	c  S st   173     46266       300     25500         0      9838    178500    323102     66.57   no data  --
8.29/8.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
8.29/8.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
8.29/8.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.10/11.12	c lits-rem:       670  cl-subs:       31  v-elim:      0  v-fix:    0  time:  2.80 s
11.10/11.13	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
11.10/11.13	c vivif2 --  cl tried     9807 cl shrink        0 lits rem          0 time: 0.00
11.29/11.31	c asymm  cl-useful: 0/5000/25500 lits-rem:0 time: 0.18
11.29/11.31	c calculated reachability. Time: 0.00
11.29/11.31	c  N dy   173     46266       300     25500         0      9807    178500    318899     66.57   no data  --
11.59/11.65	c  N dy   189     50337       300     25500         0     13799    178500    620920     66.57     72.61  --
11.99/12.02	c  N dy   205     54374       300     25500         0     17769    178500    921536     66.56     71.36  --
12.39/12.40	c  N dy   222     58381       300     25500         0     11889    178500    414863     66.59     70.23  --
12.69/12.76	c  N dy   241     62527       300     25500         0     15982    178500    725966     66.62     70.55  --
13.10/13.16	c  N dy   246     66907       300     25500         0     20293    178500   1053977     66.51     70.19  --
13.39/13.40	c  S st   255     69401       300     25500         0     11932    178500    357508     66.49     60.16  --
13.39/13.46	c  S st   255     69906       300     25500         0     12433    178500    391042     66.49   no data  --
13.39/13.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.39/13.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
13.39/13.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.19/16.27	c lits-rem:       904  cl-subs:       47  v-elim:      0  v-fix:    0  time:  2.77 s
16.19/16.27	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
16.19/16.27	c vivif2 --  cl tried    12386 cl shrink        0 lits rem          0 time: 0.00
16.39/16.48	c asymm  cl-useful: 0/6856/25500 lits-rem:0 time: 0.21
16.39/16.49	c calculated reachability. Time: 0.00
16.39/16.49	c  N dy   255     69906       300     25500         0     12386    178500    384973     66.49   no data  --
16.89/16.94	c  N dy   273     75011       300     25500         0     17408    178500    765377     66.45     70.13  --
17.39/17.48	c  N dy   298     80320       300     25500         0     22617    178500   1160665     66.47     70.43  --
17.89/17.99	c  N dy   323     85498       300     25500         0     15912    178500    596394     66.52     75.18  --
18.09/18.17	c  F st   327     87501       300     25500         0     17871    178500    743584     66.48     66.76  --
18.59/18.68	c  N dy   333     92698       300     25500         0     22954    178500   1134934     66.48   no data  --
19.20/19.29	c  N dy   346     98830       300     25500         0     16213    178500    560977     66.36     70.00  --
19.80/19.90	c  S st   374    104859       300     25500         0     22135    178500   1009869     66.41     60.29  --
19.90/19.98	c  S st   374    105364       300     25500         0     22637    178500   1044586     66.41   no data  --
19.90/19.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.90/19.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.99/20.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
19.99/20.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.59/26.67	c lits-rem:       821  cl-subs:      475  v-elim:      0  v-fix:    0  time:  6.63 s
26.59/26.67	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
26.59/26.68	c vivif2 --  cl tried    22162 cl shrink        0 lits rem          0 time: 0.01
26.89/26.94	c asymm  cl-useful: 0/4580/25500 lits-rem:0 time: 0.26
26.89/26.94	c calculated reachability. Time: 0.00
26.89/26.94	c  N dy   374    105364       300     25500         0     22162    178500    991949     66.41   no data  --
27.69/27.73	c  N dy   404    112627       300     25500         0     15557    178500    446125     66.41     71.24  --
28.39/28.44	c  N dy   421    119955       300     25500         0     22753    178500    992414     66.35     70.23  --
29.29/29.32	c  N dy   451    127680       300     25500         0     15607    178500    388622     66.38     70.53  --
30.09/30.15	c  N dy   480    135947       300     25500         0     23724    178500   1004049     66.36     71.25  --
31.09/31.17	c  N dy   517    144710       300     25500         0     16631    178500    402912     66.36     70.77  --
32.10/32.17	c  N dy   556    154494       300     25500         0     26243    178500   1132850     66.34     70.47  --
32.50/32.59	c  S st   571    158046       300     25500         0     29730    178500   1398016     66.35   no data  --
32.60/32.69	c  S st   571    158546       300     25500         0     30226    178500   1434668     66.35   no data  --
32.70/32.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.70/32.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.70/32.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
32.70/32.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.70/32.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.70/32.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
32.70/32.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.79/43.88	c lits-rem:      1269  cl-subs:      615  v-elim:      0  v-fix:    0  time: 11.11 s
43.79/43.88	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
43.79/43.89	c vivif2 --  cl tried    29611 cl shrink        0 lits rem          0 time: 0.01
44.10/44.18	c asymm  cl-useful: 0/3742/25500 lits-rem:0 time: 0.29
44.10/44.18	c calculated reachability. Time: 0.00
44.10/44.18	c  N dy   571    158546       300     25500         0     29611    178500   1365759     66.35   no data  --
45.30/45.37	c  N dy   619    168693       300     25500         0     22862    178500    810940     66.38     70.05  --
46.59/46.63	c  N dy   660    179586       300     25500         0     33571    178500   1623277     66.33     70.25  --
47.99/48.01	c  N dy   706    191906       300     25500         0     27996    178500   1140504     66.33     70.05  --
49.49/49.54	c  N dy   754    204908       300     25500         0     22097    178500    629024     66.34     69.94  --
51.19/51.22	c  N dy   807    219134       300     25500         0     36068    178500   1686357     66.31     69.82  --
52.90/52.92	c  N dy   869    233286       300     25500         0     30342    178500   1193312     66.34     70.81  --
53.49/53.51	c  S st   894    237819       300     25500         0     34799    178500   1533250     66.35   no data  --
53.59/53.62	c  S st   894    238323       300     25500         0     35303    178500   1569180     66.35   no data  --
53.59/53.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.59/53.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.59/53.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
53.69/53.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.69/53.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
53.69/53.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.19/73.23	c lits-rem:      1889  cl-subs:      655  v-elim:      0  v-fix:    0  time: 19.54 s
73.19/73.23	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
73.19/73.25	c vivif2 --  cl tried    34648 cl shrink        0 lits rem          0 time: 0.02
73.49/73.55	c asymm  cl-useful: 0/3439/25500 lits-rem:0 time: 0.30
73.49/73.55	c calculated reachability. Time: 0.00
73.49/73.55	c  N dy   894    238323       300     25500         0     34648    178500   1494148     66.35   no data  --
75.59/75.62	c  N dy   951    255248       300     25500         0     30633    178500   1153911     66.34     69.84  --
77.69/77.78	c  N dy  1020    271656       300     25500         0     25144    178500    667803     66.36     71.07  --
80.00/80.03	c  N dy  1088    289211       300     25500         0     42384    178500   1973740     66.35     69.88  --
82.09/82.14	c  F st  1162    306251       300     25500         0     36507    178500   1472513     66.38     62.48  --
82.39/82.40	c  N st  1166    308288       300     25500         0     38502    178500   1625898     66.38   no data  --
85.09/85.12	c  N dy  1224    328894       300     25500         0     35179    178500   1302298     66.35     70.07  --
87.79/87.86	c  N dy  1295    348997       300     25500         0     30396    178500    875707     66.31     69.94  --
88.89/88.98	c  S st  1337    357484       300     25500         0     38728    178500   1510808     66.33     66.41  --
89.09/89.11	c  S st  1337    357993       300     25500         0     39234    178500   1546274     66.33   no data  --
89.09/89.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.09/89.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.09/89.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
89.09/89.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.09/89.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.09/89.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
89.09/89.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.90/104.99	c lits-rem:      1078  cl-subs:      608  v-elim:      0  v-fix:    0  time: 15.81 s
104.90/104.99	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
105.00/105.01	c vivif2 --  cl tried    38626 cl shrink        0 lits rem          0 time: 0.01
105.30/105.31	c asymm  cl-useful: 0/3156/25500 lits-rem:0 time: 0.30
105.30/105.31	c calculated reachability. Time: 0.00
105.30/105.31	c  N dy  1337    357993       300     25500         0     38626    178500   1478542     66.33   no data  --
108.09/108.15	c  N dy  1411    378144       300     25500         0     32888    178500   1003805     66.33     69.82  --
111.10/111.11	c  N dy  1494    398253       300     25500         0     52622    178500   2501271     66.33     69.93  --
113.89/113.91	c  N dy  1583    418393       300     25500         0     45911    178500   1929312     66.34     70.62  --
116.79/116.87	c  N dy  1672    438556       300     25500         0     38181    178500   1274032     66.36     70.57  --
120.10/120.11	c  N dy  1760    458668       300     25500         0     29488    178500    550326     66.37     71.52  --
122.89/122.92	c  N dy  1845    478755       300     25500         0     49259    178500   2053482     66.38     71.61  --
125.99/126.02	c  N dy  1906    499139       300     25500         0     39752    178500   1254937     66.35     70.94  --
129.29/129.35	c  N dy  1996    519286       300     25500         0     59520    178500   2750822     66.37     69.87  --
131.79/131.82	c  S st  2052    536990       300     25500         0     46465    178500   1711203     66.35     65.71  --
131.89/131.96	c  S st  2052    537497       300     25500         0     46971    178500   1745427     66.35   no data  --
131.89/131.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.89/131.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.89/131.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
132.00/132.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.00/132.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.00/132.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
132.00/132.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.29/150.38	c lits-rem:       833  cl-subs:      731  v-elim:      0  v-fix:    0  time: 18.34 s
150.29/150.38	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
150.39/150.40	c vivif2 --  cl tried    46240 cl shrink        0 lits rem          0 time: 0.02
150.70/150.72	c asymm  cl-useful: 0/2761/25500 lits-rem:0 time: 0.32
150.70/150.72	c calculated reachability. Time: 0.00
150.70/150.72	c  N dy  2052    537497       300     25500         0     46240    178500   1665865     66.35   no data  --
153.89/153.99	c  N dy  2121    558051       300     25500         0     35015    178500    777309     66.33     70.05  --
157.09/157.11	c  N dy  2214    578128       300     25500         0     54715    178500   2278057     66.36     70.05  --
160.60/160.61	c  N dy  2306    599007       300     25500         0     42814    178500   1305345     66.37     69.92  --
164.10/164.16	c  N dy  2395    619111       300     25500         0     62539    178500   2799821     66.38     70.29  --
167.39/167.45	c  N dy  2485    639165       300     25500         0     48871    178500   1701003     66.39     70.09  --
171.29/171.32	c  N dy  2566    659637       300     25500         0     34597    178500    553839     66.39     69.91  --
174.20/174.28	c  N dy  2626    679665       300     25500         0     54249    178500   2046212     66.37     70.45  --
177.99/178.08	c  N dy  2719    699889       300     25500         0     38772    178500    809465     66.38     69.99  --
181.19/181.26	c  N dy  2807    719890       300     25500         0     58415    178500   2303319     66.39     76.60  --
184.90/184.96	c  N dy  2894    740256       300     25500         0     42095    178500    994207     66.40     70.04  --
188.39/188.41	c  N dy  2978    760413       300     25500         0     61883    178500   2495458     66.41     70.47  --
192.10/192.13	c  N dy  3046    781462       300     25500         0     45215    178500   1160267     66.39     70.86  --
195.59/195.69	c  N dy  3137    801602       300     25500         0     65009    178500   2669777     66.41     70.50  --
196.59/196.65	c  S st  3163    806245       300     25500         0     69574    178500   3018534     66.41   no data  --
196.79/196.84	c  S st  3163    806747       300     25500         0     70075    178500   3054358     66.41   no data  --
196.79/196.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.79/196.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.79/196.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
196.89/196.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.89/196.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.89/196.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
196.89/196.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
610.62/610.66	c lits-rem:      2736  cl-subs:     1364  v-elim:      0  v-fix:    0  time: 413.68 s
610.62/610.66	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
610.62/610.69	c vivif2 --  cl tried    68711 cl shrink        0 lits rem          0 time: 0.03
610.81/610.84	c asymm  cl-useful: 0/966/25500 lits-rem:0 time: 0.15
610.81/610.84	c calculated reachability. Time: 0.00
610.81/610.84	c  N dy  3163    806747       300     25500         0     68711    178500   2901362     66.41   no data  --
614.20/614.30	c  N dy  3252    827434       300     25500         0     50702    178500   1515830     66.41     70.19  --
617.71/617.72	c  N dy  3318    847636       300     25500         0     70571    178500   3016811     66.39     70.31  --
621.10/621.18	c  N dy  3414    867644       300     25500         0     50951    178500   1471858     66.40     69.93  --
624.61/624.65	c  N dy  3514    887743       300     25500         0     70717    178500   2980353     66.42     71.94  --
628.22/628.28	c  N dy  3579    909154       300     25500         0     51457    178500   1441609     66.41     70.38  --
631.71/631.78	c  N dy  3660    929427       300     25500         0     71370    178500   2950759     66.41     70.51  --
635.40/635.47	c  N dy  3756    949439       300     25500         0     49768    178500   1247153     66.42     74.48  --
638.80/638.82	c  N dy  3827    969574       300     25500         0     69547    178500   2741981     66.41     70.26  --
642.81/642.84	c  N dy  3921    989678       300     25500         0     47044    178500    976865     66.43     70.14  --
646.10/646.12	c  N dy  4011   1009761       300     25500         0     66790    178500   2483419     66.44     71.17  --
650.41/650.45	c  N dy  4091   1030456       300     25500         0     43901    178500    671886     66.43     69.98  --
653.60/653.68	c  N dy  4184   1050547       300     25500         0     63649    178500   2171362     66.44     69.97  --
657.81/657.84	c  N dy  4281   1070864       300     25500         0     83567    178500   3685875     66.46     69.97  --
658.01/658.05	c  F st  4284   1071875       300     25500         0     84559    178500   3760885     66.46     68.85  --
661.11/661.19	c  N dy  4341   1090925       300     25500         0     59079    178500   1762096     66.45     74.02  --
664.90/664.98	c  N dy  4421   1110983       300     25500         0     78756    178500   3251644     66.45     69.98  --
668.81/668.86	c  N dy  4492   1131395       300     25500         0     53652    178500   1286691     66.45     70.18  --
672.41/672.42	c  N dy  4568   1151540       300     25500         0     73445    178500   2782831     66.45     70.67  --
676.91/676.95	c  N dy  4663   1171958       300     25500         0     47350    178500    742239     66.46     70.90  --
680.21/680.24	c  N dy  4744   1192061       300     25500         0     67060    178500   2238921     66.46     70.06  --
683.81/683.83	c  S st  4806   1210120       300     25500         0     84792    178500   3581898     66.45     62.08  --
684.01/684.03	c  S st  4806   1210624       300     25500         0     85293    178500   3617891     66.45   no data  --
684.01/684.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
684.01/684.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
684.01/684.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
684.11/684.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
684.11/684.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
684.11/684.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
684.11/684.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1206.73/1206.80	c lits-rem:      3659  cl-subs:     1850  v-elim:      0  v-fix:    0  time: 522.62 s
1206.73/1206.80	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1206.83/1206.84	c vivif2 --  cl tried    83443 cl shrink        0 lits rem          0 time: 0.03
1207.02/1207.08	c asymm  cl-useful: 0/2294/25500 lits-rem:0 time: 0.24
1207.02/1207.08	c calculated reachability. Time: 0.00
1207.02/1207.08	c  N dy  4806   1210624       300     25500         0     83443    178500   3412242     66.45   no data  --
1210.92/1210.90	c  N dy  4895   1230691       300     25500         0     56015    178500   1334910     66.45     70.38  --
1214.42/1214.41	c  N dy  4982   1250714       300     25500         0     75654    178500   2833086     66.46     70.80  --
1218.63/1218.67	c  N dy  5076   1271183       300     25500         0     95765    178500   4369199     66.48     70.31  --
1221.82/1221.80	c  N dy  5126   1291357       300     25500         0     67455    178500   2141947     66.46     70.39  --
1225.72/1225.77	c  N dy  5211   1311651       300     25500         0     87383    178500   3659192     66.47     70.47  --
1229.52/1229.59	c  N dy  5287   1331767       300     25500         0     58073    178500   1353743     66.47     70.11  --
1233.02/1233.07	c  N dy  5354   1351925       300     25500         0     77869    178500   2852373     66.46     70.26  --
1237.42/1237.45	c  N dy  5439   1372207       300     25500         0     97776    178500   4363255     66.46     69.98  --
1240.82/1240.87	c  N dy  5509   1392301       300     25500         0     67437    178500   2000620     66.46     70.86  --
1244.82/1244.85	c  N dy  5593   1412795       300     25500         0     87574    178500   3534564     66.47     70.09  --
1249.03/1249.04	c  N dy  5674   1432935       300     25500         0     56291    178500   1093113     66.47     70.15  --
1252.62/1252.61	c  N dy  5780   1453315       300     25500         0     76289    178500   2617987     66.48     70.08  --
1256.82/1256.80	c  N dy  5878   1473354       300     25500         0     95961    178500   4117012     66.49     70.30  --
1260.93/1260.96	c  N dy  5968   1494805       300     25500         0     64999    178500   1694608     66.49     70.06  --
1264.82/1264.89	c  N dy  6027   1516926       300     25500         0     86704    178500   3343304     66.48     70.20  --
1269.33/1269.37	c  N dy  6096   1536985       300     25500         0     53381    178500    747069     66.48     70.20  --
1272.72/1272.74	c  N dy  6184   1557053       300     25500         0     73083    178500   2239529     66.48     70.48  --
1276.72/1276.74	c  N dy  6247   1577458       300     25500         0     93120    178500   3760150     66.47     71.02  --
1281.12/1281.15	c  N dy  6334   1597551       300     25500         0     58848    178500   1096523     66.47     70.04  --
1284.62/1284.65	c  N dy  6406   1617746       300     25500         0     78680    178500   2605807     66.47     70.78  --
1288.92/1288.94	c  N dy  6487   1637926       300     25500         0     98468    178500   4109935     66.48     70.40  --
1293.23/1293.20	c  N dy  6573   1658011       300     25500         0     63245    178500   1363801     66.48     70.55  --
1296.93/1296.97	c  N dy  6654   1678390       300     25500         0     83241    178500   2882937     66.48     70.65  --

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-3369742-1305380969/watcher-3369742-1305380969 -o /tmp/evaluation-result-3369742-1305380969/solver-3369742-1305380969 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369742-1305380969.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 5/296 659
/proc/meminfo: memFree=21406208/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=21468 CPUtime=0 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 1 0 649695098 21983232 545 33554432000 4194304 4650387 140734632262000 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 5367 555 312 112 0 332 0

[startup+0.106209 s]
/proc/loadavg: 4.02 4.03 3.45 5/296 659
/proc/meminfo: memFree=21406208/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=30908 CPUtime=0.1 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 1206 0 0 0 10 0 0 0 25 0 1 0 649695098 31649792 1146 33554432000 4194304 4650387 140734632262000 18446744073709551615 4370535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 7727 1146 346 112 0 2692 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30908

[startup+0.201167 s]
/proc/loadavg: 4.02 4.03 3.45 5/296 659
/proc/meminfo: memFree=21406208/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=30908 CPUtime=0.19 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 1223 0 0 0 19 0 0 0 25 0 1 0 649695098 31649792 1163 33554432000 4194304 4650387 140734632262000 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 7727 1163 346 112 0 2692 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30908

[startup+0.301146 s]
/proc/loadavg: 4.02 4.03 3.45 5/296 659
/proc/meminfo: memFree=21406208/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=31040 CPUtime=0.29 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 1240 0 0 0 29 0 0 0 25 0 1 0 649695098 31784960 1180 33554432000 4194304 4650387 140734632262000 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 7760 1180 346 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.701101 s]
/proc/loadavg: 4.02 4.03 3.45 5/296 659
/proc/meminfo: memFree=21406208/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=39236 CPUtime=0.69 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 3565 0 0 0 69 0 0 0 25 0 1 0 649695098 40177664 3139 33554432000 4194304 4650387 140734632262000 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 9809 3139 377 112 0 4774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39236

[startup+1.50096 s]
/proc/loadavg: 4.02 4.03 3.45 5/297 660
/proc/meminfo: memFree=21391568/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=40088 CPUtime=1.49 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 5213 0 0 0 149 0 0 0 25 0 1 0 649695098 41050112 3328 33554432000 4194304 4650387 140734632262000 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 10022 3328 379 112 0 4987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40088

[startup+3.10065 s]
/proc/loadavg: 4.02 4.03 3.45 5/297 660
/proc/meminfo: memFree=21387756/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=54832 CPUtime=3.09 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 10944 0 0 0 308 1 0 0 25 0 1 0 649695098 56147968 7034 33554432000 4194304 4650387 140734632262000 18446744073709551615 232335553051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 13708 7034 381 112 0 8673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54832

[startup+6.30109 s]
/proc/loadavg: 4.02 4.03 3.45 5/297 660
/proc/meminfo: memFree=21365672/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=56776 CPUtime=6.29 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 11401 0 0 0 628 1 0 0 25 0 1 0 649695098 58138624 7491 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 14194 7491 381 112 0 9159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56776

[startup+12.701 s]
/proc/loadavg: 4.02 4.03 3.46 5/297 661
/proc/meminfo: memFree=21369396/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=57540 CPUtime=12.69 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 15523 0 0 0 1268 1 0 0 25 0 1 0 649695098 58920960 7752 33554432000 4194304 4650387 140734632262000 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 14385 7752 381 112 0 9350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57540

[startup+25.5007 s]
/proc/loadavg: 4.01 4.02 3.46 5/297 661
/proc/meminfo: memFree=21356736/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=73832 CPUtime=25.49 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 24255 0 0 0 2546 3 0 0 25 0 1 0 649695098 75603968 11886 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 18458 11886 381 112 0 13423 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73832

[startup+51.1011 s]
/proc/loadavg: 4.01 4.02 3.48 5/297 662
/proc/meminfo: memFree=21313844/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=85892 CPUtime=51.09 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 39332 0 0 0 5102 7 0 0 25 0 1 0 649695098 87953408 15255 33554432000 4194304 4650387 140734632262000 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 21473 15255 381 112 0 16438 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85892

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.50 5/297 663
/proc/meminfo: memFree=21271232/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=103328 CPUtime=102.3 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 57988 0 0 0 10217 13 0 0 25 0 1 0 649695098 105807872 18995 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 25832 18995 381 112 0 20797 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 103328

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.53 5/297 665
/proc/meminfo: memFree=21260544/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=109244 CPUtime=162.29 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 84740 0 0 0 16209 20 0 0 25 0 1 0 649695098 111865856 20844 33554432000 4194304 4650387 140734632262000 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 27311 20844 381 112 0 22276 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109244

[startup+222.311 s]
/proc/loadavg: 4.00 4.01 3.56 5/297 666
/proc/meminfo: memFree=21231484/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=222.3 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109277 0 0 0 22203 27 0 0 25 0 1 0 649695098 185782272 27007 33554432000 4194304 4650387 140734632262000 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27007 381 112 0 40322 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 181428

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.59 5/297 668
/proc/meminfo: memFree=21240244/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=282.29 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 28202 27 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 181428

[startup+342.3 s]
/proc/loadavg: 4.04 4.02 3.61 5/297 669
/proc/meminfo: memFree=21224088/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=342.29 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 34202 27 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181428

[startup+402.301 s]
/proc/loadavg: 4.08 4.05 3.65 5/297 671
/proc/meminfo: memFree=21239320/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=402.3 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 40203 27 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181428

[startup+462.301 s]
/proc/loadavg: 4.07 4.05 3.67 5/297 673
/proc/meminfo: memFree=21221412/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=462.31 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 46203 28 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 181428

[startup+522.3 s]
/proc/loadavg: 4.02 4.04 3.69 5/297 674
/proc/meminfo: memFree=21138792/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=522.31 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 52203 28 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 181428

[startup+582.301 s]
/proc/loadavg: 4.06 4.04 3.71 5/297 676
/proc/meminfo: memFree=21149300/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=181428 CPUtime=582.31 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 109367 0 0 0 58203 28 0 0 25 0 1 0 649695098 185782272 27097 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 45357 27097 381 112 0 40322 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 181428

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.73 5/297 677
/proc/meminfo: memFree=21131896/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=131400 CPUtime=642.31 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 127657 0 0 0 64197 34 0 0 25 0 1 0 649695098 134553600 24704 33554432000 4194304 4650387 140734632262000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 32850 24704 381 112 0 27815 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131400

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.74 5/297 688
/proc/meminfo: memFree=21101300/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=207692 CPUtime=702.31 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 153908 0 0 0 70191 40 0 0 25 0 1 0 649695098 212676608 32901 33554432000 4194304 4650387 140734632262000 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 51923 32901 381 112 0 46888 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 207692

[startup+762.301 s]
/proc/loadavg: 4.00 4.02 3.75 5/297 690
/proc/meminfo: memFree=21106392/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=207692 CPUtime=762.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154058 0 0 0 76192 40 0 0 25 0 1 0 649695098 212676608 33051 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 51923 33051 381 112 0 46888 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 207692

[startup+822.301 s]
/proc/loadavg: 3.73 3.95 3.74 4/291 709
/proc/meminfo: memFree=21365352/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=207984 CPUtime=822.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154125 0 0 0 82192 40 0 0 25 0 1 0 649695098 212975616 33118 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 51996 33118 381 112 0 46961 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 207984

[startup+882.311 s]
/proc/loadavg: 3.27 3.77 3.69 4/291 711
/proc/meminfo: memFree=21364960/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=882.33 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154167 0 0 0 88193 40 0 0 25 0 1 0 649695098 213114880 33160 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33160 381 112 0 46995 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 208120

[startup+942.301 s]
/proc/loadavg: 3.03 3.63 3.64 3/285 733
/proc/meminfo: memFree=21512192/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=942.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154168 0 0 0 94192 40 0 0 25 0 1 0 649695098 213114880 33161 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33161 381 112 0 46995 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 208120

[startup+1002.3 s]
/proc/loadavg: 2.38 3.33 3.54 3/285 735
/proc/meminfo: memFree=21512408/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=1002.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154168 0 0 0 100192 40 0 0 25 0 1 0 649695098 213114880 33161 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33161 381 112 0 46995 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 208120

[startup+1062.3 s]
/proc/loadavg: 2.21 3.11 3.45 3/285 737
/proc/meminfo: memFree=21511376/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=1062.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154168 0 0 0 106192 40 0 0 25 0 1 0 649695098 213114880 33161 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33161 381 112 0 46995 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 208120

[startup+1122.3 s]
/proc/loadavg: 2.24 2.94 3.37 3/285 738
/proc/meminfo: memFree=21509704/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=1122.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154168 0 0 0 112192 40 0 0 25 0 1 0 649695098 213114880 33161 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33161 381 112 0 46995 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 208120

[startup+1182.3 s]
/proc/loadavg: 2.08 2.77 3.28 3/285 740
/proc/meminfo: memFree=21518228/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=208120 CPUtime=1182.33 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 154168 0 0 0 118193 40 0 0 25 0 1 0 649695098 213114880 33161 33554432000 4194304 4650387 140734632262000 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52030 33161 381 112 0 46995 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 208120

[startup+1242.3 s]
/proc/loadavg: 1.69 2.54 3.17 2/279 760
/proc/meminfo: memFree=21655296/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=155864 CPUtime=1242.32 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 172743 0 0 0 124189 43 0 0 25 0 1 0 649695098 159604736 32139 33554432000 4194304 4650387 140734632262000 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 38966 32139 381 112 0 33931 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.25 2.26 3.03 2/279 762
/proc/meminfo: memFree=21648692/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=210664 CPUtime=1300.02 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 200407 0 0 0 129954 48 0 0 25 0 1 0 649695098 215719936 33491 33554432000 4194304 4650387 140734632262000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52666 33491 381 112 0 47631 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 210664

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

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

[startup+1300 s]
/proc/loadavg: 1.25 2.26 3.03 2/279 762
/proc/meminfo: memFree=21648692/32951124 swapFree=66457188/67111528
[pid=659] ppid=657 vsize=210664 CPUtime=1300.02 cores=4,6
/proc/659/stat : 659 (strangenight1-s) R 657 659 32743 0 -1 4202496 200407 0 0 0 129954 48 0 0 25 0 1 0 649695098 215719936 33491 33554432000 4194304 4650387 140734632262000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/659/statm: 52666 33491 381 112 0 47631 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 210664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.56
CPU system time (s): 0.493924
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 224076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.493924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200409
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= 12
involuntary context switches= 1646

runsolver used 3.77043 second user time and 7.99978 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 15:49:29
IDJOB=3369742
IDBENCH=82551
IDSOLVER=1847
FILE ID=node132/3369742-1305380969
RUNJOBID= node132-1305379151-32762
PBS_JOBID= 13324370
Free space on /tmp= 73308 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369742-1305380969/watcher-3369742-1305380969 -o /tmp/evaluation-result-3369742-1305380969/solver-3369742-1305380969 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369742-1305380969.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=823590266

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      21406612 kB
Buffers:        253672 kB
Cached:        5407996 kB
SwapCached:       6904 kB
Active:        5094968 kB
Inactive:      6162056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21406612 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            7052 kB
Writeback:           0 kB
AnonPages:     5593232 kB
Mapped:          20212 kB
Slab:           199680 kB
PageTables:      25924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35220632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node132 at 2011-05-14 16:11:11