Trace number 3273431

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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-3273431-1303605830.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:         720
0.00/0.00	c -- clauses added:            0 learnts,          720 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300       120       600         0      1800         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/120/120 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:    300 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:     159 undec:       0 neg:     141
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       300       120       600         0      1800         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.17	c  N st     8      4921       300       120       600      4849      1800    213962   no data   no data  --
0.49/0.51	c  N st    10     11305       300       120       600      4482      1800    155761   no data   no data  --
0.79/0.89	c  N st    11     17048       300       120       600     10042      1800    439779   no data   no data  --
1.39/1.46	c  F st    12     25002       300       120       600     12410      1800    495783   no data   no data  --
1.39/1.46	c  N st    12     25002       300       120       600     12410      1800    495783   no data   no data  --
1.79/1.80	c Decided on static restart strategy
1.79/1.80	c  N st    18     30000       300       120       600     10631      1800    364784   no data   no data  --
1.79/1.80	c  S st    18     30000       300       120       600     10631      1800    364784   no data   no data  --
1.79/1.86	c  S st    18     30502       300       120       600     11132      1800    383352   no data   no data  --
1.79/1.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.79/1.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1.89/1.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.89/1.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.10	c lits-rem:       236  cl-subs:      101  v-elim:      0  v-fix:    0  time:  1.14 s
3.09/3.10	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
3.09/3.10	c calculated reachability. Time: 0.00
3.09/3.10	c  N st    18     30502       300       120       600     11031      1800    378476   no data   no data  --
3.49/3.58	c  N st    20     37616       300       120       600     10219      1800    338830   no data   no data  --
4.10/4.12	c  N st    21     44015       300       120       600     16496      1800    632253   no data   no data  --
4.20/4.28	c  S st    22     45756       300       120       600      9430      1800    259574   no data   no data  --
4.30/4.33	c  S st    22     46261       300       120       600      9932      1800    277052   no data   no data  --
4.30/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.30/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4.30/4.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4.30/4.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.60	c lits-rem:        41  cl-subs:       31  v-elim:      0  v-fix:    0  time:  0.21 s
4.59/4.60	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c vivif2 --  cl tried     9901 cl shrink        0 lits rem          0 time: 0.00
4.59/4.61	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
4.59/4.61	c calculated reachability. Time: 0.00
4.59/4.61	c  N st    22     46261       300       120       600      9901      1800    275804   no data   no data  --
5.89/5.98	c  N st    23     60658       300       120       600     14245      1800    488783   no data   no data  --
6.69/6.79	c  N st    24     69391       300       120       600     12041      1800    338622   no data   no data  --
6.69/6.79	c  S st    24     69391       300       120       600     12041      1800    338622   no data   no data  --
6.79/6.84	c  S st    24     69893       300       120       600     12541      1800    356493   no data   no data  --
6.79/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.79/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
6.89/6.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
6.89/6.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.90/7.94	c lits-rem:       143  cl-subs:       59  v-elim:      0  v-fix:    0  time:  1.01 s
7.90/7.94	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
7.90/7.94	c vivif2 --  cl tried    12482 cl shrink        0 lits rem          0 time: 0.00
7.90/7.94	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.00
7.90/7.94	c calculated reachability. Time: 0.00
7.90/7.94	c  N st    24     69893       300       120       600     12482      1800    353846   no data   no data  --
9.59/9.63	c  F st    25     87500       300       120       600     18000      1800    586641   no data   no data  --
9.59/9.63	c  N st    25     87500       300       120       600     18000      1800    586641   no data   no data  --
10.09/10.19	c Decided on static restart strategy
10.49/10.54	c  N st    32     95537       300       120       600     13136      1800    328496   no data   no data  --
11.39/11.43	c  N st    34    104839       300       120       600     22239      1800    735832   no data   no data  --
11.39/11.43	c  S st    34    104839       300       120       600     22239      1800    735832   no data   no data  --
11.49/11.52	c  S st    34    105343       300       120       600     22741      1800    754452   no data   no data  --
11.49/11.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.49/11.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
11.69/11.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.69/11.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.79/13.86	c lits-rem:       566  cl-subs:      294  v-elim:      0  v-fix:    0  time:  2.10 s
13.79/13.86	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
13.79/13.87	c vivif2 --  cl tried    22447 cl shrink        0 lits rem          0 time: 0.01
13.79/13.88	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
13.79/13.88	c calculated reachability. Time: 0.00
13.79/13.88	c  N st    34    105343       300       120       600     22447      1800    739669   no data   no data  --
14.79/14.80	c  N st    35    114942       300       120       600     18153      1800    523806   no data   no data  --
16.80/16.81	c  N st    36    129340       300       120       600     17542      1800    483880   no data   no data  --
19.29/19.35	c  N st    37    150935       300       120       600     23048      1800    732384   no data   no data  --
20.09/20.11	c  S st    38    158014       300       120       600     30014      1800   1035365   no data   no data  --
20.19/20.24	c  S st    38    158518       300       120       600     30517      1800   1053373   no data   no data  --
20.19/20.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
20.19/20.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.49/20.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
20.49/20.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
20.49/20.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.49	c lits-rem:       143  cl-subs:      269  v-elim:      0  v-fix:    0  time:  0.97 s
21.39/21.49	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
21.49/21.50	c vivif2 --  cl tried    30248 cl shrink        0 lits rem          0 time: 0.01
21.49/21.51	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
21.49/21.51	c calculated reachability. Time: 0.00
21.49/21.51	c  N st    38    158518       300       120       600     30248      1800   1038985   no data   no data  --
28.39/28.44	c  N st    39    207106       300       120       600     24902      1800    721034   no data   no data  --
32.89/32.97	c  N st    40    237778       300       120       600     35482      1800   1207807   no data   no data  --
32.89/32.97	c  S st    40    237778       300       120       600     35482      1800   1207807   no data   no data  --
33.09/33.12	c  S st    40    238282       300       120       600     35978      1800   1226176   no data   no data  --
33.09/33.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.09/33.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.09/33.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
33.09/33.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.39/33.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.28 s
33.39/33.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
33.39/33.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.79/34.85	c lits-rem:       538  cl-subs:      415  v-elim:      0  v-fix:    0  time:  1.38 s
34.79/34.85	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
34.79/34.87	c vivif2 --  cl tried    35563 cl shrink        0 lits rem          0 time: 0.01
34.79/34.88	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
34.79/34.88	c calculated reachability. Time: 0.00
34.79/34.88	c  N st    40    238282       300       120       600     35563      1800   1204756   no data   no data  --
45.79/45.81	c  F st    41    306251       300       120       600     37441      1800   1242516   no data   no data  --
45.79/45.81	c  N st    41    306251       300       120       600     37441      1800   1242516   no data   no data  --
46.69/46.76	c Decided on static restart strategy
50.69/50.75	c  N st    51    334553       300       120       600     41670      1800   1406808   no data   no data  --
54.70/54.77	c  N st    53    357426       300       120       600     39550      1800   1248326   no data   no data  --
54.70/54.77	c  S st    53    357426       300       120       600     39550      1800   1248326   no data   no data  --
54.90/54.95	c  S st    53    357929       300       120       600     40052      1800   1266489   no data   no data  --
54.90/54.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.90/54.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.90/54.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
55.00/55.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.29/55.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
55.29/55.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
55.29/55.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.59/56.67	c lits-rem:       507  cl-subs:      382  v-elim:      0  v-fix:    0  time:  1.35 s
56.59/56.67	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
56.59/56.69	c vivif2 --  cl tried    39670 cl shrink        0 lits rem          0 time: 0.01
56.69/56.70	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
56.69/56.70	c calculated reachability. Time: 0.00
56.69/56.70	c  N st    53    357929       300       120       600     39670      1800   1247303   no data   no data  --
62.80/62.86	c  N st    54    390322       300       120       600     45957      1800   1569210   no data   no data  --
72.19/72.29	c  N st    55    438910       300       120       600     39635      1800   1134531   no data   no data  --
85.89/85.94	c  N st    56    511792       300       120       600     53500      1800   1705367   no data   no data  --
90.70/90.74	c  N st    57    536894       300       120       600     47644      1800   1483476   no data   no data  --
90.70/90.74	c  S st    57    536894       300       120       600     47644      1800   1483476   no data   no data  --
90.90/90.93	c  S st    57    537394       300       120       600     48144      1800   1502494   no data   no data  --
90.90/90.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.90/90.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.90/90.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
91.00/91.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.30/91.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.29 s
91.30/91.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
91.30/91.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.40/93.41	c lits-rem:       264  cl-subs:      476  v-elim:      0  v-fix:    0  time:  2.10 s
93.40/93.41	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
93.40/93.43	c vivif2 --  cl tried    47668 cl shrink        0 lits rem          0 time: 0.02
93.40/93.44	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.01
93.40/93.44	c calculated reachability. Time: 0.00
93.40/93.44	c  N st    57    537394       300       120       600     47668      1800   1479069   no data   no data  --
128.09/128.10	c  N st    58    701378       300       120       600     41554      1800   1044429   no data   no data  --
151.49/151.57	c  N st    59    806093       300       120       600     70688      1800   2499196   no data   no data  --
151.49/151.57	c  S st    59    806093       300       120       600     70688      1800   2499196   no data   no data  --
151.80/151.89	c  S st    59    806594       300       120       600     71188      1800   2517880   no data   no data  --
151.80/151.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.80/151.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.89/151.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
151.99/152.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.60/152.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.62 s
152.60/152.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
152.60/152.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.80/160.80	c lits-rem:       315  cl-subs:     1033  v-elim:      0  v-fix:    0  time:  8.13 s
160.80/160.80	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
160.80/160.83	c vivif2 --  cl tried    70155 cl shrink        0 lits rem          0 time: 0.03
160.80/160.86	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.03
160.80/160.87	c calculated reachability. Time: 0.00
160.80/160.87	c  N st    59    806594       300       120       600     70155      1800   2466003   no data   no data  --
233.00/233.08	c  F st    60   1071875       300       120       600     86464      1800   3006686   no data   no data  --
233.00/233.08	c  N st    60   1071875       300       120       600     86464      1800   3006686   no data   no data  --
235.40/235.42	c Decided on static restart strategy
242.49/242.51	c  N st    70   1100177       300       120       600     69962      1800   2064631   no data   no data  --
253.20/253.30	c  N st    72   1136169       300       120       600     59979      1800   1607138   no data   no data  --
262.50/262.56	c  N st    73   1168561       300       120       600     91862      1800   3119080   no data   no data  --
275.20/275.28	c  N st    74   1209892       300       120       600     86448      1800   2799787   no data   no data  --
275.20/275.28	c  S st    74   1209892       300       120       600     86448      1800   2799787   no data   no data  --
275.70/275.72	c  S st    74   1210397       300       120       600     86951      1800   2818460   no data   no data  --
275.70/275.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
275.70/275.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.80/275.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
275.90/275.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.59/276.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
276.59/276.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
276.59/276.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
285.00/285.03	c lits-rem:      5041  cl-subs:      936  v-elim:      0  v-fix:    0  time:  8.41 s
285.00/285.03	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
285.00/285.07	c vivif2 --  cl tried    86015 cl shrink        0 lits rem          0 time: 0.04
285.10/285.11	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.04
285.10/285.11	c calculated reachability. Time: 0.00
285.10/285.11	c  N st    74   1210397       300       120       600     86015      1800   2771679   no data   no data  --
308.20/308.26	c  N st    75   1283279       300       120       600     62307      1800   1727082   no data   no data  --
349.50/349.58	c  N st    76   1392604       300       120       600     70081      1800   1969257   no data   no data  --
400.31/400.31	c  N st    77   1556590       300       120       600     74871      1800   2142191   no data   no data  --
447.90/447.94	c  N st    78   1710397       300       120       600     61364      1800   1358981   no data   no data  --
447.90/447.94	c  S st    78   1710397       300       120       600     61364      1800   1358981   no data   no data  --
448.20/448.20	c  S st    78   1710898       300       120       600     61864      1800   1377567   no data   no data  --
448.20/448.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.20/448.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
448.20/448.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
448.30/448.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.50/448.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
448.50/448.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
448.50/448.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.00/450.01	c lits-rem:        48  cl-subs:      244  v-elim:      0  v-fix:    0  time:  1.46 s
450.00/450.01	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
450.00/450.03	c vivif2 --  cl tried    61620 cl shrink        0 lits rem          0 time: 0.02
450.00/450.05	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
450.00/450.05	c calculated reachability. Time: 0.00
450.00/450.05	c  N st    78   1710898       300       120       600     61620      1800   1369039   no data   no data  --
576.31/576.37	c  N st    79   2079864       300       120       600     67243      1800   1497857   no data   no data  --
640.71/640.75	c  N st    80   2210899       300       120       600     69450      1800   1505344   no data   no data  --
640.71/640.75	c  S st    80   2210899       300       120       600     69450      1800   1505344   no data   no data  --
641.01/641.06	c  S st    80   2211401       300       120       600     69949      1800   1524016   no data   no data  --
641.01/641.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
641.01/641.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.11/641.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
641.11/641.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.41/641.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
641.41/641.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
641.41/641.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
643.42/643.42	c lits-rem:       157  cl-subs:      243  v-elim:      0  v-fix:    0  time:  2.01 s
643.42/643.42	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
643.42/643.45	c vivif2 --  cl tried    69706 cl shrink        0 lits rem          0 time: 0.02
643.42/643.47	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.02
643.42/643.47	c calculated reachability. Time: 0.00
643.42/643.47	c  N st    80   2211401       300       120       600     69706      1800   1516097   no data   no data  --
831.41/831.49	c  N st    81   2711404       300       120       600     86575      1800   2091934   no data   no data  --
831.41/831.49	c  S st    81   2711404       300       120       600     86575      1800   2091934   no data   no data  --
831.81/831.89	c  S st    81   2711908       300       120       600     87079      1800   2110901   no data   no data  --
831.91/831.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
831.91/831.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
832.01/832.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
832.01/832.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.41/832.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
832.41/832.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
832.41/832.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
835.91/836.00	c lits-rem:        76  cl-subs:      397  v-elim:      0  v-fix:    0  time:  3.56 s
835.91/836.00	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
836.01/836.03	c vivif2 --  cl tried    86682 cl shrink        0 lits rem          0 time: 0.03
836.01/836.06	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.04
836.01/836.07	c calculated reachability. Time: 0.00
836.01/836.07	c  N st    81   2711908       300       120       600     86682      1800   2092900   no data   no data  --
1060.32/1060.31	c  N st    82   3211909       300       120       600    132397      1800   4326105   no data   no data  --
1060.32/1060.31	c  S st    82   3211909       300       120       600    132397      1800   4326105   no data   no data  --
1060.91/1060.92	c  S st    82   3212412       300       120       600    132899      1800   4344208   no data   no data  --
1060.91/1060.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1060.91/1060.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1061.11/1061.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.17
1061.22/1061.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1062.52/1062.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
1062.52/1062.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1062.52/1062.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1144.72/1144.71	c lits-rem:       573  cl-subs:     1685  v-elim:      0  v-fix:    0  time: 82.21 s
1144.72/1144.71	c vivif2 --  cl tried      120 cl shrink        0 lits rem          0 time: 0.00
1144.72/1144.78	c vivif2 --  cl tried   131214 cl shrink        0 lits rem          0 time: 0.06
1144.82/1144.84	c asymm  cl-useful: 0/120/120 lits-rem:0 time: 0.06
1144.82/1144.84	c calculated reachability. Time: 0.00
1144.82/1144.84	c  N st    82   3212412       300       120       600    131214      1800   4271226   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: 935)

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-3273431-1303605830/watcher-3273431-1303605830 -o /tmp/evaluation-result-3273431-1303605830/solver-3273431-1303605830 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3273431-1303605830.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.85 1.00 1.67 2/179 5756
/proc/meminfo: memFree=19321532/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=29820 CPUtime=0 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 543 0 0 0 0 0 0 0 22 0 1 0 472185650 30535680 480 33554432000 4194304 4650387 140735303186592 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 7455 480 377 112 0 2420 0

[startup+0.057493 s]
/proc/loadavg: 0.85 1.00 1.67 2/179 5756
/proc/meminfo: memFree=19321532/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=29956 CPUtime=0.05 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 663 0 0 0 5 0 0 0 22 0 1 0 472185650 30674944 600 33554432000 4194304 4650387 140735303186592 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 7489 600 378 112 0 2454 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29956

[startup+0.100532 s]
/proc/loadavg: 0.85 1.00 1.67 2/179 5756
/proc/meminfo: memFree=19321532/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=30088 CPUtime=0.09 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 742 0 0 0 9 0 0 0 22 0 1 0 472185650 30810112 679 33554432000 4194304 4650387 140735303186592 18446744073709551615 216634176545 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 7522 679 378 112 0 2487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30088

[startup+0.300456 s]
/proc/loadavg: 0.85 1.00 1.67 2/179 5756
/proc/meminfo: memFree=19321532/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=30624 CPUtime=0.29 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 1097 0 0 0 29 0 0 0 23 0 1 0 472185650 31358976 806 33554432000 4194304 4650387 140735303186592 18446744073709551615 4333491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 7656 806 380 112 0 2621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30624

[startup+0.700409 s]
/proc/loadavg: 0.85 1.00 1.67 2/179 5756
/proc/meminfo: memFree=19321532/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=31432 CPUtime=0.69 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 1685 0 0 0 69 0 0 0 25 0 1 0 472185650 32186368 1017 33554432000 4194304 4650387 140735303186592 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 7858 1017 380 112 0 2823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31432

[startup+1.50024 s]
/proc/loadavg: 0.85 1.00 1.67 5/190 5777
/proc/meminfo: memFree=19297740/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=32200 CPUtime=1.49 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 2542 0 0 0 149 0 0 0 25 0 1 0 472185650 32972800 1369 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 8050 1369 381 112 0 3015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32200

[startup+3.10096 s]
/proc/loadavg: 0.85 1.00 1.67 5/190 5777
/proc/meminfo: memFree=19266740/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=41744 CPUtime=3.09 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 5236 0 0 0 309 0 0 0 25 0 1 0 472185650 42745856 3497 33554432000 4194304 4650387 140735303186592 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 10436 3497 382 112 0 5401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41744

[startup+6.30039 s]
/proc/loadavg: 1.10 1.05 1.68 5/190 5777
/proc/meminfo: memFree=19254668/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=42924 CPUtime=6.29 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 7884 0 0 0 628 1 0 0 25 0 1 0 472185650 43954176 3998 33554432000 4194304 4650387 140735303186592 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 10731 3998 382 112 0 5696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42924

[startup+12.7003 s]
/proc/loadavg: 1.33 1.10 1.69 5/190 5777
/proc/meminfo: memFree=19221212/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=54416 CPUtime=12.69 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 13387 0 0 0 1267 2 0 0 25 0 1 0 472185650 55721984 6732 33554432000 4194304 4650387 140735303186592 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 13604 6732 382 112 0 8569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54416

[startup+25.501 s]
/proc/loadavg: 1.92 1.24 1.73 5/190 5777
/proc/meminfo: memFree=19183772/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=67200 CPUtime=25.49 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 22127 0 0 0 2545 4 0 0 25 0 1 0 472185650 68812800 9471 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 16800 9471 382 112 0 11765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67200

[startup+51.1005 s]
/proc/loadavg: 2.63 1.46 1.79 5/190 5778
/proc/meminfo: memFree=19140780/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=78600 CPUtime=51.09 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 35222 0 0 0 5103 6 0 0 25 0 1 0 472185650 80486400 12876 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 19650 12876 382 112 0 14615 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78600

[startup+102.306 s]
/proc/loadavg: 3.48 1.88 1.91 5/190 5779
/proc/meminfo: memFree=19082496/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=100504 CPUtime=102.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 57376 0 0 0 10218 12 0 0 25 0 1 0 472185650 102916096 18475 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 25126 18475 382 112 0 20091 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100504

[startup+162.301 s]
/proc/loadavg: 3.81 2.26 2.04 5/190 5781
/proc/meminfo: memFree=19003484/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=135480 CPUtime=162.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 82309 0 0 0 16213 17 0 0 25 0 1 0 472185650 138731520 27332 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 33870 27332 382 112 0 28835 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 135480

[startup+222.3 s]
/proc/loadavg: 3.93 2.58 2.16 5/190 5783
/proc/meminfo: memFree=18962148/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=136148 CPUtime=222.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 99194 0 0 0 22209 21 0 0 25 0 1 0 472185650 139415552 25650 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 34037 25650 382 112 0 29002 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 136148

[startup+282.301 s]
/proc/loadavg: 3.97 2.83 2.27 5/190 5784
/proc/meminfo: memFree=18909168/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=161224 CPUtime=282.29 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 116529 0 0 0 28205 24 0 0 25 0 1 0 472185650 165093376 33146 33554432000 4194304 4650387 140735303186592 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 40306 33146 382 112 0 35271 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 161224

[startup+342.301 s]
/proc/loadavg: 3.99 3.04 2.38 5/190 5786
/proc/meminfo: memFree=18883484/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=162904 CPUtime=342.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 127979 0 0 0 34199 31 0 0 25 0 1 0 472185650 166813696 33905 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 40726 33905 382 112 0 35691 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162904

[startup+402.301 s]
/proc/loadavg: 3.99 3.21 2.47 5/190 5787
/proc/meminfo: memFree=18891024/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=163292 CPUtime=402.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 142473 0 0 0 40196 34 0 0 25 0 1 0 472185650 167211008 33247 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 40823 33247 382 112 0 35788 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163292

[startup+462.301 s]
/proc/loadavg: 3.99 3.36 2.57 5/190 5789
/proc/meminfo: memFree=18877720/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=163608 CPUtime=462.3 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 155456 0 0 0 46193 37 0 0 25 0 1 0 472185650 167534592 34066 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 40902 34066 382 112 0 35867 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 163608

[startup+522.3 s]
/proc/loadavg: 3.99 3.47 2.65 5/190 5791
/proc/meminfo: memFree=18873112/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=221816 CPUtime=522.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 168507 0 0 0 52190 41 0 0 25 0 1 0 472185650 227139584 34321 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 55454 34321 382 112 0 50419 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 221816

[startup+582.301 s]
/proc/loadavg: 3.99 3.56 2.74 5/190 5792
/proc/meminfo: memFree=18857968/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=164240 CPUtime=582.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 180910 0 0 0 58186 45 0 0 25 0 1 0 472185650 168181760 32929 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 41060 32929 382 112 0 36025 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 164240

[startup+642.301 s]
/proc/loadavg: 4.10 3.67 2.82 5/190 5794
/proc/meminfo: memFree=18840324/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=165292 CPUtime=642.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 189114 0 0 0 64182 50 0 0 25 0 1 0 472185650 169259008 32445 33554432000 4194304 4650387 140735303186592 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 41323 32445 382 112 0 36288 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 165292

[startup+702.301 s]
/proc/loadavg: 4.12 3.74 2.90 5/190 5795
/proc/meminfo: memFree=18827644/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=169152 CPUtime=702.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 200595 0 0 0 70179 52 0 0 25 0 1 0 472185650 173211648 34792 33554432000 4194304 4650387 140735303186592 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 42288 34792 382 112 0 37253 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 169152

[startup+762.307 s]
/proc/loadavg: 4.04 3.79 2.96 5/190 5797
/proc/meminfo: memFree=18823864/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=230764 CPUtime=762.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 210856 0 0 0 76176 56 0 0 25 0 1 0 472185650 236302336 35551 33554432000 4194304 4650387 140735303186592 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 57691 35551 382 112 0 52656 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 230764

[startup+822.3 s]
/proc/loadavg: 4.01 3.82 3.03 5/190 5799
/proc/meminfo: memFree=18800632/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=232296 CPUtime=822.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 221294 0 0 0 82172 59 0 0 25 0 1 0 472185650 237871104 36366 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 58074 36366 382 112 0 53039 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 232296

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.08 5/190 5800
/proc/meminfo: memFree=18791064/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=241744 CPUtime=882.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 233099 0 0 0 88169 62 0 0 25 0 1 0 472185650 247545856 38341 33554432000 4194304 4650387 140735303186592 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 60436 38341 382 112 0 55401 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 241744

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.14 5/190 5802
/proc/meminfo: memFree=18774164/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=178996 CPUtime=942.31 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 241946 0 0 0 94165 66 0 0 25 0 1 0 472185650 183291904 36921 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 44749 36921 382 112 0 39714 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 178996

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.19 5/190 5803
/proc/meminfo: memFree=18759340/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=243284 CPUtime=1002.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 249700 0 0 0 100162 70 0 0 25 0 1 0 472185650 249122816 39304 33554432000 4194304 4650387 140735303186592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 60821 39304 382 112 0 55786 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 243284

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.24 5/190 5814
/proc/meminfo: memFree=18700212/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=280904 CPUtime=1062.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 268793 0 0 0 106156 76 0 0 25 0 1 0 472185650 287645696 47214 33554432000 4194304 4650387 140735303186592 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 70226 47214 382 112 0 65191 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 280904

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.28 5/190 5816
/proc/meminfo: memFree=18661984/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=287508 CPUtime=1122.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 270343 0 0 0 112156 76 0 0 25 0 1 0 472185650 294408192 48764 33554432000 4194304 4650387 140735303186592 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 71877 48764 382 112 0 66842 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 287508

[startup+1182.3 s]
/proc/loadavg: 4.15 3.97 3.33 5/190 5819
/proc/meminfo: memFree=18672848/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=288140 CPUtime=1182.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 276232 0 0 0 118154 78 0 0 25 0 1 0 472185650 295055360 48843 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 72035 48843 382 112 0 67000 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 288140

[startup+1242.3 s]
/proc/loadavg: 4.09 3.99 3.38 5/190 5822
/proc/meminfo: memFree=18674096/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=222880 CPUtime=1242.32 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 285030 0 0 0 124150 82 0 0 25 0 1 0 472185650 228229120 46185 33554432000 4194304 4650387 140735303186592 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 55720 46185 382 112 0 50685 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 222880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.00 3.42 4/188 5824
/proc/meminfo: memFree=18748232/32951124 swapFree=67111528/67111528
[pid=5756] ppid=5754 vsize=288540 CPUtime=1300.03 cores=0,2
/proc/5756/stat : 5756 (strangenight1-s) R 5754 5756 5163 0 -1 4202496 293898 0 0 0 129918 85 0 0 25 0 1 0 472185650 295464960 49141 33554432000 4194304 4650387 140735303186592 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5756/statm: 72135 49141 382 112 0 67100 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 288540

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.18
CPU system time (s): 0.864868
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 305136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.18
system time used= 0.864868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293898
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= 6
involuntary context switches= 1452

runsolver used 2.23666 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 02:43:50
IDJOB=3273431
IDBENCH=83139
IDSOLVER=1589
FILE ID=node103/3273431-1303605830
RUNJOBID= node103-1303605829-5734
PBS_JOBID= 13150592
Free space on /tmp= 71064 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273431-1303605830/watcher-3273431-1303605830 -o /tmp/evaluation-result-3273431-1303605830/solver-3273431-1303605830 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273431-1303605830.cnf

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=2079152308

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19321812 kB
Buffers:       2111164 kB
Cached:       10875980 kB
SwapCached:          0 kB
Active:        3741512 kB
Inactive:      9311156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19321812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:       64772 kB
Mapped:          15168 kB
Slab:           512320 kB
PageTables:       4584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221788 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= 71052 MiB
End job on node103 at 2011-04-24 03:05:32