Trace number 3175533

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

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-3175533-1301783660.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.38	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.00
0.29/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    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.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.48/0.50	c Calc default polars -  time:   0.00 s pos:     147 undec:       4 neg:     149
0.48/0.50	c =========================================================================================
0.48/0.50	c types(t): F = full restart, N = normal restart
0.48/0.50	c types(t): S = simplification begin/end, E = solution found
0.48/0.50	c restart types(rt): st = static, dy = dynamic
0.48/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.48/0.50	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.78/0.80	c  N dy    13      4747       300     25500         0      4658    178500    356566     65.31     68.81  --
0.99/1.09	c  N dy    31      8883       300     25500         0      6271    178500    404843     65.78     70.00  --
1.28/1.38	c  N dy    51     13059       300     25500         0      6198    178500    322922     66.32     70.12  --
1.58/1.69	c  N dy    74     17073       300     25500         0     10129    178500    622951     66.74     70.43  --
1.88/1.99	c  N dy    86     21180       300     25500         0      8665    178500    436939     66.52     70.26  --
2.19/2.28	c  F st   107     25003       300     25500         0     12412    178500    720116     66.57     64.85  --
2.28/2.31	c  N st   108     25253       300     25500         0     12659    178500    738831     66.57   no data  --
2.58/2.67	c  N dy   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
2.58/2.67	c  S st   113     30001       300     25500         0     10632    178500    518626     66.57   no data  --
2.68/2.72	c  S st   113     30508       300     25500         0     11138    178500    554480     66.57   no data  --
2.68/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.68/2.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.68/2.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.68/2.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.08/6.17	c lits-rem:      1858  cl-subs:      234  v-elim:      0  v-fix:    0  time:  3.41 s
6.28/6.36	c asymm  cl-useful: 0/5884/25500 lits-rem:0 time: 0.19
6.28/6.36	c calculated reachability. Time: 0.00
6.28/6.36	c  N dy   113     30508       300     25500         0     10904    178500    527193     66.57   no data  --
6.68/6.70	c  N dy   125     34537       300     25500         0     14872    178500    827894     66.48     70.55  --
6.98/7.03	c  N dy   145     38697       300     25500         0     11183    178500    493772     66.56     70.38  --
7.28/7.38	c  N dy   163     42926       300     25500         0     15345    178500    810940     66.60     70.72  --
7.59/7.62	c  S st   173     45762       300     25500         0      9337    178500    288295     66.57   no data  --
7.59/7.67	c  S st   173     46266       300     25500         0      9838    178500    323102     66.57   no data  --
7.59/7.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.59/7.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.59/7.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.28/10.36	c lits-rem:       670  cl-subs:       31  v-elim:      0  v-fix:    0  time:  2.67 s
10.28/10.36	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
10.28/10.37	c vivif2 --  cl tried     9807 cl shrink        0 lits rem          0 time: 0.00
10.48/10.53	c asymm  cl-useful: 0/5000/25500 lits-rem:0 time: 0.16
10.48/10.53	c calculated reachability. Time: 0.00
10.48/10.53	c  N dy   173     46266       300     25500         0      9807    178500    318899     66.57   no data  --
10.78/10.86	c  N dy   189     50337       300     25500         0     13799    178500    620920     66.57     72.61  --
11.18/11.21	c  N dy   205     54374       300     25500         0     17769    178500    921536     66.56     71.36  --
11.49/11.56	c  N dy   222     58381       300     25500         0     11889    178500    414863     66.59     70.23  --
11.89/11.90	c  N dy   241     62527       300     25500         0     15982    178500    725966     66.62     70.55  --
12.19/12.29	c  N dy   246     66907       300     25500         0     20293    178500   1053977     66.51     70.19  --
12.49/12.52	c  S st   255     69401       300     25500         0     11932    178500    357508     66.49     60.16  --
12.49/12.58	c  S st   255     69906       300     25500         0     12433    178500    391042     66.49   no data  --
12.49/12.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.59/12.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
12.59/12.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.19/15.26	c lits-rem:       904  cl-subs:       47  v-elim:      0  v-fix:    0  time:  2.65 s
15.19/15.26	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
15.19/15.26	c vivif2 --  cl tried    12386 cl shrink        0 lits rem          0 time: 0.00
15.39/15.46	c asymm  cl-useful: 0/6856/25500 lits-rem:0 time: 0.19
15.39/15.46	c calculated reachability. Time: 0.00
15.39/15.46	c  N dy   255     69906       300     25500         0     12386    178500    384973     66.49   no data  --
15.79/15.89	c  N dy   273     75011       300     25500         0     17408    178500    765377     66.45     70.13  --
16.39/16.40	c  N dy   298     80320       300     25500         0     22617    178500   1160665     66.47     70.43  --
16.79/16.88	c  N dy   323     85498       300     25500         0     15912    178500    596394     66.52     75.18  --
16.98/17.06	c  F st   327     87501       300     25500         0     17871    178500    743584     66.48     66.76  --
17.49/17.54	c  N dy   333     92698       300     25500         0     22954    178500   1134934     66.48   no data  --
18.08/18.12	c  N dy   346     98830       300     25500         0     16213    178500    560977     66.36     70.00  --
18.59/18.69	c  S st   374    104859       300     25500         0     22135    178500   1009869     66.41     60.29  --
18.70/18.77	c  S st   374    105364       300     25500         0     22637    178500   1044586     66.41   no data  --
18.70/18.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.70/18.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
18.79/18.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
18.79/18.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.19/25.24	c lits-rem:       821  cl-subs:      475  v-elim:      0  v-fix:    0  time:  6.42 s
25.19/25.24	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
25.19/25.25	c vivif2 --  cl tried    22162 cl shrink        0 lits rem          0 time: 0.01
25.49/25.50	c asymm  cl-useful: 0/4580/25500 lits-rem:0 time: 0.25
25.49/25.50	c calculated reachability. Time: 0.00
25.49/25.50	c  N dy   374    105364       300     25500         0     22162    178500    991949     66.41   no data  --
26.19/26.28	c  N dy   404    112627       300     25500         0     15557    178500    446125     66.41     71.24  --
26.88/26.99	c  N dy   421    119955       300     25500         0     22753    178500    992414     66.35     70.23  --
27.79/27.86	c  N dy   451    127680       300     25500         0     15607    178500    388622     66.38     70.53  --
28.59/28.68	c  N dy   480    135947       300     25500         0     23724    178500   1004049     66.36     71.25  --
29.59/29.64	c  N dy   517    144710       300     25500         0     16631    178500    402912     66.36     70.77  --
30.48/30.59	c  N dy   556    154494       300     25500         0     26243    178500   1132850     66.34     70.47  --
30.88/30.98	c  S st   571    158046       300     25500         0     29730    178500   1398016     66.35   no data  --
30.98/31.07	c  S st   571    158546       300     25500         0     30226    178500   1434668     66.35   no data  --
30.98/31.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.98/31.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.98/31.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.08/31.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.08/31.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/31.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
31.08/31.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.59/41.64	c lits-rem:      1269  cl-subs:      615  v-elim:      0  v-fix:    0  time: 10.50 s
41.59/41.65	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
41.59/41.66	c vivif2 --  cl tried    29611 cl shrink        0 lits rem          0 time: 0.01
41.79/41.89	c asymm  cl-useful: 0/3742/25500 lits-rem:0 time: 0.23
41.89/41.90	c calculated reachability. Time: 0.00
41.89/41.90	c  N dy   571    158546       300     25500         0     29611    178500   1365759     66.35   no data  --
42.99/43.01	c  N dy   619    168693       300     25500         0     22862    178500    810940     66.38     70.05  --
44.19/44.20	c  N dy   660    179586       300     25500         0     33571    178500   1623277     66.33     70.25  --
45.38/45.50	c  N dy   706    191906       300     25500         0     27996    178500   1140504     66.33     70.05  --
46.89/46.94	c  N dy   754    204908       300     25500         0     22097    178500    629024     66.34     69.94  --
48.49/48.51	c  N dy   807    219134       300     25500         0     36068    178500   1686357     66.31     69.82  --
50.09/50.12	c  N dy   869    233286       300     25500         0     30342    178500   1193312     66.34     70.81  --
50.59/50.68	c  S st   894    237819       300     25500         0     34799    178500   1533250     66.35   no data  --
50.69/50.78	c  S st   894    238323       300     25500         0     35303    178500   1569180     66.35   no data  --
50.69/50.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.69/50.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.79/50.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
50.79/50.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.79/50.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.79/50.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
50.79/50.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.19/69.28	c lits-rem:      1889  cl-subs:      655  v-elim:      0  v-fix:    0  time: 18.43 s
69.19/69.28	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
69.19/69.30	c vivif2 --  cl tried    34648 cl shrink        0 lits rem          0 time: 0.01
69.49/69.54	c asymm  cl-useful: 0/3439/25500 lits-rem:0 time: 0.25
69.49/69.55	c calculated reachability. Time: 0.00
69.49/69.55	c  N dy   894    238323       300     25500         0     34648    178500   1494148     66.35   no data  --
71.50/71.54	c  N dy   951    255248       300     25500         0     30633    178500   1153911     66.34     69.84  --
73.59/73.66	c  N dy  1020    271656       300     25500         0     25144    178500    667803     66.36     71.07  --
75.80/75.85	c  N dy  1088    289211       300     25500         0     42384    178500   1973740     66.35     69.88  --
77.89/77.90	c  F st  1162    306251       300     25500         0     36507    178500   1472513     66.38     62.48  --
78.09/78.16	c  N st  1166    308288       300     25500         0     38502    178500   1625898     66.38   no data  --
80.69/80.79	c  N dy  1224    328894       300     25500         0     35179    178500   1302298     66.35     70.07  --
83.38/83.43	c  N dy  1295    348997       300     25500         0     30396    178500    875707     66.31     69.94  --
84.49/84.52	c  S st  1337    357484       300     25500         0     38728    178500   1510808     66.33     66.41  --
84.59/84.64	c  S st  1337    357993       300     25500         0     39234    178500   1546274     66.33   no data  --
84.59/84.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.59/84.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.59/84.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
84.69/84.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.69/84.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.69/84.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
84.69/84.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.89/99.92	c lits-rem:      1078  cl-subs:      608  v-elim:      0  v-fix:    0  time: 15.20 s
99.89/99.92	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
99.89/99.93	c vivif2 --  cl tried    38626 cl shrink        0 lits rem          0 time: 0.01
100.19/100.21	c asymm  cl-useful: 0/3156/25500 lits-rem:0 time: 0.28
100.19/100.21	c calculated reachability. Time: 0.00
100.19/100.21	c  N dy  1337    357993       300     25500         0     38626    178500   1478542     66.33   no data  --
102.88/102.97	c  N dy  1411    378144       300     25500         0     32888    178500   1003805     66.33     69.82  --
105.79/105.83	c  N dy  1494    398253       300     25500         0     52622    178500   2501271     66.33     69.93  --
108.49/108.54	c  N dy  1583    418393       300     25500         0     45911    178500   1929312     66.34     70.62  --
111.38/111.41	c  N dy  1672    438556       300     25500         0     38181    178500   1274032     66.36     70.57  --
114.49/114.56	c  N dy  1760    458668       300     25500         0     29488    178500    550326     66.37     71.52  --
117.18/117.28	c  N dy  1845    478755       300     25500         0     49259    178500   2053482     66.38     71.61  --
120.19/120.28	c  N dy  1906    499139       300     25500         0     39752    178500   1254937     66.35     70.94  --
123.39/123.49	c  N dy  1996    519286       300     25500         0     59520    178500   2750822     66.37     69.87  --
125.79/125.89	c  S st  2052    536990       300     25500         0     46465    178500   1711203     66.35     65.71  --
125.99/126.02	c  S st  2052    537497       300     25500         0     46971    178500   1745427     66.35   no data  --
125.99/126.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.99/126.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.99/126.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
126.09/126.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.09/126.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.09/126.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
126.09/126.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.69/143.79	c lits-rem:       833  cl-subs:      731  v-elim:      0  v-fix:    0  time: 17.69 s
143.69/143.79	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
143.79/143.81	c vivif2 --  cl tried    46240 cl shrink        0 lits rem          0 time: 0.02
144.00/144.07	c asymm  cl-useful: 0/2761/25500 lits-rem:0 time: 0.26
144.00/144.08	c calculated reachability. Time: 0.00
144.00/144.08	c  N dy  2052    537497       300     25500         0     46240    178500   1665865     66.35   no data  --
147.09/147.13	c  N dy  2121    558051       300     25500         0     35015    178500    777309     66.33     70.05  --
149.99/150.02	c  N dy  2214    578128       300     25500         0     54715    178500   2278057     66.36     70.05  --
153.18/153.28	c  N dy  2306    599007       300     25500         0     42814    178500   1305345     66.37     69.92  --
156.49/156.54	c  N dy  2395    619111       300     25500         0     62539    178500   2799821     66.38     70.29  --
159.49/159.59	c  N dy  2485    639165       300     25500         0     48871    178500   1701003     66.39     70.09  --
163.19/163.24	c  N dy  2566    659637       300     25500         0     34597    178500    553839     66.39     69.91  --
166.09/166.16	c  N dy  2626    679665       300     25500         0     54249    178500   2046212     66.37     70.45  --
169.78/169.87	c  N dy  2719    699889       300     25500         0     38772    178500    809465     66.38     69.99  --
172.88/172.96	c  N dy  2807    719890       300     25500         0     58415    178500   2303319     66.39     76.60  --
176.49/176.58	c  N dy  2894    740256       300     25500         0     42095    178500    994207     66.40     70.04  --
179.89/179.93	c  N dy  2978    760413       300     25500         0     61883    178500   2495458     66.41     70.47  --
183.49/183.55	c  N dy  3046    781462       300     25500         0     45215    178500   1160267     66.39     70.86  --
186.89/186.99	c  N dy  3137    801602       300     25500         0     65009    178500   2669777     66.41     70.50  --
187.88/187.93	c  S st  3163    806245       300     25500         0     69574    178500   3018534     66.41   no data  --
188.09/188.11	c  S st  3163    806747       300     25500         0     70075    178500   3054358     66.41   no data  --
188.09/188.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
188.09/188.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
188.09/188.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
188.18/188.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.18/188.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.18/188.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
188.18/188.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
598.09/598.17	c lits-rem:      2736  cl-subs:     1364  v-elim:      0  v-fix:    0  time: 409.92 s
598.09/598.18	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
598.19/598.21	c vivif2 --  cl tried    68711 cl shrink        0 lits rem          0 time: 0.03
598.29/598.37	c asymm  cl-useful: 0/966/25500 lits-rem:0 time: 0.16
598.29/598.37	c calculated reachability. Time: 0.00
598.29/598.37	c  N dy  3163    806747       300     25500         0     68711    178500   2901362     66.41   no data  --
601.99/602.04	c  N dy  3252    827434       300     25500         0     50702    178500   1515830     66.41     70.19  --
605.59/605.66	c  N dy  3318    847636       300     25500         0     70571    178500   3016811     66.39     70.31  --
609.29/609.33	c  N dy  3414    867644       300     25500         0     50951    178500   1471858     66.40     69.93  --
612.98/613.03	c  N dy  3514    887743       300     25500         0     70717    178500   2980353     66.42     71.94  --
616.79/616.87	c  N dy  3579    909154       300     25500         0     51457    178500   1441609     66.41     70.38  --
620.49/620.57	c  N dy  3660    929427       300     25500         0     71370    178500   2950759     66.41     70.51  --
624.49/624.51	c  N dy  3756    949439       300     25500         0     49768    178500   1247153     66.42     74.48  --
627.99/628.07	c  N dy  3827    969574       300     25500         0     69547    178500   2741981     66.41     70.26  --
632.29/632.32	c  N dy  3921    989678       300     25500         0     47044    178500    976865     66.43     70.14  --
635.69/635.79	c  N dy  4011   1009761       300     25500         0     66790    178500   2483419     66.44     71.17  --
640.38/640.42	c  N dy  4091   1030456       300     25500         0     43901    178500    671886     66.43     69.98  --
643.79/643.84	c  N dy  4184   1050547       300     25500         0     63649    178500   2171362     66.44     69.97  --
648.19/648.25	c  N dy  4281   1070864       300     25500         0     83567    178500   3685875     66.46     69.97  --
648.39/648.49	c  F st  4284   1071875       300     25500         0     84559    178500   3760885     66.46     68.85  --
651.79/651.83	c  N dy  4341   1090925       300     25500         0     59079    178500   1762096     66.45     74.02  --
655.79/655.89	c  N dy  4421   1110983       300     25500         0     78756    178500   3251644     66.45     69.98  --
660.08/660.11	c  N dy  4492   1131395       300     25500         0     53652    178500   1286691     66.45     70.18  --
663.69/663.79	c  N dy  4568   1151540       300     25500         0     73445    178500   2782831     66.45     70.67  --
668.39/668.42	c  N dy  4663   1171958       300     25500         0     47350    178500    742239     66.46     70.90  --
671.69/671.72	c  N dy  4744   1192061       300     25500         0     67060    178500   2238921     66.46     70.06  --
675.30/675.32	c  S st  4806   1210120       300     25500         0     84792    178500   3581898     66.45     62.08  --
675.49/675.53	c  S st  4806   1210624       300     25500         0     85293    178500   3617891     66.45   no data  --
675.49/675.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
675.49/675.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
675.49/675.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
675.59/675.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
675.59/675.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
675.59/675.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
675.59/675.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1224.59/1224.68	c lits-rem:      3659  cl-subs:     1850  v-elim:      0  v-fix:    0  time: 548.99 s
1224.59/1224.68	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1224.69/1224.71	c vivif2 --  cl tried    83443 cl shrink        0 lits rem          0 time: 0.03
1224.99/1225.02	c asymm  cl-useful: 0/2294/25500 lits-rem:0 time: 0.31
1224.99/1225.02	c calculated reachability. Time: 0.00
1224.99/1225.02	c  N dy  4806   1210624       300     25500         0     83443    178500   3412242     66.45   no data  --
1229.20/1229.21	c  N dy  4895   1230691       300     25500         0     56015    178500   1334910     66.45     70.38  --
1232.90/1232.96	c  N dy  4982   1250714       300     25500         0     75654    178500   2833086     66.46     70.80  --
1237.59/1237.64	c  N dy  5076   1271183       300     25500         0     95765    178500   4369199     66.48     70.31  --
1240.89/1240.95	c  N dy  5126   1291357       300     25500         0     67455    178500   2141947     66.46     70.39  --
1245.20/1245.29	c  N dy  5211   1311651       300     25500         0     87383    178500   3659192     66.47     70.47  --
1249.40/1249.45	c  N dy  5287   1331767       300     25500         0     58073    178500   1353743     66.47     70.11  --
1253.09/1253.19	c  N dy  5354   1351925       300     25500         0     77869    178500   2852373     66.46     70.26  --
1258.00/1258.01	c  N dy  5439   1372207       300     25500         0     97776    178500   4363255     66.46     69.98  --
1261.59/1261.66	c  N dy  5509   1392301       300     25500         0     67437    178500   2000620     66.46     70.86  --
1266.00/1266.01	c  N dy  5593   1412795       300     25500         0     87574    178500   3534564     66.47     70.09  --
1270.59/1270.60	c  N dy  5674   1432935       300     25500         0     56291    178500   1093113     66.47     70.15  --
1274.40/1274.44	c  N dy  5780   1453315       300     25500         0     76289    178500   2617987     66.48     70.08  --
1278.99/1279.06	c  N dy  5878   1473354       300     25500         0     95961    178500   4117012     66.49     70.30  --
1283.60/1283.60	c  N dy  5968   1494805       300     25500         0     64999    178500   1694608     66.49     70.06  --
1287.79/1287.83	c  N dy  6027   1516926       300     25500         0     86704    178500   3343304     66.48     70.20  --
1292.69/1292.74	c  N dy  6096   1536985       300     25500         0     53381    178500    747069     66.48     70.20  --
1296.29/1296.37	c  N dy  6184   1557053       300     25500         0     73083    178500   2239529     66.48     70.48  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.12 1.66 1/174 15749
/proc/meminfo: memFree=20424112/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=10612 CPUtime=0 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) S 15747 15749 15718 0 -1 4194304 101 0 0 0 0 0 0 0 17 0 1 0 270781575 10866688 57 33554432000 4194304 4650387 140734966405264 18446744073709551615 228090527367 0 2147483391 4096 0 18446744071699207358 0 0 17 5 0 0 0
/proc/15749/statm: 2653 57 43 112 0 45 0

[startup+0.0918991 s]
/proc/loadavg: 0.00 0.12 1.66 1/174 15749
/proc/meminfo: memFree=20424112/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=30904 CPUtime=0.08 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 1200 0 0 0 8 0 0 0 17 0 1 0 270781575 31645696 1140 33554432000 4194304 4650387 140734966405264 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 7726 1140 346 112 0 2691 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30904

[startup+0.100911 s]
/proc/loadavg: 0.00 0.12 1.66 1/174 15749
/proc/meminfo: memFree=20424112/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=30904 CPUtime=0.09 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 1203 0 0 0 9 0 0 0 17 0 1 0 270781575 31645696 1143 33554432000 4194304 4650387 140734966405264 18446744073709551615 4371119 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 7726 1143 346 112 0 2691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.300864 s]
/proc/loadavg: 0.00 0.12 1.66 1/174 15749
/proc/meminfo: memFree=20424112/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=31036 CPUtime=0.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 1240 0 0 0 29 0 0 0 18 0 1 0 270781575 31780864 1180 33554432000 4194304 4650387 140734966405264 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 7759 1180 346 112 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.700789 s]
/proc/loadavg: 0.00 0.12 1.66 1/174 15749
/proc/meminfo: memFree=20424112/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=39232 CPUtime=0.68 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 3579 0 0 0 68 0 0 0 18 0 1 0 270781575 40173568 3153 33554432000 4194304 4650387 140734966405264 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 9808 3153 377 112 0 4773 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39232

[startup+1.50064 s]
/proc/loadavg: 0.00 0.12 1.66 2/175 15750
/proc/meminfo: memFree=20412076/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=40084 CPUtime=1.48 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 5262 0 0 0 148 0 0 0 19 0 1 0 270781575 41046016 3377 33554432000 4194304 4650387 140734966405264 18446744073709551615 4334309 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 10021 3377 379 112 0 4986 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40084

[startup+3.10035 s]
/proc/loadavg: 0.00 0.12 1.66 2/175 15750
/proc/meminfo: memFree=20410340/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=54828 CPUtime=3.08 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 10944 0 0 0 307 1 0 0 22 0 1 0 270781575 56143872 7034 33554432000 4194304 4650387 140734966405264 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 13707 7034 381 112 0 8672 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54828

[startup+6.30076 s]
/proc/loadavg: 0.08 0.14 1.65 2/175 15750
/proc/meminfo: memFree=20395900/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=56772 CPUtime=6.28 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 11401 0 0 0 627 1 0 0 25 0 1 0 270781575 58134528 7491 33554432000 4194304 4650387 140734966405264 18446744073709551615 4370675 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 14193 7491 381 112 0 9158 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56772

[startup+12.7006 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20206168/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=57608 CPUtime=12.69 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 16687 0 0 0 1267 2 0 0 25 0 1 0 270781575 58990592 7474 33554432000 4194304 4650387 140734966405264 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 14402 7474 381 112 0 9367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57608

[startup+25.5002 s]
/proc/loadavg: 1.19 0.39 1.70 5/190 15780
/proc/meminfo: memFree=20083168/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=73828 CPUtime=25.49 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 24255 0 0 0 2546 3 0 0 25 0 1 0 270781575 75599872 11886 33554432000 4194304 4650387 140734966405264 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 18457 11886 381 112 0 13422 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73828

[startup+51.1005 s]
/proc/loadavg: 2.15 0.67 1.76 5/190 15781
/proc/meminfo: memFree=19933644/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=91760 CPUtime=51.09 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 42846 0 0 0 5103 6 0 0 18 0 1 0 270781575 93962240 16517 33554432000 4194304 4650387 140734966405264 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 22940 16517 381 112 0 17905 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91760

[startup+102.307 s]
/proc/loadavg: 3.19 1.18 1.87 5/190 15782
/proc/meminfo: memFree=19800904/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=103388 CPUtime=102.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 59889 0 0 0 10219 10 0 0 25 0 1 0 270781575 105869312 18061 33554432000 4194304 4650387 140734966405264 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 25847 18061 381 112 0 20812 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103388

[startup+162.301 s]
/proc/loadavg: 3.70 1.69 2.01 5/190 15784
/proc/meminfo: memFree=19685444/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=158636 CPUtime=162.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 89062 0 0 0 16211 18 0 0 25 0 1 0 270781575 162443264 21675 33554432000 4194304 4650387 140734966405264 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 39659 21675 381 112 0 34624 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158636

[startup+222.301 s]
/proc/loadavg: 3.97 2.13 2.13 5/190 15786
/proc/meminfo: memFree=19615816/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=222.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109360 0 0 0 22205 24 0 0 25 0 1 0 270781575 185778176 27090 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27090 381 112 0 40321 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 181424

[startup+282.301 s]
/proc/loadavg: 3.99 2.47 2.25 5/190 15787
/proc/meminfo: memFree=19591836/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=282.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 28205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 181424

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 2.35 5/190 15789
/proc/meminfo: memFree=19555236/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=342.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 34205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 181424

[startup+402.301 s]
/proc/loadavg: 3.99 2.97 2.45 5/190 15790
/proc/meminfo: memFree=19539564/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=402.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 40205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 181424

[startup+462.301 s]
/proc/loadavg: 4.04 3.17 2.55 5/190 15792
/proc/meminfo: memFree=19509168/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=462.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 46205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 181424

[startup+522.301 s]
/proc/loadavg: 4.01 3.32 2.64 5/190 15794
/proc/meminfo: memFree=19479956/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=522.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 52205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 181424

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 2.72 5/190 15795
/proc/meminfo: memFree=19480880/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=181424 CPUtime=582.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 109367 0 0 0 58205 24 0 0 25 0 1 0 270781575 185778176 27097 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 45356 27097 381 112 0 40321 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181424

[startup+642.301 s]
/proc/loadavg: 4.00 3.54 2.80 5/190 15797
/proc/meminfo: memFree=19481704/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=131452 CPUtime=642.3 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 132931 0 0 0 64199 31 0 0 25 0 1 0 270781575 134606848 25592 33554432000 4194304 4650387 140734966405264 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 32863 25592 381 112 0 27828 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 131452

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.87 5/190 15798
/proc/meminfo: memFree=19407224/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=207688 CPUtime=702.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 153908 0 0 0 70193 36 0 0 25 0 1 0 270781575 212672512 32901 33554432000 4194304 4650387 140734966405264 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 51922 32901 381 112 0 46887 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 207688

[startup+762.307 s]
/proc/loadavg: 4.00 3.69 2.94 5/190 15800
/proc/meminfo: memFree=19419200/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=207688 CPUtime=762.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154058 0 0 0 76193 36 0 0 25 0 1 0 270781575 212672512 33051 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 51922 33051 381 112 0 46887 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 207688

[startup+822.301 s]
/proc/loadavg: 4.04 3.76 3.01 5/190 15802
/proc/meminfo: memFree=19406648/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=207980 CPUtime=822.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154125 0 0 0 82193 36 0 0 25 0 1 0 270781575 212971520 33118 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 51995 33118 381 112 0 46960 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 207980

[startup+882.301 s]
/proc/loadavg: 4.01 3.80 3.07 5/190 15803
/proc/meminfo: memFree=19419508/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=882.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154167 0 0 0 88193 36 0 0 25 0 1 0 270781575 213110784 33160 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33160 381 112 0 46994 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 208116

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 3.12 5/190 15805
/proc/meminfo: memFree=19378036/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=942.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154168 0 0 0 94193 36 0 0 25 0 1 0 270781575 213110784 33161 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33161 381 112 0 46994 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 208116

[startup+1002.3 s]
/proc/loadavg: 4.12 3.89 3.19 5/190 15806
/proc/meminfo: memFree=19391272/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=1002.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154168 0 0 0 100193 36 0 0 25 0 1 0 270781575 213110784 33161 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33161 381 112 0 46994 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 208116

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 3.23 5/190 15808
/proc/meminfo: memFree=19343868/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=1062.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154168 0 0 0 106193 36 0 0 25 0 1 0 270781575 213110784 33161 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33161 381 112 0 46994 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 208116

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.28 5/190 15810
/proc/meminfo: memFree=19385512/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=1122.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154168 0 0 0 112193 36 0 0 25 0 1 0 270781575 213110784 33161 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33161 381 112 0 46994 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 208116

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.32 5/190 15811
/proc/meminfo: memFree=19365644/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=208116 CPUtime=1182.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 154168 0 0 0 118193 36 0 0 25 0 1 0 270781575 213110784 33161 33554432000 4194304 4650387 140734966405264 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52029 33161 381 112 0 46994 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 208116

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.36 5/190 15813
/proc/meminfo: memFree=19339220/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=155752 CPUtime=1242.29 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 162882 0 0 0 124191 38 0 0 25 0 1 0 270781575 159490048 32177 33554432000 4194304 4650387 140734966405264 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 38938 32177 381 112 0 33903 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 155752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.97 3.40 5/190 15814
/proc/meminfo: memFree=19333708/32951124 swapFree=67111528/67111528
[pid=15749] ppid=15747 vsize=210156 CPUtime=1299.99 cores=5,7
/proc/15749/stat : 15749 (strangenight1-s) R 15747 15749 15718 0 -1 4202496 189220 0 0 0 129955 44 0 0 25 0 1 0 270781575 215199744 33088 33554432000 4194304 4650387 140734966405264 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15749/statm: 52539 33088 381 112 0 47504 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 210156

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.01
CPU time (s): 1300.01
CPU user time (s): 1299.56
CPU system time (s): 0.45493
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 210156

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

runsolver used 1.9467 second user time and 5.15921 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 00:34:21
IDJOB=3175533
IDBENCH=82551
IDSOLVER=1589
FILE ID=node142/3175533-1301783660
RUNJOBID= node142-1301783648-15739
PBS_JOBID= 12841376
Free space on /tmp= 71032 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3175533-1301783660/watcher-3175533-1301783660 -o /tmp/evaluation-result-3175533-1301783660/solver-3175533-1301783660 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175533-1301783660.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=756970880

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      20424392 kB
Buffers:        370132 kB
Cached:       11800436 kB
SwapCached:          0 kB
Active:        7534712 kB
Inactive:      4698564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20424392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7252 kB
Writeback:           0 kB
AnonPages:       62564 kB
Mapped:          14532 kB
Slab:           230220 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180508 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= 71000 MiB
End job on node142 at 2011-04-03 00:56:03