Trace number 3370590

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

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370590-1305390068.cnf'
0.00/0.00	c -- header says num vars:            260
0.00/0.00	c -- header says num clauses:         624
0.00/0.00	c -- clauses added:            0 learnts,          624 normals,            0 xors
0.00/0.00	c -- vars added        260
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       260       104       520         0      1560         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     132 undec:       0 neg:     128
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       260       104       520         0      1560         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4916       260       104       520      4841      1560    195641   no data   no data  --
0.39/0.47	c  N st    10     11300       260       104       520      4475      1560    146063   no data   no data  --
0.79/0.84	c  N st    11     17043       260       104       520     10075      1560    402919   no data   no data  --
1.29/1.36	c  F st    12     25000       260       104       520     12366      1560    464037   no data   no data  --
1.29/1.36	c  N st    12     25000       260       104       520     12366      1560    464037   no data   no data  --
1.58/1.67	c Decided on static restart strategy
1.58/1.67	c  N st    18     30002       260       104       520     10598      1560    335514   no data   no data  --
1.58/1.67	c  S st    18     30002       260       104       520     10598      1560    335514   no data   no data  --
1.68/1.72	c  S st    18     30505       260       104       520     11097      1560    351395   no data   no data  --
1.68/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.68/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.68/1.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.68/1.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1.78/1.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1.78/1.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.58/2.67	c lits-rem:       242  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.86 s
2.58/2.68	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
2.58/2.68	c calculated reachability. Time: 0.00
2.58/2.68	c  N st    18     30505       260       104       520     10969      1560    345393   no data   no data  --
3.08/3.16	c  N st    20     37617       260       104       520     10222      1560    309153   no data   no data  --
3.59/3.64	c  N st    21     44016       260       104       520     16485      1560    582979   no data   no data  --
3.69/3.78	c  S st    22     45757       260       104       520      9410      1560    237974   no data   no data  --
3.79/3.83	c  S st    22     46263       260       104       520      9915      1560    254460   no data   no data  --
3.79/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.79/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
3.79/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
3.79/3.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.01	c lits-rem:       118  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.13 s
3.99/4.01	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
3.99/4.01	c vivif2 --  cl tried     9888 cl shrink        0 lits rem          0 time: 0.00
3.99/4.02	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
3.99/4.02	c calculated reachability. Time: 0.00
3.99/4.02	c  N st    22     46263       260       104       520      9888      1560    253539   no data   no data  --
5.29/5.37	c  N st    23     60660       260       104       520     14184      1560    437259   no data   no data  --
6.19/6.20	c  N st    24     69394       260       104       520     11970      1560    311842   no data   no data  --
6.19/6.20	c  S st    24     69394       260       104       520     11970      1560    311842   no data   no data  --
6.19/6.25	c  S st    24     69899       260       104       520     12473      1560    328773   no data   no data  --
6.19/6.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.19/6.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
6.29/6.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
6.29/6.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.15	c lits-rem:       220  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.83 s
7.09/7.15	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    12394 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    24     69899       260       104       520     12394      1560    325189   no data   no data  --
8.69/8.80	c  F st    25     87501       260       104       520     17913      1560    525286   no data   no data  --
8.69/8.80	c  N st    25     87501       260       104       520     17913      1560    525286   no data   no data  --
9.29/9.36	c Decided on static restart strategy
9.68/9.70	c  N st    32     95537       260       104       520     13076      1560    293305   no data   no data  --
10.48/10.55	c  N st    34    104849       260       104       520     22218      1560    664651   no data   no data  --
10.48/10.55	c  S st    34    104849       260       104       520     22218      1560    664651   no data   no data  --
10.58/10.65	c  S st    34    105351       260       104       520     22719      1560    681349   no data   no data  --
10.58/10.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.58/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.58/10.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
10.58/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.78/10.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
10.78/10.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
10.78/10.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.28/12.31	c lits-rem:       765  cl-subs:      271  v-elim:      0  v-fix:    0  time:  1.50 s
12.28/12.31	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
12.28/12.32	c vivif2 --  cl tried    22448 cl shrink        0 lits rem          0 time: 0.01
12.28/12.32	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
12.28/12.32	c calculated reachability. Time: 0.00
12.28/12.32	c  N st    34    105351       260       104       520     22448      1560    668744   no data   no data  --
13.20/13.29	c  N st    35    114949       260       104       520     18115      1560    491162   no data   no data  --
14.99/15.03	c  N st    36    129346       260       104       520     17479      1560    444532   no data   no data  --
17.60/17.64	c  N st    37    150941       260       104       520     22994      1560    653393   no data   no data  --
18.39/18.45	c  S st    38    158028       260       104       520     29955      1560    938634   no data   no data  --
18.49/18.58	c  S st    38    158530       260       104       520     30456      1560    955698   no data   no data  --
18.49/18.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.60/18.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
18.60/18.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.78/18.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
18.78/18.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
18.78/18.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.79/20.90	c lits-rem:       843  cl-subs:      350  v-elim:      0  v-fix:    0  time:  2.11 s
20.79/20.90	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
20.89/20.91	c vivif2 --  cl tried    30106 cl shrink        0 lits rem          0 time: 0.01
20.89/20.92	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
20.89/20.92	c calculated reachability. Time: 0.00
20.89/20.92	c  N st    38    158530       260       104       520     30106      1560    939895   no data   no data  --
26.49/26.57	c  N st    39    207120       260       104       520     24841      1560    635342   no data   no data  --
30.79/30.87	c  N st    40    237796       260       104       520     35308      1560   1086278   no data   no data  --
30.79/30.87	c  S st    40    237796       260       104       520     35308      1560   1086278   no data   no data  --
30.98/31.02	c  S st    40    238298       260       104       520     35809      1560   1103820   no data   no data  --
30.98/31.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.98/31.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.98/31.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
30.98/31.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.19/31.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
31.19/31.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
31.19/31.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.52	c lits-rem:       285  cl-subs:      415  v-elim:      0  v-fix:    0  time:  1.23 s
32.49/32.52	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
32.49/32.53	c vivif2 --  cl tried    35394 cl shrink        0 lits rem          0 time: 0.01
32.49/32.54	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
32.49/32.54	c calculated reachability. Time: 0.00
32.49/32.54	c  N st    40    238298       260       104       520     35394      1560   1084710   no data   no data  --
42.90/42.94	c  F st    41    306250       260       104       520     37376      1560   1037584   no data   no data  --
42.90/42.94	c  N st    41    306250       260       104       520     37376      1560   1037584   no data   no data  --
43.79/43.84	c Decided on static restart strategy
47.29/47.35	c  N st    51    334552       260       104       520     41616      1560   1181462   no data   no data  --
50.79/50.84	c  N st    53    357451       260       104       520     39533      1560   1076553   no data   no data  --
50.79/50.84	c  S st    53    357451       260       104       520     39533      1560   1076553   no data   no data  --
50.99/51.02	c  S st    53    357957       260       104       520     40036      1560   1093001   no data   no data  --
50.99/51.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.99/51.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.99/51.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
50.99/51.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.29/51.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
51.29/51.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
51.29/51.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.29/52.39	c lits-rem:       293  cl-subs:      334  v-elim:      0  v-fix:    0  time:  1.09 s
52.29/52.39	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
52.39/52.40	c vivif2 --  cl tried    39702 cl shrink        0 lits rem          0 time: 0.01
52.39/52.42	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
52.39/52.42	c calculated reachability. Time: 0.00
52.39/52.42	c  N st    53    357957       260       104       520     39702      1560   1080005   no data   no data  --
57.38/57.44	c  N st    54    390349       260       104       520     46068      1560   1371576   no data   no data  --
65.48/65.59	c  N st    55    438938       260       104       520     39621      1560   1016839   no data   no data  --
78.99/79.08	c  N st    56    511820       260       104       520     52914      1560   1624508   no data   no data  --
83.59/83.63	c  N st    57    536936       260       104       520     47259      1560   1265018   no data   no data  --
83.59/83.63	c  S st    57    536936       260       104       520     47259      1560   1265018   no data   no data  --
83.78/83.82	c  S st    57    537441       260       104       520     47761      1560   1282602   no data   no data  --
83.78/83.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.78/83.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.78/83.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
83.78/83.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.09/84.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
84.09/84.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
84.09/84.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.70/85.78	c lits-rem:       553  cl-subs:      545  v-elim:      0  v-fix:    0  time:  1.65 s
85.70/85.78	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
85.70/85.80	c vivif2 --  cl tried    47216 cl shrink        0 lits rem          0 time: 0.01
85.80/85.81	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
85.80/85.82	c calculated reachability. Time: 0.00
85.80/85.82	c  N st    57    537441       260       104       520     47216      1560   1261261   no data   no data  --
119.99/120.05	c  N st    58    701426       260       104       520     41347      1560    929549   no data   no data  --
141.80/141.87	c  N st    59    806161       260       104       520     70844      1560   2166345   no data   no data  --
141.80/141.87	c  S st    59    806161       260       104       520     70844      1560   2166345   no data   no data  --
142.09/142.19	c  S st    59    806662       260       104       520     71345      1560   2183098   no data   no data  --
142.19/142.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.19/142.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.19/142.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
142.29/142.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.69/142.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
142.69/142.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
142.69/142.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.19/147.27	c lits-rem:       154  cl-subs:      830  v-elim:      0  v-fix:    0  time:  4.53 s
147.19/147.27	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
147.30/147.31	c vivif2 --  cl tried    70515 cl shrink        0 lits rem          0 time: 0.03
147.30/147.33	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.03
147.30/147.33	c calculated reachability. Time: 0.00
147.30/147.33	c  N st    59    806662       260       104       520     70515      1560   2149096   no data   no data  --
210.79/210.83	c  F st    60   1071875       260       104       520     86198      1560   2714028   no data   no data  --
210.79/210.83	c  N st    60   1071875       260       104       520     86198      1560   2714028   no data   no data  --
212.49/212.59	c Decided on static restart strategy
218.49/218.51	c  N st    70   1100178       260       104       520     69929      1560   1796481   no data   no data  --
227.60/227.64	c  N st    72   1136171       260       104       520     60203      1560   1459061   no data   no data  --
237.60/237.68	c  N st    73   1168564       260       104       520     92048      1560   2737645   no data   no data  --
250.19/250.20	c  N st    74   1209995       260       104       520     86314      1560   2500471   no data   no data  --
250.19/250.20	c  S st    74   1209995       260       104       520     86314      1560   2500471   no data   no data  --
250.49/250.58	c  S st    74   1210496       260       104       520     86812      1560   2517173   no data   no data  --
250.49/250.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.49/250.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.59/250.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
250.70/250.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.19/251.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.53 s
251.19/251.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
251.19/251.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
257.79/257.84	c lits-rem:       116  cl-subs:     1859  v-elim:      0  v-fix:    0  time:  6.55 s
257.79/257.84	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
257.79/257.87	c vivif2 --  cl tried    84953 cl shrink        0 lits rem          0 time: 0.03
257.89/257.91	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.04
257.89/257.91	c calculated reachability. Time: 0.00
257.89/257.91	c  N st    74   1210496       260       104       520     84953      1560   2450067   no data   no data  --
278.79/278.86	c  N st    75   1283378       260       104       520     61378      1560   1417266   no data   no data  --
310.49/310.58	c  N st    76   1392701       260       104       520     69677      1560   1686792   no data   no data  --
359.10/359.13	c  N st    77   1556687       260       104       520     74298      1560   1848314   no data   no data  --
411.30/411.37	c  N st    78   1710496       260       104       520     60677      1560   1192237   no data   no data  --
411.30/411.37	c  S st    78   1710496       260       104       520     60677      1560   1192237   no data   no data  --
411.59/411.64	c  S st    78   1711002       260       104       520     61183      1560   1209826   no data   no data  --
411.59/411.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
411.59/411.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.69/411.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.05
411.69/411.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.79/411.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
411.79/411.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
411.79/411.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
413.29/413.34	c lits-rem:       118  cl-subs:      176  v-elim:      0  v-fix:    0  time:  1.45 s
413.29/413.34	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
413.29/413.35	c vivif2 --  cl tried    61007 cl shrink        0 lits rem          0 time: 0.01
413.29/413.37	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.02
413.29/413.37	c calculated reachability. Time: 0.00
413.29/413.37	c  N st    78   1711002       260       104       520     61007      1560   1203545   no data   no data  --
543.30/543.38	c  N st    79   2079966       260       104       520     66803      1560   1280067   no data   no data  --
585.40/585.49	c  N st    80   2211002       260       104       520     68838      1560   1335189   no data   no data  --
585.40/585.49	c  S st    80   2211002       260       104       520     68838      1560   1335189   no data   no data  --
585.70/585.80	c  S st    80   2211507       260       104       520     69339      1560   1351575   no data   no data  --
585.80/585.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
585.80/585.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
585.80/585.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
585.90/585.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
586.00/586.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
586.00/586.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
586.00/586.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
587.70/587.74	c lits-rem:        41  cl-subs:      227  v-elim:      0  v-fix:    0  time:  1.64 s
587.70/587.74	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
587.70/587.76	c vivif2 --  cl tried    69112 cl shrink        0 lits rem          0 time: 0.02
587.70/587.78	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.03
587.70/587.79	c calculated reachability. Time: 0.00
587.70/587.79	c  N st    80   2211507       260       104       520     69112      1560   1343174   no data   no data  --
772.90/772.91	c  N st    81   2711510       260       104       520     84912      1560   1860799   no data   no data  --
772.90/772.91	c  S st    81   2711510       260       104       520     84912      1560   1860799   no data   no data  --
773.21/773.25	c  S st    81   2712014       260       104       520     85416      1560   1878081   no data   no data  --
773.21/773.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.21/773.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
773.31/773.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
773.40/773.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.60/773.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
773.60/773.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
773.60/773.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.11/777.15	c lits-rem:        91  cl-subs:      753  v-elim:      0  v-fix:    0  time:  3.48 s
777.11/777.15	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
777.11/777.17	c vivif2 --  cl tried    84663 cl shrink        0 lits rem          0 time: 0.02
777.21/777.20	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.03
777.21/777.21	c calculated reachability. Time: 0.00
777.21/777.21	c  N st    81   2712014       260       104       520     84663      1560   1854641   no data   no data  --
981.61/981.62	c  N st    82   3212014       260       104       520    131059      1560   3760350   no data   no data  --
981.61/981.62	c  S st    82   3212014       260       104       520    131059      1560   3760350   no data   no data  --
982.11/982.17	c  S st    82   3212518       260       104       520    131560      1560   3776870   no data   no data  --
982.11/982.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
982.11/982.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
982.32/982.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.14
982.41/982.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.21/983.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.78 s
983.21/983.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
983.21/983.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1039.42/1039.49	c lits-rem:       412  cl-subs:     2873  v-elim:      0  v-fix:    0  time: 56.28 s
1039.42/1039.49	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
1039.52/1039.53	c vivif2 --  cl tried   128687 cl shrink        0 lits rem          0 time: 0.05
1039.52/1039.58	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.05
1039.52/1039.59	c calculated reachability. Time: 0.00
1039.52/1039.59	c  N st    82   3212518       260       104       520    128687      1560   3681956   no data   no data  --
1234.42/1234.49	c  N st    83   3712518       260       104       520    139708      1560   3887137   no data   no data  --
1234.42/1234.49	c  S st    83   3712518       260       104       520    139708      1560   3887137   no data   no data  --
1235.02/1235.07	c  S st    83   3713020       260       104       520    140207      1560   3904119   no data   no data  --
1235.02/1235.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1235.02/1235.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1235.22/1235.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.15
1235.33/1235.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1236.11/1236.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.79 s
1236.11/1236.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1236.11/1236.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1293.22/1293.26	c lits-rem:       217  cl-subs:     2378  v-elim:      0  v-fix:    0  time: 57.14 s
1293.22/1293.26	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
1293.32/1293.31	c vivif2 --  cl tried   137829 cl shrink        0 lits rem          0 time: 0.05
1293.32/1293.37	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.06
1293.32/1293.37	c calculated reachability. Time: 0.00
1293.32/1293.37	c  N st    83   3713020       260       104       520    137829      1560   3820907   no data   no data  --

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-3370590-1305390068/watcher-3370590-1305390068 -o /tmp/evaluation-result-3370590-1305390068/solver-3370590-1305390068 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370590-1305390068.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: 3.75 3.95 3.92 4/275 24799
/proc/meminfo: memFree=20993652/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=29820 CPUtime=0 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 529 0 0 0 0 0 0 0 25 0 1 0 650606576 30535680 468 33554432000 4194304 4650387 140734467708352 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 7455 468 377 112 0 2420 0

[startup+0.082028 s]
/proc/loadavg: 3.75 3.95 3.92 4/275 24799
/proc/meminfo: memFree=20993652/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=29968 CPUtime=0.07 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 700 0 0 0 7 0 0 0 25 0 1 0 650606576 30687232 639 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 7492 640 378 112 0 2457 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29968

[startup+0.101025 s]
/proc/loadavg: 3.75 3.95 3.92 4/275 24799
/proc/meminfo: memFree=20993652/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=29968 CPUtime=0.09 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 732 0 0 0 9 0 0 0 25 0 1 0 650606576 30687232 671 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 7492 671 378 112 0 2457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29968

[startup+0.300988 s]
/proc/loadavg: 3.75 3.95 3.92 4/275 24799
/proc/meminfo: memFree=20993652/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=30784 CPUtime=0.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 1103 0 0 0 29 0 0 0 25 0 1 0 650606576 31522816 831 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366036 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 7696 831 380 112 0 2661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700917 s]
/proc/loadavg: 3.75 3.95 3.92 4/275 24799
/proc/meminfo: memFree=20993652/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=31472 CPUtime=0.69 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 1652 0 0 0 69 0 0 0 25 0 1 0 650606576 32227328 1033 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 7868 1033 380 112 0 2833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31472

[startup+1.50078 s]
/proc/loadavg: 3.75 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20969632/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=32384 CPUtime=1.48 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 2742 0 0 0 148 0 0 0 25 0 1 0 650606576 33161216 1126 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 8096 1126 381 112 0 3061 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32384

[startup+3.10049 s]
/proc/loadavg: 3.75 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20937564/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=41060 CPUtime=3.08 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 5374 0 0 0 308 0 0 0 25 0 1 0 650606576 42045440 3192 33554432000 4194304 4650387 140734467708352 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 10265 3192 382 112 0 5230 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41060

[startup+6.30092 s]
/proc/loadavg: 3.77 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20933960/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=43624 CPUtime=6.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 8197 0 0 0 628 1 0 0 25 0 1 0 650606576 44670976 3818 33554432000 4194304 4650387 140734467708352 18446744073709551615 4436141 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 10906 3818 382 112 0 5871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43624

[startup+12.7008 s]
/proc/loadavg: 3.79 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20899544/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=52768 CPUtime=12.68 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 12500 0 0 0 1267 1 0 0 25 0 1 0 650606576 54034432 6421 33554432000 4194304 4650387 140734467708352 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 13192 6421 382 112 0 8157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52768

[startup+25.5005 s]
/proc/loadavg: 3.84 3.95 3.92 5/285 24822
/proc/meminfo: memFree=20866364/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=63888 CPUtime=25.49 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 20843 0 0 0 2546 3 0 0 25 0 1 0 650606576 65421312 9259 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 15972 9259 382 112 0 10937 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63888

[startup+51.101 s]
/proc/loadavg: 4.02 3.99 3.93 5/285 24822
/proc/meminfo: memFree=20830708/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=79120 CPUtime=51.09 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 34420 0 0 0 5103 6 0 0 25 0 1 0 650606576 81018880 12719 33554432000 4194304 4650387 140734467708352 18446744073709551615 4436425 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 19780 12719 382 112 0 14745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79120

[startup+102.311 s]
/proc/loadavg: 4.01 3.99 3.93 5/285 24932
/proc/meminfo: memFree=20724388/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=94344 CPUtime=102.3 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 53869 0 0 0 10219 11 0 0 25 0 1 0 650606576 96608256 16776 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 23586 16776 382 112 0 18551 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94344

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/285 24933
/proc/meminfo: memFree=20651096/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=118656 CPUtime=162.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 75690 0 0 0 16212 17 0 0 25 0 1 0 650606576 121503744 21796 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 29664 21796 382 112 0 24629 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 118656

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/285 24935
/proc/meminfo: memFree=20637904/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=119184 CPUtime=222.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 90872 0 0 0 22209 20 0 0 25 0 1 0 650606576 122044416 22760 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 29796 22760 382 112 0 24761 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119184

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.94 5/285 24937
/proc/meminfo: memFree=20555168/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=143652 CPUtime=282.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 108344 0 0 0 28205 24 0 0 25 0 1 0 650606576 147099648 28235 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 35913 28235 382 112 0 30878 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 143652

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/285 24938
/proc/meminfo: memFree=20550548/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=143960 CPUtime=342.29 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 120980 0 0 0 34201 28 0 0 25 0 1 0 650606576 147415040 27996 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 35990 27996 382 112 0 30955 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 143960

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/285 24940
/proc/meminfo: memFree=20552844/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=144248 CPUtime=402.3 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 132499 0 0 0 40197 33 0 0 25 0 1 0 650606576 147709952 29052 33554432000 4194304 4650387 140734467708352 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 36062 29052 382 112 0 31027 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 144248

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24941
/proc/meminfo: memFree=20517816/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=144496 CPUtime=462.3 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 143115 0 0 0 46193 37 0 0 25 0 1 0 650606576 147963904 28511 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 36124 28511 382 112 0 31089 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144496

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/285 24943
/proc/meminfo: memFree=20526848/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=144752 CPUtime=522.3 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 153857 0 0 0 52190 40 0 0 25 0 1 0 650606576 148226048 27814 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 36188 27814 382 112 0 31153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144752

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/285 24945
/proc/meminfo: memFree=20471868/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=202024 CPUtime=582.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 164376 0 0 0 58185 46 0 0 25 0 1 0 650606576 206872576 30303 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 50506 30303 382 112 0 45471 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 202024

[startup+642.301 s]
/proc/loadavg: 4.08 4.03 3.95 5/285 24946
/proc/meminfo: memFree=20458428/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=149068 CPUtime=642.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 174883 0 0 0 64182 49 0 0 25 0 1 0 650606576 152645632 28366 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 37267 28366 382 112 0 32232 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149068

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/285 24948
/proc/meminfo: memFree=20466200/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=149252 CPUtime=702.3 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 184932 0 0 0 70178 52 0 0 25 0 1 0 650606576 152834048 29778 33554432000 4194304 4650387 140734467708352 18446744073709551615 4367217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 37313 29778 382 112 0 32278 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 149252

[startup+762.31 s]
/proc/loadavg: 4.01 4.02 3.95 5/285 24949
/proc/meminfo: memFree=20465276/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=208984 CPUtime=762.32 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 195092 0 0 0 76175 57 0 0 25 0 1 0 650606576 213999616 30924 33554432000 4194304 4650387 140734467708352 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 52246 30924 382 112 0 47211 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 208984

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.95 6/285 24951
/proc/meminfo: memFree=20442284/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=220436 CPUtime=822.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 206552 0 0 0 82170 61 0 0 25 0 1 0 650606576 225726464 33310 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 55109 33310 382 112 0 50074 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 220436

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.96 5/285 24953
/proc/meminfo: memFree=20417216/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=160464 CPUtime=882.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 215436 0 0 0 88166 65 0 0 25 0 1 0 650606576 164315136 32732 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 40116 32732 382 112 0 35081 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 160464

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20419044/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=160668 CPUtime=942.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 224991 0 0 0 94162 69 0 0 25 0 1 0 650606576 164524032 32336 33554432000 4194304 4650387 140734467708352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 40167 32336 382 112 0 35132 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 160668

[startup+1002.3 s]
/proc/loadavg: 3.44 3.86 3.90 4/279 24973
/proc/meminfo: memFree=20498780/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=269016 CPUtime=1002.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 241490 0 0 0 100159 72 0 0 25 0 1 0 650606576 275472384 43742 33554432000 4194304 4650387 140734467708352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 67254 43742 382 112 0 62219 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 269016

[startup+1062.3 s]
/proc/loadavg: 3.21 3.71 3.85 4/279 24974
/proc/meminfo: memFree=20463148/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=206804 CPUtime=1062.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 245736 0 0 0 106158 73 0 0 25 0 1 0 650606576 211767296 42827 33554432000 4194304 4650387 140734467708352 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 51701 42827 382 112 0 46666 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 206804

[startup+1122.3 s]
/proc/loadavg: 3.08 3.58 3.79 4/279 24976
/proc/meminfo: memFree=20456268/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=206980 CPUtime=1122.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 255567 0 0 0 112156 75 0 0 25 0 1 0 650606576 211947520 42626 33554432000 4194304 4650387 140734467708352 18446744073709551615 4331748 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 51745 42626 382 112 0 46710 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 206980

[startup+1182.3 s]
/proc/loadavg: 3.13 3.50 3.75 4/279 24978
/proc/meminfo: memFree=20465412/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=207172 CPUtime=1182.31 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 265599 0 0 0 118154 77 0 0 25 0 1 0 650606576 212144128 42174 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 51793 42174 382 112 0 46758 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 207172

[startup+1242.3 s]
/proc/loadavg: 3.05 3.41 3.70 4/279 24979
/proc/meminfo: memFree=20443200/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=283380 CPUtime=1242.32 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 275904 0 0 0 124152 80 0 0 25 0 1 0 650606576 290181120 47134 33554432000 4194304 4650387 140734467708352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 70845 47134 382 112 0 65810 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 283380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.33 3.66 4/279 24981
/proc/meminfo: memFree=20431276/32950904 swapFree=67057400/67111528
[pid=24799] ppid=24797 vsize=283380 CPUtime=1300.03 cores=5,7
/proc/24799/stat : 24799 (strangenight1-s) R 24797 24799 24601 0 -1 4202496 276694 0 0 0 129923 80 0 0 25 0 1 0 650606576 290181120 47924 33554432000 4194304 4650387 140734467708352 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24799/statm: 70845 47924 382 112 0 65810 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 283380

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

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

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

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

runsolver used 3.37149 second user time and 7.92579 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 18:21:08
IDJOB=3370590
IDBENCH=83153
IDSOLVER=1847
FILE ID=node121/3370590-1305390068
RUNJOBID= node121-1305388766-24622
PBS_JOBID= 13324417
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370590-1305390068/watcher-3370590-1305390068 -o /tmp/evaluation-result-3370590-1305390068/solver-3370590-1305390068 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370590-1305390068.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=656294526

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20988476 kB
Buffers:        294176 kB
Cached:        5944200 kB
SwapCached:       7656 kB
Active:        6394436 kB
Inactive:      5214880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20988476 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:     5368344 kB
Mapped:          22288 kB
Slab:           264932 kB
PageTables:      24668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30678528 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= 73412 MiB
End job on node121 at 2011-05-14 18:42:50