Trace number 3369792

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S927774663-037-UNKNOWN.cnf
MD5SUM950830e22ef92fb7f22c5b3c987a21f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369792-1305382109.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 0/14620/34000 lits-rem:0 time: 0.40
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
0.49/0.59	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.61	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.59/0.61	c calculated reachability. Time: 0.00
0.59/0.61	c Calc default polars -  time:   0.00 s pos:     191 undec:       5 neg:     204
0.59/0.61	c =========================================================================================
0.59/0.61	c types(t): F = full restart, N = normal restart
0.59/0.61	c types(t): S = simplification begin/end, E = solution found
0.59/0.61	c restart types(rt): st = static, dy = dynamic
0.59/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.61	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.98/1.02	c  N dy    15      4675       400     34000         0      4614    238000    435942     81.39     85.96  --
1.39/1.43	c  N dy    34      9245       400     34000         0      6334    238000    482155     81.25     85.61  --
1.79/1.82	c  N dy    59     13323       400     34000         0      5677    238000    306820     82.19     87.59  --
2.20/2.21	c  N dy    83     17388       400     34000         0      9686    238000    683749     82.53     86.89  --
2.59/2.65	c  N dy    99     21659       400     34000         0      7788    238000    397652     82.16     88.28  --
2.89/2.98	c  F st   117     25001       400     34000         0     11097    238000    707124     82.24   no data  --
3.09/3.11	c  N st   120     26193       400     34000         0     12271    238000    814434     82.24   no data  --
3.49/3.50	c  S st   123     30000       400     34000         0      8678    238000    396855     82.24   no data  --
3.49/3.57	c  S st   123     30502       400     34000         0      9180    238000    440485     82.24   no data  --
3.49/3.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.59/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.59/3.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.80/7.85	c lits-rem:      1262  cl-subs:       62  v-elim:      0  v-fix:    0  time:  4.24 s
7.98/8.07	c asymm  cl-useful: 0/6499/34000 lits-rem:0 time: 0.22
7.98/8.07	c calculated reachability. Time: 0.00
7.98/8.07	c  N dy   123     30502       400     34000         0      9118    238000    430019     82.24   no data  --
8.38/8.49	c  N dy   142     34625       400     34000         0     13190    238000    815191     82.33     87.47  --
8.90/8.96	c  N dy   166     38711       400     34000         0      8771    238000    312056     82.41     89.05  --
9.38/9.40	c  N dy   185     43024       400     34000         0     13037    238000    710641     82.36     86.98  --
9.68/9.70	c  S st   199     45755       400     34000         0     15725    238000    960863     82.40     80.90  --
9.68/9.78	c  S st   199     46265       400     34000         0     16233    238000   1006665     82.40   no data  --
9.68/9.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.68/9.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.79/9.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.79/9.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.80	c lits-rem:       632  cl-subs:      229  v-elim:      0  v-fix:    0  time:  6.95 s
16.79/16.80	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.79/16.81	c vivif2 --  cl tried    16004 cl shrink        0 lits rem          0 time: 0.01
16.99/17.05	c asymm  cl-useful: 0/5473/34000 lits-rem:0 time: 0.23
16.99/17.05	c calculated reachability. Time: 0.00
16.99/17.05	c  N dy   199     46265       400     34000         0     16004    238000    972102     82.40   no data  --
17.49/17.52	c  N dy   212     50406       400     34000         0     10602    238000    397888     82.34     86.89  --
18.09/18.13	c  N dy   229     56516       400     34000         0     16642    238000    968550     82.14     86.85  --
18.59/18.61	c  N dy   248     60686       400     34000         0     20780    238000   1356757     82.12     87.03  --
18.99/19.07	c  N dy   267     65018       400     34000         0     14540    238000    685768     82.17     86.97  --
19.49/19.57	c  N dy   290     69285       400     34000         0     18747    238000   1083575     82.23     87.00  --
19.49/19.58	c  S st   291     69397       400     34000         0     18857    238000   1093760     82.24     85.60  --
19.58/19.67	c  S st   291     69901       400     34000         0     19361    238000   1136035     82.24   no data  --
19.58/19.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.58/19.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.68/19.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.68/19.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.68/19.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.68/19.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
19.68/19.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.79/28.89	c lits-rem:      1316  cl-subs:      225  v-elim:      0  v-fix:    0  time:  9.15 s
28.79/28.89	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
28.89/28.91	c vivif2 --  cl tried    19136 cl shrink        0 lits rem          0 time: 0.01
29.09/29.16	c asymm  cl-useful: 0/5014/34000 lits-rem:0 time: 0.25
29.09/29.16	c calculated reachability. Time: 0.00
29.09/29.16	c  N dy   291     69901       400     34000         0     19136    238000   1101314     82.24   no data  --
29.70/29.77	c  N dy   310     74427       400     34000         0     12097    238000    375732     82.26     87.47  --
30.19/30.28	c  N dy   330     79194       400     34000         0     16800    238000    814365     82.22     87.20  --
30.80/30.88	c  N dy   346     84411       400     34000         0     21960    238000   1298232     82.07     86.41  --
31.19/31.26	c  F st   362     87500       400     34000         0     25006    238000   1583371     82.12   no data  --
31.58/31.62	c  N st   367     90796       400     34000         0     15753    238000    647301     82.12   no data  --
32.28/32.30	c  N dy   387     96677       400     34000         0     21575    238000   1202740     82.11     86.64  --
33.10/33.17	c  N dy   415    103044       400     34000         0     14366    238000    427811     82.17     88.03  --
33.29/33.38	c  S st   425    104851       400     34000         0     16150    238000    593982     82.17     71.54  --
33.39/33.47	c  S st   425    105355       400     34000         0     16653    238000    635788     82.17   no data  --
33.39/33.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.39/33.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
33.49/33.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.49/33.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
33.49/33.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.29/38.32	c lits-rem:       885  cl-subs:       82  v-elim:      0  v-fix:    0  time:  4.81 s
38.29/38.33	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
38.29/38.33	c vivif2 --  cl tried    16571 cl shrink        0 lits rem          0 time: 0.01
38.39/38.44	c asymm  cl-useful: 0/2394/34000 lits-rem:0 time: 0.10
38.39/38.44	c calculated reachability. Time: 0.00
38.39/38.44	c  N dy   425    105355       400     34000         0     16571    238000    622728     82.17   no data  --
39.19/39.21	c  N dy   457    112077       400     34000         0     23200    238000   1244831     82.22     86.72  --
40.09/40.14	c  N dy   490    119457       400     34000         0     15999    238000    499598     82.27     86.71  --
40.99/41.03	c  N dy   525    127306       400     34000         0     23742    238000   1228808     82.29     87.60  --
42.08/42.14	c  N dy   567    135530       400     34000         0     16395    238000    455253     82.31     87.93  --
43.09/43.18	c  N dy   609    144280       400     34000         0     25026    238000   1269022     82.34     86.69  --
44.49/44.51	c  N dy   648    154395       400     34000         0     18564    238000    577023     82.31     87.52  --
44.89/44.95	c  S st   672    158034       400     34000         0     22135    238000    911034     82.34   no data  --
44.99/45.04	c  S st   672    158536       400     34000         0     22637    238000    953489     82.34   no data  --
44.99/45.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.99/45.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.99/45.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
44.99/45.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.99/45.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.99/45.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
44.99/45.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.39/51.44	c lits-rem:      1006  cl-subs:      150  v-elim:      0  v-fix:    0  time:  6.35 s
51.39/51.44	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
51.39/51.45	c vivif2 --  cl tried    22487 cl shrink        0 lits rem          0 time: 0.01
51.70/51.72	c asymm  cl-useful: 0/5868/34000 lits-rem:0 time: 0.27
51.70/51.72	c calculated reachability. Time: 0.00
51.70/51.72	c  N dy   672    158536       400     34000         0     22487    238000    930215     82.34   no data  --
53.19/53.21	c  N dy   723    168695       400     34000         0     32521    238000   1873158     82.41     87.42  --
54.69/54.73	c  N dy   779    179569       400     34000         0     25807    238000   1176114     82.45     87.31  --
56.39/56.49	c  N dy   820    191465       400     34000         0     19151    238000    465614     82.33     86.73  --
58.09/58.13	c  N dy   864    203884       400     34000         0     31423    238000   1624592     82.31     87.10  --
59.99/60.02	c  N dy   929    217248       400     34000         0     25187    238000    956360     82.36     87.06  --
61.89/61.99	c  N dy   993    231208       400     34000         0     38968    238000   2250873     82.36     87.01  --
62.89/62.90	c  S st  1023    237804       400     34000         0     25084    238000    865861     82.36     86.22  --
62.89/62.99	c  S st  1023    238307       400     34000         0     25585    238000    911702     82.36   no data  --
62.99/63.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.99/63.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.99/63.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
62.99/63.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.99/63.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
62.99/63.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.69/68.74	c lits-rem:       654  cl-subs:      158  v-elim:      0  v-fix:    0  time:  5.69 s
68.69/68.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
68.69/68.75	c vivif2 --  cl tried    25427 cl shrink        0 lits rem          0 time: 0.01
68.89/68.99	c asymm  cl-useful: 0/4835/34000 lits-rem:0 time: 0.24
68.89/68.99	c calculated reachability. Time: 0.00
68.89/68.99	c  N dy  1023    238307       400     34000         0     25427    238000    887960     82.36   no data  --
71.19/71.20	c  N dy  1087    253710       400     34000         0     40624    238000   2322992     82.34     89.93  --
73.39/73.49	c  N dy  1154    269998       400     34000         0     35346    238000   1749805     82.33     87.36  --
76.19/76.24	c  N dy  1223    288523       400     34000         0     31261    238000   1289508     82.28     87.30  --
79.09/79.13	c  F st  1302    306253       400     34000         0     25383    238000    644498     82.28     78.24  --
79.20/79.28	c  N st  1305    307440       400     34000         0     26554    238000    760186     82.28   no data  --
82.50/82.51	c  N dy  1387    327193       400     34000         0     46018    238000   2607664     82.32     86.84  --
85.69/85.73	c  N dy  1476    347400       400     34000         0     41652    238000   2092035     82.32     86.97  --
87.49/87.52	c  S st  1520    357460       400     34000         0     26233    238000    560049     82.32   no data  --
87.59/87.62	c  S st  1520    357963       400     34000         0     26735    238000    603174     82.32   no data  --
87.59/87.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.59/87.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.59/87.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.59/87.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.59/87.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.59/87.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
87.59/87.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.99/92.03	c lits-rem:       768  cl-subs:       35  v-elim:      0  v-fix:    0  time:  4.36 s
91.99/92.03	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
91.99/92.04	c vivif2 --  cl tried    26700 cl shrink        0 lits rem          0 time: 0.01
92.19/92.28	c asymm  cl-useful: 0/4504/34000 lits-rem:0 time: 0.24
92.19/92.28	c calculated reachability. Time: 0.00
92.19/92.28	c  N dy  1520    357963       400     34000         0     26700    238000    597212     82.32   no data  --
95.30/95.32	c  N dy  1604    377993       400     34000         0     46458    238000   2458049     82.32     87.65  --
98.29/98.35	c  N dy  1682    398156       400     34000         0     40052    238000   1784569     82.30     87.24  --
101.59/101.69	c  N dy  1777    418352       400     34000         0     32705    238000   1004988     82.33     87.20  --
104.89/104.95	c  N dy  1871    438772       400     34000         0     52865    238000   2900515     82.34     86.95  --
108.09/108.14	c  N dy  1957    458777       400     34000         0     44318    238000   2013588     82.33     86.69  --
111.49/111.59	c  N dy  2042    478888       400     34000         0     34876    238000   1047668     82.33     87.30  --
115.40/115.41	c  N dy  2134    500551       400     34000         0     56318    238000   3065928     82.33     86.82  --
118.91/118.93	c  N dy  2209    520586       400     34000         0     45786    238000   1987466     82.32     98.17  --
122.29/122.37	c  S st  2292    536944       400     34000         0     61929    238000   3500585     82.34     82.81  --
122.49/122.56	c  S st  2292    537447       400     34000         0     62430    238000   3544753     82.34   no data  --
122.49/122.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.49/122.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.59/122.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
122.69/122.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.69/122.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.69/122.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
122.69/122.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
753.01/753.05	c lits-rem:      2158  cl-subs:      915  v-elim:      0  v-fix:    0  time: 630.30 s
753.01/753.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
753.01/753.09	c vivif2 --  cl tried    61515 cl shrink        0 lits rem          0 time: 0.04
753.41/753.49	c asymm  cl-useful: 0/2721/34000 lits-rem:0 time: 0.40
753.52/753.51	c calculated reachability. Time: 0.00
753.52/753.51	c  N dy  2292    537447       400     34000         0     61515    238000   3408246     82.34   no data  --
757.11/757.14	c  N dy  2373    557517       400     34000         0     50058    238000   2302961     82.32     88.15  --
761.10/761.19	c  N dy  2448    577645       400     34000         0     37677    238000   1060874     82.30     87.17  --
765.00/765.05	c  N dy  2524    597899       400     34000         0     57705    238000   2936849     82.27     87.79  --
768.92/768.95	c  N dy  2605    617943       400     34000         0     44250    238000   1590540     82.25     86.65  --
773.11/773.12	c  N dy  2689    638078       400     34000         0     64126    238000   3457625     82.24     87.20  --
777.11/777.17	c  N dy  2790    658267       400     34000         0     49824    238000   2037737     82.26     87.18  --
781.51/781.54	c  N dy  2869    678318       400     34000         0     69627    238000   3892017     82.24     87.52  --
785.42/785.41	c  N dy  2952    698371       400     34000         0     54209    238000   2371492     82.24     86.79  --
790.01/790.04	c  N dy  3038    718465       400     34000         0     37839    238000    740111     82.24     87.42  --
793.80/793.84	c  N dy  3116    738724       400     34000         0     57860    238000   2614879     82.23     87.08  --
798.40/798.48	c  N dy  3207    758864       400     34000         0     40545    238000    914748     82.24     86.69  --
802.50/802.59	c  N dy  3310    779068       400     34000         0     60487    238000   2798598     82.26     86.91  --
807.42/807.43	c  N dy  3418    799083       400     34000         0     42070    238000    976912     82.29     92.10  --
808.71/808.75	c  S st  3443    806170       400     34000         0     49095    238000   1635135     82.28   no data  --
808.91/808.91	c  S st  3443    806675       400     34000         0     49600    238000   1678653     82.28   no data  --
808.91/808.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
808.91/808.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
808.91/808.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
809.01/809.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
809.01/809.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
809.01/809.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
809.01/809.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
832.21/832.24	c lits-rem:       808  cl-subs:      358  v-elim:      0  v-fix:    0  time: 23.23 s
832.21/832.25	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
832.21/832.27	c vivif2 --  cl tried    49242 cl shrink        0 lits rem          0 time: 0.02
832.61/832.61	c asymm  cl-useful: 0/3115/34000 lits-rem:0 time: 0.34
832.61/832.61	c calculated reachability. Time: 0.00
832.61/832.61	c  N dy  3443    806675       400     34000         0     49242    238000   1625069     82.28   no data  --
837.11/837.11	c  N dy  3525    827051       400     34000         0     69380    238000   3516143     82.27     87.11  --
841.41/841.49	c  N dy  3610    847128       400     34000         0     50013    238000   1642435     82.26     91.90  --
845.92/845.93	c  N dy  3687    867174       400     34000         0     69813    238000   3501359     82.26     87.43  --
850.60/850.70	c  N dy  3789    887272       400     34000         0     49482    238000   1501734     82.27     86.66  --
855.21/855.24	c  N dy  3876    907772       400     34000         0     69727    238000   3401026     82.27     87.86  --
860.11/860.15	c  N dy  3976    927785       400     34000         0     48331    238000   1316486     82.29     88.25  --
864.62/864.62	c  N dy  4064    947986       400     34000         0     68289    238000   3185996     82.28     87.32  --
869.81/869.89	c  N dy  4166    968412       400     34000         0     46303    238000   1042948     82.30     87.02  --
874.11/874.12	c  N dy  4251    988553       400     34000         0     66208    238000   2913981     82.30     87.69  --
879.31/879.39	c  N dy  4337   1008729       400     34000         0     86149    238000   4786361     82.30     89.27  --
883.61/883.60	c  N dy  4420   1028919       400     34000         0     62969    238000   2530963     82.30     86.76  --
888.92/888.92	c  N dy  4523   1049160       400     34000         0     82940    238000   4416941     82.32     87.10  --
893.22/893.28	c  N dy  4596   1069194       400     34000         0     58630    238000   2038279     82.31     86.69  --
893.81/893.87	c  F st  4607   1071875       400     34000         0     61275    238000   2285057     82.30     85.22  --
898.21/898.24	c  N dy  4670   1090573       400     34000         0     79757    238000   4043551     82.30     86.94  --
903.22/903.27	c  N dy  4763   1110612       400     34000         0     54419    238000   1557944     82.30     86.73  --
908.11/908.15	c  N dy  4872   1131208       400     34000         0     74740    238000   3456650     82.31     87.05  --
913.71/913.71	c  N dy  4966   1151248       400     34000         0     48424    238000    914913     82.33     86.76  --
918.01/918.09	c  N dy  5062   1171302       400     34000         0     68227    238000   2777715     82.33     86.73  --
923.41/923.43	c  N dy  5139   1191400       400     34000         0     88084    238000   4635370     82.32     87.74  --
927.91/927.94	c  S st  5226   1210014       400     34000         0     59407    238000   1864165     82.32   no data  --
928.11/928.13	c  S st  5226   1210518       400     34000         0     59908    238000   1911383     82.32   no data  --
928.11/928.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
928.11/928.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
928.11/928.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
928.21/928.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.21/928.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.21/928.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
928.21/928.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
959.51/959.59	c lits-rem:      1278  cl-subs:      342  v-elim:      0  v-fix:    0  time: 31.34 s
959.61/959.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
959.61/959.62	c vivif2 --  cl tried    59566 cl shrink        0 lits rem          0 time: 0.02
960.01/960.01	c asymm  cl-useful: 0/2796/34000 lits-rem:0 time: 0.39
960.01/960.01	c calculated reachability. Time: 0.00
960.01/960.01	c  N dy  5226   1210518       400     34000         0     59566    238000   1859367     82.32   no data  --
964.72/964.78	c  N dy  5294   1230673       400     34000         0     79490    238000   3733502     82.31     87.01  --
970.41/970.44	c  N dy  5394   1250740       400     34000         0     51236    238000   1009388     82.32     91.38  --
974.72/974.73	c  N dy  5465   1270795       400     34000         0     71045    238000   2878419     82.31     94.09  --
980.13/980.19	c  N dy  5554   1290884       400     34000         0     90886    238000   4739583     82.31     86.94  --
985.31/985.35	c  N dy  5654   1311127       400     34000         0     61832    238000   1915066     82.32     87.38  --
990.42/990.49	c  N dy  5749   1331241       400     34000         0     81701    238000   3782073     82.32     86.95  --
996.31/996.33	c  N dy  5823   1351399       400     34000         0     51567    238000    871686     82.31     86.66  --
1000.91/1000.93	c  N dy  5924   1371665       400     34000         0     71580    238000   2754948     82.32     87.38  --
1006.52/1006.51	c  N dy  6019   1391666       400     34000         0     91332    238000   4612402     82.32     88.82  --
1011.72/1011.77	c  N dy  6080   1411793       400     34000         0     60192    238000   1597953     82.30     87.21  --
1016.62/1016.66	c  N dy  6169   1431802       400     34000         0     79960    238000   3461749     82.30     87.13  --
1022.71/1022.73	c  N dy  6266   1451996       400     34000         0     99926    238000   5343992     82.31     88.00  --
1027.81/1027.80	c  N dy  6358   1472035       400     34000         0     67684    238000   2219455     82.32     87.01  --
1033.21/1033.28	c  N dy  6458   1492268       400     34000         0     87681    238000   4101860     82.32     86.82  --
1039.41/1039.46	c  N dy  6545   1512628       400     34000         0     54768    238000    921881     82.32     87.01  --
1044.21/1044.24	c  N dy  6648   1532753       400     34000         0     74640    238000   2793284     82.33     87.25  --
1049.91/1049.95	c  N dy  6737   1552761       400     34000         0     94391    238000   4650788     82.33     87.75  --
1055.71/1055.71	c  N dy  6814   1572763       400     34000         0     60159    238000   1342777     82.33     87.54  --
1060.71/1060.78	c  N dy  6908   1592874       400     34000         0     80035    238000   3205692     82.33     86.73  --
1067.02/1067.04	c  N dy  6993   1613924       400     34000         0    100796    238000   5156475     82.32     87.12  --
1072.81/1072.81	c  N dy  7087   1634784       400     34000         0     66411    238000   1846000     82.32     86.66  --
1078.13/1078.12	c  N dy  7184   1654810       400     34000         0     86214    238000   3706380     82.33     86.74  --
1084.31/1084.31	c  N dy  7260   1675137       400     34000         0    106267    238000   5589639     82.32     86.95  --
1089.41/1089.48	c  N dy  7337   1695158       400     34000         0     70064    238000   2112449     82.31     86.98  --
1093.61/1093.69	c  S st  7410   1710519       400     34000         0     85224    238000   3540485     82.32   no data  --
1093.91/1093.93	c  S st  7410   1711021       400     34000         0     85724    238000   3585109     82.32   no data  --
1093.91/1093.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1093.91/1093.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1094.01/1094.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1094.11/1094.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.11/1094.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.11/1094.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1094.11/1094.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369792-1305382109/watcher-3369792-1305382109 -o /tmp/evaluation-result-3369792-1305382109/solver-3369792-1305382109 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369792-1305382109.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.95 2.08 2.97 4/352 24023
/proc/meminfo: memFree=21589384/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=30248 CPUtime=0 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 914 0 0 0 0 0 0 0 21 0 1 0 630627053 30973952 854 33554432000 4194304 4650387 140733196069008 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 7562 854 328 112 0 2527 0

[startup+0.102851 s]
/proc/loadavg: 0.95 2.08 2.97 4/352 24023
/proc/meminfo: memFree=21589384/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=31260 CPUtime=0.09 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 1437 0 0 0 9 0 0 0 21 0 1 0 630627053 32010240 1377 33554432000 4194304 4650387 140733196069008 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 7815 1377 347 112 0 2780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.200765 s]
/proc/loadavg: 0.95 2.08 2.97 4/352 24023
/proc/meminfo: memFree=21589384/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=31392 CPUtime=0.19 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 1461 0 0 0 19 0 0 0 21 0 1 0 630627053 32145408 1401 33554432000 4194304 4650387 140733196069008 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 7848 1401 347 112 0 2813 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31392

[startup+0.300837 s]
/proc/loadavg: 0.95 2.08 2.97 4/352 24023
/proc/meminfo: memFree=21589384/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=31392 CPUtime=0.29 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 1479 0 0 0 29 0 0 0 22 0 1 0 630627053 32145408 1419 33554432000 4194304 4650387 140733196069008 18446744073709551615 4536632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 7848 1419 347 112 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31392

[startup+0.700766 s]
/proc/loadavg: 0.95 2.08 2.97 4/352 24023
/proc/meminfo: memFree=21589384/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=42692 CPUtime=0.69 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 4479 0 0 0 69 0 0 0 23 0 1 0 630627053 43716608 3791 33554432000 4194304 4650387 140733196069008 18446744073709551615 4333405 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 10673 3791 377 112 0 5638 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42692

[startup+1.50064 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21512052/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=43432 CPUtime=1.49 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 5829 0 0 0 148 1 0 0 25 0 1 0 630627053 44474368 4278 33554432000 4194304 4650387 140733196069008 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 10858 4278 379 112 0 5823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43432

[startup+3.10035 s]
/proc/loadavg: 0.95 2.08 2.97 5/362 24039
/proc/meminfo: memFree=21505220/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=43928 CPUtime=3.09 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 8485 0 0 0 308 1 0 0 25 0 1 0 630627053 44982272 4547 33554432000 4194304 4650387 140733196069008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 10982 4547 380 112 0 5947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43928

[startup+6.30079 s]
/proc/loadavg: 1.19 2.11 2.98 5/362 24039
/proc/meminfo: memFree=21454268/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=56220 CPUtime=6.29 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 12495 0 0 0 628 1 0 0 25 0 1 0 630627053 57569280 7153 33554432000 4194304 4650387 140733196069008 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 14055 7153 381 112 0 9020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56220

[startup+12.7007 s]
/proc/loadavg: 1.42 2.15 2.98 5/362 24039
/proc/meminfo: memFree=21347912/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=70988 CPUtime=12.68 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 18043 0 0 0 1266 2 0 0 25 0 1 0 630627053 72691712 11170 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 17747 11170 381 112 0 12712 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70988

[startup+25.5004 s]
/proc/loadavg: 1.99 2.24 3.00 5/362 24039
/proc/meminfo: memFree=21296628/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=80424 CPUtime=25.49 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 23788 0 0 0 2545 4 0 0 25 0 1 0 630627053 82354176 13526 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 20106 13526 381 112 0 15071 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80424

[startup+51.1009 s]
/proc/loadavg: 2.67 2.38 3.02 5/362 24040
/proc/meminfo: memFree=21171588/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=85692 CPUtime=51.09 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 37485 0 0 0 5103 6 0 0 25 0 1 0 630627053 87748608 14454 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 21423 14454 381 112 0 16388 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85692

[startup+102.301 s]
/proc/loadavg: 3.53 2.66 3.08 5/362 24041
/proc/meminfo: memFree=21095296/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=88136 CPUtime=102.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 72088 0 0 0 10213 17 0 0 25 0 1 0 630627053 90251264 15612 33554432000 4194304 4650387 140733196069008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 22034 15612 381 112 0 16999 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88136

[startup+162.3 s]
/proc/loadavg: 3.83 2.90 3.14 5/362 24043
/proc/meminfo: memFree=21034980/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191332 CPUtime=162.29 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97705 0 0 0 16207 22 0 0 25 0 1 0 630627053 195923968 29853 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47833 29853 381 112 0 42798 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191332

[startup+222.314 s]
/proc/loadavg: 4.08 3.14 3.20 5/362 24045
/proc/meminfo: memFree=20998968/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=222.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97834 0 0 0 22209 22 0 0 25 0 1 0 630627053 196104192 29982 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29982 381 112 0 42842 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 191508

[startup+282.3 s]
/proc/loadavg: 4.08 3.31 3.26 5/362 24046
/proc/meminfo: memFree=20987756/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=282.29 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 28207 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191508

[startup+342.301 s]
/proc/loadavg: 4.03 3.43 3.30 5/362 24048
/proc/meminfo: memFree=20957716/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=342.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 34208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 191508

[startup+402.3 s]
/proc/loadavg: 4.01 3.53 3.34 5/362 24049
/proc/meminfo: memFree=20894824/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=402.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 40208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 191508

[startup+462.301 s]
/proc/loadavg: 4.07 3.63 3.38 5/362 24051
/proc/meminfo: memFree=20918936/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=462.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 46208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 191508

[startup+522.301 s]
/proc/loadavg: 4.02 3.70 3.42 5/362 24053
/proc/meminfo: memFree=20914164/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=522.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 52208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 191508

[startup+582.301 s]
/proc/loadavg: 4.01 3.75 3.45 5/362 24054
/proc/meminfo: memFree=20895992/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=582.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 58208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 191508

[startup+642.301 s]
/proc/loadavg: 4.06 3.81 3.49 5/362 24056
/proc/meminfo: memFree=20916516/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=642.3 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 64208 22 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 191508

[startup+702.301 s]
/proc/loadavg: 4.02 3.84 3.52 5/362 24057
/proc/meminfo: memFree=20900228/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=191508 CPUtime=702.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 97835 0 0 0 70208 23 0 0 25 0 1 0 630627053 196104192 29983 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 47877 29983 381 112 0 42842 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 191508

[startup+762.301 s]
/proc/loadavg: 4.22 3.91 3.56 5/362 24059
/proc/meminfo: memFree=20874024/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=141508 CPUtime=762.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 104229 0 0 0 76207 24 0 0 25 0 1 0 630627053 144904192 28072 33554432000 4194304 4650387 140733196069008 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 35377 28072 381 112 0 30342 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 141508

[startup+822.3 s]
/proc/loadavg: 4.14 3.94 3.59 5/362 24061
/proc/meminfo: memFree=20874720/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=143476 CPUtime=822.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 131534 0 0 0 82196 35 0 0 25 0 1 0 630627053 146919424 28496 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 35869 28496 381 112 0 30834 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 143476

[startup+882.314 s]
/proc/loadavg: 4.05 3.95 3.61 5/362 24062
/proc/meminfo: memFree=20841088/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=146508 CPUtime=882.32 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 157877 0 0 0 88188 44 0 0 25 0 1 0 630627053 150024192 29508 33554432000 4194304 4650387 140733196069008 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 36627 29508 381 112 0 31592 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 146508

[startup+942.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/362 24064
/proc/meminfo: memFree=20899432/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=146736 CPUtime=942.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 180069 0 0 0 94177 54 0 0 25 0 1 0 630627053 150257664 29512 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 36684 29512 381 112 0 31649 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 146736

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/362 24068
/proc/meminfo: memFree=20875552/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=207348 CPUtime=1002.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 199968 0 0 0 100168 63 0 0 25 0 1 0 630627053 212324352 31643 33554432000 4194304 4650387 140733196069008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 51837 31643 381 112 0 46802 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 207348

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.68 5/362 24070
/proc/meminfo: memFree=20859940/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=208420 CPUtime=1062.31 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 225597 0 0 0 106158 73 0 0 25 0 1 0 630627053 213422080 32128 33554432000 4194304 4650387 140733196069008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 52105 32128 381 112 0 47070 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 208420

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.70 5/362 24072
/proc/meminfo: memFree=20839560/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=216736 CPUtime=1122.32 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 240828 0 0 0 112152 80 0 0 25 0 1 0 630627053 221937664 34182 33554432000 4194304 4650387 140733196069008 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 54184 34182 381 112 0 49149 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 216736

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.71 5/362 24073
/proc/meminfo: memFree=20759640/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=217140 CPUtime=1182.32 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 240967 0 0 0 118152 80 0 0 25 0 1 0 630627053 222351360 34321 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 54285 34321 381 112 0 49250 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 217140

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.73 5/362 24075
/proc/meminfo: memFree=20752040/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=217140 CPUtime=1242.32 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 240967 0 0 0 124152 80 0 0 25 0 1 0 630627053 222351360 34321 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 54285 34321 381 112 0 49250 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 217140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.75 4/361 24077
/proc/meminfo: memFree=20866456/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=217140 CPUtime=1300.02 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 240967 0 0 0 129922 80 0 0 25 0 1 0 630627053 222351360 34321 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 54285 34321 381 112 0 49250 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 217140

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: 4.01 3.99 3.75 4/361 24077
/proc/meminfo: memFree=20866456/32951124 swapFree=67111348/67111528
[pid=24023] ppid=24021 vsize=217140 CPUtime=1300.02 cores=0,2
/proc/24023/stat : 24023 (strangenight1-s) R 24021 24023 23551 0 -1 4202496 240967 0 0 0 129922 80 0 0 25 0 1 0 630627053 222351360 34321 33554432000 4194304 4650387 140733196069008 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24023/statm: 54285 34321 381 112 0 49250 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 217140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.23
CPU system time (s): 0.817875
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.23
system time used= 0.817875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240967
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= 23
involuntary context switches= 3545

runsolver used 4.68129 second user time and 9.73652 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 16:08:29
IDJOB=3369792
IDBENCH=82601
IDSOLVER=1847
FILE ID=node144/3369792-1305382109
RUNJOBID= node144-1305382109-23996
PBS_JOBID= 13324358
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= 950830e22ef92fb7f22c5b3c987a21f5
RANDOM SEED=388306966

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21590912 kB
Buffers:        275824 kB
Cached:        3607396 kB
SwapCached:          0 kB
Active:        8127656 kB
Inactive:      2886456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21590912 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18744 kB
Writeback:           0 kB
AnonPages:     7130700 kB
Mapped:          27576 kB
Slab:           244500 kB
PageTables:      37316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82005516 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= 73212 MiB
End job on node144 at 2011-05-14 16:30:11